hallo !
habe folgendes problem :
ich habe einen amd athlon xp 3200+ 64bit mit gigabyte board mit nforce 4
mein mainboard unterstützt nv raid (nvidia)
habe eine 160gb ide festplatte auf der nur daten sind (kein os)dann noch 2 sata plattn. auf einer ist win xp 64 und auf der anderen will ich suse 10 installieren.
so da der suse installer immer meckert, dass suse mit derzeitigen kernel in ein raid installiert werden kann habe ich sämtliche raid funktionen im bios deaktiviert und die sata plattn ganz normal angeschlossen.
so nun meckert der installer immer noch aber ich kann installieren.
beim abschließen der installation sagt er zwar dass der bootloader installiert wurde bekomme aber immer den grub error 17. hab ihn auch nochmal nachinstalliert aber ohne erfolg.
so dann hab ich über bestehendes system booten wenigstens meine anderen sachen einrichten können jedoch bekomm ich jetzt nach dem booten immer nen black screen bzw monitor ist ganz aus. hab auch die grafikkonfiguration schon mal ganz niedrig gestellt da ich vermutete dass ein frequenz konflikt vorliegt aber ging trotzdem nicht ...
hat jemand tipps bzw muss ich noch was beachten bei der installation auf ein sata platte und 64bit cpu ?
bin am verzweifeln !
danke
mfg hategrown
Linux 14.983 Themen, 106.406 Beiträge
meine etc/x11/xorg.conf sieht so aus :
# generic XFree86 4.x configuration file
# Screen Section for module X support
# -------------------------------------
# Screen Section for fbdev support
# ----------------------------------
# Screen Section for vesa support
# ----------------------------------
# Screen Section for vmware support
# ----------------------------------
# Device Sections...
# -------------------
Section "ServerLayout"
Identifier "Layout[all]"
Screen 0 "aticonfig Screen 0" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Xinerama" "off"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib64/modules"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
FontPath "/usr/X11R6/lib/X11/fonts/truetype/"
FontPath "/usr/X11R6/lib/X11/fonts/URW/"
FontPath "/usr/X11R6/lib/X11/fonts/uni/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "glx"
Load "dri"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
Option "BlankTime" "0"
EndSection
Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbRules" "xfree86"
Option "XkbKeycodes" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "Protocol" "explorerps/2"
Option "Device" "/dev/input/mice"
Option "Buttons" "12"
Option "ZAxisMapping" "4 5"
EndSection
Section "Modes"
Identifier "Modes[0]"
ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 # 6. Try
ModeLine "640x480" 31.5 640 680 720 864 480 488 491 521 # 5. Try
ModeLine "640x480" 28.0 640 664 760 800 480 491 493 525 # 4. Try
ModeLine "640x480" 28.3 640 664 760 800 480 491 493 525 # 3. Try
ModeLine "640x480" 25.2 640 664 760 800 480 491 493 525 # 2. Try
ModeLine "640x480" 25.2 640 664 760 800 480 491 493 525 # 1. Try
EndSection
Section "Modes"
Identifier "Modes[vmware]"
ModeLine "800x600" 29.4 800 816 896 992 600 601 604 617
EndSection
Section "Monitor"
Identifier "Monitor[0]"
VendorName "Initial"
ModelName "Initial"
UseModes "Modes[0]"
DisplaySize 370 280
HorizSync 25.0 - 40.0
VertRefresh 47.0 - 75.0
EndSection
Section "Monitor"
Identifier "Monitor[vmware]"
VendorName "Initial"
ModelName "Initial"
UseModes "Modes[vmware]"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
EndSection
Section "Monitor"
Identifier "Monitor[vesa]"
VendorName "VESA"
ModelName "VESA"
HorizSync 31.0 - 48.0
VertRefresh 50.0 - 60.0
EndSection
Section "Monitor"
Identifier "aticonfig Monitor 0"
EndSection
Section "Device"
# device_options
Identifier "Device[0]"
Driver "ChangeMe"
Option "sw_cursor" "on"
EndSection
Section "Device"
# fbdev_options
Identifier "Device[fbdev]"
Driver "fbdev"
Option "ShadowFB" "off"
EndSection
Section "Device"
#Option "DefaultRefresh"
Identifier "Device[vesa]"
Driver "vesa"
Option "ModeSetClearScreen" "no"
EndSection
Section "Device"
Identifier "Device[vmware]"
Driver "vmware"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter 0"
Driver "fglrx"
BusID "PCI:5:0:0"
EndSection
Section "Screen"
Identifier "Screen[0]"
Device "Device[0]"
Monitor "Monitor[0]"
SubSection "Display"
Depth 16
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 32
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen[fbdev]"
Device "Device[fbdev]"
Monitor "Monitor[0]"
SubSection "Display"
Depth 16
Modes "default"
EndSubSection
SubSection "Display"
Depth 15
Modes "default"
EndSubSection
SubSection "Display"
Depth 15
Modes "default"
EndSubSection
SubSection "Display"
Depth 24
Modes "default"
EndSubSection
SubSection "Display"
Depth 32
Modes "default"
EndSubSection
SubSection "Display"
Depth 8
Modes "default"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen[vesa]"
Device "Device[vesa]"
Monitor "Monitor[vesa]"
SubSection "Display"
Depth 16
Modes "default"
EndSubSection
SubSection "Display"
Depth 8
Modes "default"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen[vmware]"
Device "Device[vmware]"
Monitor "Monitor[vmware]"
SubSection "Display"
Depth 8
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig Screen 0"
Device "ATI Graphics Adapter 0"
Monitor "aticonfig Monitor 0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
evtl hilft dass ja weiter ....
noch zur ergaenzung mein kde laeuft im moment mit 1600 mal 1200 aber keine ahnung wieso und wo dass eingestellt ist ....muss suse irgendwie selbst eingerichtet haben