Re: dmesg suddenly fails when run as normal user on FC39

2024-03-14 Thread Patrick O'Callaghan
On Thu, 2024-03-14 at 11:54 -0700, Samuel Sieb wrote: > On 3/14/24 03:33, Patrick O'Callaghan wrote: > > I think the error message is unhelpful. 'dmesg' could easily detect > > that it wasn't running as root and say something more meaningful. > > That requires a change to the dmesg program.  The

Re: dmesg suddenly fails when run as normal user on FC39

2024-03-14 Thread Samuel Sieb
On 3/14/24 03:33, Patrick O'Callaghan wrote: I think the error message is unhelpful. 'dmesg' could easily detect that it wasn't running as root and say something more meaningful. That requires a change to the dmesg program. The cause of the error is a change in the kernel that dmesg doesn't

Re: dmesg suddenly fails when run as normal user on FC39

2024-03-14 Thread Patrick O'Callaghan
On Wed, 2024-03-13 at 16:47 -0700, Samuel Sieb wrote: > On 3/13/24 16:05, Ron Flory via users wrote: > >   does not happen on FC38, or any prior RedHat/Fedora version since > > forever. > > > >     dmesg > >     dmesg: read kernel buffer failed: Operation not permitted > > > >   Userspace