Ik wil Ubuntu aan de gang krijgen op mn pc,
maar ik heb in mn pc een (Club3d) ATI Radeon X800 (R430) PCIE zitten.
Ik heb hievoor de drivers van ATI geinstalleerd.
Nu loopt ubuntu nogsteeds vast op de Xserver.
--/var/log/Xorg.0.log--
(II) Primary Device is: PCI 01:00:0
(II) ATI: Candidate "Device" section "ATI Technologies, Inc. Radeon X800 (R430 UO)".
(WW) ATI: PCI Mach64 in slot 1:0:0 could not be detected!
(WW) ATI: PCI Mach64 in slot 1:0:1 could not be detected!
(EE) No devices detected.
Fatal server error:
no screens found
--
--/etc/X11/xorg.conf--
Section "Device"
Identifier "ATI Technologies, Inc. Radeon X800 (R430 UO)"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "SyncMaster"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon X800 (R430 UO)"
Monitor "SyncMaster"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
--
Iemand enig idee waar dit aan kan liggen?
Danku
Dennis