Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Disable kernel error messages on console

402 views
Skip to first unread message

Rule of Life

unread,
Jun 2, 2012, 3:08:46 AM6/2/12
to
How do i disable kernel module messages from printing out on the
console,errors specificly.

I have the following kernel message with my Minitar rt2400 wireless
pci card,

phy0 ->rt2400pci_set_device_state: Error - device failed to set state
1 (-16)

This error repeats on all consoles and is filling up the logs, the
wifi card works fine but it gives this error,all i can track down for
the reason is hardware error.

How do i disable it printing out and still use the card?
Message has been deleted

Rule of Life

unread,
Jun 8, 2012, 3:57:43 AM6/8/12
to
On Jun 2, 7:26 pm, Parko
<there.is.an.eleph...@the.pantry.door.invalid> wrote:
> Try:
>
> <your favourite editor> /etc/sysctl.conf
> un-comment the line:
> #kernel.printk = 3 4 1 3
>
> YMMV
>
> --
> One swallow doth not a summer make. But it makes a pretty good first date.

ok thanks
0 new messages