[Risolto] [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Riconoscimento, installazione e configurazione delle periferiche.
Scrivi risposta
Go16V
Prode Principiante
Messaggi: 225
Iscrizione: lunedì 26 marzo 2007, 19:42

[Risolto] [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da Go16V »

scusate per il titolo da cui sicuramente non si capisce niente, ma è una situazione un pò anomala! Mi spiego meglio:

Ho un pc fisso che monta una scheda video geforce 8600GT. A questo pc è collegato un monitor LCD 19" tramite cavo DVI utilizzando una uscita DVI della mia scheda.

Per poter utilizzare anche altri PC con lo stesso monitor, tastiera e mouse ho comprato uno switch PC della "digitus connect" più precisamente "kvm switch dc ic-612-1"

lo switch funziona solo con cavi vga, quindi per poter utilizzare il mio pc ho comprato un adattatore dvi-vga per il collegamento alla scheda, mentre per il collegamento al monitor nessun problema, perchè il monitor ha anche l'ingresso vga.

Il problema è che quando utilizzo Ubuntu sul mio pc la risoluzione massima che mi supporta è 1024*768, contro i 1280*1024 di quando utilizzo il cavo dvi! (x' mi riconosce il monitor come un CRT generico)

Per mantenere la risoluzione più alta ho provato a collegare il cavo vga alla seconda uscita della mia 8600:

in questo modo ho due collegamenti tra pc e monitor:
1: diretto tramite cavo dvi
2: attraverso switch tramite cavi vga

All'avvio Koala mi parte con lo "schermo vga" come predefinito e il monitor DVI disattivato, allora entro in Nvidia xserver settings, seleziono l'uscita dvi come principale, alzo la risoluzione e clono gli schermi: sul cavo vga esco dall'area del monitor con il desktop ma in teoria non mi interessa, sul cavo dvi vedo il monitor alla giusta risoluzione ma il pannello ha le icone tutte a spasso (e fin li vabbè... me le posso risistemare) ma quel che è peggio mi perde le icone del tema!

Infine quando riavvio la configurazione ritorna all'inizio: cavo vga predefinito e dvi disattivato.

Sicuramente non ci avrete capito niente, ma non so come spiegarmi meglio >:(

Se mi dite quali punti non avete capito cercherò di essere più chiaro...... :(

Se invece avete capito quello che voglio fare.... Come lo faccio e dove sbaglio???? ::)
Ultima modifica di Go16V il domenica 31 gennaio 2010, 17:05, modificato 1 volta in totale.
MB Crosshair II Formula, AMD Phenom x4 9950 Black edition, 4GB Ram DDR3 Kingston Hyper X, 3 HD Sata2 3G, SV NVidia GTS560 1 GB DDR3
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1698
Iscrizione: giovedì 6 novembre 2008, 15:29

Re: [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da Jack_ut »

Vediamo di capire... ... con tutti e due i cavi collegati al monitor (dvi diretto e vga passante attraverso switch), posta

Codice: Seleziona tutto

cat /etc/X11/xorg.conf
cat /var/log/Xorg.0.conf
Go16V
Prode Principiante
Messaggi: 225
Iscrizione: lunedì 26 marzo 2007, 19:42

Re: [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da Go16V »

Jack_ut ha scritto:

Codice: Seleziona tutto

cat /etc/X11/xorg.conf

Codice: Seleziona tutto

Section "Screen"
	Identifier	"Default Screen"
	DefaultDepth	24
EndSection

Section "Module"
	Load	"glx"
EndSection

Section "Device"
	Identifier	"Default Device"
	Driver	"nvidia"
	Option	"NoLogo"	"True"
EndSection
Jack_ut ha scritto:

Codice: Seleziona tutto

cat /var/log/Xorg.0.conf

Codice: Seleziona tutto

cat: /var/log/Xorg.0.conf: Nessun file o directory
Ma secondo te è una operazione almeno teoricamente possibile quella che vorrei fare?
MB Crosshair II Formula, AMD Phenom x4 9950 Black edition, 4GB Ram DDR3 Kingston Hyper X, 3 HD Sata2 3G, SV NVidia GTS560 1 GB DDR3
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1698
Iscrizione: giovedì 6 novembre 2008, 15:29

Re: [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da Jack_ut »

Go16V ha scritto: Ma secondo te è una operazione almeno teoricamente possibile quella che vorrei fare?
Quello che ho caipto io... ...è che tu collegando il monitor attraverso dvi hai una risoluzione corretta, attraverso vga no... ...e per questo vediamo se ti posso aiutare.
Non vedo l'utilità di avere connesso il pc con entrambe le uscite  video sullo stesso monitor (opinione personale e di poco conto), comunque la cosa penso sia fattibile.

Il comando che ti avevo indicato era errato (mea culpa), quello corretto è

Codice: Seleziona tutto

cat /var/log/Xorg.0.log
Inoltre apri un terminale e

Codice: Seleziona tutto

sudo nvidia-xconfig
e dopo riposta anche

Codice: Seleziona tutto

cat /etc/X11/xorg.conf
Go16V
Prode Principiante
Messaggi: 225
Iscrizione: lunedì 26 marzo 2007, 19:42

Re: [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da Go16V »

Jack_ut ha scritto:

Codice: Seleziona tutto

cat /var/log/Xorg.0.log

Codice: Seleziona tutto

X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-23-server i686 Ubuntu
Current Operating System: Linux LArtax 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-17-generic root=UUID=83fb28c3-e74f-46bd-8b4b-9cc6da3e2f3e ro quiet splash
Build Date: 14 November 2009  05:48:26PM
xorg-server 2:1.6.4-2ubuntu4.1 (buildd@) 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 30 14:26:16 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No device specified for screen "Default Screen".
	Using the first device section listed.
(**) |   |-->Device "Default Device"
(==) No monitor specified for screen "Default Screen".
	Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Loader magic: 0x3bc0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 5.0
	X.Org XInput driver : 4.0
	X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0:2:0:0) 10de:0402:1043:8243 nVidia Corporation G84 [GeForce 8600 GT] rev 161, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[9] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[10] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[11] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[12] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[13] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[14] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[15] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  190.42  Tue Oct 20 20:55:08 PDT 2009
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  190.42  Tue Oct 20 20:26:00 PDT 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 02@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[9] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[10] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[11] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[12] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[13] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[14] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[15] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "True"
(**) Jan 30 14:26:16 NVIDIA(0): Enabling RENDER acceleration
(II) Jan 30 14:26:16 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Jan 30 14:26:16 NVIDIA(0):     enabled.
(WW) Jan 30 14:26:17 NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) Jan 30 14:26:17 NVIDIA(0): NVIDIA GPU GeForce 8600 GT (G84) at PCI:2:0:0 (GPU-0)
(--) Jan 30 14:26:17 NVIDIA(0): Memory: 524288 kBytes
(--) Jan 30 14:26:17 NVIDIA(0): VideoBIOS: 60.84.41.00.00
(II) Jan 30 14:26:17 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Jan 30 14:26:17 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Jan 30 14:26:17 NVIDIA(0): Connected display device(s) on GeForce 8600 GT at PCI:2:0:0:
(--) Jan 30 14:26:17 NVIDIA(0):     CRT-0
(--) Jan 30 14:26:17 NVIDIA(0):     CVT LM19XD (DFP-1)
(--) Jan 30 14:26:17 NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
(--) Jan 30 14:26:17 NVIDIA(0): CVT LM19XD (DFP-1): 330.0 MHz maximum pixel clock
(--) Jan 30 14:26:17 NVIDIA(0): CVT LM19XD (DFP-1): Internal Dual Link TMDS
(II) Jan 30 14:26:17 NVIDIA(0): Assigned Display Device: CRT-0
(==) Jan 30 14:26:17 NVIDIA(0): 
(==) Jan 30 14:26:17 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) Jan 30 14:26:17 NVIDIA(0):     will be used as the requested mode.
(==) Jan 30 14:26:17 NVIDIA(0): 
(II) Jan 30 14:26:17 NVIDIA(0): Validated modes:
(II) Jan 30 14:26:17 NVIDIA(0):     "nvidia-auto-select"
(II) Jan 30 14:26:17 NVIDIA(0): Virtual screen size determined to be 1024 x 768
(WW) Jan 30 14:26:17 NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) Jan 30 14:26:17 NVIDIA(0):     from CRT-0's EDID.
(==) Jan 30 14:26:17 NVIDIA(0): DPI set to (75, 75); computed from built-in default
(==) Jan 30 14:26:17 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[9] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[10] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[11] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[12] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[13] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[14] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[15] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) Jan 30 14:26:17 NVIDIA(0): Initialized GPU GART.
(II) Jan 30 14:26:17 NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) Jan 30 14:26:17 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Jan 30 14:26:17 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing extension GLX
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 2.2.5
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 4.0
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "it"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event1"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "it"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event0"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "it"
(II) config/hal: Adding input device ImExPS/2 Logitech Wheel Mouse
(**) ImExPS/2 Logitech Wheel Mouse: always reports core events
(**) ImExPS/2 Logitech Wheel Mouse: Device: "/dev/input/event5"
(II) ImExPS/2 Logitech Wheel Mouse: Found 9 mouse buttons
(II) ImExPS/2 Logitech Wheel Mouse: Found x and y relative axes
(II) ImExPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
(II) ImExPS/2 Logitech Wheel Mouse: Configuring as mouse
(**) ImExPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
(**) ImExPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "ImExPS/2 Logitech Wheel Mouse" (type: MOUSE)
(**) ImExPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
(**) ImExPS/2 Logitech Wheel Mouse: (accel) filter chain progression: 2.00
(**) ImExPS/2 Logitech Wheel Mouse: (accel) filter stage 0: 20.00 ms
(**) ImExPS/2 Logitech Wheel Mouse: (accel) set acceleration profile 0
(II) ImExPS/2 Logitech Wheel Mouse: initialized for relative axes.
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event2"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
(**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
(**) Macintosh mouse button emulation: (accel) set acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
Jack_ut ha scritto:

Codice: Seleziona tutto

sudo nvidia-xconfig

Codice: Seleziona tutto

Using X configuration file: "/etc/X11/xorg.conf".

VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
                  Undefined Device "(null)" referenced by Screen "Default
                  Screen".

Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'

Jack_ut ha scritto:

Codice: Seleziona tutto

cat /etc/X11/xorg.conf

Codice: Seleziona tutto

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Tue Oct 20 21:00:15 PDT 2009

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
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"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
beh.... diciamo che già avere l'uscita vga con la risoluzione corretta è già un bel passo avanti......

Se poi per caso riscissi a visualizzare anche in dvi quando voglio sarebbe fantastico ( ogni tanto smanetto un pò di giochi, ed in dvi la resa è nettamente superiore... ;D)
MB Crosshair II Formula, AMD Phenom x4 9950 Black edition, 4GB Ram DDR3 Kingston Hyper X, 3 HD Sata2 3G, SV NVidia GTS560 1 GB DDR3
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1698
Iscrizione: giovedì 6 novembre 2008, 15:29

Re: [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da Jack_ut »

Mi dici marca e modello del monitor?

Da quello che vedo

Codice: Seleziona tutto

(WW) Jan 30 14:26:17 NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) Jan 30 14:26:17 NVIDIA(0):     from CRT-0's EDID.
Pare che il driver nvidia attraverso vga (CRT-0) non ottiene correttamente le informazioni Edid del monitor e penso che per questo non riesca a gestire correttamente le risoluzioni. Volendo potresti provare anche a collegare direttamente la scheda video tramite cavo vga al monitor per vedere se cambia qualcosa (lo switch potrebbe creare problemi per il riconoscimento)...

...Se fai questa prova, procedi così

1)Collega direttamente il cavo vga al monitor (senza farlo passare dallo switch)
2)Ridai

Codice: Seleziona tutto

sudo nvidia-xconfig
3)Riavvi e se le cose cambiano, procedi al passo 4 altrimenti vediamo diversamente
4)Ricollega il monitor attraverso lo switch, riavvii e vedi se le impostazioni vengono mantenute
Go16V
Prode Principiante
Messaggi: 225
Iscrizione: lunedì 26 marzo 2007, 19:42

Re: [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da Go16V »

il monitor è un brimax lm19x,  effettivamente col collegamento vga lo riconosce solo come crt-0, mentre in dvi lo riconosce come "cvt lm19xd"

Al momento non posso scollegare il monitor x' sto lavorando con un altro pc.... appena posso ti faccio sapere! intanto incrocio le dita...  :(
MB Crosshair II Formula, AMD Phenom x4 9950 Black edition, 4GB Ram DDR3 Kingston Hyper X, 3 HD Sata2 3G, SV NVidia GTS560 1 GB DDR3
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1698
Iscrizione: giovedì 6 novembre 2008, 15:29

Re: [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da Jack_ut »

Un consiglio che ti posso dare al volo, anche se stai lavorando è quello di modificare la "Section Monitor" dello xorg.conf così

Codice: Seleziona tutto

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Brimax"
    ModelName      "LM19XD"
    HorizSync       30.0 - 80.0
    VertRefresh     55.0 - 75.0
    Option         "DPMS"
EndSection
le frequenze che ho indicato dovrebbero essere quelle corrette per il tuo monitor, comunque le puoi controllare dal manuale se lo hai.

I monitor quando vengono connessi con vga vengono indicati come CRT con dvi o hdmi vengono riconosciuti come DFP, non c'è nulla di strano in questo.
Go16V ha scritto: il monitor è un brimax lm19x,  effettivamente col collegamento vga lo riconosce solo come crt-0, mentre in dvi lo riconosce come "cvt lm19xd"
probabilmente è proprio per la "cattiva" acquisizione delle informazioni edid tramite vga e switch
Go16V
Prode Principiante
Messaggi: 225
Iscrizione: lunedì 26 marzo 2007, 19:42

Re: [Risolto] [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da Go16V »

chiedo perdono per aver fatto inutilmente perdere tempo e aver occupato spazio con questo post.....

Dopo una bella dormita stamattina mi son svegliato leggermente più lucido e ho trovato il modo per aggirare il mio problema.....

Ho semplicemente staccato il cavo vga dalla mia 8600 GT!

In questo modo lo switch mi cambia i pc x quanto riguarda tastiera e mouse, i segnali video al monitor arrivano sempre entrambi (dvi dal mio pc e vga dal secondo), ma tramite il menù del monitor posso scegliere che sorgente utilizzare!

L'unica pecca è che devo "switchare" 2 volte: prima il monitor e poi tastiera e mouse, ma va + che bene così!!!!

Chiedo immensamente perdono a jack per il tempo perso e la pazienza nel leggere i miei papiri! ::)

D'ora in poi prometto di dormire un pochino prima di postare tesi allucinanti sul forum!!  (rotfl)

Grazie ancora!!  (b2b) (b2b)
MB Crosshair II Formula, AMD Phenom x4 9950 Black edition, 4GB Ram DDR3 Kingston Hyper X, 3 HD Sata2 3G, SV NVidia GTS560 1 GB DDR3
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1698
Iscrizione: giovedì 6 novembre 2008, 15:29

Re: [Risolto] [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da Jack_ut »

Nessuna perdita di tempo...

...Se un giorno, invece, sarai tu a voler "perdere un pò di tempo" ;)... ...potresti provare magari la modifica che ti avevo suggerito e vedere se va, potrai comunque ripristinare sempre tutto in caso di problemi.

Inoltre per quanto riguarda la connessione prefedinita (DFP o CRT), potresti provare ad impostarla da nvidia-settings, con privilegi di amministrazione, salvare e, dopo aver riavviato, vedere se le tiene.

Codice: Seleziona tutto

sudo nvidia-settings
ilpabe
Prode Principiante
Messaggi: 2
Iscrizione: giovedì 15 aprile 2010, 10:13

Re: [Risolto] [Video] geforce 8600 GT, switch PC e monitor doppia uscita

Messaggio da ilpabe »

ciao, scusa se mi intrometto ma avendo un problema simile.... avevi ragione, tramite VGA dello switch non riconosce le frequenze orizzontali e verticali, ma cambiandole nel file xorg.conf funziona. Non mi accetta però il nome e modello del monitor, all'accensione il monitor si auto configura "penso" (è uscita una scritta dal monitor ma non ho fatto in tempo a leggerla), ma accetta le modifiche alle frequenza e me lo vede come CRT-0.
granzie mille
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 12 ospiti