Del Skrevet 24. november 2007 Del Skrevet 24. november 2007 Back-up filene er angitt med tid, kan du poste den eldste? Lenke til kommentar
Mato Skrevet 24. november 2007 Del Skrevet 24. november 2007 # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Sep 12 14:29:35 PDT 2007 # 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 xorg.conf manual page. # (Type "man 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 command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" # Uncomment if you have a wacom tablet # InputDevice "stylus" "SendCoreEvents" # InputDevice "cursor" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" Identifier "Default Layout" screen 0 "Default Screen" 0 0 Inputdevice "Generic Keyboard" Inputdevice "Configured Mouse" EndSection Section "Files" EndSection Section "Module" Load "glx" Load "v4l" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" 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 "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "ForceDevice" "ISDV4"# Tablet PC ONLY EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "ForceDevice" "ISDV4"# Tablet PC ONLY EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "ForceDevice" "ISDV4"# Tablet PC ONLY EndSection Section "Monitor" Identifier "Generic Monitor" Vendorname "Generic LCD Display" Modelname "LCD Panel 1280x1024" Horizsync 31.5-64.0 Vertrefresh 56.0 - 65.0 modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync Gamma 1.0 EndSection Section "Device" Identifier "nVidia Corporation NV31 [GeForce FX 5600XT]" Boardname "nv" Busid "PCI:2:0:0" Driver "nvidia" Screen 0 EndSection Section "Screen" Identifier "Default Screen" Device "nVidia Corporation NV31 [GeForce FX 5600XT]" Monitor "Generic Monitor" Defaultdepth 24 Option "AddARGBVisuals" "True" Option "NoLogo" "True" Option "AddARGBGLXVisuals" "True" SubSection "Display" Depth 24 Virtual 1280 1024 Modes "1280x1024@60" "1280x960@60" "1024x768@60" "800x600@60" "800x600@56" "640x480@60" EndSubSection EndSection Section "device" # Identifier "device1" Boardname "nv" Busid "PCI:2:0:0" Driver "nvidia" Screen 1 EndSection Section "screen" # Identifier "screen1" Device "device1" Defaultdepth 24 Monitor "monitor1" EndSection Section "monitor" # Identifier "monitor1" Gamma 1.0 EndSection Section "ServerFlags" EndSection vil vell bli denne Lenke til kommentar
Del Skrevet 24. november 2007 Del Skrevet 24. november 2007 Hm, den bruker nv driveren, og mye av det samme grumset er i denne. Vi får ta den du bruker nå, og prøve å legge inn skjermoppsettet ditt manuelt. Er skjerm to også LCD? Hvilken oppløsning vil du kjøre på de? Lenke til kommentar
Mato Skrevet 24. november 2007 Del Skrevet 24. november 2007 (endret) skjerm en er en viewsonic på 17" kjører 1280X1024 koblet til med dvi , skjerm to er en LG på 42" koblet til med vga , oppløsningen på den er jeg ikke sikker på . begge er lcd paneler EDIT: vil kjøre 1280X1024 på 17" tommeren , den andre kan jeg tilpasse etterhvert , er usikker hva som er max på den . skjerm 2 skal kun brukes til film i full skjerm , og være i clone av skjerm en Endret 24. november 2007 av Mato Lenke til kommentar
Del Skrevet 25. november 2007 Del Skrevet 25. november 2007 Ok, da regner jeg med at du nå har samme oppsett som indikert tidligere i tråden, rapportert av hwinfo, og den nyeste xorg.conf. Forsøk å bytte ut følgende seksjon i xorg.conf: Section "Device" Identifier "Failsafe Device" Boardname "vesa" Busid "PCI:2:0:0" Driver "nvidia" Screen 0 Option "AddARGBVisuals" "True" Option "AddARGBGLXVisuals" "True" Option "NoLogo" "True" EndSection Med følgende (ta back-up av xorg.conf før du begynner!): Section "Device" Identifier "Failsafe Device" Driver "nvidia" Option "NoLogo" "True" Option "TwinView" "True" Option "TwinViewOrientation" "Clone" #replace with LeftOf, Above, Below, Clone Option "UseEdidFreqs" "True" Option "MetaModes" "1280x1024,1280x1024" #Resolution of each screen Option "UseDisplayDevice" "DFP, CRT" #replace with 'DFP' (DVI port), 'CRT' (VGA port) or 'TV' # Option "NoTwinViewXineramaInfo" "0" #two screens, do not maximise window to both # Option "Coolbits" "1" #enabling overclocking EndSection Så lurer jeg på om vi bør fjerne nederste del av xorg.conf, så fjern gjerne denne biten: Section "device" # Identifier "device1" Boardname "vesa" Busid "PCI:2:0:0" Driver "vesa" Screen 1 EndSection Section "screen" # Identifier "screen1" Device "device1" Defaultdepth 24 Monitor "monitor1" EndSection Section "monitor" # Identifier "monitor1" Gamma 1.0 EndSection Section "ServerFlags" EndSection Lenke til kommentar
Mato Skrevet 27. november 2007 Del Skrevet 27. november 2007 (endret) må jeg reboote eller holder det og restarte x ( altså relogge ) ? har ikke hatt helt tid til og sette på dette siden fredag . er jo så uendelig mye annet og fikle med her EDIT: # xorg.conf (xorg X Window System server configuration file) # # This file was generated by failsafeDexconf, using # values from the debconf database and some overrides to use vesa mode. # # You should use dexconf or another such tool for creating a "real" xorg.conf # For example: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" EndSection Section "Module" Load "glx" Load "v4l" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" 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 "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "Failsafe Device" Driver "nvidia" Option "NoLogo" "True" Option "TwinView" "True" Option "TwinViewOrientation" "Clone" #replace with LeftOf, Above, Below, Clone Option "UseEdidFreqs" "True" Option "MetaModes" "1280x1024,1280x1024" #Resolution of each screen Option "UseDisplayDevice" "DFP, CRT" #replace with 'DFP' (DVI port), 'CRT' (VGA port) or 'TV' # Option "NoTwinViewXineramaInfo" "0" #two screens, do not maximise window to both # Option "Coolbits" "1" #enabling overclocking EndSection Section "Monitor" Identifier "Failsafe Monitor" Vendorname "Generic LCD Display" Modelname "LCD Panel 1280x1024" Horizsync 31.5-64.0 Vertrefresh 56.0 - 65.0 modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync Gamma 1.0 EndSection Section "Screen" Identifier "Default Screen" Device "Failsafe Device" Monitor "Failsafe Monitor" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1280x1024@60" "1280x960@60" "1024x768@60" "800x600@60" "800x600@56" "640x480@60" EndSubSection EndSection da ser xorg.conf sånn ut , time to reboot ... spennende ... EDIT : det gjørde faktisk ikke noe så vidt jeg kan se , eneste er at det nå ikke er noe valg i screens and graphics . flere gode ider ? EDIT" : jeg har clone bilde gjennom helle booten , det forsvinner nå ubuntu logger inn. Endret 27. november 2007 av Mato Lenke til kommentar
Mato Skrevet 27. november 2007 Del Skrevet 27. november 2007 jeg satt og så over de noen av de backup filene , er jo en del av de . denne virker jo som er "bedre" og jobbe ut fra , ikke så mye failsafe devices og sånt . Klikk for å se/fjerne innholdet nedenfor # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Sep 12 14:29:35 PDT 2007 # 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 xorg.conf manual page. # (Type "man 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 command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" # Uncomment if you have a wacom tablet # InputDevice "stylus" "SendCoreEvents" # InputDevice "cursor" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "Files" EndSection Section "Module" Load "glx" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" 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 "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "ForceDevice" "ISDV4"# Tablet PC ONLY EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "ForceDevice" "ISDV4"# Tablet PC ONLY EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "ForceDevice" "ISDV4"# Tablet PC ONLY EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 30.0 - 70.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Device" Identifier "nVidia Corporation NV31 [GeForce FX 5600XT]" Driver "nvidia" EndSection Section "Screen" Identifier "Default Screen" Device "nVidia Corporation NV31 [GeForce FX 5600XT]" Monitor "Generic Monitor" DefaultDepth 24 Option "AddARGBVisuals" "True" Option "NoLogo" "True" Option "AddARGBGLXVisuals" "True" SubSection "Display" Depth 24 Modes "nvidia-auto-select" EndSubSection EndSection Lenke til kommentar
Del Skrevet 27. november 2007 Del Skrevet 27. november 2007 Jeg likte den forrige bedre. Med den forrige kan du sjekke hwinfo --gfxcard igjen? Prøv også nvidia-settings, gå til X Server Display Configuration, og trykk Detect Displays med TV koblet til. Oppdages TV'en din, eventuelt en skjerm nummer to? Jeg vil tro den eneste endringen du trenger å gjøre i xorg.conf er å modifisere linjen her: Option "MetaModes" "1280x1024,1280x1024" #Resolution of each screen til å inkludere oppløsning som er støttet av TV, du kan prøve med flere slik: Option "MetaModes" "1280x1024,1280x1024; 1280x1024,1280x768" #Resolution of each screen Lenke til kommentar
Mato Skrevet 27. november 2007 Del Skrevet 27. november 2007 (endret) Klikk for å se/fjerne innholdet nedenfor mato@mato-ubuntu:~$ hwinfo --gfxcard 27: PCI 200.0: 0300 VGA compatible controller (VGA) [Created at pci.296] UDI: /org/freedesktop/Hal/devices/pci_10de_314 Unique ID: B35A.DG2hAB9CTn8 Parent ID: 6NW+.iXAqUzhMRkA SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:02:00.0 SysFS BusID: 0000:02:00.0 Hardware Class: graphics card Model: "Micro-Star International GeForce FX 5600XT" Vendor: pci 0x10de "nVidia Corporation" Device: pci 0x0314 "GeForce FX 5600XT" SubVendor: pci 0x1462 "Micro-Star International Co., Ltd." SubDevice: pci 0x9119 Revision: 0xa1 Driver: "nvidia" Driver Modules: "nvidia" Memory Range: 0xe4000000-0xe4ffffff (rw,non-prefetchable) Memory Range: 0xd0000000-0xdfffffff (rw,prefetchable) Memory Range: 0xe5000000-0xe501ffff (ro,prefetchable,disabled) IRQ: 19 (8602 events) I/O Ports: 0x3c0-0x3df (rw) Module Alias: "pci:v000010DEd00000314sv00001462sd00009119bc03sc00i00" Driver Info #0: XFree86 v4 Server Module: nv Driver Info #1: XFree86 v4 Server Module: nvidia 3D Support: yes Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #25 (PCI bridge) Primary display adapter: #27 mato@mato-ubuntu:~$ nyeste hwinfo --gfxcard jeg er ikke så keen på og legge inn nvida-settings , sist jeg gjørde det ble skjermkonfigurasjonen min til grøt . men jeg har jo nå viten om hvordan jeg fikser det tilbake til normalen , så her i go . EDIT: Nvidia-settings funket fint nå , bilde på begge skjermen , dog i TwinView . tusen takk for exelent hjelp . Endret 27. november 2007 av Mato Lenke til kommentar
Mato Skrevet 27. november 2007 Del Skrevet 27. november 2007 btw hvis du har lyst og se hvordan min nyeste config ser ut så er det slik : Klikk for å se/fjerne innholdet nedenfor # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (buildd@vernadsky) Fri Oct 12 21:39:58 GMT 2007 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "ServerFlags" Option "Xinerama" "0" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "LG 42LC3R-ZH" HorizSync 31.0 - 61.0 VertRefresh 56.0 - 75.0 ModeLine "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce FX 5600XT" EndSection Section "Screen" Identifier "Screen0" får i vertfall bilde , men ikke film i full skjerm på tv , faktisk velger jeg full skjerm her så vises det kunne på denne skjermen . men men jeg får tweake litt i morgen med dette , utsetter wine prosjektene mine enda en dag , er lenge sidne jeg har hatt det gøy med og konfigurere . Lenke til kommentar
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å