Opensource ATI can't switch video modes with CTRL+ALT+plus/minus

Hi,
I've updated my system to the new xorg-server and video driver.
The new video driver (xf86-video-ati-6.7.195-1) can't switch video modes with the CTRL+ALT+plus/minus key combination. I use this key combination a lot and before I upgraded to the new driver this worked :-(
Anybody else having this problem?
I know I can use xrandr to change the video mode, but it doesn't exactly do what I want. Xrandr changes the video mode, but also changes the resolution of the screen, while CTRL+ALT+plus/minus keeps the resolution intact (the screensize is bigger than what is seen on the monitor, you can scroll the screen by moving the mouse "out" of the monitor)
Is there a fix/patch that I can try?

It looks like this is the result of the new opensource ati drivers use the new xrandr.
One of the changes is that it will treat the screen section in xorg.conf differently. Browsing through video modes, using the CTRL+ALT+plus/minus key combination, that are defined in the screen section in xorg.conf is not possible anymore.

Similar Messages

  • Can't switch to console with ctrl+alt+f? anymore

    i installed the lastest xorg packages and i am using fluxbox-cvs and i can't switch to console with ctrl+alt+f? anymore - any ideas?

    no, but i did have to make that switch from keyboard to kbd to satisfy the new xorg config...i'll try all that but i am away from my box at the mo
    thanks for the on topic post
    (as much as i would like to flame oscar about his/her choice of wm...i can't be f*cked.  aside from the slit hang problem i have not seen a bug in cvs that has remained for any significant time at all.  besides, it's pre 1.0, it's allowed to be buggy)
    .:after thought:.
    fluxbox = overgrown bug
    kde and gnome = overgrown
    .:after after thought:.
    i see you are a gnome user, how ironic you are,                 
    ah...flame war! 

  • Can't switch VT's with Ctrl+Alt+Fx or Ctrl+Alt+backspace terminate

    Ctrl+Alt+F2 doesn't seem to register. It's been a long term issue I have had for years. I've tried all the various fixes.
    I can manually change to virtual terminals without issues using:
    sudo chvt 2
    Once I'm in a VT I can use Alt+Fx to change between them, until I go back into Xorg. So it's unlikely to be a graphics driver problem, most other people with similar issues complain of getting a blank screen.
    Although without sudo I get
    # chvt 2
    Couldn't get a file descriptor referring to the console.
    I have the following in /etc/X11/xorg.conf.d/15-forcevt.conf
    Section "ServerFlags"
    Option "HandleSpecialKeys" "always"
    Option "DontVTSwitch" "false"
    Option "DontZap" "false"
    EndSection
    Section "InputClass"
    Identifier "Keyboard Defaults"
    MatchIsKeyboard "yes"
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
    A also enabled the terminate option in gnome-tweak-tool.
    xmodmap -pke has the following:
    keycode 67 = F1 F1 F1 F1 F1 F1 XF86Switch_VT_1
    keycode 68 = F2 F2 F2 F2 F2 F2 XF86Switch_VT_2
    Nothing is printed in Xorg logs when I try pushing the keys.
    I'm using SLIM (although I tried manually via startx), AwesomeWM (also tried fluxbox with a blank conf), nvidia (proprietary), UEFI.
    [ 2490.220]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 2490.225] X Protocol Version 11, Revision 0
    [ 2490.227] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 2490.229] Current Operating System: Linux ender 3.19.2-1-ARCH #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015 x86_64
    [ 2490.229] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-linux root=UUID=ff84efeb-e43f-47fe-a14d-07894feb0013 rw rootflags=subvol=@ quiet
    [ 2490.233] Build Date: 14 March 2015 06:45:50PM
    [ 2490.234]
    [ 2490.236] Current version of pixman: 0.32.6
    [ 2490.240] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2490.240] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2490.247] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 1 10:44:03 2015
    [ 2490.249] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2490.250] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 2490.250] (==) ServerLayout "Layout0"
    [ 2490.250] (**) |-->Screen "Screen0" (0)
    [ 2490.250] (**) | |-->Monitor "Monitor0"
    [ 2490.251] (**) | |-->Device "Device0"
    [ 2490.251] (**) |-->Input Device "Keyboard0"
    [ 2490.251] (**) |-->Input Device "Mouse0"
    [ 2490.251] (**) Option "DontVTSwitch" "false"
    [ 2490.251] (**) Option "DontZap" "false"
    [ 2490.251] (**) Option "Xinerama" "0"
    [ 2490.251] (==) Automatically adding devices
    [ 2490.251] (==) Automatically enabling devices
    [ 2490.251] (==) Automatically adding GPU devices
    [ 2490.251] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2490.251] Entry deleted from font path.
    [ 2490.251] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2490.251] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2490.251] Entry deleted from font path.
    [ 2490.251] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2490.251] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/
    [ 2490.251] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2490.251] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 2490.251] (WW) Disabling Keyboard0
    [ 2490.251] (WW) Disabling Mouse0
    [ 2490.251] (II) Loader magic: 0x815d80
    [ 2490.251] (II) Module ABI versions:
    [ 2490.251] X.Org ANSI C Emulation: 0.4
    [ 2490.251] X.Org Video Driver: 19.0
    [ 2490.251] X.Org XInput driver : 21.0
    [ 2490.251] X.Org Server Extension : 9.0
    [ 2490.254] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 2490.254] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 2490.254] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 2490.258] (--) PCI:*(0:1:0:0) 10de:1180:10de:0969 rev 161, Mem @ 0xfa000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 2490.258] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2490.258] (II) LoadModule: "glx"
    [ 2490.258] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2490.268] (II) Module glx: vendor="NVIDIA Corporation"
    [ 2490.268] compiled for 4.0.2, module version = 1.0.0
    [ 2490.268] Module class: X.Org Server Extension
    [ 2490.268] (II) NVIDIA GLX Module 346.47 Thu Feb 19 18:09:07 PST 2015
    [ 2490.268] (II) LoadModule: "nvidia"
    [ 2490.268] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 2490.269] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 2490.269] compiled for 4.0.2, module version = 1.0.0
    [ 2490.269] Module class: X.Org Video Driver
    [ 2490.269] (II) NVIDIA dlloader X Driver 346.47 Thu Feb 19 17:47:18 PST 2015
    [ 2490.269] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 2490.269] (++) using VT number 1
    [ 2490.269] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 2490.269] (II) Loading sub module "fb"
    [ 2490.269] (II) LoadModule: "fb"
    [ 2490.269] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2490.269] (II) Module fb: vendor="X.Org Foundation"
    [ 2490.269] compiled for 1.17.1, module version = 1.0.0
    [ 2490.269] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2490.269] (II) Loading sub module "wfb"
    [ 2490.269] (II) LoadModule: "wfb"
    [ 2490.270] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 2490.270] (II) Module wfb: vendor="X.Org Foundation"
    [ 2490.270] compiled for 1.17.1, module version = 1.0.0
    [ 2490.270] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2490.270] (II) Loading sub module "ramdac"
    [ 2490.270] (II) LoadModule: "ramdac"
    [ 2490.270] (II) Module "ramdac" already built-in
    [ 2490.270] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 2490.270] (==) NVIDIA(0): RGB weight 888
    [ 2490.270] (==) NVIDIA(0): Default visual is TrueColor
    [ 2490.270] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 2490.270] (**) NVIDIA(0): Option "Stereo" "0"
    [ 2490.270] (**) NVIDIA(0): Option "SLI" "Off"
    [ 2490.270] (**) NVIDIA(0): Option "MultiGPU" "Off"
    [ 2490.270] (**) NVIDIA(0): Option "BaseMosaic" "off"
    [ 2490.270] (**) NVIDIA(0): Stereo disabled by request
    [ 2490.270] (**) NVIDIA(0): NVIDIA SLI disabled.
    [ 2490.270] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
    [ 2490.271] (**) NVIDIA(0): Option "MetaModes" "DVI-I-1: nvidia-auto-select +1280+0, DVI-D-0: nvidia-auto-select +0+416"
    [ 2490.271] (**) NVIDIA(0): Enabling 2D acceleration
    [ 2490.690] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
    [ 2490.692] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 680 (GK104) at PCI:1:0:0 (GPU-0)
    [ 2490.692] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 2490.692] (--) NVIDIA(0): VideoBIOS: 80.04.09.00.01
    [ 2490.692] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 2490.709] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 680 at PCI:1:0:0
    [ 2490.709] (--) NVIDIA(0): CRT-0
    [ 2490.709] (--) NVIDIA(0): Samsung SMS27A850T (DFP-0) (boot, connected)
    [ 2490.709] (--) NVIDIA(0): DFP-1
    [ 2490.709] (--) NVIDIA(0): DFP-2
    [ 2490.709] (--) NVIDIA(0): Samsung SyncMaster (DFP-3) (connected)
    [ 2490.709] (--) NVIDIA(0): DFP-4
    [ 2490.709] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 2490.710] (--) NVIDIA(0): Samsung SMS27A850T (DFP-0): Internal TMDS
    [ 2490.710] (--) NVIDIA(GPU-0): Samsung SMS27A850T (DFP-0): 330.0 MHz maximum pixel clock
    [ 2490.710] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 2490.710] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 2490.710] (--) NVIDIA(0): DFP-2: Internal TMDS
    [ 2490.710] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
    [ 2490.710] (--) NVIDIA(0): Samsung SyncMaster (DFP-3): Internal TMDS
    [ 2490.710] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
    [ 2490.710] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 2490.710] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
    [ 2490.710] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 2490.710] (**) NVIDIA(0): device Samsung SMS27A850T (DFP-0) (Using EDID frequencies
    [ 2490.710] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 2490.710] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850T (DFP-0) contradicts itself:
    [ 2490.710] (WW) NVIDIA(GPU-0): mode "1920x1080" is specified in the EDID; however, the
    [ 2490.710] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 2490.710] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 2490.710] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1920x1080".
    [ 2490.710] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850T (DFP-0) contradicts itself:
    [ 2490.710] (WW) NVIDIA(GPU-0): mode "1280x720" is specified in the EDID; however, the
    [ 2490.710] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 2490.710] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 2490.710] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1280x720".
    [ 2490.710] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850T (DFP-0) contradicts itself:
    [ 2490.710] (WW) NVIDIA(GPU-0): mode "720x576" is specified in the EDID; however, the
    [ 2490.710] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 2490.710] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 2490.710] (WW) NVIDIA(GPU-0): VertRefresh check for mode "720x576".
    [ 2490.712] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 2490.712] (**) NVIDIA(0): device Samsung SyncMaster (DFP-3) (Using EDID frequencies
    [ 2490.712] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 2490.713] (II) NVIDIA(0): Validated MetaModes:
    [ 2490.713] (II) NVIDIA(0):
    [ 2490.713] (II) NVIDIA(0): "DVI-I-1:nvidia-auto-select+1280+0,DVI-D-0:nvidia-auto-select+0+416"
    [ 2490.713] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1440
    [ 2490.742] (--) NVIDIA(0): DPI set to (125, 114); computed from "UseEdidDpi" X config
    [ 2490.742] (--) NVIDIA(0): option
    [ 2490.742] (--) Depth 24 pixmap format is 32 bpp
    [ 2490.743] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 2490.743] (II) NVIDIA: access.
    [ 2490.746] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 2490.746] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 2490.746] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 2490.746] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 2490.746] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 2490.746] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 2490.746] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 2490.746] (II) NVIDIA(0): Config Options in the README.
    [ 2490.761] (II) NVIDIA(0): Setting mode "DVI-I-1:nvidia-auto-select+1280+0,DVI-D-0:nvidia-auto-select+0+416"
    [ 2490.853] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 2490.853] (==) NVIDIA(0): Backing store enabled
    [ 2490.853] (==) NVIDIA(0): Silken mouse enabled
    [ 2490.853] (**) NVIDIA(0): DPMS enabled
    [ 2490.853] (II) Loading sub module "dri2"
    [ 2490.853] (II) LoadModule: "dri2"
    [ 2490.853] (II) Module "dri2" already built-in
    [ 2490.853] (II) NVIDIA(0): [DRI2] Setup complete
    [ 2490.853] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 2490.853] (--) RandR disabled
    [ 2490.856] (II) Initializing extension GLX
    [ 2490.856] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event7)
    [ 2490.914] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2490.914] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 2490.914] (II) LoadModule: "evdev"
    [ 2490.914] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2490.914] (II) Module evdev: vendor="X.Org Foundation"
    [ 2490.914] compiled for 1.17.1, module version = 2.9.2
    [ 2490.914] Module class: X.Org XInput Driver
    [ 2490.914] ABI class: X.Org XInput driver, version 21.0
    [ 2490.915] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 30 paused 0
    [ 2490.915] (II) Using input driver 'evdev' for 'Power Button'
    [ 2490.915] (**) Power Button: always reports core events
    [ 2490.915] (**) evdev: Power Button: Device: "/dev/input/event7"
    [ 2490.915] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2490.915] (--) evdev: Power Button: Found keys
    [ 2490.915] (II) evdev: Power Button: Configuring as keyboard
    [ 2490.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event7"
    [ 2490.915] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 2490.915] (**) Option "xkb_rules" "evdev"
    [ 2490.915] (**) Option "xkb_model" "pc104"
    [ 2490.915] (**) Option "xkb_layout" "us"
    [ 2490.915] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 2490.940] (II) config/udev: Adding input device Power Button (/dev/input/event6)
    [ 2490.940] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2490.940] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 2490.941] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 31 paused 0
    [ 2490.941] (II) Using input driver 'evdev' for 'Power Button'
    [ 2490.941] (**) Power Button: always reports core events
    [ 2490.941] (**) evdev: Power Button: Device: "/dev/input/event6"
    [ 2490.941] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2490.941] (--) evdev: Power Button: Found keys
    [ 2490.941] (II) evdev: Power Button: Configuring as keyboard
    [ 2490.941] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8/event6"
    [ 2490.941] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 2490.941] (**) Option "xkb_rules" "evdev"
    [ 2490.941] (**) Option "xkb_model" "pc104"
    [ 2490.941] (**) Option "xkb_layout" "us"
    [ 2490.941] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 2490.942] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
    [ 2490.942] (II) No input driver specified, ignoring this device.
    [ 2490.942] (II) This device may have been added with another device file.
    [ 2490.942] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
    [ 2490.942] (II) No input driver specified, ignoring this device.
    [ 2490.942] (II) This device may have been added with another device file.
    [ 2490.942] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event20)
    [ 2490.942] (II) No input driver specified, ignoring this device.
    [ 2490.942] (II) This device may have been added with another device file.
    [ 2490.942] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event21)
    [ 2490.942] (II) No input driver specified, ignoring this device.
    [ 2490.942] (II) This device may have been added with another device file.
    [ 2490.942] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
    [ 2490.942] (II) No input driver specified, ignoring this device.
    [ 2490.942] (II) This device may have been added with another device file.
    [ 2490.943] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event11)
    [ 2490.943] (II) No input driver specified, ignoring this device.
    [ 2490.943] (II) This device may have been added with another device file.
    [ 2490.943] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event12)
    [ 2490.943] (II) No input driver specified, ignoring this device.
    [ 2490.943] (II) This device may have been added with another device file.
    [ 2490.943] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event13)
    [ 2490.943] (II) No input driver specified, ignoring this device.
    [ 2490.943] (II) This device may have been added with another device file.
    [ 2490.943] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event14)
    [ 2490.943] (II) No input driver specified, ignoring this device.
    [ 2490.943] (II) This device may have been added with another device file.
    [ 2490.943] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event15)
    [ 2490.943] (II) No input driver specified, ignoring this device.
    [ 2490.943] (II) This device may have been added with another device file.
    [ 2490.943] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event16)
    [ 2490.943] (II) No input driver specified, ignoring this device.
    [ 2490.943] (II) This device may have been added with another device file.
    [ 2490.944] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event17)
    [ 2490.944] (II) No input driver specified, ignoring this device.
    [ 2490.944] (II) This device may have been added with another device file.
    [ 2490.944] (II) config/udev: Adding input device HID 1017:0002 (/dev/input/event0)
    [ 2490.944] (**) HID 1017:0002: Applying InputClass "evdev keyboard catchall"
    [ 2490.944] (**) HID 1017:0002: Applying InputClass "Keyboard Defaults"
    [ 2490.944] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 32 paused 0
    [ 2490.944] (II) Using input driver 'evdev' for 'HID 1017:0002'
    [ 2490.944] (**) HID 1017:0002: always reports core events
    [ 2490.944] (**) evdev: HID 1017:0002: Device: "/dev/input/event0"
    [ 2490.945] (--) evdev: HID 1017:0002: Vendor 0x1017 Product 0x2
    [ 2490.945] (--) evdev: HID 1017:0002: Found keys
    [ 2490.945] (II) evdev: HID 1017:0002: Configuring as keyboard
    [ 2490.945] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.1/0000:06:00.0/usb2/2-1/2-1:1.0/0003:1017:0002.0001/input/input2/event0"
    [ 2490.945] (II) XINPUT: Adding extended input device "HID 1017:0002" (type: KEYBOARD, id 8)
    [ 2490.945] (**) Option "xkb_rules" "evdev"
    [ 2490.945] (**) Option "xkb_model" "pc104"
    [ 2490.945] (**) Option "xkb_layout" "us"
    [ 2490.945] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 2490.945] (II) config/udev: Adding input device HID 1017:0002 (/dev/input/event1)
    [ 2490.945] (**) HID 1017:0002: Applying InputClass "evdev pointer catchall"
    [ 2490.945] (**) HID 1017:0002: Applying InputClass "evdev keyboard catchall"
    [ 2490.945] (**) HID 1017:0002: Applying InputClass "Keyboard Defaults"
    [ 2490.946] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 33 paused 0
    [ 2490.946] (II) Using input driver 'evdev' for 'HID 1017:0002'
    [ 2490.946] (**) HID 1017:0002: always reports core events
    [ 2490.946] (**) evdev: HID 1017:0002: Device: "/dev/input/event1"
    [ 2490.946] (--) evdev: HID 1017:0002: Vendor 0x1017 Product 0x2
    [ 2490.946] (--) evdev: HID 1017:0002: Found 9 mouse buttons
    [ 2490.946] (--) evdev: HID 1017:0002: Found scroll wheel(s)
    [ 2490.946] (--) evdev: HID 1017:0002: Found relative axes
    [ 2490.946] (--) evdev: HID 1017:0002: Found x and y relative axes
    [ 2490.946] (--) evdev: HID 1017:0002: Found absolute axes
    [ 2490.946] (II) evdev: HID 1017:0002: Forcing absolute x/y axes to exist.
    [ 2490.946] (--) evdev: HID 1017:0002: Found keys
    [ 2490.946] (II) evdev: HID 1017:0002: Configuring as mouse
    [ 2490.946] (II) evdev: HID 1017:0002: Configuring as keyboard
    [ 2490.946] (II) evdev: HID 1017:0002: Adding scrollwheel support
    [ 2490.946] (**) evdev: HID 1017:0002: YAxisMapping: buttons 4 and 5
    [ 2490.946] (**) evdev: HID 1017:0002: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2490.946] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.1/0000:06:00.0/usb2/2-1/2-1:1.1/0003:1017:0002.0002/input/input3/event1"
    [ 2490.946] (II) XINPUT: Adding extended input device "HID 1017:0002" (type: KEYBOARD, id 9)
    [ 2490.946] (**) Option "xkb_rules" "evdev"
    [ 2490.946] (**) Option "xkb_model" "pc104"
    [ 2490.946] (**) Option "xkb_layout" "us"
    [ 2490.946] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 2490.946] (II) evdev: HID 1017:0002: initialized for relative axes.
    [ 2490.946] (WW) evdev: HID 1017:0002: ignoring absolute axes.
    [ 2490.946] (**) HID 1017:0002: (accel) keeping acceleration scheme 1
    [ 2490.946] (**) HID 1017:0002: (accel) acceleration profile 0
    [ 2490.946] (**) HID 1017:0002: (accel) acceleration factor: 2.000
    [ 2490.946] (**) HID 1017:0002: (accel) acceleration threshold: 4
    [ 2490.946] (II) config/udev: Adding input device HID 1017:0002 (/dev/input/mouse0)
    [ 2490.946] (**) HID 1017:0002: Applying InputClass "Keyboard Defaults"
    [ 2490.946] (II) No input driver specified, ignoring this device.
    [ 2490.947] (II) This device may have been added with another device file.
    [ 2490.947] (II) config/udev: Adding input device Logitech G9x Laser Mouse (/dev/input/event2)
    [ 2490.947] (**) Logitech G9x Laser Mouse: Applying InputClass "evdev pointer catchall"
    [ 2490.947] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0
    [ 2490.947] (II) Using input driver 'evdev' for 'Logitech G9x Laser Mouse'
    [ 2490.947] (**) Logitech G9x Laser Mouse: always reports core events
    [ 2490.947] (**) evdev: Logitech G9x Laser Mouse: Device: "/dev/input/event2"
    [ 2490.947] (--) evdev: Logitech G9x Laser Mouse: Vendor 0x46d Product 0xc066
    [ 2490.947] (--) evdev: Logitech G9x Laser Mouse: Found 20 mouse buttons
    [ 2490.947] (--) evdev: Logitech G9x Laser Mouse: Found scroll wheel(s)
    [ 2490.947] (--) evdev: Logitech G9x Laser Mouse: Found relative axes
    [ 2490.947] (--) evdev: Logitech G9x Laser Mouse: Found x and y relative axes
    [ 2490.947] (II) evdev: Logitech G9x Laser Mouse: Configuring as mouse
    [ 2490.947] (II) evdev: Logitech G9x Laser Mouse: Adding scrollwheel support
    [ 2490.947] (**) evdev: Logitech G9x Laser Mouse: YAxisMapping: buttons 4 and 5
    [ 2490.947] (**) evdev: Logitech G9x Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2490.947] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.3/5-1.3:1.0/0003:046D:C066.0003/input/input4/event2"
    [ 2490.947] (II) XINPUT: Adding extended input device "Logitech G9x Laser Mouse" (type: MOUSE, id 10)
    [ 2490.947] (II) evdev: Logitech G9x Laser Mouse: initialized for relative axes.
    [ 2490.948] (**) Logitech G9x Laser Mouse: (accel) keeping acceleration scheme 1
    [ 2490.948] (**) Logitech G9x Laser Mouse: (accel) acceleration profile 0
    [ 2490.948] (**) Logitech G9x Laser Mouse: (accel) acceleration factor: 2.000
    [ 2490.948] (**) Logitech G9x Laser Mouse: (accel) acceleration threshold: 4
    [ 2490.948] (II) config/udev: Adding input device Logitech G9x Laser Mouse (/dev/input/mouse1)
    [ 2490.948] (II) No input driver specified, ignoring this device.
    [ 2490.948] (II) This device may have been added with another device file.
    [ 2490.948] (II) config/udev: Adding input device Logitech G9x Laser Mouse (/dev/input/event3)
    [ 2490.948] (**) Logitech G9x Laser Mouse: Applying InputClass "evdev keyboard catchall"
    [ 2490.948] (**) Logitech G9x Laser Mouse: Applying InputClass "Keyboard Defaults"
    [ 2490.949] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 35 paused 0
    [ 2490.949] (II) Using input driver 'evdev' for 'Logitech G9x Laser Mouse'
    [ 2490.949] (**) Logitech G9x Laser Mouse: always reports core events
    [ 2490.949] (**) evdev: Logitech G9x Laser Mouse: Device: "/dev/input/event3"
    [ 2490.949] (--) evdev: Logitech G9x Laser Mouse: Vendor 0x46d Product 0xc066
    [ 2490.949] (--) evdev: Logitech G9x Laser Mouse: Found 1 mouse buttons
    [ 2490.949] (--) evdev: Logitech G9x Laser Mouse: Found scroll wheel(s)
    [ 2490.949] (--) evdev: Logitech G9x Laser Mouse: Found relative axes
    [ 2490.949] (II) evdev: Logitech G9x Laser Mouse: Forcing relative x/y axes to exist.
    [ 2490.949] (--) evdev: Logitech G9x Laser Mouse: Found absolute axes
    [ 2490.949] (II) evdev: Logitech G9x Laser Mouse: Forcing absolute x/y axes to exist.
    [ 2490.949] (--) evdev: Logitech G9x Laser Mouse: Found keys
    [ 2490.949] (II) evdev: Logitech G9x Laser Mouse: Configuring as mouse
    [ 2490.949] (II) evdev: Logitech G9x Laser Mouse: Configuring as keyboard
    [ 2490.949] (II) evdev: Logitech G9x Laser Mouse: Adding scrollwheel support
    [ 2490.949] (**) evdev: Logitech G9x Laser Mouse: YAxisMapping: buttons 4 and 5
    [ 2490.949] (**) evdev: Logitech G9x Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2490.949] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.3/5-1.3:1.1/0003:046D:C066.0004/input/input5/event3"
    [ 2490.949] (II) XINPUT: Adding extended input device "Logitech G9x Laser Mouse" (type: KEYBOARD, id 11)
    [ 2490.949] (**) Option "xkb_rules" "evdev"
    [ 2490.949] (**) Option "xkb_model" "pc104"
    [ 2490.949] (**) Option "xkb_layout" "us"
    [ 2490.949] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 2490.949] (II) evdev: Logitech G9x Laser Mouse: initialized for relative axes.
    [ 2490.949] (WW) evdev: Logitech G9x Laser Mouse: ignoring absolute axes.
    [ 2490.949] (**) Logitech G9x Laser Mouse: (accel) keeping acceleration scheme 1
    [ 2490.949] (**) Logitech G9x Laser Mouse: (accel) acceleration profile 0
    [ 2490.949] (**) Logitech G9x Laser Mouse: (accel) acceleration factor: 2.000
    [ 2490.949] (**) Logitech G9x Laser Mouse: (accel) acceleration threshold: 4
    [ 2490.949] (II) config/udev: Adding input device USB Keyboard (/dev/input/event4)
    [ 2490.949] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2490.949] (**) USB Keyboard: Applying InputClass "Keyboard Defaults"
    [ 2490.950] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 36 paused 0
    [ 2490.950] (II) Using input driver 'evdev' for 'USB Keyboard'
    [ 2490.950] (**) USB Keyboard: always reports core events
    [ 2490.950] (**) evdev: USB Keyboard: Device: "/dev/input/event4"
    [ 2490.950] (--) evdev: USB Keyboard: Vendor 0x4d9 Product 0x274
    [ 2490.950] (--) evdev: USB Keyboard: Found keys
    [ 2490.950] (II) evdev: USB Keyboard: Configuring as keyboard
    [ 2490.950] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.4/5-1.4:1.0/0003:04D9:0274.0005/input/input6/event4"
    [ 2490.950] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 12)
    [ 2490.950] (**) Option "xkb_rules" "evdev"
    [ 2490.950] (**) Option "xkb_model" "pc104"
    [ 2490.950] (**) Option "xkb_layout" "us"
    [ 2490.950] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 2490.951] (II) config/udev: Adding input device USB Keyboard (/dev/input/event5)
    [ 2490.951] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2490.951] (**) USB Keyboard: Applying InputClass "Keyboard Defaults"
    [ 2490.951] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 37 paused 0
    [ 2490.951] (II) Using input driver 'evdev' for 'USB Keyboard'
    [ 2490.951] (**) USB Keyboard: always reports core events
    [ 2490.951] (**) evdev: USB Keyboard: Device: "/dev/input/event5"
    [ 2490.951] (--) evdev: USB Keyboard: Vendor 0x4d9 Product 0x274
    [ 2490.951] (--) evdev: USB Keyboard: Found 1 mouse buttons
    [ 2490.951] (--) evdev: USB Keyboard: Found scroll wheel(s)
    [ 2490.951] (--) evdev: USB Keyboard: Found relative axes
    [ 2490.951] (II) evdev: USB Keyboard: Forcing relative x/y axes to exist.
    [ 2490.951] (--) evdev: USB Keyboard: Found absolute axes
    [ 2490.951] (II) evdev: USB Keyboard: Forcing absolute x/y axes to exist.
    [ 2490.951] (--) evdev: USB Keyboard: Found keys
    [ 2490.951] (II) evdev: USB Keyboard: Configuring as mouse
    [ 2490.951] (II) evdev: USB Keyboard: Configuring as keyboard
    [ 2490.951] (II) evdev: USB Keyboard: Adding scrollwheel support
    [ 2490.951] (**) evdev: USB Keyboard: YAxisMapping: buttons 4 and 5
    [ 2490.951] (**) evdev: USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2490.951] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.4/5-1.4:1.1/0003:04D9:0274.0006/input/input7/event5"
    [ 2490.951] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 13)
    [ 2490.951] (**) Option "xkb_rules" "evdev"
    [ 2490.951] (**) Option "xkb_model" "pc104"
    [ 2490.951] (**) Option "xkb_layout" "us"
    [ 2490.951] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 2490.952] (II) evdev: USB Keyboard: initialized for relative axes.
    [ 2490.952] (WW) evdev: USB Keyboard: ignoring absolute axes.
    [ 2490.952] (**) USB Keyboard: (accel) keeping acceleration scheme 1
    [ 2490.952] (**) USB Keyboard: (accel) acceleration profile 0
    [ 2490.952] (**) USB Keyboard: (accel) acceleration factor: 2.000
    [ 2490.952] (**) USB Keyboard: (accel) acceleration threshold: 4
    [ 2490.952] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event9)
    [ 2490.952] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 2490.952] (**) Eee PC WMI hotkeys: Applying InputClass "Keyboard Defaults"
    [ 2490.952] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 38 paused 0
    [ 2490.952] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
    [ 2490.952] (**) Eee PC WMI hotkeys: always reports core events
    [ 2490.952] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event9"
    [ 2490.953] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
    [ 2490.953] (--) evdev: Eee PC WMI hotkeys: Found keys
    [ 2490.953] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
    [ 2490.953] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input12/event9"
    [ 2490.953] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
    [ 2490.953] (**) Option "xkb_rules" "evdev"
    [ 2490.953] (**) Option "xkb_model" "pc104"
    [ 2490.953] (**) Option "xkb_layout" "us"
    [ 2490.953] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 2490.953] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
    [ 2490.953] (II) No input driver specified, ignoring this device.
    [ 2490.953] (II) This device may have been added with another device file.
    [ 2491.022] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 2491.022] (**) NVIDIA(0): device Samsung SyncMaster (DFP-3) (Using EDID frequencies
    [ 2491.022] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 2491.034] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 2491.034] (**) NVIDIA(0): device Samsung SMS27A850T (DFP-0) (Using EDID frequencies
    [ 2491.034] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 2491.034] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850T (DFP-0) contradicts itself:
    [ 2491.034] (WW) NVIDIA(GPU-0): mode "1920x1080" is specified in the EDID; however, the
    [ 2491.034] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 2491.034] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 2491.034] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1920x1080".
    [ 2491.034] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850T (DFP-0) contradicts itself:
    [ 2491.034] (WW) NVIDIA(GPU-0): mode "1280x720" is specified in the EDID; however, the
    [ 2491.034] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 2491.034] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 2491.034] (WW) NVIDIA(GPU-0): VertRefresh check for mode "1280x720".
    [ 2491.034] (WW) NVIDIA(GPU-0): The EDID for Samsung SMS27A850T (DFP-0) contradicts itself:
    [ 2491.034] (WW) NVIDIA(GPU-0): mode "720x576" is specified in the EDID; however, the
    [ 2491.034] (WW) NVIDIA(GPU-0): EDID's valid VertRefresh range (56.000-75.000 Hz) would
    [ 2491.034] (WW) NVIDIA(GPU-0): exclude this mode's VertRefresh (50.0 Hz); ignoring
    [ 2491.034] (WW) NVIDIA(GPU-0): VertRefresh check for mode "720x576".
    Last edited by H3g3m0n (2015-04-01 00:11:52)

    WonderWoofy wrote:I'm not sure about your VT issue, but if you set the 'terminate:ctrl_alt_bksp' option with setxkbmap or loginctl, does it work then?
    I tried setxkbmap before without success.
    Also tried:
    localectl set-x11-keymap "us" "" "" "terminate:ctrl_alt_bksp"
    Not sure how to go about using loginctl to do the same thing.
    Last edited by H3g3m0n (2015-04-01 03:25:35)

  • Can't switch virtual consoles with Ctrl-Alt-Fn [SOLVED]

    Pretty much exactly what is says in the title. I recently reformatted this machine, and everything seems to be working relatively okay, but for some reason Ctr-Alt-Fn simply doesn't do anything. I can't access my other virtual consoles, it's rather frustrating, and I have no idea how to proceed.
    Any help would be much appreciated.
    Last edited by alex404 (2012-08-17 10:07:40)

    Okay, I didn't realize that chvt is the program that I want to run, so that's super helpful.
    When I first tried to run that I got some error about not being able to read in file, and so I ran it as root and it worked fine.
    So I added myself to the tty group, and now I get this error: chvt: VT_ACTIVATE: Operation not permitted
    Interestingly, I only get this when I run it from a terminal emulator in X11. When I run it while still in the console just after boot, chvt works fine. Now I'm rather stuck again...

  • Cannot switch to tty with CTRL+ALT+F?

    Hi everybody,
    I'm sitting in front of a fresh archlinux installation with kdemod installed. I notice that I can't switch to the terminals with CTRL+ALT+F?. I always used this kind of switching without configuring anything, so what could have gone wrong?
    Thanks for any suggestions...
    EDIT: by accident I wrote the german "STRG" instead of "CTRL"
    Last edited by Kei (2007-07-09 16:40:00)

    i've got the same problem here
    I can kill sessions via CTRL+ALT+BKSP and navigate from vt1 to vt2 etc.., but not from X to any other terminals!
    Global shortcuts don't seem to work either, might be a related problem!?
    Output from xev for CTRL, ALT, F1
    KeyRelease event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1772087, (-158,305), root:(878,360),
    state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyPress event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1774643, (-158,305), root:(878,360),
    state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyRelease event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1774702, (-158,305), root:(878,360),
    state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyPress event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1776252, (-158,305), root:(878,360),
    state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyRelease event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1776307, (-158,305), root:(878,360),
    state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyPress event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1776962, (-158,305), root:(878,360),
    state 0x0, keycode 67 (keysym 0xffbe, F1), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyRelease event, serial 31, synthetic NO, window 0x2c00001,
    root 0x4c, subw 0x0, time 1777014, (-158,305), root:(878,360),
    state 0x0, keycode 67 (keysym 0xffbe, F1), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    and my xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "extmod"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "xtrap"
    Load "freetype"
    Load "type1"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "uk"
    Option "XkbOptions" "grp:ctrl_shift_toggle"
    Option "XkbVariant" "nodeadkeys"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 330 210 # mm
    Identifier "Monitor0"
    VendorName "SHP"
    ModelName "139f"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    Option "AGPMode" "8"
    Option "EnablePageFlip" "1"
    Option "ColorTiling" "1"
    Option "UseFastTLS" "2"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon R250 [Mobility FireGL 9000]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "ServerFlags"
    Option "DontVTSwitch" "False"
    Option "DontZap" "False"
    EndSection

  • Can't switch video to photo in iPad 2.  Can anyone help?

    Can't switch video to photo in iPad 2.  Can anyone help?

    How are you trying to change to Video mode ? You should be able to do it by swiping/dragging the Video / Photo / Square options so the Video lines up with the yellow dot to their left - is that how you are trying to do it ?

  • Can't switch virtual terminals with NVidia binary driver

    I got a new laptop, with an NVidia 9800M card, put Arch64 on it, and put the nvidia driver on it.  Right now, I'm using the default nvidia-xconfig --composite configuration, and X itself is working great.  However, upon switching VTs with Ctrl+Alt+F1, I get just a black screen, with not even the backlight.  I can, however, blindly type commands, and switching back to X with Alt+F7 works.  Googling around, it seems that it is a known problem, and that somehow the driver is setting the display to an invalid video mode upon switching VTs.  I tried a few proposed solutions, including adding different video= options to the kernel, and nothing has helped.  What, if any, is the solution?  Thanks.
    Last edited by tavianator (2008-09-04 15:53:09)

    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 1.0  (buildmeister@builder57)  Wed Jul  2 12:30:48 PDT 2008
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    Section "Files"
        RgbPath         "/usr/lib/X11/rgb"
    EndSection
    Section "Module"
        Load           "dbe"
        Load           "extmod"
        Load           "freetype"
        Load           "glx"
    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         "keyboard"
    EndSection
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        HorizSync       30.0 - 110.0
        VertRefresh     50.0 - 150.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
            Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
    EndSection

  • How can I transfer video taken with my iPhone to my iPad WITHOUT using a computer or iTunes? I'm going to Europe for a month and want to use my iPhone to take pics and video, then come back to the hotel room and use my iPad to edit/store each evening.

    How can I transfer video taken with my iPhone to my iPad WITHOUT using a computer or iTunes? I'm going to Europe for a month and want to use my iPhone to take pics and video, then come back to the hotel room and use my iPad to edit/store each evening. I don't want to use my iPad to take the video...too large/bulky. And I WON'T have a computer with me...I purchased the iPad to take with me so I could use the RDC to my home computer and avoid taking my computer at all. Is this possible?

    here is a cheaper solution than camera kit and a lot easier if you have WIFI available.
    I use the PhotoSync APP (I think its a $1.99) will transfer videos and photos over WIFI to any other IOS device or even PC/MAC. Great app since I like doing video and photos on my IPHONE and transfer to IPAD2 without synching through computer or doing cloud based storage.
    You can even send photos/videos from your MAC/PC to your IOS devices that way too. Makes it so much easier.
    Here is the link;
    http://www.photosync-app.com/

  • I have a problem with the mac can not read video files with the extension IMOD. How can I solve this problem?

    I have a problem with the mac can not read video files with the extension IMOD. How can I solve this problem?

    By doing a Google search. 

  • Good day, I can not make video calling with my MAC PRO 15 with FB Mountan Lion operating system   how can I do?    you can you help me? thank you very much

    good day,
    I can not make
    video calling
    with my MAC PRO 15
    with FB
    Mountan Lion operating system
      how can I do?
       you can you help me? thank you very much

    francesco marraffa wrote:
    good day,
    I can not make
    video calling
    with my MAC PRO 15
    with FB
    Mountan Lion operating system
      how can I do?
       you can you help me? thank you very much
    Are you running your MacBook Pro off WiFi or Ethernet?
    Pete

  • Ovi Suite 3.0.0.290 Can not play Video taken with ...

    It is quite amazing that software by Nokia can not replay Video taken with phone by Nokia.
    VLC player plays the video OK so the video (MP4) looks to be all right.
    All thet Ovi says is that the video can not play. Format may not be supported .

    I have the same problem, in that I can't get my video's recorded on the phone to play.  If I try to double-click and play within Ovi Suite it crashes Ovi Suite, if I open Windows Media Player and try and run it then WMP crashes too (is Ovi Suite using WMO under the skin?) and the best I can get is when I try it with QuickTime I get sound from it but just  black screen for the video.
    So yes, I suspect it's a problem on my PC but can anyone give ideas on how to fix it?
    Running Windows XP, SP3

  • When I close firefox with ctrl-alt-delete, I want to start over on Firefox, I usually do this when too many tabs and windows are open. However, Firefox always restores the tabs and windows I previously had. How can I stop that from happening?

    This happens when FireFox is not responding, and I want to close firefox with ctrl-alt-delete. Too many tabs can make Firefox crash. That is why I want to use ctrl-alt-delete to close FireFox. I tried finding a way to disable this, but I found no option to.

    Ending the Firefox program or process with the Windows Task Manager "looks like" a crash. The proper way to exit Firefox is click Firefox button > Exit (or File > Exit, if using the Menu Bar).
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You need to update some plug-ins:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • Kill Session with Ctrl+Alt+backspace+backspace, doens't kill but disconnect

    I've got 4 Oracle Solaris servers with SRS 5.1.2 installed. The servers are configured in failover configured in SRS. When I try to kill (terminate) a session with Ctrl+Alt+backspace+backspace the session will not be terminate. Instead of killing it will be in the state of disconnected on the Sun Ray Administration. I can only terminate the session if I'm on the Sun Ray Administration by selecting the session and click terminate. Does anybody has the same issue, if the sun ray servers are configured as failover?

    A simple google for "terminate:ctrl_alt_bksp" yields https://bbs.archlinux.org/viewtopic.php?pid=602885 as the first hit.
    You could also use an xorg configuration file as is mentioned in the link you posted (a bit higher than the part you linked) and there is an entry for "XkbOptions".

  • PulseAudio stops sounding when I switch to other display (Ctrl+Alt+F1)

    Hello.
    When I am playing any sound and I switch to a display (Ctrl+Alt+F1, Ctrl+Alt+F2...) where I have not loged in or a am not loged with my default user account, the sound stops, and when I switch back, I continues sounding.
    Anyone have an idea of what could be causing this?
    Thanks.

    Thanks for the reply.
    Is there a way to change that behavior?
    Edit: After killing console-kit-daemon, sound works on all displays, but I think that it is not the best solution.
    Last edited by eduardosm (2011-12-02 21:29:57)

  • Image capture from avi vfw device can't find video modes

    Hello
    Here my issu, i have implemented image capture from a video device using jmf 2.1.1e performancepack, using a webcam everything is fine but when i use the video capture source i want to use i can only work with format 720x480 pal and i require 720x576 pal.
    jmf seem not to reconize video format from this source, but the video is correcty displayed and image correctly captured. I'm surprised it is half working:decoding&render is ok to but not format choice.
    I have check it is not because i'm in ntsc mode (ntsc is 720x480) because my analogic source is pal and color are correct (if with device software i change to ntsc mode i have a black&with but using jmf i'm in color so i'm in pal mode)
    Difference bettween the webcam and my device is that my device is an avi encoder so in jmf webcam is javax.media.format.YUVFormat and my device com.sun.media.format.AviVideoFormat
    i have tried many thing:
    install codec pack (divx6, another codec pack)
    try to use Fobs4JMF
    register in JMStudio IBMdecoder, jffmpeg
    Tanks for any help
    the device support many configuration UYVY 235x288 352x576 .... 720x576 but JMF offer only 1 video mode for this device.
    here in jmf my capture device info:
    Name = vfw:Microsoft WDM Image Capture (Win32):0
    Locator = vfw://0
    Output Formats---->
    0. com.sun.media.format.AviVideoFormat
    UYVY, 720x480, Length=691200 0 extra bytes
    and with a web cam:
    Name = vfw:Microsoft WDM Image Capture (Win32):0
    Locator = vfw://0
    Output Formats---->
    0. javax.media.format.YUVFormat
    YUV Video Format: Size = java.awt.Dimension[width=640,height=480] MaxDataLength = 460800 DataType = class [B yuvType = 2 StrideY = 640 StrideUV = 320 OffsetY = 0 OffsetU = 307200 OffsetV = 384000
    1. javax.media.format.RGBFormat
      RGB, 160x120, Length=57600, 24-bit, Masks=3:2:1, PixelStride=3, LineStride=480, Flipped
    2. javax.media.format.RGBFormat
      RGB, 176x144, Length=76032, 24-bit, Masks=3:2:1, PixelStride=3, LineStride=528, Flipped
    3. javax.media.format.RGBFormat
      RGB, 320x240, Length=230400, 24-bit, Masks=3:2:1, PixelStride=3, LineStride=960, Flipped
    4. javax.media.format.RGBFormat
      RGB, 352x288, Length=304128, 24-bit, Masks=3:2:1, PixelStride=3, LineStride=1056, Flipped
    5. javax.media.format.RGBFormat
      RGB, 640x480, Length=921600, 24-bit, Masks=3:2:1, PixelStride=3, LineStride=1920, Flipped
    6. javax.media.format.YUVFormat
      YUV Video Format: Size = java.awt.Dimension[width=160,height=120] MaxDataLength = 28800 DataType = class [B yuvType = 2 StrideY = 160 StrideUV = 80 OffsetY = 0 OffsetU = 19200 OffsetV = 24000
    7. javax.media.format.YUVFormat
      YUV Video Format: Size = java.awt.Dimension[width=176,height=144] MaxDataLength = 38016 DataType = class [B yuvType = 2 StrideY = 176 StrideUV = 88 OffsetY = 0 OffsetU = 25344 OffsetV = 31680
    8. javax.media.format.YUVFormat
      YUV Video Format: Size = java.awt.Dimension[width=320,height=240] MaxDataLength = 115200 DataType = class [B yuvType = 2 StrideY = 320 StrideUV = 160 OffsetY = 0 OffsetU = 76800 OffsetV = 96000
    9. javax.media.format.YUVFormat
      YUV Video Format: Size = java.awt.Dimension[width=352,height=288] MaxDataLength = 152064 DataType = class [B yuvType = 2 StrideY = 352 StrideUV = 176 OffsetY = 0 OffsetU = 101376 OffsetV = 126720[/i]

    I have find some information at l'article http://archives.java.sun.com/cgi-bin/wa?A2=ind0111&L=jmf-interest&P=22779
    but i didn't find "sample programs on the JMF Solutions page" which is about VFWDeviceQuery
    so i have trouble with point 2 so this article.
    I have try to rewrite VFWDeviceQuery:
    i just have add dimension 720x576 and "UYVY" in the variable declaration, then compile and replace VFWDeviceQuery .java in jmf.jar in but it is not working)
    I miss information on what to do on VFWDeviceQuery to try more
    About jmf soucre file, i have used the source file jmf-2_1_1e-scsl-src but i have some package missing such as com.ibm.media.codec.audio.BufferedEncoder ...
    so i can't use debugger on all jmf package and check how VFWDeviceQuery is working.
    if someone have information about please help me:
    - "sample programs on the JMF Solutions page" about VFWDeviceQuery
    - how to rewrite VFWDeviceQuery to support UYVY
    - how to compile entier jmf source files
    V.

Maybe you are looking for

  • 4.0EA3 BUG: Database copy of a SDO_GEOMETRY column fails

    I'm trying to copy a table that has a SDO_GEOMETRY column and it just fails: When copying a error message appears: Error occurred inserting data for TABLE: CLIENT_LOCATION.  Batch 1 containing 500 rows failed.   ORA-00932: inconsistent datatypes: exp

  • Help with an Excel calculation

    Hello, I'm having trouble expressing this Excel calculation in Javascript... can anyone point me in the right direction? =PRICE*(0.1499/12)/(1-(1+0.1499/12)^-60) What I'm trying to accomplish is to calculate monthly payments. Thanks! -sam

  • Photo Booth And Camtwist

    Hey, Is there a way to use camtwist as my Photo booth camera, I want to use the camtwist telestrator effect but don't know how. Thanks, Christopher

  • Hierarchical data structure

    I am trying to represent the following data structure in hierarchical format ---- but I am not going to use any swing components, so jtree and such are out, and xml is probably out. I was hoping some form of collection would work but I can't seem to

  • Loading 0employee master data (full load)

    0employee master data has been loaded several times in BW...it looks like sometimes the load runs and creates a new record eventhough the data hasn't changed. guessing this is because of the time parameter entered on the (infopackage) update screen??