[RISOLTO!] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Riconoscimento, installazione e configurazione delle periferiche.
miller87
Prode Principiante
Messaggi: 11
Iscrizione: mercoledì 4 agosto 2010, 15:01

[RISOLTO!] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da miller87 »

Sto impazzendo  >:(,e girando in giro per vari forum non ho trovato niente, quindi mi rivolgo a voi.
Vorrei sapere per quale motivo installando i driver nvidia da sistema->amministrazione->driver hardware una volta riavviato il pc, non ho la possibilità di scegliere una risoluzione maggiore di 640x480???!?
Ubuntu installato è la versione 10.04, il computer in generale è piuttosto vecchiotto.
Come faccio a capire se il problema è il mancato riconoscimento dello schermo o la scheda video con driver sbagliato?? e una volta capito come posso risolvere???
Ultima modifica di miller87 il giovedì 5 agosto 2010, 14:40, modificato 1 volta in totale.
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da jerico »

posta intanto

Codice: Seleziona tutto

lspci | grep -i vga

Codice: Seleziona tutto

lshw -c display | grep driver
miller87
Prode Principiante
Messaggi: 11
Iscrizione: mercoledì 4 agosto 2010, 15:01

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da miller87 »

ho appena riformattato e installato i driver hardware secondo la procedura automatica la risoluzione attuale è 640x480:

Codice: Seleziona tutto

davide@davide-desktop:~$ lspci | grep -i vga
01:00.0 VGA compatible controller: nVidia Corporation NV36 [GeForce FX 5700LE] (rev a1)
davide@davide-desktop:~$ sudo lshw -c display | grep driver
[sudo] password for davide: 
       configuration: driver=nvidia latency=248 maxlatency=1 mingnt=5
qualche idea?
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da jerico »

hai provato a non usare il driver proprietario? coi nouveau che risoluzione avevi?
miller87
Prode Principiante
Messaggi: 11
Iscrizione: mercoledì 4 agosto 2010, 15:01

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da miller87 »

con il driver non proprietario ovvero appena finita l'installazione di ubuntu era 1024x768, come si fa a tornare al driver di prima?
p.s. adesso è fastidiossimo non riesco a cliccare sulle finestre perke troppo grandi per lo schermo e quando clicco si spostano.
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da jerico »

allo stesso modo in cui lo hai abilitato,disabilitalo poi riavvia,vediamo che succede. coi driver open però non so se avrai l'accelerazione 3d
miller87
Prode Principiante
Messaggi: 11
Iscrizione: mercoledì 4 agosto 2010, 15:01

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da miller87 »

no infatti non l'avrò, però il problema è che la finestra di prima è troppo grande per lo schermo! e il pulsante di disabilita è sotto la barra delle applicazioni e quindi irraggiungibile dal mouse!
Mi servirebbe un comando da terminale!

Ho visto il tasto rimuovi era al pelo ma raggiungibile.
Però io vorrei avere l'accelerazione 3d non c'e' nessuna speranza di farlo funzionare?
Ultima modifica di miller87 il mercoledì 4 agosto 2010, 16:28, modificato 1 volta in totale.
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da jerico »

posta
dpkg -l | grep nvidia
miller87
Prode Principiante
Messaggi: 11
Iscrizione: mercoledì 4 agosto 2010, 15:01

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da miller87 »

Codice: Seleziona tutto

davide@davide-desktop:~$ dpkg -l | grep nvidia
rc  nvidia-173                           173.14.22-0ubuntu11                             NVIDIA binary Xorg driver, kernel module and
ii  nvidia-173-modaliases                173.14.22-0ubuntu11                             Modaliases for the NVIDIA binary X.Org drive
ii  nvidia-96-modaliases                 96.43.17-0ubuntu1                               Modaliases for the NVIDIA binary X.Org drive
ii  nvidia-common                        0.2.23                                          Find obsolete NVIDIA drivers
ii  nvidia-current-modaliases            195.36.15-0ubuntu2                              Modaliases for the NVIDIA binary X.Org drive
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da jerico »

dai

Codice: Seleziona tutto

sudo apt-get  --purge remove nvidia-173  nvidia-common
quando termina,riavvia
miller87
Prode Principiante
Messaggi: 11
Iscrizione: mercoledì 4 agosto 2010, 15:01

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da miller87 »

ho rimosso nvidia-common e adesso?
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da jerico »

ma hai letto cosa ti ho scritto?
miller87
Prode Principiante
Messaggi: 11
Iscrizione: mercoledì 4 agosto 2010, 15:01

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da miller87 »

si cioè ho terminato e riavviato anche, ma l'accellerazione 3d non c'e'!
diciamo che è tornato allo stadio finish installazione di ubuntu

Di fatto non è ancora sistemato, io volevo cambiare risoluzione usando i driver proprietari!
Ultima modifica di miller87 il mercoledì 4 agosto 2010, 16:43, modificato 1 volta in totale.
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da jerico »

non è quello che hai chiesto
miller87 ha scritto: con il driver non proprietario ovvero appena finita l'installazione di ubuntu era 1024x768, come si fa a tornare al driver di prima?
p.s. adesso è fastidiossimo non riesco a cliccare sulle finestre perke troppo grandi per lo schermo e quando clicco si spostano.
miller87
Prode Principiante
Messaggi: 11
Iscrizione: mercoledì 4 agosto 2010, 15:01

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da miller87 »

ok ma al primo post io volevo sapere se era possibile cambiare la risoluzione utilizzando i driver nvidia! e quindi aggiustare la risoluzione con accelerazione 3d;
Perfetto ho visto anche che EnvyNG non è più supportato da ubuntu 10, poi mi sembrava di aver visto in giro che c'era un pacchetto ora ritirato che ti configurava lo schermo e la risoluzione. (per fortuna doveva essere più user friendly questo s.o.) :'(
Altri sostengono di aver risolto installando ubuntu 8 copiando il file xorg.conf aggiungendo il monitor in questione (con le modelines giuste) e sostituendolo al xorg.conf di ubuntu 10; ho provato a manipolare anche questo file ottenendo scarsi risultati.
Idee?
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da jerico »

ora devo scappare. proverò a cercare su google stasera....
miller87
Prode Principiante
Messaggi: 11
Iscrizione: mercoledì 4 agosto 2010, 15:01

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da miller87 »

Vi posto il file log di xorg.0.conf

Codice: Seleziona tutto

X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-25-server i686 Ubuntu
Current Operating System: Linux davide-desktop 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic root=UUID=2ba6ff10-f116-49ed-afca-df8c31c9cf31 ro quiet splash
Build Date: 23 April 2010  05:11:50PM
xorg-server 2:1.7.6-2ubuntu7 (Bryce Harrington <bryce@ubuntu.com>) 
Current version of pixman: 0.16.4
	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: Wed Aug  4 19:15:02 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/usr/lib/X11/xorg.conf.d"
(==) 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/extra-modules,/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
(II) Loader magic: 0x81f0e80
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 10de:0343:0000:0000 nVidia Corporation NV36 [GeForce FX 5700LE] rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(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/extra-modules/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  173.14.22  Sun Nov  8 21:42:44 PST 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.7.6, 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.7.6, 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.7.6, 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.7.6, 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.7.6, 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/extra-modules/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  173.14.22  Sun Nov  8 20:43:40 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@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.7.6, 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.7.6, 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) 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"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5700LE (NV36) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 04.36.20.29.00
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5700LE at
(--) NVIDIA(0):     PCI:1:0:0:
(--) NVIDIA(0):     CRT-0
(--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(==) NVIDIA(0): 
(==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) NVIDIA(0):     will be used as the requested mode.
(==) NVIDIA(0): 
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 640 x 480
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) NVIDIA(0):     from CRT-0's EDID.
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) NVIDIA(0): Initialized AGP GART.
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(==) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) 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) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
(II) config/udev: Adding input device Power Button (/dev/input/event2)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event2"
(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" "evdev"
(**) Option "xkb_layout" "it"
(II) XKB: reuse xkmfile /var/lib/xkb/server-35DF0DEC488035CD7337E5EF69F018BFAFADCAC5.xkm
(II) config/udev: Adding input device Power Button (/dev/input/event0)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) 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" "evdev"
(**) Option "xkb_layout" "it"
(II) config/udev: Adding input device Sleep Button (/dev/input/event1)
(**) Sleep Button: Applying InputClass "evdev keyboard catchall"
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event1"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "it"
(II) config/udev: Adding input device Microsoft Basic Optical Mouse (/dev/input/event5)
(**) Microsoft Basic Optical Mouse: Applying InputClass "evdev pointer catchall"
(**) Microsoft Basic Optical Mouse: always reports core events
(**) Microsoft Basic Optical Mouse: Device: "/dev/input/event5"
(II) Microsoft Basic Optical Mouse: Found 3 mouse buttons
(II) Microsoft Basic Optical Mouse: Found scroll wheel(s)
(II) Microsoft Basic Optical Mouse: Found relative axes
(II) Microsoft Basic Optical Mouse: Found x and y relative axes
(II) Microsoft Basic Optical Mouse: Configuring as mouse
(**) Microsoft Basic Optical Mouse: YAxisMapping: buttons 4 and 5
(**) Microsoft Basic Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Microsoft Basic Optical Mouse" (type: MOUSE)
(II) Microsoft Basic Optical Mouse: initialized for relative axes.
(II) config/udev: Adding input device Microsoft Basic Optical Mouse (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device MLK Trust Mouse 15399 (/dev/input/event6)
(**) MLK Trust Mouse 15399: Applying InputClass "evdev pointer catchall"
(**) MLK Trust Mouse 15399: Applying InputClass "evdev keyboard catchall"
(**) MLK Trust Mouse 15399: always reports core events
(**) MLK Trust Mouse 15399: Device: "/dev/input/event6"
(II) MLK Trust Mouse 15399: Found 9 mouse buttons
(II) MLK Trust Mouse 15399: Found scroll wheel(s)
(II) MLK Trust Mouse 15399: Found relative axes
(II) MLK Trust Mouse 15399: Found x and y relative axes
(II) MLK Trust Mouse 15399: Found absolute axes
(II) MLK Trust Mouse 15399: Found keys
(II) MLK Trust Mouse 15399: Configuring as mouse
(II) MLK Trust Mouse 15399: Configuring as keyboard
(**) MLK Trust Mouse 15399: YAxisMapping: buttons 4 and 5
(**) MLK Trust Mouse 15399: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "MLK Trust Mouse 15399" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "it"
(II) MLK Trust Mouse 15399: initialized for relative axes.
(WW) MLK Trust Mouse 15399: ignoring absolute axes.
(II) config/udev: Adding input device MLK Trust Mouse 15399 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
(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" "evdev"
(**) Option "xkb_layout" "it"
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event3)
(**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event3"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(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)
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
che il problema sia collegato in qualche modo all'EDID? forse monitor e scheda video non riescono a dialogare bene?
qui di seguito invece cosa succede se digito xrandr con i driver proprietari:

Codice: Seleziona tutto

davide@davide-desktop:~$ xrandr
Screen 0: minimum 320 x 240, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
   640x480        50.0* 
   320x240        51.0  
aiutoooO!
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da jerico »

rimuovi di nuovo questi con

Codice: Seleziona tutto

sudo apt-get  --purge remove nvidia-173  nvidia-common
riavvia, poi installa

Codice: Seleziona tutto

sudo apt-get install nvidia-settings
e prova ad avviarlo per configurare la scheda. non so dove te lo mette,penso in sistema→amministrazione. quando hai fatto riavvia
Ultima modifica di jerico il giovedì 5 agosto 2010, 0:04, modificato 1 volta in totale.
miller87
Prode Principiante
Messaggi: 11
Iscrizione: mercoledì 4 agosto 2010, 15:01

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da miller87 »

No proprio così non ci siamo ancora;
giustamente dice una volta lanciato nvidia-settings da terminale: "You do not appear to be using the NVIDIA X driver. Please edit your configuration file (just run 'nvidia-xconfig' as root), and restart the X server".
Non capisco qualè sarebbe il nesso logico dei comandi che mi hai dato, se lo togliamo è ovvio che non lo trova! Oppure dovremmo editare questo maledetto xorg.conf e siamo daccapo! Neesuno sa come metterci le mani??
Io avevo pensato di aggiungere queste righe ma non saprei come si fa:

Codice: Seleziona tutto

Section "Monitor"
        Identifier      "Philips 107S"
        Vendorname      "Philips"
        Modelname       "Philips 107S(17inch/CM1300)"
        Horizsync       30.0-69.0
        Vertrefresh     50.0-120.0
        modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
        modeline  "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
        modeline  "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
        modeline  "640x480@85" 36.0 640 696 752 832 480 481 484 509 -vsync -hsync
        modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
        modeline  "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
        modeline  "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
        modeline  "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
        modeline  "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
        modeline  "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
        modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
        modeline  "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
        modeline  "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
        modeline  "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
        modeline  "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
        modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
        modeline  "1024x768@43" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync interlace +vsync
        modeline  "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
        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
        modeline  "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
        Gamma   1.0
EndSection
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [NVidia] Risoluzione bloccata 640x480 nvidia FX 5700LE + schermo Philips 107S

Messaggio da jerico »

guarda nella mia firma "generare lo xorg.conf"
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 9 ospiti