Differences between revisions 59 and 60
Revision 59 as of 2007-02-20 12:52:42
Size: 2011
Editor: Mac
Comment:
Revision 60 as of 2007-06-07 05:57:30
Size: 2043
Editor: FranklinPiat
Comment: link to Identifying and Viewing + some links cleanup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#language en
Line 42: Line 43:
 * 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"]
 * [http://linux-newbie.sunsite.dk/html/lnag.html#5.2.Accessing%20my%20drives|outline] Accessing my drives
 * [http://www.chongluo.com/books/rute/node22.html#SECTION002240000000000000000 http://www.chongluo.com/books/rute/] Device Mounting
Line 49: Line 49:
=== Viewing ===
You can use {{{
 /proc/pci
}}}
or {{{
 lspci /proc/ioports
}}}
to see your chipset name and another devices.
=== Identifying and Viewing devices ===
 * [:HowToIdentifyADevice: How to identify a devices / How to list Devices ]
Line 67: Line 60:
 * [http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Hardware-HOWTO.html wiki:Self:HOWTO Linux compatibility hardware].  * [http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Hardware-HOWTO.html Linux Hardware Compatibility HOWTO].

["?DebianWikiTopics"]


Autodetection

See HardwareAutodetection in DebianInstall .

Certification

Computer types

  • ["Laptop"]
  • ["Handheld"].

Device Drivers

Systems

Motherboard and Devices

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

  • ["Handheld"].
  • ["Memory"]
  • ["Motherboard"]
  • ["Network"] and wireless:
  • # ["modem"] and ["router"].
  • # ["Wlan"], WiFi, wireless conectivity.

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

  • ["Printer"]
  • ["Scanner"]
  • Screen: ["XFree86"].
  • ["Sound"]
  • ["SCSI"]
  • ["USB"] and ["USBKey"] .

Mounting

Permissions

Identifying and Viewing devices

  • [:HowToIdentifyADevice: How to identify a devices / How to list Devices ]

See also: