Differences between revisions 1 and 2
Revision 1 as of 2011-07-01 23:54:05
Size: 7852
Editor: ?FraneSalkovic
Comment:
Revision 2 as of 2011-07-01 23:58:51
Size: 7813
Editor: ?FraneSalkovic
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
||Boot Standard Kernel: || [?] ||
|| LAN network card: || [?] ||
|| Detect CD/DVD: || [?] ||
|| Detect hard drives: || [?] ||
||Boot Standard Kernel: || [OK] ||
|| LAN network card: || [OK] ||
|| Detect CD/DVD: || [OK] ||
|| Detect hard drives: || [OK] ||
Line 41: Line 41:
|| Wireless/Wifi || [?] || || Wireless/Wifi || [OK] ||
Line 63: Line 63:
Section "ServerLayout"
"
## If this computer has variants with various Display adapter, simply
## duplicate this section, like "Display / Ati".

== Audio ==
## First say what's the Sound adapter model (lspci may help)
## Then explain how to get it working
 (not covered yet)

== Mouse ==
 (not covered yet)

== Power Management ==
## Have you tested Hibernation and/or
## Then explain how to get it working
 (not covered yet)

== WiFi ==
 (not covered yet)

== Modem ==
 (not covered yet)

------
= System Summary =
## The content of some files are embedded here, because they are very useful for search engines

== lspci ==
## Paste the output of "lspci -nn" here, within some {{{ }}} brackets. Optionally, attach "lscpi -vnn"
##(lspci -nn missing)
~-{{{

}}}-~

== lsusb ==
## Uncomment and Paste the output of one of the three lines (within some {{{ }}}} brackets)
## (lsusb missing)
## lsusb
lsusb -v | grep -E '\<(Bus|iProduct|bDeviceClass|bDeviceProtocol)' 2>/dev/null
{{{

}}}
''USB Host controllers entries (without OHCI, UHCI, EHCI) are removed too.''


= Resources =
<<Anchor(attachments)>>
== Attachments ==
## Some interesting files you can attach: (Named with computer name and model, and debian version, like "dmidecode.Etch_Thinkpad_T60_1952-W5R.txt")
## - Xorg.conf file (then "include" it inline below)
## - Output of dmidecode (make sure to remove Serial Number and UUID before), you'd may choose to use:
## sudo dmidecode | sed 's/\(Serial Number\|UUID\).*/\1: Not Disclosed/g'
## - Output of lsmod
''Section "ServerLayout"
Line 172: Line 226:
EndSection
"
## If this computer has variants with various Display adapter, simply
## duplicate this section, like "Display / Ati".

== Audio ==
## First say what's the Sound adapter model (lspci may help)
## Then explain how to get it working
 (not covered yet)

== Mouse ==
 (not covered yet)

== Power Management ==
## Have you tested Hibernation and/or
## Then explain how to get it working
 (not covered yet)

== WiFi ==
 (not covered yet)

== Modem ==
 (not covered yet)

------
= System Summary =
## The content of some files are embedded here, because they are very useful for search engines

== lspci ==
## Paste the output of "lspci -nn" here, within some {{{ }}} brackets. Optionally, attach "lscpi -vnn"
##(lspci -nn missing)
~-{{{

}}}-~

== lsusb ==
## Uncomment and Paste the output of one of the three lines (within some {{{ }}}} brackets)
## (lsusb missing)
## lsusb
lsusb -v | grep -E '\<(Bus|iProduct|bDeviceClass|bDeviceProtocol)' 2>/dev/null
{{{

}}}
''USB Host controllers entries (without OHCI, UHCI, EHCI) are removed too.''


= Resources =
<<Anchor(attachments)>>
== Attachments ==
## Some interesting files you can attach: (Named with computer name and model, and debian version, like "dmidecode.Etch_Thinkpad_T60_1952-W5R.txt")
## - Xorg.conf file (then "include" it inline below)
## - Output of dmidecode (make sure to remove Serial Number and UUID before), you'd may choose to use:
## sudo dmidecode | sed 's/\(Serial Number\|UUID\).*/\1: Not Disclosed/g'
## - Output of lsmod
''Some configuration files and sample outputs.''
EndSection''

Translation(s): none

DebianOn is an effort to document how to install, configure and use Debian on some specific hardware. Therefore potential buyers would know if that hardware is supported and owners would know how get the best out of that hardware.

The purpose is not to duplicate the Debian Official Documentation, but to document how to install Debian on some specific hardware.

If you need help to get Debian running on your hardware, please have a look at our user support channels where you may find specific channels (mailing list, IRC channel) dedicated to certain types of hardware.

Models covered
COMMERCIAL NAME

Sub-models (LIST OF MODEL REFERENCE NUMBER) options :
- Video card (Intel or ATI radeon or ATI FireGL) (adapt this list to actually match options available. Common features are listed below)
- Screen size (14", 15", or 15" wide)
- Wireless card
- Disk and Ram size, optical device
- Other options, like fingerprint reader, bluetooth...

Overall Status

Core Components

[ATTACH]

Boot Standard Kernel:

[OK]

LAN network card:

[OK]

Detect CD/DVD:

[OK]

Detect hard drives:

[OK]

Extra Features

CPU Frequency Scaling

[?]

Hibernation

[?]

Sleep / Suspend

[?]

Xorg

[?]

- OpenGL

[?]

- Resize-and-Rotate(randr)

[?]

Switch to External Screen

[?]

Mouse

- Built-in (Trackpoint)

[?]

- Built-in (Touchpad)

[?]

Modem

[?]

Wireless/Wifi

[OK]

Keyboard's Hotkeys

[?]

Legend :
{OK} = OK ; {X} Unsupported(No Driver) ; /!\ = Error (Couldn't get it working); [?] Unknown, Not Test ; [-] Not-applicable
{i} = Configuration Required; X-( = Only works with a non-free driver and or firmware

Important Note

none

Configuration

Display

  • Everything works fine except display, and solution is to copy this text and save it as your xorg.conf and then move it to /etc/X11:

"

"

Audio

  • (not covered yet)

Mouse

  • (not covered yet)

Power Management

  • (not covered yet)

WiFi

  • (not covered yet)

Modem

  • (not covered yet)


System Summary

lspci

lsusb

lsusb -v | grep -E '\<(Bus|iProduct|bDeviceClass|bDeviceProtocol)' 2>/dev/null

USB Host controllers entries (without OHCI, UHCI, EHCI) are removed too.

Resources

Attachments

Section "?ServerLayout"

  • Identifier "X.org Configured" Screen 0 "Screen0" 0 0

    ?InputDevice "Synaptics Touchpad" "?CorePointer"

# ?InputDevice "Mouse0" "?CorePointer"

  • ?InputDevice "Keyboard0" "?CoreKeyboard"

?EndSection

Section "Files"

  • ?ModulePath "/usr/lib/xorg/modules" ?FontPath "/usr/share/fonts/X11/misc" ?FontPath "/usr/share/fonts/X11/cyrillic" ?FontPath "/usr/share/fonts/X11/100dpi/:unscaled" ?FontPath "/usr/share/fonts/X11/75dpi/:unscaled" ?FontPath "/usr/share/fonts/X11/Type1" ?FontPath "/usr/share/fonts/X11/100dpi" ?FontPath "/usr/share/fonts/X11/75dpi" ?FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

?EndSection

Section "Module"

  • Load "extmod"

# Load "dri2"

  • Load "dbe"

# Load "glx"

  • Load "record"

# Load "dri"

  • Load "synaptics"

?EndSection

Section "?InputDevice"

  • Identifier "Keyboard0" Driver "kbd"

?EndSection

Section "?InputDevice"

  • Identifier "Synaptics Touchpad" Driver "synaptics"

    Option "?SendCoreEvents" "true" Option "Protocol" "auto-dev" Option "Device" "/dev/input/mice" Option "?VertEdgeScroll" "true" Option "?HorizEdgeScroll" "true" Option "?CornerCoasting" "true" Option "?TapButton" "1" Option "?MaxTapTime" "180" Option "?TouchpadOff" "0"

?EndSection

#Section "?InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "auto" # Option "Device" "/dev/input/mice" # Option "ZAxisMapping" "4 5 6 7" #?EndSection

Section "Monitor"

  • Identifier "Monitor0"

    ?VendorName "Monitor Vendor" ?ModelName "Monitor Model" ?HorizSync 30-107 ?VertRefresh 50-185

?EndSection

Section "Device"

  • ### Available Driver options are:-

    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional Option "ShadowFB" "false" # [<bool>] #Option "?DefaultRefresh" # [<bool>] #Option "?ModeSetClearScreen" # [<bool>] Identifier "Card0" Driver "vesa" ?VendorName "Silicon Integrated Systems [SiS]" ?BoardName "771/671 PCIE VGA Display Adapter" BusID "PCI:1:0:0"

?EndSection

Section "Screen"

  • Identifier "Screen0" Device "Card0" Monitor "Monitor0"

    ?DefaultDepth 24 ?SubSection "Display"

    • Viewport 0 0 Depth 1

    ?EndSubSection ?SubSection "Display"

    • Viewport 0 0 Depth 4

    ?EndSubSection ?SubSection "Display"

    • Viewport 0 0 Depth 8

    ?EndSubSection ?SubSection "Display"

    • Viewport 0 0 Depth 15

    ?EndSubSection ?SubSection "Display"

    • Viewport 0 0 Depth 16

    ?EndSubSection ?SubSection "Display"

    • Viewport 0 0 Depth 24

    ?EndSubSection

?EndSection

Credits