Acer: Aspire 6930G-734G32BN
| PCI ID | Works? | Vendor | Device | Driver | Kernel |
| 80862a40 | Yes | Intel Corporation | Mobile 4 Series Chipset Memory Controller Hub | intel-agp | |
| 80862a41 | | Intel Corporation | Mobile 4 Series Chipset PCI Express Graphics Port | | |
| 80862937 | | Intel Corporation | 82801I (ICH9 Family) USB UHCI Controller #4 | | |
| 80862938 | | Intel Corporation | 82801I (ICH9 Family) USB UHCI Controller #5 | | |
| 80862939 | | Intel Corporation | 82801I (ICH9 Family) USB UHCI Controller #6 | | |
| 8086293c | | Intel Corporation | 82801I (ICH9 Family) USB2 EHCI Controller #2 | | |
| 8086293e | Yes | Intel Corporation | 82801I (ICH9 Family) HD Audio Controller | snd-hda-intel | |
| 80862940 | | Intel Corporation | 82801I (ICH9 Family) PCI Express Port 1 | | |
| 80862946 | | Intel Corporation | 82801I (ICH9 Family) PCI Express Port 4 | | |
| 8086294a | | Intel Corporation | 82801I (ICH9 Family) PCI Express Port 6 | | |
| 80862934 | | Intel Corporation | 82801I (ICH9 Family) USB UHCI Controller #1 | | |
| 80862935 | | Intel Corporation | 82801I (ICH9 Family) USB UHCI Controller #2 | | |
| 80862936 | | Intel Corporation | 82801I (ICH9 Family) USB UHCI Controller #3 | | |
| 8086293a | | Intel Corporation | 82801I (ICH9 Family) USB2 EHCI Controller #1 | | |
| 80862448 | Yes | Intel Corporation | 82801 Mobile PCI Bridge | i810_rng | |
| 80862919 | Yes | Intel Corporation | ICH9M LPC Interface Controller | iTCO_wdt | v2.6.28- |
| 80862929 | Yes | Intel Corporation | ICH9M/M-E SATA AHCI Controller | ahci | v2.6.25- |
| 80862930 | Yes | Intel Corporation | 82801I (ICH9 Family) SMBus Controller | i2c-i801 | v2.6.25- |
| 10de0648 | | nVidia Corporation | G96 [GeForce 9600M GS] | | |
| 80864232 | Yes | Intel Corporation | WiFi Link 5100 | iwlagn | v2.6.27- |
| 19691026 | Yes | Atheros Communications | AR8121/AR8113/AR8114 Gigabit or Fast Ethernet | atl1e | v2.6.26- |
This notebook is also known as Acer LX.AVBOX.135
The atl1e network card can also be made to run on other (earlier) kernels with the l1e-l2e-linux-v1.0.0.4 opensource driver distributed by ASUS for the P5KPL-CM motherboard.
(driver is packed as l1e-l2e-linux-v1.0.0.4.rar inside LinuxDrivers.zip)
You need to build this driver with
KBUILD_NODEDANTIC=1 make
sudo KBUILD_NODEDANTIC=1 make install
if you don't use KBUILD_NODEDANTIC the build process fails about nonconsistent CFLAGS
|