feltettem (bootonly val) kivancsisagbol foleg ez a (vanilla) 7.3 as xorg erdekelt
feltettem portsbol az 'nvidia-drivert' startx -> nem talalja "new driver is nv" stb, feltettem a nv-t, elindul a baj az vele hogy 59 hertzen megy es igy rangatozik a kep (a nekem tetszo ertek 75hz lenne), annak orultem viszont h 1440x900 ba indult el (eddig meg nem lattam h igy indult volna el az X nalam, ubuntu live, knoppix, suse live)
leszedtem a nv-t nyomtam egy Xorg -configure -t es ezt a confot keszitette:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/local/share/X11/rgb"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
EndSection
Section "Module"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "record"
Load "xtrap"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV34 [GeForce FX 5200]"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
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
startx -> "no signal" -> ctrlaltbackspace, consoleon irt valami uzeneteket valami NVIDIA Xid 0000
`holnap` utannajarok a dolognak, esetleg valami otlet?
- 867 megtekintés
Hozzászólások
Első lépésben csinálj modeline-t a kívánt felbontásnak. (google => modeline generator)
A "no signal" elég fura, mivel feltehetően nem rángattad ki a videokártyából a monitort... hw terén biztos minden rendben van?
Ha nem megfelelő frekvenciaértékeket kap a monitorod, akkor nem no signalt kéne kiírnia.
- A hozzászóláshoz be kell jelentkezni
a NvAGP 0 megoldotta a no signal-t
- A hozzászóláshoz be kell jelentkezni