You are not logged in.
Hi, i have a CRT Monitor connected to my Desktop with a maximum resolution of 1280x1024 but i only can use 640x480.. nvidia drivers are installed properly, my Desktop is KDE i have a Geforce GTX 460
Any ideas? If ya need some outputs just tell me^^
Last edited by llennac (2011-04-11 19:01:35)
Offline
Check your /etc/X11/xorg.conf and set your modes correctly in the 'display' subsection of your 'screen' section.
Offline
There Are no "Modes" ![]()
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "True"
Option "MetaModes" "nvidia-auto-select, nvidia-auto-select"
SubSection "Display"
Depth 24
EndSubSection
Here is the whole X11.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 270.30 (buildmeister@swio-display-x86-rhel47-01.nvidia.com) Fri Feb 25 14:54:56 PST 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
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
Option "TwinView" "True"
Option "MetaModes" "nvidia-auto-select, nvidia-auto-select"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Offline
you can add them manually by adding: Modes "1280x1024" "any other res" , just under Depth 24 in display subsection. That should fix it. But didn't your get that option in nvidia-xconfig?
Last edited by Arjann (2011-04-11 19:36:49)
Offline
well... it doesnt^^, i have got nothign like this with nvida-xconfig
Last edited by llennac (2011-04-11 19:36:05)
Offline
Didn't work? I think is the nvidia-auto-select in meta-modes, so replace the first occurrence with 1280x1024.
My screen section looks like this:
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1280x1024_75, 1280x1024"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSectionLast edited by Arjann (2011-04-12 06:42:51)
Offline
Nope, it does not work.
EDIT
Maybe i should mention that i at first had connected a second Monitor to it, it was an 19" 1440x900 Monitor wich worked correctly, however i need the crt to be on the desk so i disconnect the tft in order to get first the crt to work.
Last edited by llennac (2011-04-11 20:03:48)
Offline
Could you test it with twinview disabled
Offline
I strongly suspect you have a edid problem.
Edid is not reliable over vga. Get a lcd monitor, write a modeline, or supply your own edid.
Btw, trow your xorg log on here so that we can see exactly what is wrong.
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Also use BBCode [code ] tags when pasting code or output.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Okay, i will try it with twinview disabled and post the log, but now... i´m in School^^ cya lat3r
sorry for missing bbcode
Offline
So im back now, first the xorg.conf... resetted
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 270.30 (buildmeister@swio-display-x86-rhel47-01.nvidia.com) Fri Feb 25 14:54:56 PST 2011
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
EndSectioncreated/resetted with nvidia-xconfig
now thats the Xorg.0.log:
[ 19.987]
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 20.004]
X.Org X Server 1.10.0.901 (1.10.1 RC 1)
Release Date: 2011-03-29
[ 20.004] X Protocol Version 11, Revision 0
[ 20.004] Build Operating System: Linux 2.6.37-ARCH x86_64
[ 20.004] Current Operating System: Linux Arch2Quad 2.6.38-ARCH #1 SMP PREEMPT Wed Mar 30 08:47:36 CEST 2011 x86_64
[ 20.004] Kernel command line: root=/dev/disk/by-uuid/9c082231-c6a6-44de-850a-7e3a397c4837 ro
[ 20.004] Build Date: 29 March 2011 09:11:14AM
[ 20.004]
[ 20.004] Current version of pixman: 0.20.2
[ 20.004] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 20.004] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20.004] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 13 14:21:30 2011
[ 20.038] (==) Using config file: "/etc/X11/xorg.conf"
[ 20.038] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 20.064] (==) ServerLayout "Layout0"
[ 20.064] (**) |-->Screen "Screen0" (0)
[ 20.064] (**) | |-->Monitor "Monitor0"
[ 20.064] (**) | |-->Device "Device0"
[ 20.064] (**) |-->Input Device "Keyboard0"
[ 20.064] (**) |-->Input Device "Mouse0"
[ 20.064] (==) Automatically adding devices
[ 20.064] (==) Automatically enabling devices
[ 20.111] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 20.111] Entry deleted from font path.
[ 20.111] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 20.111] Entry deleted from font path.
[ 20.111] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 20.111] Entry deleted from font path.
[ 20.111] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 20.111] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 20.111] Entry deleted from font path.
[ 20.111] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 20.111] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 20.111] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 20.111] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 20.111] (WW) Disabling Keyboard0
[ 20.111] (WW) Disabling Mouse0
[ 20.111] (II) Loader magic: 0x7d1e00
[ 20.111] (II) Module ABI versions:
[ 20.111] X.Org ANSI C Emulation: 0.4
[ 20.111] X.Org Video Driver: 10.0
[ 20.111] X.Org XInput driver : 12.2
[ 20.111] X.Org Server Extension : 5.0
[ 20.112] (--) PCI:*(0:4:0:0) 10de:0e22:1acc:4647 rev 161, Mem @ 0xfc000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000ec00/128, BIOS @ 0x????????/524288
[ 20.112] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 20.112] (II) LoadModule: "extmod"
[ 20.123] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 20.135] (II) Module extmod: vendor="X.Org Foundation"
[ 20.135] compiled for 1.10.0.901, module version = 1.0.0
[ 20.135] Module class: X.Org Server Extension
[ 20.135] ABI class: X.Org Server Extension, version 5.0
[ 20.135] (II) Loading extension MIT-SCREEN-SAVER
[ 20.135] (II) Loading extension XFree86-VidModeExtension
[ 20.135] (II) Loading extension XFree86-DGA
[ 20.135] (II) Loading extension DPMS
[ 20.135] (II) Loading extension XVideo
[ 20.135] (II) Loading extension XVideo-MotionCompensation
[ 20.135] (II) Loading extension X-Resource
[ 20.135] (II) LoadModule: "dbe"
[ 20.136] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 20.136] (II) Module dbe: vendor="X.Org Foundation"
[ 20.136] compiled for 1.10.0.901, module version = 1.0.0
[ 20.136] Module class: X.Org Server Extension
[ 20.136] ABI class: X.Org Server Extension, version 5.0
[ 20.136] (II) Loading extension DOUBLE-BUFFER
[ 20.136] (II) LoadModule: "glx"
[ 20.136] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 21.005] (II) Module glx: vendor="NVIDIA Corporation"
[ 21.014] compiled for 4.0.2, module version = 1.0.0
[ 21.014] Module class: X.Org Server Extension
[ 21.014] (II) NVIDIA GLX Module 270.30 Fri Feb 25 14:51:13 PST 2011
[ 21.014] (II) Loading extension GLX
[ 21.014] (II) LoadModule: "record"
[ 21.014] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 21.020] (II) Module record: vendor="X.Org Foundation"
[ 21.020] compiled for 1.10.0.901, module version = 1.13.0
[ 21.020] Module class: X.Org Server Extension
[ 21.020] ABI class: X.Org Server Extension, version 5.0
[ 21.020] (II) Loading extension RECORD
[ 21.020] (II) LoadModule: "dri"
[ 21.020] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 21.037] (II) Module dri: vendor="X.Org Foundation"
[ 21.037] compiled for 1.10.0.901, module version = 1.0.0
[ 21.037] ABI class: X.Org Server Extension, version 5.0
[ 21.037] (II) Loading extension XFree86-DRI
[ 21.037] (II) LoadModule: "dri2"
[ 21.037] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 21.044] (II) Module dri2: vendor="X.Org Foundation"
[ 21.044] compiled for 1.10.0.901, module version = 1.2.0
[ 21.044] ABI class: X.Org Server Extension, version 5.0
[ 21.044] (II) Loading extension DRI2
[ 21.044] (II) LoadModule: "nvidia"
[ 21.044] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 21.097] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 21.099] compiled for 4.0.2, module version = 1.0.0
[ 21.099] Module class: X.Org Video Driver
[ 21.108] (II) NVIDIA dlloader X Driver 270.30 Fri Feb 25 14:36:22 PST 2011
[ 21.108] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 21.109] (++) using VT number 7
[ 21.123] (II) Loading sub module "fb"
[ 21.123] (II) LoadModule: "fb"
[ 21.123] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.130] (II) Module fb: vendor="X.Org Foundation"
[ 21.130] compiled for 1.10.0.901, module version = 1.0.0
[ 21.130] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.130] (II) Loading sub module "wfb"
[ 21.130] (II) LoadModule: "wfb"
[ 21.131] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.133] (II) Module wfb: vendor="X.Org Foundation"
[ 21.133] compiled for 1.10.0.901, module version = 1.0.0
[ 21.133] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.133] (II) Loading sub module "ramdac"
[ 21.133] (II) LoadModule: "ramdac"
[ 21.133] (II) Module "ramdac" already built-in
[ 21.145] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 21.145] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.145] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.157] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 21.157] (==) NVIDIA(0): RGB weight 888
[ 21.157] (==) NVIDIA(0): Default visual is TrueColor
[ 21.157] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.890] (WW) NVIDIA(GPU-0): The EDID read for display device CRT-0 is invalid: the
[ 21.890] (WW) NVIDIA(GPU-0): checksum for EDID version 1 is invalid.
[ 21.890] (--) NVIDIA(GPU-0):
[ 21.890] (--) NVIDIA(GPU-0): Raw EDID bytes:
[ 21.890] (--) NVIDIA(GPU-0):
[ 21.890] (--) NVIDIA(GPU-0): 00 ff ff ff ff ff ff 00 59 e2 f4 0b 34 36 38 30
[ 21.890] (--) NVIDIA(GPU-0): 0c 0a 01 01 08 1e 17 b9 e8 81 52 a4 53 4d 9b 24
[ 21.890] (--) NVIDIA(GPU-0): 0e 48 66 a4 42 00 45 59 61 59 81 80 31 59 01 01
[ 21.890] (--) NVIDIA(GPU-0): 01 01 01 01 01 01 4e 0c 80 c0 20 90 2d 10 a0 20
[ 21.890] (--) NVIDIA(GPU-0): 13 84 04 c3 10 00 00 1a de 0d d0 d8 20 90 2e 10
[ 21.890] (--) NVIDIA(GPU-0): f4 24 13 84 04 c3 10 00 00 1c 4e 0c 80 c8 20 e0
[ 21.890] (--) NVIDIA(GPU-0): 14 10 90 40 13 88 04 c3 10 00 00 18 c3 1e 00 20
[ 21.890] (--) NVIDIA(GPU-0): 41 00 20 30 10 60 13 00 04 c3 10 00 00 1e 00 9c
[ 21.890] (--) NVIDIA(GPU-0):
[ 21.891] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 460 (GF104) at PCI:4:0:0 (GPU-0)
[ 21.891] (--) NVIDIA(0): Memory: 786432 kBytes
[ 21.891] (--) NVIDIA(0): VideoBIOS: 70.04.14.00.01
[ 21.891] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 21.891] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 21.891] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 460 at PCI:4:0:0
[ 21.891] (--) NVIDIA(0): CRT-0
[ 21.891] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 21.940] (II) NVIDIA(0): Assigned Display Device: CRT-0
[ 21.940] (==) NVIDIA(0):
[ 21.940] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 21.940] (==) NVIDIA(0): will be used as the requested mode.
[ 21.940] (==) NVIDIA(0):
[ 21.940] (II) NVIDIA(0): Validated modes:
[ 21.940] (II) NVIDIA(0): "nvidia-auto-select"
[ 21.940] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 21.970] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
[ 21.970] (WW) NVIDIA(0): from CRT-0's EDID.
[ 21.970] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 21.970] (--) Depth 24 pixmap format is 32 bpp
[ 21.970] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 21.970] (II) NVIDIA: access.
[ 21.973] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 21.973] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 21.973] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 21.973] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 21.973] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 21.973] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 21.973] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 21.973] (II) NVIDIA(0): Config Options in the README.
[ 21.975] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 22.006] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[ 22.007] (II) Loading extension NV-GLX
[ 22.073] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 22.073] (==) NVIDIA(0): Backing store disabled
[ 22.073] (==) NVIDIA(0): Silken mouse enabled
[ 22.075] (**) NVIDIA(0): DPMS enabled
[ 22.075] (II) Loading extension NV-CONTROL
[ 22.076] (II) Loading extension XINERAMA
[ 22.076] (II) Loading sub module "dri2"
[ 22.076] (II) LoadModule: "dri2"
[ 22.076] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 22.076] (II) Module dri2: vendor="X.Org Foundation"
[ 22.076] compiled for 1.10.0.901, module version = 1.2.0
[ 22.076] ABI class: X.Org Server Extension, version 5.0
[ 22.076] (II) NVIDIA(0): [DRI2] Setup complete
[ 22.076] (==) RandR enabled
[ 22.076] (II) Initializing built-in extension Generic Event Extension
[ 22.076] (II) Initializing built-in extension SHAPE
[ 22.076] (II) Initializing built-in extension MIT-SHM
[ 22.076] (II) Initializing built-in extension XInputExtension
[ 22.076] (II) Initializing built-in extension XTEST
[ 22.076] (II) Initializing built-in extension BIG-REQUESTS
[ 22.076] (II) Initializing built-in extension SYNC
[ 22.076] (II) Initializing built-in extension XKEYBOARD
[ 22.076] (II) Initializing built-in extension XC-MISC
[ 22.076] (II) Initializing built-in extension SECURITY
[ 22.076] (II) Initializing built-in extension XINERAMA
[ 22.076] (II) Initializing built-in extension XFIXES
[ 22.076] (II) Initializing built-in extension RENDER
[ 22.076] (II) Initializing built-in extension RANDR
[ 22.076] (II) Initializing built-in extension COMPOSITE
[ 22.076] (II) Initializing built-in extension DAMAGE
[ 22.078] (II) Initializing extension GLX
[ 22.432] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 22.432] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 22.432] (II) LoadModule: "evdev"
[ 22.445] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.455] (II) Module evdev: vendor="X.Org Foundation"
[ 22.455] compiled for 1.10.0, module version = 2.6.0
[ 22.455] Module class: X.Org XInput Driver
[ 22.455] ABI class: X.Org XInput driver, version 12.2
[ 22.455] (II) Using input driver 'evdev' for 'Power Button'
[ 22.455] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.455] (**) Power Button: always reports core events
[ 22.455] (**) Power Button: Device: "/dev/input/event3"
[ 22.473] (--) Power Button: Found keys
[ 22.473] (II) Power Button: Configuring as keyboard
[ 22.473] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 22.473] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 22.473] (**) Option "xkb_rules" "evdev"
[ 22.473] (**) Option "xkb_model" "evdev"
[ 22.473] (**) Option "xkb_layout" "us"
[ 22.495] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 22.495] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 22.495] (II) Using input driver 'evdev' for 'Power Button'
[ 22.495] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.495] (**) Power Button: always reports core events
[ 22.495] (**) Power Button: Device: "/dev/input/event2"
[ 22.510] (--) Power Button: Found keys
[ 22.510] (II) Power Button: Configuring as keyboard
[ 22.510] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 22.510] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 22.510] (**) Option "xkb_rules" "evdev"
[ 22.510] (**) Option "xkb_model" "evdev"
[ 22.510] (**) Option "xkb_layout" "us"
[ 22.514] (II) config/udev: Adding input device Afatech DVB-T 2 (/dev/input/event4)
[ 22.514] (**) Afatech DVB-T 2: Applying InputClass "evdev keyboard catchall"
[ 22.514] (II) Using input driver 'evdev' for 'Afatech DVB-T 2'
[ 22.514] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.514] (**) Afatech DVB-T 2: always reports core events
[ 22.514] (**) Afatech DVB-T 2: Device: "/dev/input/event4"
[ 22.536] (--) Afatech DVB-T 2: Found keys
[ 22.536] (II) Afatech DVB-T 2: Configuring as keyboard
[ 22.536] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.1/input/input4/event4"
[ 22.536] (II) XINPUT: Adding extended input device "Afatech DVB-T 2" (type: KEYBOARD)
[ 22.536] (**) Option "xkb_rules" "evdev"
[ 22.536] (**) Option "xkb_model" "evdev"
[ 22.536] (**) Option "xkb_layout" "us"
[ 22.537] (II) config/udev: Adding input device IR-receiver inside an USB DVB receiver (/dev/input/event7)
[ 22.537] (**) IR-receiver inside an USB DVB receiver: Applying InputClass "evdev keyboard catchall"
[ 22.537] (II) Using input driver 'evdev' for 'IR-receiver inside an USB DVB receiver'
[ 22.537] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.537] (**) IR-receiver inside an USB DVB receiver: always reports core events
[ 22.537] (**) IR-receiver inside an USB DVB receiver: Device: "/dev/input/event7"
[ 22.566] (--) IR-receiver inside an USB DVB receiver: Found keys
[ 22.566] (II) IR-receiver inside an USB DVB receiver: Configuring as keyboard
[ 22.566] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/rc/rc0/input7/event7"
[ 22.566] (II) XINPUT: Adding extended input device "IR-receiver inside an USB DVB receiver" (type: KEYBOARD)
[ 22.566] (**) Option "xkb_rules" "evdev"
[ 22.566] (**) Option "xkb_model" "evdev"
[ 22.566] (**) Option "xkb_layout" "us"
[ 22.567] (II) config/udev: Adding input device 2.4G HZ RF KEYBOARD AND MOUSE (/dev/input/event5)
[ 22.567] (**) 2.4G HZ RF KEYBOARD AND MOUSE: Applying InputClass "evdev keyboard catchall"
[ 22.567] (II) Using input driver 'evdev' for '2.4G HZ RF KEYBOARD AND MOUSE'
[ 22.567] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.567] (**) 2.4G HZ RF KEYBOARD AND MOUSE: always reports core events
[ 22.567] (**) 2.4G HZ RF KEYBOARD AND MOUSE: Device: "/dev/input/event5"
[ 22.590] (--) 2.4G HZ RF KEYBOARD AND MOUSE: Found keys
[ 22.590] (II) 2.4G HZ RF KEYBOARD AND MOUSE: Configuring as keyboard
[ 22.590] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.3/1-4.3:1.0/input/input5/event5"
[ 22.590] (II) XINPUT: Adding extended input device "2.4G HZ RF KEYBOARD AND MOUSE" (type: KEYBOARD)
[ 22.590] (**) Option "xkb_rules" "evdev"
[ 22.590] (**) Option "xkb_model" "evdev"
[ 22.590] (**) Option "xkb_layout" "us"
[ 22.590] (II) config/udev: Adding input device 2.4G HZ RF KEYBOARD AND MOUSE (/dev/input/event6)
[ 22.590] (**) 2.4G HZ RF KEYBOARD AND MOUSE: Applying InputClass "evdev pointer catchall"
[ 22.590] (**) 2.4G HZ RF KEYBOARD AND MOUSE: Applying InputClass "evdev keyboard catchall"
[ 22.590] (II) Using input driver 'evdev' for '2.4G HZ RF KEYBOARD AND MOUSE'
[ 22.590] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.590] (**) 2.4G HZ RF KEYBOARD AND MOUSE: always reports core events
[ 22.590] (**) 2.4G HZ RF KEYBOARD AND MOUSE: Device: "/dev/input/event6"
[ 22.616] (--) 2.4G HZ RF KEYBOARD AND MOUSE: Found 12 mouse buttons
[ 22.616] (--) 2.4G HZ RF KEYBOARD AND MOUSE: Found scroll wheel(s)
[ 22.616] (--) 2.4G HZ RF KEYBOARD AND MOUSE: Found relative axes
[ 22.616] (--) 2.4G HZ RF KEYBOARD AND MOUSE: Found x and y relative axes
[ 22.616] (--) 2.4G HZ RF KEYBOARD AND MOUSE: Found absolute axes
[ 22.616] (--) 2.4G HZ RF KEYBOARD AND MOUSE: Found keys
[ 22.616] (II) 2.4G HZ RF KEYBOARD AND MOUSE: Configuring as mouse
[ 22.616] (II) 2.4G HZ RF KEYBOARD AND MOUSE: Configuring as keyboard
[ 22.616] (II) 2.4G HZ RF KEYBOARD AND MOUSE: Adding scrollwheel support
[ 22.616] (**) 2.4G HZ RF KEYBOARD AND MOUSE: YAxisMapping: buttons 4 and 5
[ 22.616] (**) 2.4G HZ RF KEYBOARD AND MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 22.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.3/1-4.3:1.1/input/input6/event6"
[ 22.616] (II) XINPUT: Adding extended input device "2.4G HZ RF KEYBOARD AND MOUSE" (type: KEYBOARD)
[ 22.616] (**) Option "xkb_rules" "evdev"
[ 22.616] (**) Option "xkb_model" "evdev"
[ 22.616] (**) Option "xkb_layout" "us"
[ 22.617] (II) 2.4G HZ RF KEYBOARD AND MOUSE: initialized for relative axes.
[ 22.617] (WW) 2.4G HZ RF KEYBOARD AND MOUSE: ignoring absolute axes.
[ 22.617] (**) 2.4G HZ RF KEYBOARD AND MOUSE: (accel) keeping acceleration scheme 1
[ 22.617] (**) 2.4G HZ RF KEYBOARD AND MOUSE: (accel) acceleration profile 0
[ 22.617] (**) 2.4G HZ RF KEYBOARD AND MOUSE: (accel) acceleration factor: 2.000
[ 22.617] (**) 2.4G HZ RF KEYBOARD AND MOUSE: (accel) acceleration threshold: 4
[ 22.617] (II) config/udev: Adding input device 2.4G HZ RF KEYBOARD AND MOUSE (/dev/input/mouse0)
[ 22.617] (II) No input driver/identifier specified (ignoring)
[ 22.618] (II) config/udev: Adding input device zc3xx (/dev/input/event8)
[ 22.618] (**) zc3xx: Applying InputClass "evdev keyboard catchall"
[ 22.618] (II) Using input driver 'evdev' for 'zc3xx'
[ 22.618] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.618] (**) zc3xx: always reports core events
[ 22.618] (**) zc3xx: Device: "/dev/input/event8"
[ 22.643] (--) zc3xx: Found keys
[ 22.643] (II) zc3xx: Configuring as keyboard
[ 22.643] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.4/input/input8/event8"
[ 22.643] (II) XINPUT: Adding extended input device "zc3xx" (type: KEYBOARD)
[ 22.643] (**) Option "xkb_rules" "evdev"
[ 22.643] (**) Option "xkb_model" "evdev"
[ 22.643] (**) Option "xkb_layout" "us"
[ 22.646] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 22.646] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 22.646] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 22.646] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.646] (**) AT Translated Set 2 keyboard: always reports core events
[ 22.646] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 22.670] (--) AT Translated Set 2 keyboard: Found keys
[ 22.670] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 22.670] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 22.670] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 22.670] (**) Option "xkb_rules" "evdev"
[ 22.670] (**) Option "xkb_model" "evdev"
[ 22.670] (**) Option "xkb_layout" "us"
[ 22.670] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 22.670] (II) No input driver/identifier specified (ignoring)Offline
[ 21.890] (WW) NVIDIA(GPU-0): The EDID read for display device CRT-0 is invalid: the
[ 21.890] (WW) NVIDIA(GPU-0): checksum for EDID version 1 is invalid.
[ 21.890] (--) NVIDIA(GPU-0):
[ 21.890] (--) NVIDIA(GPU-0): Raw EDID bytes:
[ 21.890] (--) NVIDIA(GPU-0):
[ 21.890] (--) NVIDIA(GPU-0): 00 ff ff ff ff ff ff 00 59 e2 f4 0b 34 36 38 30
[ 21.890] (--) NVIDIA(GPU-0): 0c 0a 01 01 08 1e 17 b9 e8 81 52 a4 53 4d 9b 24
[ 21.890] (--) NVIDIA(GPU-0): 0e 48 66 a4 42 00 45 59 61 59 81 80 31 59 01 01
[ 21.890] (--) NVIDIA(GPU-0): 01 01 01 01 01 01 4e 0c 80 c0 20 90 2d 10 a0 20
[ 21.890] (--) NVIDIA(GPU-0): 13 84 04 c3 10 00 00 1a de 0d d0 d8 20 90 2e 10
[ 21.890] (--) NVIDIA(GPU-0): f4 24 13 84 04 c3 10 00 00 1c 4e 0c 80 c8 20 e0
[ 21.890] (--) NVIDIA(GPU-0): 14 10 90 40 13 88 04 c3 10 00 00 18 c3 1e 00 20
[ 21.890] (--) NVIDIA(GPU-0): 41 00 20 30 10 60 13 00 04 c3 10 00 00 1e 00 9c
[ 21.890] (--) NVIDIA(GPU-0): lol there it is ![]()
what to do now?
Offline
You could enable the nvidia driver Option "UseEDID" "FALSE" and set the modes manually, check README of the nvidia driver especially appendix B for proper usage.
Last edited by Arjann (2011-04-14 06:21:38)
Offline
Supply your own EDID or write a modeline.
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline