Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Resolved]GDM cannot start gnome3.2 session and other issues
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
hypermyth
n00b
n00b


Joined: 02 Feb 2010
Posts: 10

PostPosted: Sun Apr 08, 2012 7:21 am    Post subject: [Resolved]GDM cannot start gnome3.2 session and other issues Reply with quote

Hi, I have hit a complex of problems with gnome 3.2 which may be related (or not) so I will list them together in the hope someone can help. They all started about the same time when I did an emerge -auD world about a week ago. In summary:
    1. When I try to start a session from gdm the X server immediately exits and gdm restarts, however I can ctrl-alt-F1 and run startx and get a gnome session that way
    2. gnome shell is showing high CPU usage
    3. Next network-manager starts asking for passwords. Sometimes it connects sometimes it doesnt. More often not.
    4. After recompiling every everything (emerge -e gnome) I no longer have multiple work spaces

To be honest, the gnome-shell issue may be older, though I don't think so, I notice it now because of the other problems.

In the course of the upgrade I obeyed the udev instruction to enable devtmpfs in the kernel. I have tried reverting this, recompiling udev, gnome-shell, network-manager,gdm in more combinations than I can remember. Removing devtmpfs lead to an unusable system with no devices so I am back to a system with the latest ~x86 of all packages that I am using - except that the flglx ati-driver won't compile against kernels later than 3.2.6 and xorg-server 1.11.4

Prior to the upgrade the behaviour that I experienced was that after giving my username and password to gdm the gnome 3 session would start. After a few seconds I would get a gnome-shell popup (black with rounded edges which takes over the desktop) prompting me that my keychain was not unlocked during the login. Once I re-entered my login password wireless connectivity would be established. Apart from the minor annoyance of re-entering my password this worked fine.

Now, after entering my user name and password the screen blanks then X restarts and the gdm login page re-appears. I will post Xorg.log below.
However, I can ctrl-alt-F1 and login and type startx. This always starts the gnome session successfully.

Next I start getting endless popups requesting keychain passwords or wireless keys. Sometimes it connects, usually not despite good signal quality. Lets not dwell on this problem here I will do a separate post if it doesnt get fixed by solving the Gdm issue.


The gnome-shell issue is easiest to explain:
Code:
strace -p 3202
ioctl(10, TUNER_SET_CONFIG, 0xbff2c93c) = 0
ioctl(10, TUNER_SET_CONFIG, 0xbff2c93c) = 0
ioctl(10, TUNER_SET_CONFIG, 0xbff2c93c) = 0
...

endlessly rapidly repeating. The fans on my laptop whirr away and gnome-shell is using between 8% and 90% of CPU even when nothing else is happening. This may be related to sound. Incidentally, I have never had the speakers working on this laptop (snd_hda_intel), but the headphones do work.

To try to fix all this I have been re-emerging stuff until gnome-shell crashed - something like "oops something went wrong" at which point I turned off and on all applets listed in the oops screen. After that I emerged gnome-shell again, which didnt help, so I did emerge -e gnome (which included network-manager). So I am back to the situation described in the first 3 points but now I only have one work space on my desktop - the workspace selector is still there on the right when I hit the hot-spot at top left but it only has the one workspace. When I right-click a window title bar I no longer have the option to move a window down to the next workspace.

Well thats the sorry tale. I don't know whether these issues are interrelated or not, but it all seems to have gone wrong at once and trying to fix one set of issues lead to the workspace issue. I would file bugs, but I am thoroughly confused and I don't know what to say.

Code:
# uname -a
Linux neutrino 3.2.6-gentoo #4 SMP PREEMPT Sun Mar 25 19:36:52 EST 2012 i686 Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz Genuine
Intel GNU/Linux

# for pkg in networkmanager gnome gnome-shell gdm gentoo-sources xorg-server ati-drivers; do equery l $pkg ; done
 * Searching for networkmanager ...
[IP-] [  ] net-misc/networkmanager-0.9.4.0-r1:0
 * Searching for gnome ...
[IP-] [  ] gnome-base/gnome-3.2.1:2.0
 * Searching for gnome-shell ...
[IP-] [  ] gnome-base/gnome-shell-3.2.2.1:0
 * Searching for gdm ...
[IP-] [  ] gnome-base/gdm-3.2.1.1-r2:0
 * Searching for gentoo-sources ...
[IP-] [  ] sys-kernel/gentoo-sources-3.2.6:3.2.6
[IP-] [  ] sys-kernel/gentoo-sources-3.2.11:3.2.11
[IP-] [  ] sys-kernel/gentoo-sources-3.3.1:3.3.1
 * Searching for xorg-server ...
[IP-] [  ] x11-base/xorg-server-1.11.4:0
 * Searching for ati-drivers ...
[IP-] [  ] x11-drivers/ati-drivers-12.3:1

# emerge --info
Portage 2.1.10.56 (default/linux/x86/10.0, gcc-4.5.3, glibc-2.14.1-r2, 3.2.6-gentoo i686)
=================================================================
System uname: Linux-3.2.6-gentoo-i686-Intel-R-_Core-TM-_i7_CPU_Q_720_@_1.60GHz-with-gentoo-2.1
Timestamp of tree: Fri, 06 Apr 2012 02:15:01 +0000
app-shells/bash:          4.2_p24
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.6.7-r2, 2.7.3_pre20120401::progress, 3.1.4-r3, 3.2.3_pre20120401::progress
dev-util/cmake:           2.8.7-r5
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.9.3
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.4
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.4.5, 4.5.3-r2
sys-devel/gcc-config:     1.6
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.3 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo progress x-patches
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA Oracle-BCLA-JavaSE"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.0/conf /var/bind /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/home/portage_distfiles"
FEATURES="assume-digests binpkg-logs collision-protect distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/home/portage_tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/progress /usr/local/portage/patches"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="X acl acpi alsa apache2 berkdb bzip2 cdr cli cracklib crypt cups cxx dri dvd fortran gdbm gnome gpm gtk iconv ipv6 laptop modules mudflap ncurses nls nptl nptlonly nvidia openmp oss pam pcre perl pppd pulseaudio readline session ssl sysfs tcpd tetex tiff unicode x86 xorg xulrunner xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" QEMU_SOFTMMU_TARGETS="i386" QEMU_USER_TARGETS="i386" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="i810 fbdev vesa radeon ati" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USE_PYTHON="2.7"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Last edited by hypermyth on Thu Apr 12, 2012 4:20 am; edited 1 time in total
Back to top
View user's profile Send private message
hypermyth
n00b
n00b


Joined: 02 Feb 2010
Posts: 10

PostPosted: Sun Apr 08, 2012 7:47 am    Post subject: The Xorg.0.log Reply with quote

Here is the Xorg.0.log.old (because Xorg.0.log contains the restart of gdm after the session crashes. Incidentally I have tried to use the open source ati drivers in the past but I always get poor performance with them So for the time being I will continue to use the flglx (ati-drivers).

Code:
[  8168.314]
X.Org X Server 1.11.4
Release Date: 2012-01-27
[  8168.314] X Protocol Version 11, Revision 0
[  8168.314] Build Operating System: Linux 3.2.6-gentoo i686 Gentoo
[  8168.314] Current Operating System: Linux neutrino 3.2.6-gentoo #4 SMP PREEMPT Sun Mar 25 19:36:52 EST 2012 i686
[  8168.314] Kernel command line: root=/dev/sda2
[  8168.314] Build Date: 07 April 2012  01:48:18AM
[  8168.314] 
[  8168.314] Current version of pixman: 0.24.4
[  8168.314]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[  8168.314] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  8168.314] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr  7 23:15:01 2012
[  8168.314] (==) Using config file: "/etc/X11/xorg.conf"
[  8168.314] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  8168.314] (==) ServerLayout "X.org Configured"
[  8168.314] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[  8168.314] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[  8168.314] (**) |   |-->Device "aticonfig-Device[0]-0"
[  8168.314] (**) |-->Input Device "Mouse0"
[  8168.314] (**) |-->Input Device "Keyboard0"
[  8168.314] (==) Automatically adding devices
[  8168.314] (==) Automatically enabling devices
[  8168.314] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  8168.314]    Entry deleted from font path.
[  8168.314] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  8168.314]    Entry deleted from font path.
[  8168.314] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  8168.315]    Entry deleted from font path.
[  8168.315] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  8168.315]    Entry deleted from font path.
[  8168.315]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  8168.315] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  8168.315]    Entry deleted from font path.
[  8168.315] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  8168.315]    Entry deleted from font path.
[  8168.315] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  8168.315]    Entry deleted from font path.
[  8168.315] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  8168.315]    Entry deleted from font path.
[  8168.315]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  8168.315] (**) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/misc/,
   /usr/share/fonts/100dpi/
[  8168.315] (**) ModulePath set to "/usr/lib/xorg/modules,/usr/lib/opengl/xorg-x11/extensions"
[  8168.315] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  8168.315] (WW) Disabling Mouse0
[  8168.315] (WW) Disabling Keyboard0
[  8168.315] (II) Loader magic: 0x81f0580
[  8168.315] (II) Module ABI versions:
[  8168.315]    X.Org ANSI C Emulation: 0.4
[  8168.315]    X.Org Video Driver: 11.0
[  8168.315]    X.Org XInput driver : 13.0
[  8168.315]    X.Org Server Extension : 6.0
[  8168.316] (--) PCI:*(0:1:0:0) 1002:68c1:103c:1448 rev 0, Mem @ 0xc0000000/268435456, 0xd4000000/131072, I/O @ 0x00004000/2
56, BIOS @ 0x????????/131072
[  8168.316] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[  8168.316] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[  8168.316] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  8168.316] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[  8168.316] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[  8168.316] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[  8168.316] (II) LoadModule: "dri"
[  8168.316] (II) Loading /usr/lib/opengl/xorg-x11/extensions/libdri.so
[  8168.316] (II) Module dri: vendor="X.Org Foundation"
[  8168.316]    compiled for 1.11.4, module version = 1.0.0
[  8168.316]    ABI class: X.Org Server Extension, version 6.0
[  8168.316] (II) Loading extension XFree86-DRI
[  8168.316] (II) LoadModule: "extmod"
[  8168.316] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  8168.317] (II) Module extmod: vendor="X.Org Foundation"
[  8168.317]    compiled for 1.11.4, module version = 1.0.0
[  8168.317]    Module class: X.Org Server Extension
[  8168.317]    ABI class: X.Org Server Extension, version 6.0
[  8168.317] (II) Loading extension MIT-SCREEN-SAVER
[  8168.317] (II) Loading extension XFree86-VidModeExtension
[  8168.317] (II) Loading extension XFree86-DGA
[  8168.317] (II) Loading extension DPMS
[  8168.317] (II) Loading extension XVideo
[  8168.317] (II) Loading extension XVideo-MotionCompensation
[  8168.317] (II) Loading extension X-Resource
[  8168.317] (II) LoadModule: "dri2"
[  8168.317] (II) Loading /usr/lib/opengl/xorg-x11/extensions/libdri2.so
[  8168.317] (II) Module dri2: vendor="X.Org Foundation"
[  8168.317]    compiled for 1.11.4, module version = 1.2.0
[  8168.317]    ABI class: X.Org Server Extension, version 6.0
[  8168.317] (II) Loading extension DRI2
[  8168.317] (II) LoadModule: "record"
[  8168.317] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  8168.317] (II) Module record: vendor="X.Org Foundation"
[  8168.317]    compiled for 1.11.4, module version = 1.13.0
[  8168.317]    Module class: X.Org Server Extension
[  8168.317]    ABI class: X.Org Server Extension, version 6.0
[  8168.317] (II) Loading extension RECORD
[  8168.317] (II) LoadModule: "glx"
[  8168.317] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  8168.317] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[  8168.317]    compiled for 6.9.0, module version = 1.0.0
[  8168.317] (II) Loading extension GLX
[  8168.317] (II) LoadModule: "dbe"
[  8168.317] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  8168.317] (II) Module dbe: vendor="X.Org Foundation"
[  8168.317]    compiled for 1.11.4, module version = 1.0.0
[  8168.317]    Module class: X.Org Server Extension
[  8168.317]    ABI class: X.Org Server Extension, version 6.0
[  8168.317] (II) Loading extension DOUBLE-BUFFER
[  8168.317] (II) LoadModule: "fglrx"
[  8168.318] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[  8168.331] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
[  8168.331]    compiled for 1.4.99.906, module version = 8.95.3
[  8168.331]    Module class: X.Org Video Driver
[  8168.332] (II) Loading sub module "fglrxdrm"
[  8168.332] (II) LoadModule: "fglrxdrm"
[  8168.332] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[  8168.332] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[  8168.332]    compiled for 1.4.99.906, module version = 8.95.3
[  8168.332] (II) ATI Proprietary Linux Driver Version Identifier:8.95.3
[  8168.332] (II) ATI Proprietary Linux Driver Release Identifier: 8.951                               
[  8168.332] (II) ATI Proprietary Linux Driver Build Date: Mar  8 2012 23:06:36
[  8168.332] (++) using VT number 8

[  8168.343] (WW) Falling back to old probe method for fglrx
[  8168.358] (II) Loading PCS database from /etc/ati/amdpcsdb
[  8168.360] (--) Chipset Supported AMD Graphics Processor (0x68C1) found
[  8168.360] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[  8168.360] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[  8168.360] (II) AMD Video driver is signed
[  8168.360] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[  8168.360] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[  8168.360] (II) fglrx(0): pEnt->device->identifier=0x954d028
[  8168.360] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin
[  8168.360] (II) Loading sub module "vgahw"
[  8168.360] (II) LoadModule: "vgahw"
[  8168.360] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[  8168.360] (II) Module vgahw: vendor="X.Org Foundation"
[  8168.360]    compiled for 1.11.4, module version = 0.1.0
[  8168.360]    ABI class: X.Org Video Driver, version 11.0
[  8168.360] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[  8168.360] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  8168.361] (==) fglrx(0): Default visual is TrueColor
[  8168.361] (**) fglrx(0): Option "DPMS" "true"
[  8168.361] (==) fglrx(0): RGB weight 888
[  8168.361] (II) fglrx(0): Using 8 bits per RGB
[  8168.361] (==) fglrx(0): Buffer Tiling is ON
[  8168.361] (II) Loading sub module "fglrxdrm"
[  8168.361] (II) LoadModule: "fglrxdrm"
[  8168.361] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[  8168.361] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[  8168.361]    compiled for 1.4.99.906, module version = 8.95.3
[  8168.362] ukiDynamicMajor: found major device number 253
[  8168.362] ukiDynamicMajor: found major device number 253
[  8168.362] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  8168.362] ukiOpenDevice: node name is /dev/ati/card0
[  8168.362] ukiOpenDevice: open result is 11, (OK)
[  8168.362] ukiOpenByBusid: ukiOpenMinor returns 11
[  8168.362] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  8168.362] (**) fglrx(0): NoAccel = NO
[  8168.362] (**) fglrx(0): ATI 2D Acceleration Architecture enabled
[  8168.362] (--) fglrx(0): Chipset: "AMD Radeon HD 6500M/5600/5700 Series" (Chipset = 0x68c1)
[  8168.362] (--) fglrx(0): (PciSubVendor = 0x103c, PciSubDevice = 0x1448)
[  8168.362] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
[  8168.362] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
[  8168.362] (--) fglrx(0): MMIO registers at 0xd4000000
[  8168.362] (--) fglrx(0): I/O port at 0x00004000
[  8168.362] (==) fglrx(0): ROM-BIOS at 0x000c0000
[  8168.364] (II) fglrx(0): ATIF platform detected
[  8168.365] (II) fglrx(0): AC Adapter is used
[  8168.367] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[  8168.559] (II) Loading sub module "vbe"
[  8168.559] (II) LoadModule: "vbe"
[  8168.559] (II) Loading /usr/lib/xorg/modules/libvbe.so
[  8168.559] (II) Module vbe: vendor="X.Org Foundation"
[  8168.559]    compiled for 1.11.4, module version = 1.1.0
[  8168.559]    ABI class: X.Org Video Driver, version 11.0
[  8168.560] (II) fglrx(0): VESA BIOS detected
[  8168.560] (II) fglrx(0): VbeVersion is 768, OemStringPtr is 0xc00001f8,
   OemVendorNamePtr is 0xc0000124, OemProductNamePtr is 0xc00000b4,
   OemProductRevPtr is 0xc0004fd4
[  8168.560] (II) fglrx(0): VESA VBE Version 3.0
[  8168.560] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[  8168.560] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
[  8168.560] (II) fglrx(0): VESA VBE OEM Software Rev: 12.19
[  8168.560] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
[  8168.560] (II) fglrx(0): VESA VBE OEM Product: MADISON
[  8168.560] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[  8168.595] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
[  8168.595] (--) fglrx(0): Video RAM: 1048576 kByte, Type: DDR3
[  8168.595] (II) fglrx(0): PCIE card detected
[  8168.595] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[  8168.595] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[  8168.606] (II) fglrx(0): Using adapter: 1:0.0.
[  8168.746] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
[  8169.197] (II) fglrx(0): Interrupt handler installed at IRQ 44.
[  8169.197] (II) fglrx(0): RandR 1.2 support is enabled!
[  8169.197] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[  8169.197] (==) fglrx(0): Center Mode is disabled
[  8169.197] (II) Loading sub module "fb"
[  8169.197] (II) LoadModule: "fb"
[  8169.197] (II) Loading /usr/lib/xorg/modules/libfb.so
[  8169.198] (II) Module fb: vendor="X.Org Foundation"
[  8169.198]    compiled for 1.11.4, module version = 1.0.0
[  8169.198]    ABI class: X.Org ANSI C Emulation, version 0.4
[  8169.198] (II) Loading sub module "ddc"
[  8169.198] (II) LoadModule: "ddc"
[  8169.198] (II) Module "ddc" already built-in
[  8169.296] (II) fglrx(0): Finished Initialize PPLIB!
[  8169.296] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
[  8169.296] (II) fglrx(0): Output DFP1 has no monitor section
[  8169.296] (II) fglrx(0): Output CRT1 has no monitor section
[  8169.296] (II) Loading sub module "ddc"
[  8169.296] (II) LoadModule: "ddc"
[  8169.296] (II) Module "ddc" already built-in
[  8169.296] (II) fglrx(0): Connected Display0: LVDS
[  8169.296] (II) fglrx(0): Display0 EDID data ---------------------------
[  8169.296] (II) fglrx(0): Manufacturer: LGD  Model: 2ac  Serial#: 0
[  8169.296] (II) fglrx(0): Year: 2010  Week: 0
[  8169.296] (II) fglrx(0): EDID Version: 1.3
[  8169.296] (II) fglrx(0): Digital Display Input
[  8169.296] (II) fglrx(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[  8169.296] (II) fglrx(0): Gamma: 2.20
[  8169.296] (II) fglrx(0): No DPMS capabilities specified
[  8169.296] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  8169.296] (II) fglrx(0): First detailed timing is preferred mode
[  8169.296] (II) fglrx(0): redX: 0.616 redY: 0.371   greenX: 0.355 greenY: 0.606
[  8169.296] (II) fglrx(0): blueX: 0.152 blueY: 0.100   whiteX: 0.313 whiteY: 0.329
[  8169.296] (II) fglrx(0): Manufacturer's mask: 0
[  8169.296] (II) fglrx(0): Supported detailed timing:
[  8169.296] (II) fglrx(0): clock: 69.3 MHz   Image Size:  344 x 194 mm
[  8169.296] (II) fglrx(0): h_active: 1366  h_sync: 1398  h_sync_end 1430 h_blank_end 1486 h_border: 0
[  8169.296] (II) fglrx(0): v_active: 768  v_sync: 770  v_sync_end 774 v_blanking: 782 v_border: 0
[  8169.296] (II) fglrx(0):  LG Display
[  8169.296] (II) fglrx(0):  LP156WH2-TLQB
[  8169.296] (II) fglrx(0): EDID (in hex):
[  8169.296] (II) fglrx(0):    00ffffffffffff0030e4ac0200000000
[  8169.296] (II) fglrx(0):    00140103802213780ac1259d5f5b9b27
[  8169.296] (II) fglrx(0):    19505400000001010101010101010101
[  8169.296] (II) fglrx(0):    010101010101121b567850000e302020
[  8169.296] (II) fglrx(0):    240058c2100000190000000000000000
[  8169.296] (II) fglrx(0):    00000000000000000000000000fe004c
[  8169.296] (II) fglrx(0):    4720446973706c61790a2020000000fe
[  8169.296] (II) fglrx(0):    004c503135365748322d544c514200c1
[  8169.296] (II) fglrx(0): End of Display0 EDID data --------------------
[  8169.297] (II) fglrx(0): EDID for output LVDS
[  8169.297] (II) fglrx(0): Manufacturer: LGD  Model: 2ac  Serial#: 0
[  8169.297] (II) fglrx(0): Year: 2010  Week: 0
[  8169.297] (II) fglrx(0): EDID Version: 1.3
[  8169.297] (II) fglrx(0): Digital Display Input
[  8169.297] (II) fglrx(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[  8169.297] (II) fglrx(0): Gamma: 2.20
[  8169.297] (II) fglrx(0): No DPMS capabilities specified
[  8169.297] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  8169.297] (II) fglrx(0): First detailed timing is preferred mode
[  8169.297] (II) fglrx(0): redX: 0.616 redY: 0.371   greenX: 0.355 greenY: 0.606
[  8169.297] (II) fglrx(0): blueX: 0.152 blueY: 0.100   whiteX: 0.313 whiteY: 0.329
[  8169.297] (II) fglrx(0): Manufacturer's mask: 0
[  8169.297] (II) fglrx(0): Supported detailed timing:
[  8169.297] (II) fglrx(0): clock: 69.3 MHz   Image Size:  344 x 194 mm
[  8169.297] (II) fglrx(0): h_active: 1366  h_sync: 1398  h_sync_end 1430 h_blank_end 1486 h_border: 0
[  8169.297] (II) fglrx(0): v_active: 768  v_sync: 770  v_sync_end 774 v_blanking: 782 v_border: 0
[  8169.297] (II) fglrx(0):  LG Display
[  8169.297] (II) fglrx(0):  LP156WH2-TLQB
[  8169.297] (II) fglrx(0): EDID (in hex):
[  8169.297] (II) fglrx(0):    00ffffffffffff0030e4ac0200000000
[  8169.297] (II) fglrx(0):    00140103802213780ac1259d5f5b9b27
[  8169.297] (II) fglrx(0):    19505400000001010101010101010101
[  8169.297] (II) fglrx(0):    010101010101121b567850000e302020
[  8169.297] (II) fglrx(0):    240058c2100000190000000000000000
[  8169.297] (II) fglrx(0):    00000000000000000000000000fe004c
[  8169.297] (II) fglrx(0):    4720446973706c61790a2020000000fe
[  8169.297] (II) fglrx(0):    004c503135365748322d544c514200c1
[  8169.297] (II) fglrx(0): EDID vendor "LGD", prod id 684
[  8169.297] (II) fglrx(0): Printing DDC gathered Modelines:
[  8169.297] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8169.297] (II) fglrx(0): Printing probed modes for output LVDS
[  8169.297] (II) fglrx(0): Modeline "1366x768"x60.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8169.297] (II) fglrx(0): Modeline "1360x768"x60.0   69.30  1360 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8169.297] (II) fglrx(0): Modeline "1280x768"x60.0   69.30  1280 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8169.297] (II) fglrx(0): Modeline "1280x720"x60.0   69.30  1280 1398 1430 1486  720 770 774 782 -hsync -vsync (46.6 kHz)
[  8169.297] (II) fglrx(0): Modeline "1024x768"x60.0   69.30  1024 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8169.297] (II) fglrx(0): Modeline "1024x600"x60.0   69.30  1024 1398 1430 1486  600 770 774 782 -hsync -vsync (46.6 kHz)
[  8169.297] (II) fglrx(0): Modeline "800x600"x60.0   69.30  800 1398 1430 1486  600 770 774 782 -hsync -vsync (46.6 kHz)
[  8169.297] (II) fglrx(0): Modeline "800x480"x60.0   69.30  800 1398 1430 1486  480 770 774 782 -hsync -vsync (46.6 kHz)
[  8169.297] (II) fglrx(0): Modeline "640x480"x60.0   69.30  640 1398 1430 1486  480 770 774 782 -hsync -vsync (46.6 kHz)
[  8169.297] (II) fglrx(0): EDID for output DFP1
[  8169.297] (II) fglrx(0): EDID for output CRT1
[  8169.297] (II) fglrx(0): Output LVDS connected
[  8169.297] (II) fglrx(0): Output DFP1 disconnected
[  8169.297] (II) fglrx(0): Output CRT1 disconnected
[  8169.297] (II) fglrx(0): Using exact sizes for initial modes
[  8169.297] (II) fglrx(0): Output LVDS using initial mode 1366x768
[  8169.297] (II) fglrx(0): Display dimensions: (340, 190) mm
[  8169.297] (II) fglrx(0): DPI set to (102, 102)
[  8169.297] (II) fglrx(0): Eyefinity capable adapter detected.
[  8169.297] (II) fglrx(0): Adapter AMD Radeon HD 6500M/5600/5700 Series has 6 configurable heads and 1 displays connected.
[  8169.297] (==) fglrx(0):  PseudoColor visuals disabled
[  8169.297] (II) Loading sub module "ramdac"
[  8169.297] (II) LoadModule: "ramdac"
[  8169.297] (II) Module "ramdac" already built-in
[  8169.297] (==) fglrx(0): NoDRI = NO
[  8169.297] (==) fglrx(0): Capabilities: 0x00000000
[  8169.297] (==) fglrx(0): CapabilitiesEx: 0x00000000
[  8169.298] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[  8169.298] (==) fglrx(0): UseFastTLS=0
[  8169.298] (==) fglrx(0): BlockSignalsOnLock=1
[  8169.298] (--) Depth 24 pixmap format is 32 bpp
[  8169.298] (II) Loading extension ATIFGLRXDRI
[  8169.298] (II) fglrx(0): doing swlDriScreenInit
[  8169.298] (II) fglrx(0): swlDriScreenInit for fglrx driver
[  8169.298] ukiDynamicMajor: found major device number 253
[  8169.298] ukiDynamicMajor: found major device number 253
[  8169.298] ukiDynamicMajor: found major device number 253
[  8169.298] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  8169.298] ukiOpenDevice: node name is /dev/ati/card0
[  8169.298] ukiOpenDevice: open result is 16, (OK)
[  8169.298] ukiOpenByBusid: ukiOpenMinor returns 16
[  8169.298] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  8169.298] (II) fglrx(0): [uki] DRM interface version 1.0
[  8169.298] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[  8169.298] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2c06a000
[  8169.298] (II) fglrx(0): [uki] mapped SAREA 0x2c06a000 to 0xb647a000
[  8169.298] (II) fglrx(0): [uki] framebuffer handle = 0x2c06b000
[  8169.298] (II) fglrx(0): [uki] added 1 reserved context for kernel
[  8169.298] (II) fglrx(0): swlDriScreenInit done
[  8169.298] (II) fglrx(0): Kernel Module Version Information:
[  8169.298] (II) fglrx(0):     Name: fglrx
[  8169.298] (II) fglrx(0):     Version: 8.95.3
[  8169.298] (II) fglrx(0):     Date: Mar  8 2012
[  8169.298] (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
[  8169.298] (II) fglrx(0): Kernel Module version matches driver.
[  8169.298] (II) fglrx(0): Kernel Module Build Time Information:
[  8169.298] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.2.6-gentoo
[  8169.298] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[  8169.298] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[  8169.298] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[  8169.298] (II) fglrx(0): [uki] register handle = 0x2c06c000
[  8169.313] (II) fglrx(0): DRI initialization successfull
[  8169.313] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01004000
[  8169.314] (==) fglrx(0): Backing store disabled
[  8169.314] (II) Loading extension FGLRXEXTENSION
[  8169.314] (**) fglrx(0): DPMS enabled
[  8169.314] (II) fglrx(0): Initialized in-driver Xinerama extension
[  8169.314] (**) fglrx(0): Textured Video is enabled.
[  8169.314] (II) LoadModule: "glesx"
[  8169.314] (II) Loading /usr/lib/xorg/modules/glesx.so
[  8169.315] (II) Module glesx: vendor="X.Org Foundation"
[  8169.315]    compiled for 1.4.99.906, module version = 1.0.0
[  8169.315] (II) Loading extension GLESX
[  8169.315] (II) fglrx(0): GLESX enableFlags = 592
[  8169.315] (II) fglrx(0): GLESX is enabled
[  8169.315] (II) LoadModule: "amdxmm"
[  8169.315] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[  8169.315] (II) Module amdxmm: vendor="X.Org Foundation"
[  8169.315]    compiled for 1.4.99.906, module version = 2.0.0
[  8169.324] (II) Loading extension AMDXVOPL
[  8169.324] (II) Loading extension AMDXVBA
[  8169.324] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[  8169.327] (II) fglrx(0): Enable composite support successfully
[  8169.327] (WW) fglrx(0): Option "VendorName" is not used
[  8169.327] (WW) fglrx(0): Option "ModelName" is not used
[  8169.327] (II) fglrx(0): X context handle = 0x1
[  8169.327] (II) fglrx(0): [DRI] installation complete
[  8169.327] (==) fglrx(0): Silken mouse enabled
[  8169.328] (==) fglrx(0): Using HW cursor of display infrastructure!
[  8169.328] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[  8169.328] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
[  8169.328] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
[  8170.668] (--) RandR disabled
[  8170.668] (II) Initializing built-in extension Generic Event Extension
[  8170.668] (II) Initializing built-in extension SHAPE
[  8170.668] (II) Initializing built-in extension MIT-SHM
[  8170.668] (II) Initializing built-in extension XInputExtension
[  8170.668] (II) Initializing built-in extension XTEST
[  8170.668] (II) Initializing built-in extension BIG-REQUESTS
[  8170.668] (II) Initializing built-in extension SYNC
[  8170.668] (II) Initializing built-in extension XKEYBOARD
[  8170.668] (II) Initializing built-in extension XC-MISC
[  8170.668] (II) Initializing built-in extension XINERAMA
[  8170.668] (II) Initializing built-in extension XFIXES
[  8170.668] (II) Initializing built-in extension RENDER
[  8170.668] (II) Initializing built-in extension RANDR
[  8170.668] (II) Initializing built-in extension COMPOSITE
[  8170.668] (II) Initializing built-in extension DAMAGE
[  8170.690] ukiDynamicMajor: found major device number 253
[  8170.690] ukiDynamicMajor: found major device number 253
[  8170.690] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  8170.690] ukiOpenDevice: node name is /dev/ati/card0
[  8170.690] ukiOpenDevice: open result is 18, (OK)
[  8170.690] ukiOpenByBusid: ukiOpenMinor returns 18
[  8170.690] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  8170.778] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[  8170.778] (II) fglrx(0): Enable the clock gating!
[  8170.778] (II) fglrx(0): Setting screen physical size to 361 x 203
[  8170.831] (II) XKB: Reusing cached keymap
[  8170.833] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  8170.833] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  8170.833] (II) LoadModule: "evdev"
[  8170.833] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8170.833] (II) Module evdev: vendor="X.Org Foundation"
[  8170.833]    compiled for 1.11.4, module version = 2.7.0
[  8170.833]    Module class: X.Org XInput Driver
[  8170.833]    ABI class: X.Org XInput driver, version 13.0
[  8170.833] (II) Using input driver 'evdev' for 'Power Button'
[  8170.833] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8170.833]    Option "XkbRules" "evdev"
[  8170.833]    Option "XkbModel" "evdev"
[  8170.833]    Option "XkbLayout" "us"
[  8170.833]    Option "_source" "server/udev"
[  8170.833]    Option "name" "Power Button"
[  8170.833]    Option "path" "/dev/input/event2"
[  8170.833]    Option "device" "/dev/input/event2"
[  8170.833]    Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  8170.833]    Option "driver" "evdev"
[  8170.833] (**) Power Button: always reports core events
[  8170.833] (**) evdev: Power Button: Device: "/dev/input/event2"
[  8170.833] (--) evdev: Power Button: Vendor 0 Product 0x1
[  8170.833] (--) evdev: Power Button: Found keys
[  8170.833] (II) evdev: Power Button: Configuring as keyboard
[  8170.833] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  8170.833] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  8170.833] (**) Option "xkb_rules" "evdev"
[  8170.833] (**) Option "xkb_model" "evdev"
[  8170.833] (**) Option "xkb_layout" "us"
[  8170.856] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[  8170.856] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  8170.856] (II) Using input driver 'evdev' for 'Video Bus'
[  8170.856] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8170.856]    Option "XkbRules" "evdev"
[  8170.856]    Option "XkbModel" "evdev"
[  8170.856]    Option "XkbLayout" "us"
[  8170.856]    Option "_source" "server/udev"
[  8170.856]    Option "name" "Video Bus"
[  8170.856]    Option "path" "/dev/input/event6"
[  8170.856]    Option "device" "/dev/input/event6"
[  8170.856]    Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input6/e
vent6"
[  8170.856]    Option "driver" "evdev"
[  8170.856] (**) Video Bus: always reports core events
[  8170.856] (**) evdev: Video Bus: Device: "/dev/input/event6"
[  8170.856] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  8170.856] (--) evdev: Video Bus: Found keys
[  8170.856] (II) evdev: Video Bus: Configuring as keyboard
[  8170.856] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input6
/event6"
[  8170.856] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  8170.856] (**) Option "xkb_rules" "evdev"
[  8170.856] (**) Option "xkb_model" "evdev"
[  8170.856] (**) Option "xkb_layout" "us"
[  8170.857] (II) XKB: Reusing cached keymap
[  8170.857] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  8170.857] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  8170.857] (II) Using input driver 'evdev' for 'Power Button'
[  8170.857] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8170.857]    Option "XkbRules" "evdev"
[  8170.857]    Option "XkbModel" "evdev"
[  8170.857]    Option "XkbLayout" "us"
[  8170.857]    Option "_source" "server/udev"
[  8170.857]    Option "name" "Power Button"
[  8170.857]    Option "path" "/dev/input/event0"
[  8170.857]    Option "device" "/dev/input/event0"
[  8170.857]    Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[  8170.857]    Option "driver" "evdev"
[  8170.857] (**) Power Button: always reports core events
[  8170.857] (**) evdev: Power Button: Device: "/dev/input/event0"
[  8170.857] (--) evdev: Power Button: Vendor 0 Product 0x1
[  8170.857] (--) evdev: Power Button: Found keys
[  8170.857] (II) evdev: Power Button: Configuring as keyboard
[  8170.857] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[  8170.857] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  8170.857] (**) Option "xkb_rules" "evdev"
[  8170.857] (**) Option "xkb_model" "evdev"
[  8170.857] (**) Option "xkb_layout" "us"
[  8170.857] (II) XKB: Reusing cached keymap
[  8170.857] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  8170.857] (II) No input driver specified, ignoring this device.
[  8170.857] (II) This device may have been added with another device file.
[  8170.858] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[  8170.858] (II) No input driver specified, ignoring this device.
[  8170.858] (II) This device may have been added with another device file.
[  8170.858] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event4)
[  8170.858] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[  8170.858] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[  8170.858] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8170.858]    Option "XkbRules" "evdev"
[  8170.858]    Option "XkbModel" "evdev"
[  8170.858]    Option "XkbLayout" "us"
[  8170.858]    Option "_source" "server/udev"
[  8170.858]    Option "name" "Logitech USB-PS/2 Optical Mouse"
[  8170.858]    Option "path" "/dev/input/event4"
[  8170.858]    Option "device" "/dev/input/event4"
[  8170.858]    Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input4/event4"
[  8170.858]    Option "driver" "evdev"
[  8170.858] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[  8170.858] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event4"
[  8170.858] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc01d
[  8170.858] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
[  8170.858] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[  8170.858] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[  8170.858] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[  8170.858] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[  8170.858] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[  8170.858] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[  8170.858] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout
: 200
[  8170.858] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input4/event
4"
[  8170.858] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 9)
[  8170.858] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[  8170.858] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[  8170.858] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[  8170.858] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[  8170.858] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[  8170.858] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[  8170.858] (II) No input driver specified, ignoring this device.
[  8170.858] (II) This device may have been added with another device file.
[  8170.859] (II) config/udev: Adding input device HP Webcam (/dev/input/event8)
[  8170.859] (**) HP Webcam: Applying InputClass "evdev keyboard catchall"
[  8170.859] (II) Using input driver 'evdev' for 'HP Webcam'
[  8170.859] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8170.859]    Option "XkbRules" "evdev"
[  8170.859]    Option "XkbModel" "evdev"
[  8170.859]    Option "XkbLayout" "us"
[  8170.859]    Option "_source" "server/udev"
[  8170.859]    Option "name" "HP Webcam"
[  8170.859]    Option "path" "/dev/input/event8"
[  8170.859]    Option "device" "/dev/input/event8"
[  8170.859]    Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input8/event8"
[  8170.859]    Option "driver" "evdev"
[  8170.859] (**) HP Webcam: always reports core events
[  8170.859] (**) evdev: HP Webcam: Device: "/dev/input/event8"
[  8170.859] (--) evdev: HP Webcam: Vendor 0x408 Product 0x3b2
[  8170.859] (--) evdev: HP Webcam: Found keys
[  8170.859] (II) evdev: HP Webcam: Configuring as keyboard
[  8170.859] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input8/event
8"
[  8170.859] (II) XINPUT: Adding extended input device "HP Webcam" (type: KEYBOARD, id 10)
[  8170.859] (**) Option "xkb_rules" "evdev"
[  8170.859] (**) Option "xkb_model" "evdev"
[  8170.859] (**) Option "xkb_layout" "us"
[  8170.859] (II) XKB: Reusing cached keymap
[  8170.859] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[  8170.859] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  8170.859] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  8170.859] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8170.859]    Option "XkbRules" "evdev"
[  8170.859]    Option "XkbModel" "evdev"
[  8170.859]    Option "XkbLayout" "us"
[  8170.859]    Option "_source" "server/udev"
[  8170.859]    Option "name" "AT Translated Set 2 keyboard"
[  8170.859]    Option "path" "/dev/input/event3"
[  8170.859]    Option "device" "/dev/input/event3"
[  8170.859]    Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[  8170.859]    Option "driver" "evdev"
[  8170.859] (**) AT Translated Set 2 keyboard: always reports core events
[  8170.859] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[  8170.859] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  8170.859] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  8170.859] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  8170.859] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[  8170.859] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[  8170.859] (**) Option "xkb_rules" "evdev"
[  8170.859] (**) Option "xkb_model" "evdev"
[  8170.859] (**) Option "xkb_layout" "us"
[  8170.859] (II) XKB: Reusing cached keymap
[  8170.860] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[  8170.860] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  8170.860] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[  8170.860] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8170.860]    Option "XkbRules" "evdev"
[  8170.860]    Option "XkbModel" "evdev"
[  8170.860]    Option "XkbLayout" "us"
[  8170.860]    Option "_source" "server/udev"
[  8170.860]    Option "name" "SynPS/2 Synaptics TouchPad"
[  8170.860]    Option "path" "/dev/input/event5"
[  8170.860]    Option "device" "/dev/input/event5"
[  8170.860]    Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
[  8170.860]    Option "driver" "evdev"
[  8170.860] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  8170.860] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event5"
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0 [5672..1472]
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x1 [4550..1408]
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x18 [255..0]
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x1c [15..0]
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x2f [1..0]
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x35 [5672..1472]
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x36 [4550..1408]
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: absolute axis 0x39 [65535..0]
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: Found 1 mouse buttons
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[  8170.860] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[  8170.860] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[  8170.860] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[  8170.860] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  8170.860] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
[  8170.860] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[  8170.860] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[  8170.860] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  8170.860] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[  8170.860] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  8170.860] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  8170.860] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[  8170.860] (II) No input driver specified, ignoring this device.
[  8170.860] (II) This device may have been added with another device file.
[  8170.861] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event7)
[  8170.861] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  8170.861] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[  8170.861] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8170.861]    Option "XkbRules" "evdev"
[  8170.861]    Option "XkbModel" "evdev"
[  8170.861]    Option "XkbLayout" "us"
[  8170.861]    Option "_source" "server/udev"
[  8170.861]    Option "name" "HP WMI hotkeys"
[  8170.861]    Option "path" "/dev/input/event7"
[  8170.861]    Option "device" "/dev/input/event7"
[  8170.861]    Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[  8170.861]    Option "driver" "evdev"
[  8170.861] (**) HP WMI hotkeys: always reports core events
[  8170.861] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event7"
[  8170.861] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[  8170.861] (--) evdev: HP WMI hotkeys: Found keys
[  8170.861] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[  8170.861] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[  8170.861] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[  8170.861] (**) Option "xkb_rules" "evdev"
[  8170.861] (**) Option "xkb_model" "evdev"
[  8170.861] (**) Option "xkb_layout" "us"
[  8170.861] (II) XKB: Reusing cached keymap
[  8170.864] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[  8170.865] (II) fglrx(0): EDID vendor "LGD", prod id 684
[  8170.865] (II) fglrx(0): Printing DDC gathered Modelines:
[  8170.865] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8171.274] (II) fglrx(0): EDID vendor "LGD", prod id 684
[  8171.274] (II) fglrx(0): Printing DDC gathered Modelines:
[  8171.274] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8171.290] (II) fglrx(0): EDID vendor "LGD", prod id 684
[  8171.291] (II) fglrx(0): Printing DDC gathered Modelines:
[  8171.291] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8171.301] (II) fglrx(0): EDID vendor "LGD", prod id 684
[  8171.301] (II) fglrx(0): Printing DDC gathered Modelines:
[  8171.301] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8171.312] (II) fglrx(0): EDID vendor "LGD", prod id 684
[  8171.312] (II) fglrx(0): Printing DDC gathered Modelines:
[  8171.312] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8171.321] (II) fglrx(0): EDID vendor "LGD", prod id 684
[  8171.321] (II) fglrx(0): Printing DDC gathered Modelines:
[  8171.321] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1486  768 770 774 782 -hsync -vsync (46.6 kHz)
[  8182.029] (II) evdev: Power Button: Close
[  8182.029] (II) UnloadModule: "evdev"
[  8182.029] (II) Unloading evdev
[  8182.136] (II) evdev: Video Bus: Close
[  8182.136] (II) UnloadModule: "evdev"
[  8182.136] (II) Unloading evdev
[  8182.242] (II) evdev: Power Button: Close
[  8182.242] (II) UnloadModule: "evdev"
[  8182.242] (II) Unloading evdev
[  8182.349] (II) evdev: Logitech USB-PS/2 Optical Mouse: Close
[  8182.349] (II) UnloadModule: "evdev"
[  8182.349] (II) Unloading evdev
[  8182.455] (II) evdev: HP Webcam: Close
[  8182.455] (II) UnloadModule: "evdev"
[  8182.456] (II) Unloading evdev
[  8182.562] (II) evdev: AT Translated Set 2 keyboard: Close
[  8182.562] (II) UnloadModule: "evdev"
[  8182.562] (II) Unloading evdev
[  8182.649] (II) evdev: SynPS/2 Synaptics TouchPad: Close
[  8182.649] (II) UnloadModule: "evdev"
[  8182.649] (II) Unloading evdev
[  8182.756] (II) evdev: HP WMI hotkeys: Close
[  8182.756] (II) UnloadModule: "evdev"
[  8182.756] (II) Unloading evdev
[  8182.759] (II) fglrx(0): Shutdown CMMQS
[  8182.759] (II) fglrx(0): [uki] removed 1 reserved context for kernel
[  8182.759] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x2c06a000 at 0xb647a000
[  8182.808] (EE) fglrx(0): PPLIB: swlPPLibNotifyEventToPPLib() failed!
[  8182.808] (EE) fglrx(0):        ulEventType = 00000023, ulEventData = 00000001
[  8182.826] (II) fglrx(0): Interrupt handler Shutdown.
[  8183.841] Server terminated successfully (0). Closing log file.
Back to top
View user's profile Send private message
Thistled
Guru
Guru


Joined: 06 Jan 2011
Posts: 433
Location: Scotland

PostPosted: Mon Apr 09, 2012 1:31 pm    Post subject: Reply with quote

Hey Hypermyth,

Dunno if this might help in anyway, but backup the .config folder which resides in your /home/user/ and then delete it.
See if that resolves the issue. The high CPU usage suggests to me there is some confusion in the gnome-settings-daemon process, and maybe a clean .config might resolve this.
If it does not, then be sure to put the backed up .config folder back into home.
Also, is flgrx built into the kernel, or is it loaded as a module?
_________________
Whatever you do, do it properly!
Back to top
View user's profile Send private message
hypermyth
n00b
n00b


Joined: 02 Feb 2010
Posts: 10

PostPosted: Wed Apr 11, 2012 12:53 pm    Post subject: Reply with quote

Thanks for the suggestion - unfortunately not successful. The gdm login gnome session exited & restarted gdm without recreating .config. When using startx I still had high CPU from gnome-shell.

fglx is a module built by 'emerge ati-drivers', which creates /lib/modules/3.2.6-gentoo/video/fglrx.ko amongst other shared objects - I didnt know that there was any other way to install it.
Back to top
View user's profile Send private message
Thistled
Guru
Guru


Joined: 06 Jan 2011
Posts: 433
Location: Scotland

PostPosted: Thu Apr 12, 2012 12:49 am    Post subject: Reply with quote

Sorry to hear man.

I'm guessing the .config gets re-created when you successfully log-in to the shell. Which you are not able to do.
Been looking on the web about:
Code:
ioctl(10, TUNER_SET_CONFIG

Seems to have something to do with media-video.
Does your laptop have a built-in webcam?
This could be a peripheral related issue.
_________________
Whatever you do, do it properly!
Back to top
View user's profile Send private message
hypermyth
n00b
n00b


Joined: 02 Feb 2010
Posts: 10

PostPosted: Thu Apr 12, 2012 4:19 am    Post subject: Reply with quote

Yes it does. Suspicions on those lines were what lead me to mention the sound card in the problem description.

I am starting to play with xfce4 instead - this seems to be working for me (though NetworkManager is playing up - thats another issue) . I think that I might go down that path and see if I can boot gnome-shell altogether. On that basis I think I will mark the issue as Resolved (rather than Solved).

Thanks very much for your help.
Back to top
View user's profile Send private message
nawwar
n00b
n00b


Joined: 10 Mar 2011
Posts: 6

PostPosted: Wed Apr 25, 2012 3:58 am    Post subject: Reply with quote

I seem to have a similar problem. gnome-shell (3.2.1) frequently goes to consume something like 50-70% of the CPU until I restart X. I'm still unable to identify the steps that trigger this behavior. But it happens at an annoying frequency - I have to restart X or my machine at least once every day.

Running strace on gnome-shell process shows a an infinite recurrence of messages like this:
Code:

ioctl(10, TUNER_SET_CONFIG, 0x7fffd7654340) = 0
ioctl(10, TUNER_SET_CONFIG, 0x7fffd7654340) = 0
ioctl(10, TUNER_SET_CONFIG, 0x7fffd7654340) = 0
...
ioctl(10, 0x4008642a, 0x7fffd76529b0)   = 0
ioctl(10, 0xc03064a6, 0x7fffd7651150)   = 0
ioctl(10, 0x4008642b, 0x7fffd7652a40)   = 0
ioctl(10, 0x4008642a, 0x7fffd7653570)   = 0
ioctl(10, 0xc03064a6, 0x7fffd7651d10)   = 0
ioctl(10, 0x4008642b, 0x7fffd7653600)   = 0
...


Looking at open files, file handle number (10) is /dev/ati/card0 , that's my HD 5470 ATI Mobility graphics card.

I'm using:
ati-drivers-12.3
gnome-shell-3.2.1-r1
gnome-3.2.1
xorg-server-1.11.4
linux-3.2.13 (vanilla)
Back to top
View user's profile Send private message
Thistled
Guru
Guru


Joined: 06 Jan 2011
Posts: 433
Location: Scotland

PostPosted: Tue May 01, 2012 11:18 am    Post subject: Reply with quote

Nawwar.

What happens if you pull back your ati-drivers to the stable 12.2 version?
Does that fix it?
_________________
Whatever you do, do it properly!
Back to top
View user's profile Send private message
nawwar
n00b
n00b


Joined: 10 Mar 2011
Posts: 6

PostPosted: Thu May 03, 2012 7:18 pm    Post subject: Reply with quote

I tried both ati-drivers-12.4 and ati-drivers-12.2 and the same problem exists. Tons of ioctl(10, TUNER_SET_CONFIG, 0x7fffa032a9d0) = 0 calls per second. And gnome-shell intermittently starts using high CPU until X is restarted.

Another issue that may or may not be relevant, is that the windows title bar is almost always graphically corrupted. The close button is not visible.

I don't seem to have any issues with KDE (4.8.2).
Back to top
View user's profile Send private message
Thistled
Guru
Guru


Joined: 06 Jan 2011
Posts: 433
Location: Scotland

PostPosted: Sun Jun 10, 2012 7:04 pm    Post subject: Reply with quote

Are you using a different theme other than Adwaita?
Some users, including myself, have had high CPU usage issues with gnome-shell when using a different theme than the default.
_________________
Whatever you do, do it properly!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum