EDV:HP-5750-Micro-Tower
Hinweise + Hilfen zu den HP-5750-Micro-Tower Rechnern
Nähere Informationen auch hier:
Die genauen Spezifikationen von HP gibt es hier:
Allgemeine Details
HP Compaq dc5750 MT (Microtower)
- ohne Betriebssystem
- Athlon 64 X2 4600+ (2.4GHz)
- HP 1 x 1 GB RAM (DDR2-667)
- HP 250GB SATA (3.0 Gb/s)
- HP DVD (SATA 16X +/-RW LightScribe)
- HP vor Ort Garantie (3-3-3)
- HP Tastatur mit Smartcard-Reader (USB)
- HP Maus optisch (USB)
- HP 19â LCD Monitor L1940T
Windows-Installation
XP-Treiber
im KIP-AFS:
file://afs/kip/software/Windows/Treiber/HP-5750-Micro-Tower file://kip1/kipafs/software/Windows/Treiber/HP-5750-Micro-Tower X:\kip.uni-heidelberg.de\software\Windows\Treiber\HP-5750-Micro-Tower
oder im URZ-FTP:
http://download.uni-hd.de/ftp/treiber/HP-DC5750-Micro-Tower/
LINUX-Installation
Wichtige Daten dazu gibt ursprĂźnglich von der UNI-Freiburg (http://portal.uni-freiburg.de/bw-pc/linuxinst).
Aber das alles und mehr gibt es auch hier im KIP-AFS:
file://afs/kip/software/Linux/Treiber/HP-5750-Micro-Tower
Daten dazu im KIP-AFS
- eine Dokumentationsempfehlung
- ein BIOS-Upgrade
- eine SuSE-10.2-Installations-DVD
- Kernel-Images (2.6.20.11kip, 2.6.21.5kip, ...)
- Grafiktreiber + Konfigurationen
- Kopien von laufenden Linux-Systemen (rsync):
- Debian Testing 'lenny' w:de:debian
- Ubuntu 7.04 'Feisty Fawn' w:de:ubuntu
Debian Installation (lenny)
Der Debian-Installer verwendet einen 2.6.20er-Kernel, somit ist das erste Installieren kein Problem:
file://afs/kip/software/Linux/debian/lenny/debian-testing-i386-netinst.iso
Aber nach der Installation kann das System nicht starten, da der installierte Standardkernel ein 2.6.18er ist.
LĂśsung: Entweder einen Kernel ab Version 2.6.20er von unstable installieren oder einfach diesen hier:
file://afs/kip/software/Linux/Treiber/HP-5750-Micro-Tower/kernel/linux-2.6.21.6hp5750_2.6.21.6hp5750_i386.deb file://afs/kip/software/Linux/Treiber/HP-5750-Micro-Tower/kernel/linux-2.6.20.15hp5750_2.6.20.15hp5750_i386.deb
Auch hier im Wiki:
File:Linux-2.6.21.6hp5750 2.6.21.6hp5750 i386.deb File:Linux-2.6.20.15hp5750 2.6.20.15hp5750 i386.deb
Ubuntu Installation (Feisty Fawn)
Der Installer kann nur das CD/DVD-RW nicht lesen, nach der Installation schein dies aber mit dem Standardkernel zu funktionieren.
Folglich ist die einfachste LÜsung, temporär ein externes CD-ROM zum installieren zu verwenden (Kann bei der EDV-Abteilung ausgeliehen werden.)
Grafiktreiber (Dualhead)
Laut lspci ist in dem PC eine eine 'ATI Technologies Inc RS482 [Radeon Xpress 200]'. Der proprietäre Grafiktreiber von ATI erlaubt Hardwarebeschleunigung fßr 3D Grafiken und auch den Betrieb von zwei Monitoren gleichzeitig (dualhead).
Die Treiber und die xorg-Konfigurationen gibt es im KIP-AFS:
file://afs/kip/software/Linux/Treiber/HP-5750-Micro-Tower/Grafik/ati-driver-installer-8.38.6-x86.x86_64.run file://afs/kip/software/Linux/Treiber/HP-5750-Micro-Tower/Grafik/xorg.conf.org file://afs/kip/software/Linux/Treiber/HP-5750-Micro-Tower/Grafik/xorg.conf.atidriver file://afs/kip/software/Linux/Treiber/HP-5750-Micro-Tower/Grafik/xorg.conf.dualhead
Den aktuellsten ATI-Treiber bekommt man von hier:
Nach der Installation des Treibers einfach die /etc/X11/xorg.conf anpassen und solange rumprobieren bis es passt .
(Wenn das Konfigurations-tool von ATI nicht beim Aufruf stirbt, kĂśnnte es auch helfen:
aticonfig --initial=dual-head --screen-layout=left -i xorg.conf -o xorg.conf_ati
)
Beispiel xorg.conf fĂźr Dualhead
# /etc/X11/xorg.conf (xorg X Window System server configuration file) # ... Section "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "ATI Technologies Inc RS482 [Radeon Xpress 200]" Driver "ati" BusID "PCI:1:5:0" EndSection Section "Device" Identifier "ATI Technologies Inc RS482 [Radeon Xpress 200] dualhead" Driver "fglrx" Option "MergedFB" "true" Option "MonitorLayout" "LCD, CRT" Option "CRT2Hsync" "30-60" Option "CRT2VRefresh" "50-60" Option "OverlayOnCRTC2" "true" Option "CRT2Position" "LeftOf" Option "MetaModes" "1280x1024-1280x1024" #Option "MetaModes" "1600x1200-1280x1024" #Option "MetaModes" "1280x1024-1600x1200" #Option "MetaModes" "1600x1200-1600x1200" Option "MergedXineramaCRT2IsScreen0" "true" Option "DesktopSetup" "horizontal,reverse" Option "DRI" "true" BusID "PCI:1:5" EndSection Section "Monitor" Identifier "HP L1940T" Option "DPMS" EndSection Section "Monitor" Identifier "Belinea 2080S1" Option "DPMS" HorizSync 30-75 VertRefresh 50-75 EndSection Section "Screen" Identifier "Screen dualhead" Device "ATI Technologies Inc RS482 [Radeon Xpress 200] dualhead" Monitor "Belinea 2080S1" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc RS482 [Radeon Xpress 200]" Monitor "HP L1940T" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" #Screen "Default Screen" Screen "Screen dualhead" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection