Kernel

Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2012-07-03 00:58:51
Size: 2607
Editor: adsl-98-70-56-123
Comment:
Revision 6 as of 2012-07-03 11:40:18
Size: 2820
Editor: 02db85b7
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.
Line 53: Line 53:
    ||<rowbgcolor="#d9bb7a">'''howefield'''||'''https://launchpad.net/~howefield'''||
Line 55: Line 56:
    ||<rowbgcolor="#d9bb7a">'''howefield'''||'''https://launchpad.net/~howefield'''||
Line 64: Line 66:
    ||<rowbgcolor="#d9bb7a">'''howefield'''||'''https://launchpad.net/~howefield'''||

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

* Audio

* Bluetooth

  • Atheros
    • ath3k
      • Name/Nickname

        Launchpad Profile

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