Differences between revisions 1 and 46 (spanning 45 versions)
Revision 1 as of 2004-04-04 15:20:18
Size: 91
Editor: anonymous
Comment:
Revision 46 as of 2005-01-24 18:47:12
Size: 1568
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
See: ["DebianWikiTopics"]
------
{Wikipedia:Computer_hardware}
Line 4: Line 6:
*["Printer"]
*[["CDROMs"]]
*["DVD"]
=== Autodetection ===
See HardwareAutodetection in Debian.

=== Certification ===
 * http://www.linux-cert.com/linux_results.htm
=== Motherboard and Devices ===
 * ["CDROM"]
 * CD/DVD ["Burner"]
 * ["Chipset"].
 * ["DVD"]
 * ["Floppy"]
 * ["HardDisk"]
 * ["Handheld"].
 * ["Memory"]
 * ["Motherboard"]
 * ["Network"]
 * ["Printer"]
 * ["Scanner"]
 * Screen: ["XFree86"].
 * ["Sound"]
 * ["SCSI"]
 * ["USB"] and ["USBKey"] .
 * ["Wlan"] and WiFi, wireless conectivity.
 * ["WirelessDesktop"] (["keyboard"], ["mouse"]).

=== Mounting ===
 * http://www.itc.virginia.edu/desktop/linux/mount.htm
 * http://linux-newbie.sunsite.dk/lnag_drives.html
 * http://www.icon.co.za/~psheer/book/node22.html.gz#["SECTION002240000000000000000"]

=== Permissions ===
 * DevicePermissions

=== Viewing ===
You can use {{{
 /proc/pci
}}}
or {{{
 lspci /proc/ioports
}}}
to see your chipset name and another devices.


== See also: ==
 * [http://www.linuxhardware.org/ Linuxhardware].
 * [http://www.linuxcompatible.org/compat.php?cat=hardware&sort=&idx=0 Linux compatible].
 * [http://www.linuxtested.com/ Linux tested].
 * [http://justlinuxhardware.com/ justlinuxhardware].
 * http://www.linuxwiki.org/KNOPPIX_2fHardwareDatenbank Knoppix Hardware Compatible List.
 * [http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Hardware-HOWTO.html wiki:Self:HOWTO Linux compatibility hardware].
 * [http://www.linuxlinks.com/Kernel/Device_Drivers/ Linux Drivers].

["?DebianWikiTopics"]


{Wikipedia:Computer_hardware}

Autodetection

See HardwareAutodetection in Debian.

Certification

Motherboard and Devices

  • ["CDROM"]
  • CD/DVD ["Burner"]
  • ["Chipset"].
  • ["DVD"]
  • ["Floppy"]
  • ["HardDisk"]

  • ["Handheld"].
  • ["Memory"]
  • ["Motherboard"]
  • ["Network"]
  • ["Printer"]
  • ["Scanner"]
  • Screen: ["XFree86"].
  • ["Sound"]
  • ["SCSI"]
  • ["USB"] and ["USBKey"] .
  • ["Wlan"] and WiFi, wireless conectivity.

  • ["?WirelessDesktop"] (["keyboard"], ["mouse"]).

Mounting

Permissions

Viewing

You can use

 /proc/pci 

or

 lspci /proc/ioports

to see your chipset name and another devices.

See also: