Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: UART question



>> I suspect that this is behaviour that you have learned because Linux
>> makes it hard to use dmesg.
> What are you talking about?

> $ uname -a;id -u; dmesg |sed 1q
> Linux flying-carpet 6.12.30-current-sunxi #1 SMP Thu May 22 12:29:54 UTC
> 2025 armv7l GNU/Linux
> 1000
> [    0.000000] Booting Linux on physical CPU 0x0
> $ 

Probably more or less this:

$ uname -a; id -u; dmesg | sed 1q
Linux mouchine 5.15.0-86-generic #96-Ubuntu SMP Wed Sep 20 08:23:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
1001
dmesg: read kernel buffer failed: Operation not permitted
$ 

I'm not Linux expert enough to more than guess at why the difference.

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse%rodents-montreal.org@localhost
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index