2009-06-13 17:47:38

by Thomas Meyer

[permalink] [raw]
Subject: How to unset CONFIG_SERIO_I8042 on x86?

Is it possible? Does it make sense?

I always get this message at boot up on my macbook pro:

[ 0.929828] PNP: No PS/2 controller found. Probing ports directly.
[ 0.930761] i8042.c: No controller found.
[ 0.931038] mice: PS/2 mouse device common for all mice

Or please make these messages warnings only, so I don't see them with
kernel option quiet.

ciao


2009-06-15 15:57:12

by Randy Dunlap

[permalink] [raw]
Subject: Re: How to unset CONFIG_SERIO_I8042 on x86?

Thomas Meyer wrote:
> Is it possible? Does it make sense?

Enabled CONFIG_EMBEDDED, then disable KEYBOARD_ATKBD and
disable MOUSE_PS2, then you can disable SERIO_I8042.


Is the Macbook all USB for input devices?


> I always get this message at boot up on my macbook pro:
>
> [ 0.929828] PNP: No PS/2 controller found. Probing ports directly.
> [ 0.930761] i8042.c: No controller found.
> [ 0.931038] mice: PS/2 mouse device common for all mice
>
> Or please make these messages warnings only, so I don't see them with
> kernel option quiet.


--
~Randy
LPC 2009, Sept. 23-25, Portland, Oregon
http://linuxplumbersconf.org/2009/

2009-06-15 17:32:37

by Thomas Meyer

[permalink] [raw]
Subject: Re: How to unset CONFIG_SERIO_I8042 on x86?

Am Montag, den 15.06.2009, 08:53 -0700 schrieb Randy Dunlap:
> Thomas Meyer wrote:
> > Is it possible? Does it make sense?
>
> Enabled CONFIG_EMBEDDED, then disable KEYBOARD_ATKBD and
> disable MOUSE_PS2, then you can disable SERIO_I8042.

Thanks. Works. I missed to unset the AT keyboard.

>
>
> Is the Macbook all USB for input devices?

Mine is.

And in general also, I guess.

>
>
> > I always get this message at boot up on my macbook pro:
> >
> > [ 0.929828] PNP: No PS/2 controller found. Probing ports directly.
> > [ 0.930761] i8042.c: No controller found.
> > [ 0.931038] mice: PS/2 mouse device common for all mice
> >
> > Or please make these messages warnings only, so I don't see them with
> > kernel option quiet.
>
>

2009-06-16 09:21:53

by Jiri Kosina

[permalink] [raw]
Subject: Re: How to unset CONFIG_SERIO_I8042 on x86?

On Mon, 15 Jun 2009, Randy Dunlap wrote:

> Is the Macbook all USB for input devices?

As far as I know, yes.

--
Jiri Kosina
SUSE Labs