Most of the stuff works out of the box including 3D and wifi. The only problem I found was with the blue Fn buttons when changing the screen brightness. The screen brightness didn't change in order from dimm to bright. It changed randomly. Luckily it was easy to fix.
To fix the problem, just modify your /etc/default/grub configuration file to include acpi_osi=Linux parameter on the GRUB_CMDLINE_LINUX_DEFAULT line. So, if it looks like this:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
Make it look like this:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux"
Reboot and after that it should work perfectly.
lspci -vmmnn
Slot: 00:00.0 Class: Host bridge [0600] Vendor: Intel Corporation [8086] Device: N10 Family DMI Bridge [a010] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ac] Slot: 00:02.0 Class: VGA compatible controller [0300] Vendor: Intel Corporation [8086] Device: N10 Family Integrated Graphics Controller [a011] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ac] Slot: 00:02.1 Class: Display controller [0380] Vendor: Intel Corporation [8086] Device: N10 Family Integrated Graphics Controller [a012] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ac] Slot: 00:1b.0 Class: Audio device [0403] Vendor: Intel Corporation [8086] Device: N10/ICH 7 Family High Definition Audio Controller [27d8] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ce] Rev: 02 Slot: 00:1c.0 Class: PCI bridge [0604] Vendor: Intel Corporation [8086] Device: N10/ICH 7 Family PCI Express Port 1 [27d0] Rev: 02 Slot: 00:1c.1 Class: PCI bridge [0604] Vendor: Intel Corporation [8086] Device: N10/ICH 7 Family PCI Express Port 2 [27d2] Rev: 02 Slot: 00:1c.3 Class: PCI bridge [0604] Vendor: Intel Corporation [8086] Device: N10/ICH 7 Family PCI Express Port 4 [27d6] Rev: 02 Slot: 00:1d.0 Class: USB controller [0c03] Vendor: Intel Corporation [8086] Device: N10/ICH 7 Family USB UHCI Controller #1 [27c8] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ad] Rev: 02 Slot: 00:1d.1 Class: USB controller [0c03] Vendor: Intel Corporation [8086] Device: N10/ICH 7 Family USB UHCI Controller #2 [27c9] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ad] Rev: 02 Slot: 00:1d.2 Class: USB controller [0c03] Vendor: Intel Corporation [8086] Device: N10/ICH 7 Family USB UHCI Controller #3 [27ca] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ad] Rev: 02 Slot: 00:1d.3 Class: USB controller [0c03] Vendor: Intel Corporation [8086] Device: N10/ICH 7 Family USB UHCI Controller #4 [27cb] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ad] Rev: 02 Slot: 00:1d.7 Class: USB controller [0c03] Vendor: Intel Corporation [8086] Device: N10/ICH 7 Family USB2 EHCI Controller [27cc] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ad] Rev: 02 ProgIf: 20 Slot: 00:1e.0 Class: PCI bridge [0604] Vendor: Intel Corporation [8086] Device: 82801 Mobile PCI Bridge [2448] Rev: e2 ProgIf: 01 Slot: 00:1f.0 Class: ISA bridge [0601] Vendor: Intel Corporation [8086] Device: NM10 Family LPC Controller [27bc] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ad] Rev: 02 Slot: 00:1f.2 Class: SATA controller [0106] Vendor: Intel Corporation [8086] Device: N10/ICH7 Family SATA Controller [AHCI mode] [27c1] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ad] Rev: 02 ProgIf: 01 Slot: 00:1f.3 Class: SMBus [0c05] Vendor: Intel Corporation [8086] Device: N10/ICH 7 Family SMBus Controller [27da] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [83ad] Rev: 02 Slot: 01:00.0 Class: Ethernet controller [0200] Vendor: Atheros Communications Inc. [1969] Device: AR8132 Fast Ethernet [1062] SVendor: ASUSTeK Computer Inc. [1043] SDevice: Device [838a] Rev: c0 Slot: 02:00.0 Class: Network controller [0280] Vendor: Atheros Communications Inc. [168c] Device: AR9285 Wireless Network Adapter (PCI-Express) [002b] SVendor: AzureWave [1a3b] SDevice: AW-NE785 / AW-NE785H 802.11bgn Wireless Full or Half-size Mini PCIe Card [1089] Rev: 01
lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation N10 Family DMI Bridge [8086:a010] Subsystem: ASUSTeK Computer Inc. Device [1043:83ac] Kernel driver in use: agpgart-intel 00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] Subsystem: ASUSTeK Computer Inc. Device [1043:83ac] Kernel driver in use: i915 Kernel modules: i915 00:02.1 Display controller [0380]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a012] Subsystem: ASUSTeK Computer Inc. Device [1043:83ac] 00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:83ce] Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel 00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02) Kernel driver in use: pcieport Kernel modules: shpchp 00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02) Kernel driver in use: pcieport Kernel modules: shpchp 00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02) Kernel driver in use: pcieport Kernel modules: shpchp 00:1d.0 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:83ad] Kernel driver in use: uhci_hcd 00:1d.1 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:83ad] Kernel driver in use: uhci_hcd 00:1d.2 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:83ad] Kernel driver in use: uhci_hcd 00:1d.3 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:83ad] Kernel driver in use: uhci_hcd 00:1d.7 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:83ad] Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) 00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:83ad] Kernel modules: iTCO_wdt 00:1f.2 SATA controller [0106]: Intel Corporation N10/ICH7 Family SATA Controller [AHCI mode] [8086:27c1] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:83ad] Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02) Subsystem: ASUSTeK Computer Inc. Device [1043:83ad] Kernel modules: i2c-i801 01:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8132 Fast Ethernet [1969:1062] (rev c0) Subsystem: ASUSTeK Computer Inc. Device [1043:838a] Kernel driver in use: atl1c Kernel modules: atl1c 02:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01) Subsystem: AzureWave AW-NE785 / AW-NE785H 802.11bgn Wireless Full or Half-size Mini PCIe Card [1a3b:1089] Kernel driver in use: ath9k Kernel modules: ath9k
sudo lsusb -v (webcam, partial)
Bus 001 Device 002: ID 13d3:5111 IMC Networks Integrated Webcam Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 239 Miscellaneous Device bDeviceSubClass 2 ? bDeviceProtocol 1 Interface Association bMaxPacketSize0 64 idVendor 0x13d3 IMC Networks idProduct 0x5111 Integrated Webcam bcdDevice 9.17 iManufacturer 1 Image Processor iProduct 2 USB2.0 UVC VGA WebCam iSerial 2 USB2.0 UVC VGA WebCam bNumConfigurations 1
It continues quite a lot after that but I think that is the most important part.
Dispositivos 3G | 34 |
Acquisition cards | 34 |
Bluetooth | 56 |
Placas de rede | 171 |
Leitores de impressão digital | 11 |
Controladores de host | 170 |
Modems | 18 |
Notebook | 791 |
Printers | 125 |
Adaptadores RAID | 20 |
Scanners | 24 |
Leitores de cartão SD | 57 |
Placas de som | 142 |
Placas de vídeo | 342 |
Webcams | 132 |
Placas wifi | 234 |
TOTAL | 2361 |