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
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/
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.
>
>
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