Kernel

Differences between revisions 2 and 3
Revision 2 as of 2012-07-03 00:58:51
Size: 2607
Editor: adsl-98-70-56-123
Comment:
Revision 3 as of 2012-07-03 01:45:54
Size: 2559
Editor: adsl-98-70-56-123
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Below is the list of hardware that is being focused for testing the kernel. If you are unsure of what hardware might be in your machine, you can utilize the '''lshw''' command to list your hardware. If you don't have it on your machine, it's only an apt-get away ('''sudo apt-get install lshw'''). Below is the list of hardware that is being focused for testing the kernel. If you are unsure of what hardware might be in your machine, you can utilize the following script which will scan your machine's loaded modules and print the matching ones.

Testing Hardware Compatibility

12.10 on 12.04 Kernel

Below is the list of hardware that is being focused for testing the kernel. If you are unsure of what hardware might be in your machine, you can utilize the following script which will scan your machine's loaded modules and print the matching ones.

* Wifi

  • Intel
    • iwlwifi
      • Name/Nickname

        Launchpad Profile

  • Broadcom
    • b43
      • Name/Nickname

        Launchpad Profile

    • wl
      • Name/Nickname

        Launchpad Profile

    • brcmsmac
      • Name/Nickname

        Launchpad Profile

  • Atheros
    • ath5k
      • Name/Nickname

        Launchpad Profile

    • ath9k
      • Name/Nickname

        Launchpad Profile

  • Realtek
    • rtl8192*
      • Name/Nickname

        Launchpad Profile

  • Ralink
    • rt2800pci
      • Name/Nickname

        Launchpad Profile

* Ethernet

  • Intel
    • e1000/e1000e
      • Name/Nickname

        Launchpad Profile

    • igb
      • Name/Nickname

        Launchpad Profile

    • ixgbe
      • Name/Nickname

        Launchpad Profile

  • Broadcom
    • tg3
      • Name/Nickname

        Launchpad Profile

    • bnx2*
      • Name/Nickname

        Launchpad Profile

  • Atheros
    • atl*
      • Name/Nickname

        Launchpad Profile

  • Realtek
    • r8169
      • Name/Nickname

        Launchpad Profile

* Graphics

  • Intel
    • i915
      • Name/Nickname

        Launchpad Profile

  • Nvidia
    • nvidia
      • Name/Nickname

        Launchpad Profile

    • nouveau
      • Name/Nickname

        Launchpad Profile

  • Radeon
    • fglrx
      • Name/Nickname

        Launchpad Profile

    • radeon
      • Name/Nickname

        Launchpad Profile

* Audio

  • Intel
    • snd-hda-intel
      • Name/Nickname

        Launchpad Profile

  • snd-usb-audio
    • Name/Nickname

      Launchpad Profile

* Bluetooth

  • Atheros
    • ath3k
      • Name/Nickname

        Launchpad Profile

Testing/Kernel (last edited 2012-09-27 16:57:34 by 190-201-71-19)