Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2012-06-25 14:35:28

  seler - Użytkownik

seler
Użytkownik
Zarejestrowany: 2012-05-15

Nie ta rozdzielczość w Gnome, Nvidia

Do sedna:
Po starcie systemu Gnome startuje z rozdziałką 1024x768, podczas gdy ja chcę 1280x800.
mam u siebie Debiana Squeeze z Gnome 2.30.2.
grzejnik - GeForceGo 7300

Kod:

set@debian:~$ lsmod |grep nvidia
nvidia               9842520  41 
i2c_core               12787  3 nvidia,videodev,i2c_i801

Grafikę ustawiam w NVIDIA X Server Settings. Po uruchomieniu mogę normalnie zmienić rozdzielczość na 1280x800 (lub na Auto - to samo), ale zaczęło to być odrobinę denerwujące po każdym załączeniu kompa.
xorg.conf

Kod:

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@biber)  Tue May 18 10:36:08 UTC 2010

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (pbuilder@windlord)  Sun Jun 13 06:03:17 UTC 2010

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
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      "Seiko"
    HorizSync       30.0 - 75.0
    VertRefresh     60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce Go 7300"
EndSection

Section "Screen"

# Removed Option "metamodes" "1280x800 +0+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1280x800_60 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Dodam, że po odpaleniu drugiej konsoli graficznej przez

Kod:

startx -- :1

, to nowa uruchamia się znowu w 1024x768, natomiast po odpaleniu

Kod:

xinit -- :1

jest tak jak trzeba - 1280x800.


a to feler westchnął seler

Offline

 

#2  2012-06-25 14:40:40

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: Nie ta rozdzielczość w Gnome, Nvidia

Na takim xorg.conf (oczywiście ze zmienioną rozdzielczością) to samo? Poza tym w nvidia-settings jest opcja „Save to X Configuration File”, próbowałeś?

EDIT: I jeszcze pytanie: zła rozdzielczość jest po zalogowaniu czy już na etapie ekranu logowania?

Offline

 

#3  2012-06-25 16:07:21

  fervi - Użytkownik

fervi
Użytkownik
Zarejestrowany: 2010-03-14

Re: Nie ta rozdzielczość w Gnome, Nvidia

A czy nie da się ustawić w nvidia-settings odpowiedniej rozdzielczości?

Fervi

Offline

 

#4  2012-06-25 16:14:26

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: Nie ta rozdzielczość w Gnome, Nvidia

fervi: da się.

Offline

 

#5  2012-06-25 21:04:45

  seler - Użytkownik

seler
Użytkownik
Zarejestrowany: 2012-05-15

Re: Nie ta rozdzielczość w Gnome, Nvidia

Próbowałem ten minimalistyczny xorg.conf - bez rezultatu. W nvidia-config niby da się zapisać do xorg.conf, ale wtedy wyskakuje:
Failed to parse existing X config file '/etc/X11/xorg.conf'
Nawet gdy odpalę nvidia-config spod roota. Mogę co prawda zapisać pod inną nazwą - powstaje wtedy plik:

Kod:

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@biber)  Tue May 18 10:36:08 UTC 2010

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
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"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LPL LP154WX4-TLAB"
    HorizSync       30.0 - 75.0
    VertRefresh     60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce Go 7300"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1280x800 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Mogę go wówczas podmienić pod xorg.conf, ale to znowu nic nie daje - objawy te co wcześniej. grrrrr
EDIT: Notabene widzę teraz, że ten poprzedni xorg.conf jest ten sam co ten tutaj, bo też go generowałem za pomocą nvidia-settings.

Ostatnio edytowany przez seler (2012-06-25 21:06:40)


a to feler westchnął seler

Offline

 

#6  2012-06-25 21:44:04

  dominbik - Członek DUG

dominbik
Członek DUG
Zarejestrowany: 2011-07-25

Re: Nie ta rozdzielczość w Gnome, Nvidia

spróbuj wygenerować xorg.conf za pomocą nvidia-settings. później podmień ten (zwykle ma inną nazwę) na xorg.conf

zwykle tak robiłem i działało super


http://img34.imageshack.us/img34/5092/zw9m.png http://img29.imageshack.us/img29/219/pibw.png

Offline

 

#7  2012-06-25 22:02:52

  seler - Użytkownik

seler
Użytkownik
Zarejestrowany: 2012-05-15

Re: Nie ta rozdzielczość w Gnome, Nvidia

Jak napisałem w końcówce poprzedniego postu - tak właśnie zrobiłem, ale bez efektu.


a to feler westchnął seler

Offline

 

#8  2012-06-25 22:11:11

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: Nie ta rozdzielczość w Gnome, Nvidia

Zła rozdzielczość jest po zalogowaniu czy już na etapie ekranu logowania? Log z X-ów?

Offline

 

#9  2012-06-25 22:19:05

  seler - Użytkownik

seler
Użytkownik
Zarejestrowany: 2012-05-15

Re: Nie ta rozdzielczość w Gnome, Nvidia

Logowanie jakoś kiedyś wyłączyłem (tzn. automatycznie po starcie jest pulpit Gnome)
Xorg.o.log

Kod:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
Current Operating System: Linux debian 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 root=UUID=333fa525-7ae4-48dc-befc-e4bf35d2ba72 ro vga=791 quiet
Build Date: 30 October 2011  08:56:49PM
xorg-server 2:1.7.7-14 (Julien Cristau <jcristau@debian.org>) 
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: Mon Jun 25 20:57:17 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "Xinerama" "0"
(==) 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"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x81ecce0
(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:01d7:1179:ff02 nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] rev 161, Mem @ 0xdd000000/16777216, 0xc0000000/268435456, 0xdc000000/16777216
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.7, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(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.7, 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: "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  195.36.31  Tue Jun  1 23:22:44 PDT 2010
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.7, 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.7, 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.7, 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  195.36.31  Tue Jun  1 22:21:58 PDT 2010
(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.7, 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.7, 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
(**) 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 "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "1280x800 +0+0"
(**) Jun 25 20:57:21 NVIDIA(0): Enabling RENDER acceleration
(II) Jun 25 20:57:21 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Jun 25 20:57:21 NVIDIA(0):     enabled.
(II) Jun 25 20:57:23 NVIDIA(0): NVIDIA GPU GeForce Go 7300 (G72) at PCI:1:0:0 (GPU-0)
(--) Jun 25 20:57:23 NVIDIA(0): Memory: 524288 kBytes
(--) Jun 25 20:57:23 NVIDIA(0): VideoBIOS: 05.72.22.54.21
(II) Jun 25 20:57:23 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Jun 25 20:57:23 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Jun 25 20:57:23 NVIDIA(0): Connected display device(s) on GeForce Go 7300 at PCI:1:0:0:
(--) Jun 25 20:57:23 NVIDIA(0):     LPL LP154WX4-TLAB (DFP-0)
(--) Jun 25 20:57:23 NVIDIA(0): LPL LP154WX4-TLAB (DFP-0): 330.0 MHz maximum pixel clock
(--) Jun 25 20:57:23 NVIDIA(0): LPL LP154WX4-TLAB (DFP-0): Internal Dual Link LVDS
(II) Jun 25 20:57:23 NVIDIA(0): Assigned Display Device: DFP-0
(II) Jun 25 20:57:23 NVIDIA(0): Validated modes:
(II) Jun 25 20:57:23 NVIDIA(0):     "1280x800+0+0"
(II) Jun 25 20:57:23 NVIDIA(0): Virtual screen size determined to be 1280 x 800
(--) Jun 25 20:57:23 NVIDIA(0): DPI set to (98, 96); computed from "UseEdidDpi" X config
(--) Jun 25 20:57:23 NVIDIA(0):     option
(==) Jun 25 20:57:23 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Jun 25 20:57:24 NVIDIA(0): Initialized GPU GART.
(II) Jun 25 20:57:24 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) Jun 25 20:57:24 NVIDIA(0):     enough to receive ACPI hotkey events.
(II) Jun 25 20:57:24 NVIDIA(0): ACPI brightness change hotkey events enabled.
(II) Jun 25 20:57:24 NVIDIA(0): Setting mode "1280x800+0+0"
(II) Loading extension NV-GLX
(II) Jun 25 20:57:25 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Jun 25 20:57:25 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) 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
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(II) config/udev: Adding input device Power Button (/dev/input/event5)
(**) 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.901, 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/event5"
(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" "pl"
(II) config/udev: Adding input device Video Bus (/dev/input/event6)
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event6"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "pl"
(II) config/udev: Adding input device Power Button (/dev/input/event4)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event4"
(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" "pl"
(II) config/udev: Adding input device Lid Switch (/dev/input/event3)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Ci25m Notebk Optical (/dev/input/event1)
(**) Ci25m Notebk Optical: Applying InputClass "evdev pointer catchall"
(**) Ci25m Notebk Optical: always reports core events
(**) Ci25m Notebk Optical: Device: "/dev/input/event1"
(II) Ci25m Notebk Optical: Found 3 mouse buttons
(II) Ci25m Notebk Optical: Found scroll wheel(s)
(II) Ci25m Notebk Optical: Found relative axes
(II) Ci25m Notebk Optical: Found x and y relative axes
(II) Ci25m Notebk Optical: Configuring as mouse
(**) Ci25m Notebk Optical: YAxisMapping: buttons 4 and 5
(**) Ci25m Notebk Optical: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Ci25m Notebk Optical" (type: MOUSE)
(II) Ci25m Notebk Optical: initialized for relative axes.
(II) config/udev: Adding input device Ci25m Notebk Optical (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Chicony USB 2.0 Camera (/dev/input/event7)
(**) Chicony USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
(**) Chicony USB 2.0 Camera: always reports core events
(**) Chicony USB 2.0 Camera: Device: "/dev/input/event7"
(II) Chicony USB 2.0 Camera: Found keys
(II) Chicony USB 2.0 Camera: Configuring as keyboard
(II) XINPUT: Adding extended input device "Chicony USB 2.0 Camera" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "pl"
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
(**) 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/event0"
(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" "pl"
(II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.6.901, module version = 1.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.2
(**) Option "Device" "/dev/input/event8"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle
(--) SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
(II) Synaptics touchpad driver version 1.2.2
SynPS/2 Synaptics TouchPad no synaptics event device found
(**) Option "Device" "/dev/input/mouse1"
Query no Synaptics: 6003C8
(--) SynPS/2 Synaptics TouchPad: no supported touchpad found
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(II) UnloadModule: "synaptics"
(II) config/udev: Adding input device PC Speaker (/dev/input/event2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Omnibook ACPI scancode generator (/dev/input/event10)
(**) Omnibook ACPI scancode generator: Applying InputClass "evdev keyboard catchall"
(**) Omnibook ACPI scancode generator: always reports core events
(**) Omnibook ACPI scancode generator: Device: "/dev/input/event10"
(II) Omnibook ACPI scancode generator: Found keys
(II) Omnibook ACPI scancode generator: Configuring as keyboard
(II) XINPUT: Adding extended input device "Omnibook ACPI scancode generator" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "pl"
(II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event11)
(**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
(**) ACPI Virtual Keyboard Device: always reports core events
(**) ACPI Virtual Keyboard Device: Device: "/dev/input/event11"
(II) ACPI Virtual Keyboard Device: Found keys
(II) ACPI Virtual Keyboard Device: Configuring as keyboard
(II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "pl"
(II) Jun 25 20:57:43 NVIDIA(0): Setting mode "1024x768"
(II) Jun 25 21:06:44 NVIDIA(0): Setting mode "1280x800+0+0"
(II) Jun 25 22:13:34 NVIDIA(0): Setting mode "1024x768"
(II) Jun 25 22:14:08 NVIDIA(0): Setting mode "1280x800+0+0"

a to feler westchnął seler

Offline

 

#10  2012-06-25 22:21:17

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: Nie ta rozdzielczość w Gnome, Nvidia

To włącz i sprawdź. :) Wydaje mi się, że GNOME z poziomu użytkownika sobie przestawia, jest w nim jakiś panel zarządzania monitorami.

Offline

 

#11  2012-06-25 22:40:22

  seler - Użytkownik

seler
Użytkownik
Zarejestrowany: 2012-05-15

Re: Nie ta rozdzielczość w Gnome, Nvidia

Miałeś rację :]
Wyłączyłem autologowanie przy starcie i ekran logowania był w dobrej rozdziałce. Dopiero po zalogowaniu się pieprzyło. Trzeba było wejść w System/Preferencje/Monitory i tam zmienić rozdzielczość na 1280x800, po czym zapisać.
Ech... taka prosta sprawa, a ja już manuale xorg.conf zaczynałem studiować ;)
Dzięki za pomoc.


a to feler westchnął seler

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)