Package: xserver-xorg-video-radeon
Version: 1:7.3.0-1+b1
Severity: grave
Justification: renders package unusable

it appears that xserver-xorg-video-ati is compiled for the correct ABI, but
xserver-xorg-video-radeon is not, see attached snip of Xorg.0.log



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Oct  2  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2323424 Feb  6 10:23 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
05:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] RV710 [Radeon HD 4350/4550] [1002:954f]

Xorg X server configuration file status:
----------------------------------------
lrwxrwxrwx 1 root root 16 Nov  7 21:18 /etc/X11/xorg.conf -> xorg.conf.radeon

Contents of /etc/X11/xorg.conf:
-------------------------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
        Identifier  "Radeon"
        Screen    0   "DVI Screen"  0 0
        Screen      "VGA Screen"  RightOf "DVI Screen"
        InputDevice "Generic Keyboard"
        InputDevice "Configured Mouse"
        Option      "AIGLX"  "true"
EndSection


Section "Files"
        ModulePath "/usr/lib64/xorg/modules"
        ModulePath "/usr/lib/xorg/modules"
EndSection

Section "Extensions"
        # compiz needs Composite, but it can cause bad (end even softreset-
resistant)
        # effects in some graphics cards, especially nv.
        Option "Composite" "Enable"
EndSection

Section "Module"
        Load  "dbe" # Double Buffering Extension, very important.
        Load  "dri" # This shouldn't be available choice if user has selected
driver vga, vesa or nv.
        Load  "glx" # GLX Extension.
        Load  "freetype" # Freetype fonts.
        Load  "type1"  # Type 1 fonts
        Load  "record" # Developer extension, usually not needed
        Load  "extmod" # This is okay, but if you look into "man xorg.conf"
you'll find option NOT to include DGA extension with extmod, and for a good
reason.. DGA causes instability as it accesses videoram without consulting X
about it.
        SubSection      "extmod"
                Option          "omit xfree86-dga"
        EndSubSection
#       Load  "speedo" # Speedo fonts, this module doesn't exist in Xorg 7.0.17
# The following are deprecated/unstable/unneeded in Xorg 7.0
#       Load  "ddc"  # ddc probing of monitor, this should be never present, as
it gets automatically loaded.
#       Load  "GLcore" # This should be never present, as it gets automatically
loaded.
#       Load  "bitmap" # Should be never present, as it gets automatically
loaded. This is a font module, and loading it in xorg.conf makes X try to load
it twice.
EndSection

Section "ServerFlags"
        Option      "Xinerama" "on"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc104"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
EndSection


Section "Monitor"
        Identifier  "DVI-0"
        Option      "DPMS" "true"
        Option      "Primary" "true"
EndSection

Section "Monitor"
        Identifier "HDMI"
EndSection
Section "DRI"
        Mode 0666
EndSection

Section "Monitor"
        Identifier  "VGA-0"
        Option      "DPMS" "true"
        Modeline    "1280x1024"  108.75  1280 1368 1496 1712  1024 1027 1034
1062 -hsync +vsync
        Option      "Primary" "false"
        Option      "PreferredMode" "1280x1024"
EndSection


Section "Device"
        Identifier  "DVI Device"
        Driver      "ati"
        Option      "Monitor-DVI-0" "DVI-0"
        BusID       "PCI:5:0:0"
EndSection

Section "Device"
        Identifier "HDMI Device"
EndSection

Section "Device"
        Identifier  "VGA Device"
        Driver      "ati"
        Option      "Monitor-VGA-0" "VGA-0"
        BusID       "PCI:5:0:0"
EndSection


Section "Screen"
        Identifier "DVI Screen"
        Device     "DVI Device"
        Monitor    "DVI-0"
        DefaultDepth     24
        SubSection "Display"
#               Viewport   0 0
#               Virtual   3328 2048
                Depth     24
                Modes "2048x1152"
        EndSubSection
EndSection

Section "Screen"
        Identifier "VGA Screen"
        Device     "VGA Device"
        Monitor    "VGA-0"
        DefaultDepth     24
        SubSection "Display"
#               Viewport   0 0
#               Virtual   3328 2048
                Depth     24
                Modes "1280x1024"
        EndSubSection
EndSection


/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 3.13.0+ (root@speggy) (gcc version 4.8.2 (Debian 4.8.2-14) ) #2
SMP Fri Jan 24 21:48:40 EST 2014

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 6880 Feb 11 08:53 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 6880 Feb 11 08:53 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 6880 Feb 11 08:53 /var/log/Xorg.4.log
-rw-r--r-- 1 root root 6880 Feb 11 08:53 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 6880 Feb 11 08:53 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 6880 Feb 11 08:53 /var/log/Xorg.1.log

Contents of most recent Xorg X server log file (/var/log/Xorg.1.log):
---------------------------------------------------------------------
[    44.321]
X.Org X Server 1.15.0
Release Date: 2013-12-27
[    44.321] X Protocol Version 11, Revision 0
[    44.321] Build Operating System: Linux 3.12-1-amd64 x86_64 Debian
[    44.321] Current Operating System: Linux speggy 3.13.0+ #2 SMP Fri Jan 24
21:48:40 EST 2014 x86_64
[    44.321] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0+
root=/dev/sda5 ro vga=775 quiet
[    44.321] Build Date: 06 February 2014  03:20:45PM
[    44.321] xorg-server 2:1.15.0-2 (http://www.debian.org/support)
[    44.321] Current version of pixman: 0.32.4
[    44.321]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    44.321] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    44.321] (==) Log file: "/var/log/Xorg.1.log", Time: Tue Feb 11 08:53:20
2014
[    44.321] (==) Using config file: "/etc/X11/xorg.conf"
[    44.321] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    44.321] (==) ServerLayout "Radeon"
[    44.321] (**) |-->Screen "DVI Screen" (0)
[    44.321] (**) |   |-->Monitor "DVI-0"
[    44.321] (**) |   |-->Device "DVI Device"
[    44.321] (**) |-->Screen "VGA Screen" (1)
[    44.321] (**) |   |-->Monitor "VGA-0"
[    44.321] (**) |   |-->Device "VGA Device"
[    44.321] (**) |-->Input Device "Generic Keyboard"
[    44.321] (**) |-->Input Device "Configured Mouse"
[    44.321] (**) Option "Xinerama" "on"
[    44.321] (**) Option "AIGLX" "true"
[    44.321] (==) Automatically adding devices
[    44.321] (==) Automatically enabling devices
[    44.321] (==) Automatically adding GPU devices
[    44.321] (**) Xinerama: enabled
[    44.321] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    44.321]    Entry deleted from font path.
[    44.321] (==) 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,
        built-ins
[    44.321] (**) ModulePath set to
"/usr/lib64/xorg/modules,/usr/lib/xorg/modules"
[    44.321] (**) Extension "Composite" is enabled
[    44.321] (II) The server relies on udev to provide the list of input
devices.
        If no devices become available, reconfigure udev or disable
AutoAddDevices.
[    44.322] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or
'vmmouse' will be disabled.
[    44.322] (WW) Disabling Generic Keyboard
[    44.322] (WW) Disabling Configured Mouse
[    44.322] (II) Loader magic: 0x7ff83ce92d40
[    44.322] (II) Module ABI versions:
[    44.322]    X.Org ANSI C Emulation: 0.4
[    44.322]    X.Org Video Driver: 15.0
[    44.322]    X.Org XInput driver : 20.0
[    44.322]    X.Org Server Extension : 8.0
[    44.322] (II) xfree86: Adding drm device (/dev/dri/card0)
[    44.323] (--) PCI:*(0:5:0:0) 1002:954f:1028:904e rev 0, Mem @
0xd0000000/268435456, 0xfbee0000/65536, I/O @ 0x0000e000/256, BIOS @
0x????????/131072
[    44.323] Initializing built-in extension Generic Event Extension
[    44.323] Initializing built-in extension SHAPE
[    44.323] Initializing built-in extension MIT-SHM
[    44.323] Initializing built-in extension XInputExtension
[    44.323] Initializing built-in extension XTEST
[    44.323] Initializing built-in extension BIG-REQUESTS
[    44.323] Initializing built-in extension SYNC
[    44.323] Initializing built-in extension XKEYBOARD
[    44.323] Initializing built-in extension XC-MISC
[    44.323] Initializing built-in extension SECURITY
[    44.323] Initializing built-in extension XINERAMA
[    44.323] Initializing built-in extension XFIXES
[    44.323] Initializing built-in extension RENDER
[    44.323] Initializing built-in extension RANDR
[    44.323] Initializing built-in extension COMPOSITE
[    44.323] Initializing built-in extension DAMAGE
[    44.323] Initializing built-in extension MIT-SCREEN-SAVER
[    44.323] Initializing built-in extension DOUBLE-BUFFER
[    44.323] Initializing built-in extension RECORD
[    44.323] Initializing built-in extension DPMS
[    44.323] Initializing built-in extension Present
[    44.323] Initializing built-in extension DRI3
[    44.323] Initializing built-in extension X-Resource
[    44.323] Initializing built-in extension XVideo
[    44.323] Initializing built-in extension XVideo-MotionCompensation
[    44.323] Initializing built-in extension SELinux
[    44.323] Initializing built-in extension XFree86-VidModeExtension
[    44.323] Initializing built-in extension XFree86-DGA
[    44.323] Initializing built-in extension XFree86-DRI
[    44.323] Initializing built-in extension DRI2
[    44.323] (II) "glx" will be loaded. This was enabled by default and also
specified in the config file.
[    44.323] (II) LoadModule: "dbe"
[    44.323] (II) Module "dbe" already built-in
[    44.323] (II) LoadModule: "dri"
[    44.323] (II) Module "dri" already built-in
[    44.323] (II) LoadModule: "glx"
[    44.323] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    44.324] (II) Module glx: vendor="X.Org Foundation"
[    44.324]    compiled for 1.15.0, module version = 1.0.0
[    44.324]    ABI class: X.Org Server Extension, version 8.0
[    44.324] (**) AIGLX enabled
[    44.324] Loading extension GLX
[    44.324] (II) LoadModule: "record"
[    44.324] (II) Module "record" already built-in
[    44.324] (II) LoadModule: "extmod"
[    44.324] (II) Module "extmod" already built-in
[    44.324] (II) LoadModule: "extmod"
[    44.324] (II) Module "extmod" already built-in
[    44.324] (II) LoadModule: "ati"
[    44.324] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    44.324] (II) Module ati: vendor="X.Org Foundation"
[    44.324]    compiled for 1.15.0, module version = 7.3.0
[    44.324]    Module class: X.Org Video Driver
[    44.324]    ABI class: X.Org Video Driver, version 15.0
[    44.324] (II) LoadModule: "radeon"
[    44.324] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    44.324] (II) Module radeon: vendor="X.Org Foundation"
[    44.324]    compiled for 1.14.3, module version = 7.2.0
[    44.324]    Module class: X.Org Video Driver
[    44.324]    ABI class: X.Org Video Driver, version 14.1
[    44.324] (EE) module ABI major version (14) doesn't match the server's
version (15)
[    44.324] (II) UnloadModule: "radeon"
[    44.324] (II) Unloading radeon
[    44.324] (EE) Failed to load module "radeon" (module requirement mismatch,
0)
[    44.324] (EE) No drivers available.
[    44.324] (EE)
Fatal server error:
[    44.324] (EE) no screens found(EE)
[    44.324] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[    44.324] (EE) Please also check the log file at "/var/log/Xorg.1.log" for
additional information.
[    44.324] (EE)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=41075

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=12695
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0C_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=40473

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event0
N: input/event0
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event0
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=12624
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P:
/devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.0/0003:04CA:0027.0001/input/input6
E:
DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.0/0003:04CA:0027.0001/input/input6
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_2_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=USB_Multimedia_Keyboard
E: ID_MODEL_ENC=USB\x20Multimedia\x20Keyboard
E: ID_MODEL_ID=0027
E: ID_PATH=pci-0000:00:1a.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_2_1_0
E: ID_REVISION=0114
E: ID_SERIAL=Lite-On_Technology_Corp._USB_Multimedia_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Lite-On_Technology_Corp.
E: ID_VENDOR_ENC=Lite-On\x20Technology\x20Corp.
E: ID_VENDOR_ID=04ca
E: KEY=1000000000007 ff9f207ac14057ff febeffdfffefffff fffffffffffffffe
E: LED=7
E:
MODALIAS=input:b0003v04CAp0027e0110-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="Lite-On Technology Corp. USB Multimedia Keyboard"
E: PHYS="usb-0000:00:1a.0-2/input0"
E: PRODUCT=3/4ca/27/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=41493

P:
/devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.0/0003:04CA:0027.0001/input/input6/event3
N: input/event3
S: input/by-id/usb-Lite-On_Technology_Corp._USB_Multimedia_Keyboard-event-kbd
S: input/by-path/pci-0000:00:1a.0-usb-0:2:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Lite-On_Technology_Corp
.._USB_Multimedia_Keyboard-event-kbd /dev/input/by-
path/pci-0000:00:1a.0-usb-0:2:1.0-event-kbd
E: DEVNAME=/dev/input/event3
E:
DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.0/0003:04CA:0027.0001/input/input6/event3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=USB_Multimedia_Keyboard
E: ID_MODEL_ENC=USB\x20Multimedia\x20Keyboard
E: ID_MODEL_ID=0027
E: ID_PATH=pci-0000:00:1a.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_2_1_0
E: ID_REVISION=0114
E: ID_SERIAL=Lite-On_Technology_Corp._USB_Multimedia_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Lite-On_Technology_Corp.
E: ID_VENDOR_ENC=Lite-On\x20Technology\x20Corp.
E: ID_VENDOR_ID=04ca
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41510
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P:
/devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.1/0003:04CA:0027.0002/input/input7
E:
DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.1/0003:04CA:0027.0002/input/input7
E: EV=13
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_2_1_1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_Multimedia_Keyboard
E: ID_MODEL_ENC=USB\x20Multimedia\x20Keyboard
E: ID_MODEL_ID=0027
E: ID_PATH=pci-0000:00:1a.0-usb-0:2:1.1
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_2_1_1
E: ID_REVISION=0114
E: ID_SERIAL=Lite-On_Technology_Corp._USB_Multimedia_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Lite-On_Technology_Corp.
E: ID_VENDOR_ENC=Lite-On\x20Technology\x20Corp.
E: ID_VENDOR_ID=04ca
E: KEY=40000000000000 27 10000800c8800000 2000000 7878d811dc01 1e000000000000 0
E:
MODALIAS=input:b0003v04CAp0027e0110-e0,1,4,k71,72,73,74,80,8A,8B,8C,8E,8F,90,94,9B,9C,9E,9F,A3,A4,A5,A6,AB,AC,AD,AE,D9,117,11B,11E,11F,12B,13C,140,141,142,145,1B6,ram4,lsfw
E: MSC=10
E: NAME="Lite-On Technology Corp. USB Multimedia Keyboard"
E: PHYS="usb-0000:00:1a.0-2/input1"
E: PRODUCT=3/4ca/27/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=56334

P:
/devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.1/0003:04CA:0027.0002/input/input7/event4
N: input/event4
S: input/by-id/usb-Lite-On_Technology_Corp._USB_Multimedia_Keyboard-event-if01
S: input/by-path/pci-0000:00:1a.0-usb-0:2:1.1-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Lite-On_Technology_Corp
.._USB_Multimedia_Keyboard-event-if01 /dev/input/by-
path/pci-0000:00:1a.0-usb-0:2:1.1-event
E: DEVNAME=/dev/input/event4
E:
DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.1/0003:04CA:0027.0002/input/input7/event4
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_Multimedia_Keyboard
E: ID_MODEL_ENC=USB\x20Multimedia\x20Keyboard
E: ID_MODEL_ID=0027
E: ID_PATH=pci-0000:00:1a.0-usb-0:2:1.1
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_2_1_1
E: ID_REVISION=0114
E: ID_SERIAL=Lite-On_Technology_Corp._USB_Multimedia_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Lite-On_Technology_Corp.
E: ID_VENDOR_ENC=Lite-On\x20Technology\x20Corp.
E: ID_VENDOR_ID=04ca
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=56465
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P:
/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:0461:4D65.0003/input/input8
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:0461:4D65.0003/input/input8
E: EV=17
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=4d65
E: ID_PATH=pci-0000:00:1d.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_1_0
E: ID_REVISION=0200
E: ID_SERIAL=0461_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=0461
E: ID_VENDOR_ENC=0461
E: ID_VENDOR_ID=0461
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0003v0461p4D65e0111-e0,1,2,4,k110,111,112,r0,1,6,8,am4,lsfw
E: MSC=10
E: NAME="USB Optical Mouse"
E: PHYS="usb-0000:00:1d.0-1/input0"
E: PRODUCT=3/461/4d65/111
E: PROP=0
E: REL=143
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=70419

P:
/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:0461:4D65.0003/input/input8/event5
N: input/event5
S: input/by-id/usb-0461_USB_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-0461_USB_Optical_Mouse-event-mouse /dev/input
/by-path/pci-0000:00:1d.0-usb-0:1:1.0-event-mouse
E: DEVNAME=/dev/input/event5
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:0461:4D65.0003/input/input8/event5
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=4d65
E: ID_PATH=pci-0000:00:1d.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_1_0
E: ID_REVISION=0200
E: ID_SERIAL=0461_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=0461
E: ID_VENDOR_ENC=0461
E: ID_VENDOR_ID=0461
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=70617

P:
/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:0461:4D65.0003/input/input8/mouse0
N: input/mouse0
S: input/by-id/usb-0461_USB_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-0461_USB_Optical_Mouse-mouse /dev/input/by-
path/pci-0000:00:1d.0-usb-0:1:1.0-mouse
E: DEVNAME=/dev/input/mouse0
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:0461:4D65.0003/input/input8/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=4d65
E: ID_PATH=pci-0000:00:1d.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_1_0
E: ID_REVISION=0200
E: ID_SERIAL=0461_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=0461
E: ID_VENDOR_ENC=0461
E: ID_VENDOR_ID=0461
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=70557

P: /devices/pci0000:00/0000:00:1d.7/usb8/8-2/8-2.1/8-2.1:1.0/input/input9
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb8/8-2/8-2.1/8-2.1:1.0/input/input9
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_7-usb-0_2_1_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Monitor_Webcam
E: ID_MODEL_ENC=Monitor\x20Webcam
E: ID_MODEL_ID=2649
E: ID_PATH=pci-0000:00:1d.7-usb-0:2.1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_2_1_1_0
E: ID_REVISION=8909
E: ID_SERIAL=OmniVision_Technologies__Inc.538-2640-08.09.09.1_Monitor_Webcam
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=OmniVision_Technologies__Inc.538-2640-08.09.09.1
E: ID_VENDOR_ENC=OmniVision\x20Technologies\x2c\x20Inc.538-2640-08.09.09.1
E: ID_VENDOR_ID=05a9
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v05A9p2649e8909-e0,1,kD4,ramlsfw
E: NAME="Monitor Webcam"
E: PHYS="usb-0000:00:1d.7-2.1/button"
E: PRODUCT=3/5a9/2649/8909
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=76844

P:
/devices/pci0000:00/0000:00:1d.7/usb8/8-2/8-2.1/8-2.1:1.0/input/input9/event6
N: input/event6
S: input/by-id/usb-OmniVision_Technologies__Inc.538-2640-08.09.09
..1_Monitor_Webcam-event-if00
S: input/by-path/pci-0000:00:1d.7-usb-0:2.1:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-OmniVision_Technologies__Inc.538-2640-08.09.09
..1_Monitor_Webcam-event-if00 /dev/input/by-
path/pci-0000:00:1d.7-usb-0:2.1:1.0-event
E: DEVNAME=/dev/input/event6
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb8/8-2/8-2.1/8-2.1:1.0/input/input9/event6
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Monitor_Webcam
E: ID_MODEL_ENC=Monitor\x20Webcam
E: ID_MODEL_ID=2649
E: ID_PATH=pci-0000:00:1d.7-usb-0:2.1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_2_1_1_0
E: ID_REVISION=8909
E: ID_SERIAL=OmniVision_Technologies__Inc.538-2640-08.09.09.1_Monitor_Webcam
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=OmniVision_Technologies__Inc.538-2640-08.09.09.1
E: ID_VENDOR_ENC=OmniVision\x20Technologies\x2c\x20Inc.538-2640-08.09.09.1
E: ID_VENDOR_ID=05a9
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=76907
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P: /devices/platform/pcspkr/input/input4
E: DEVPATH=/devices/platform/pcspkr/input/input4
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=93796

P: /devices/platform/pcspkr/input/input4/event2
N: input/event2
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/platform/pcspkr/input/input4/event2
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: USEC_INITIALIZED=12822


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[   86.700856] Linux agpgart interface v0.103
[   86.919802] [drm] Initialized drm 1.1.0 20060810
[   87.558755] [drm] radeon kernel modesetting enabled.
[   87.558793] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing
generic driver
[   87.559090] [drm] initializing kernel modesetting (RV710 0x1002:0x954F
0x1028:0x904E).
[   87.559109] [drm] register mmio base: 0xFBEE0000
[   87.559110] [drm] register mmio size: 65536
[   87.559690] [drm] Detected VRAM RAM=512M, BAR=256M
[   87.559691] [drm] RAM width 64bits DDR
[   87.559899] [drm] radeon: 512M of VRAM memory ready
[   87.559902] [drm] radeon: 1024M of GTT memory ready.
[   87.579352] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   87.580226] [drm] enabling PCIE gen 2 link speeds, disable with
radeon.pcie_gen2=0
[   87.583536] [drm] Loading RV710 Microcode
[   87.630209] [drm] PCIE GART of 1024M enabled (table at 0x0000000000040000).
[   87.630272] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   87.630273] [drm] Driver supports precise vblank timestamp query.
[   87.630311] [drm] radeon: irq initialized.
[   87.676824] [drm] ring test on 0 succeeded in 1 usecs
[   87.676883] [drm] ring test on 3 succeeded in 1 usecs
[   87.677071] [drm] Enabling audio 0 support
[   87.677093] [drm] ib test on ring 0 succeeded in 0 usecs
[   87.677112] [drm] ib test on ring 3 succeeded in 0 usecs
[   87.677251] [drm] Radeon Display Connectors
[   87.677253] [drm] Connector 0:
[   87.677254] [drm]   VGA-1
[   87.677255] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c
0x7e4c
[   87.677256] [drm]   Encoders:
[   87.677257] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[   87.677258] [drm] Connector 1:
[   87.677258] [drm]   HDMI-A-1
[   87.677259] [drm]   HPD1
[   87.677260] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c
0x7e5c
[   87.677261] [drm]   Encoders:
[   87.677262] [drm]     DFP1: INTERNAL_UNIPHY
[   87.677263] [drm] Connector 2:
[   87.677264] [drm]   DVI-I-1
[   87.677264] [drm]   HPD4
[   87.677266] [drm]   DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c
0x7f1c
[   87.677266] [drm]   Encoders:
[   87.677267] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   87.677268] [drm]     DFP2: INTERNAL_UNIPHY2
[   87.677288] [drm] Internal thermal controller with fan control
[   87.677306] [drm] radeon: power management initialized
[   87.707960] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid,
remainder is 27
[   87.735269] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid,
remainder is 27
[   87.762421] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid,
remainder is 27
[   87.789578] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid,
remainder is 27
[   87.789600] [drm:radeon_vga_detect] *ERROR* VGA-1: probed a monitor but
no|invalid EDID
[   87.934350] [drm] fb mappable at 0xD0241000
[   87.934352] [drm] vram apper at 0xD0000000
[   87.934354] [drm] size 9437184
[   87.934355] [drm] fb depth is 24
[   87.934356] [drm]    pitch is 8192
[   87.934404] fbcon: radeondrmfb (fb0) is primary device
[   88.165899] radeon 0000:05:00.0: fb0: radeondrmfb frame buffer device
[   88.165905] [drm] Initialized radeon 2.36.0 20080528 for 0000:05:00.0 on
minor 0



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0+ (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-radeon depends on:
ii  libc6                                  2.17-97
ii  libdrm-radeon1                         2.4.52-1
ii  libpciaccess0                          0.13.2-1
ii  libudev1                               204-6
ii  xserver-xorg-core [xorg-video-abi-15]  2:1.15.0-2

xserver-xorg-video-radeon recommends no packages.

Versions of packages xserver-xorg-video-radeon suggests:
pn  firmware-linux  <none>

-- no debconf information
[    44.190] 
X.Org X Server 1.15.0
Release Date: 2013-12-27
[    44.190] X Protocol Version 11, Revision 0
[    44.190] Build Operating System: Linux 3.12-1-amd64 x86_64 Debian
[    44.190] Current Operating System: Linux speggy 3.13.0+ #2 SMP Fri Jan 24 
21:48:40 EST 2014 x86_64
[    44.190] xorg-server 2:1.15.0-2 (http://www.debian.org/support) 
[    44.190] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    44.190] (II) Loader magic: 0x7f8087223d40
[    44.190] (II) Module ABI versions:
[    44.190]    X.Org ANSI C Emulation: 0.4
[    44.190]    X.Org Video Driver: 15.0
[    44.191]    X.Org XInput driver : 20.0
[    44.191]    X.Org Server Extension : 8.0
[    44.191] (II) xfree86: Adding drm device (/dev/dri/card0)
[    44.192] (--) PCI:*(0:5:0:0) 1002:954f:1028:904e rev 0, Mem @ 
0xd0000000/268435456, 0xfbee0000/65536, I/O @ 0x0000e000/256, BIOS @ 
0x????????/131072
[    44.193] (II) LoadModule: "ati"
[    44.193] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    44.193] (II) Module ati: vendor="X.Org Foundation"
[    44.193]    compiled for 1.15.0, module version = 7.3.0
[    44.193]    Module class: X.Org Video Driver
[    44.193]    ABI class: X.Org Video Driver, version 15.0
[    44.193] (II) LoadModule: "radeon"
[    44.193] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    44.193] (II) Module radeon: vendor="X.Org Foundation"
[    44.193]    compiled for 1.14.3, module version = 7.2.0
[    44.193]    Module class: X.Org Video Driver
[    44.193]    ABI class: X.Org Video Driver, version 14.1
[    44.193] (EE) module ABI major version (14) doesn't match the server's 
version (15)
[    44.193] (II) UnloadModule: "radeon"
[    44.193] (II) Unloading radeon
[    44.193] (EE) Failed to load module "radeon" (module requirement mismatch, 
0)
[    44.193] (EE) No drivers available.
[    44.193] (EE) 
Fatal server error:
[    44.193] (EE) no screens found(EE) 
[    44.193] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[    44.193] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[    44.193] (EE) 

Reply via email to