jobba Skrevet 9. mai 2005 Skrevet 9. mai 2005 hvorfor går det ikke og stille på sjermoppløsningen når jeg allerede her innstalert nvidia driveren??
jobba Skrevet 9. mai 2005 Forfatter Skrevet 9. mai 2005 ingen som vet no?? jeg trenger hjelp er helt ny på linux!!
krigun Skrevet 9. mai 2005 Skrevet 9. mai 2005 Ok.. For å svare på slike spm trenger man endel info.. Først, hvordan ser xorg.conf ut? Filen ligger antageligvis i /etc/X11/xorg.conf
zyp Skrevet 9. mai 2005 Skrevet 9. mai 2005 Unnskyld, men du kan ikke komme her å kreve hjelp, og unnskylde deg med at du er en nybegynner. Anbefaler at du leser How To Ask Questions The Smart Way.
Gronz Skrevet 9. mai 2005 Skrevet 9. mai 2005 hvorfor går det ikke og stille på sjermoppløsningen når jeg allerede her innstalert nvidia driveren?? Hvilken distro bruker du?
ratix Skrevet 9. mai 2005 Skrevet 9. mai 2005 Unnskyld, men du kan ikke komme her å kreve hjelp, og unnskylde deg med at du er en nybegynner.Anbefaler at du leser How To Ask Questions The Smart Way. Sannsynligheten for at han gidder å lese den?
RattleBattle Skrevet 9. mai 2005 Skrevet 9. mai 2005 (endret) Får jeg også lov til å være tøff, eller? Sier bare RTFM jeg, azz!!!!!!!!!!!!!! Lizzom... Endret 9. mai 2005 av RattleBattle
ratix Skrevet 9. mai 2005 Skrevet 9. mai 2005 Får jeg også lov til å være tøff, eller? Sier bare RTFM jeg, azz!!!!!!!!!!!!!! Lizzom... Nei, ingen får.
jobba Skrevet 9. mai 2005 Forfatter Skrevet 9. mai 2005 root@jobba:/home/jobba # /etc/X11/xorg.conf bash: /etc/X11/xorg.conf: Ikke tilgang root@jobba:/home/jobba # root@jobba:/home/jobba # dette er den filen du spurte om
olear Skrevet 9. mai 2005 Skrevet 9. mai 2005 hva er distro?? Mandrake Fedora Core SuSE Ubuntu Gentoo Debian Archlinux Slackware
olear Skrevet 9. mai 2005 Skrevet 9. mai 2005 ubuntu Ok, kan du vennligst forklare litt nærmere hva du ikke får til? Er oppløsningen for lav? Hva vil du oppløsningen skal være? Og tilslutt kan du vise oss /etc/X11/xorg.conf filen din.
jobba Skrevet 9. mai 2005 Forfatter Skrevet 9. mai 2005 /etc/X11/xorg.conf kommer jeg ikke inn på men jeg vill ha mindre skjerm bilde og det får jeg ikke til. jeg har instalert driverene men det går ikke... jeg bruker geforce fx 5200.
krigun Skrevet 9. mai 2005 Skrevet 9. mai 2005 (endret) skriv i kommandolinje : cat /etc/X11/xorg.conf så merker du det som blir printet i kommandolinjen med musa, og kopirerer, for så å poste her, da kan vi se om det går an å gjøre noe. eventuelt logg inn som root, hvis du ikke får til å lese den. da skriver du: su root <og root passordet ditt> EDIT: gjør dette i terminal, ja. Endret 9. mai 2005 av krigun
jobba Skrevet 9. mai 2005 Forfatter Skrevet 9. mai 2005 /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum' # sudo dpkg-reconfigure xserver-xorg Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" # paths to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "no" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Monitor" Identifier "Q770" Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NV34 [GeForce FX 5200]" Monitor "Q770" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection
olear Skrevet 9. mai 2005 Skrevet 9. mai 2005 (endret) Fjern den oppløsningen du ikke vil ha. f.eks 1024x768 Endret 9. mai 2005 av olear
Anbefalte innlegg
Opprett en konto eller logg inn for å kommentere
Du må være et medlem for å kunne skrive en kommentar
Opprett konto
Det er enkelt å melde seg inn for å starte en ny konto!
Start en kontoLogg inn
Har du allerede en konto? Logg inn her.
Logg inn nå