[Trac #262] i8042 isn't loaded by default
Zarro Boogs per Child
bugtracker at laptop.org
Mon Nov 6 11:49:57 EST 2006
#262: i8042 isn't loaded by default
---------------------+------------------------------------------------------
Reporter: cjb | Owner: J5
Type: defect | Status: new
Priority: blocker | Milestone: BTest-1
Component: distro | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by dilinger):
Here's what I provided Mark and Quanta folks a little while back:
{{{
#!/bin/sh
for i in i2c-dev sdhci mtdblock dcon_bl gxfb_dcon i8042 psmouse ovcamchip
m88alp01-ccic cafe-nand battery-class olpc-battery mousedev evdev atkbd;
do
modprobe $i >/dev/null 2>&1
done
}}}
It would be great to include these in
/etc/sysconfig/modules/olpc-1.modules.
--
Ticket URL: <http://dev.laptop.org/ticket/262#comment:1>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list