prompt stringlengths 1 63.6k | completion stringlengths 1 53.1k |
|---|---|
Hi, I am struggling with xfce + proper shutdown for days now but I still got no working solution. As described in different other posts before, the shutdown and reboot buttons remain grey in the logout popup. Regretfully non of the previous posts solved my problem. I already: - upgraded the xfdesktop version from 4.8.2 to 4.8.3 - added my user to the power group - allowed my user with the help of sudo to acces xfms-shutdown-helper without pw - adapted my .xinitrc file to use ck-launch-session and so on Nevertheless I still don't have a working gui shutdown. I would be very glad if someone could push me in to the right direction. Thansk in advance, wolfclaw | The one thing I know of that causes this is not having PAM installed - consolekit and everything that uses it will just silently break if that's the case. |
Hi there, I've just setup a new system and trying to get this ******* X server to work. I'm trying for 2 days now to get anything on the screen, but it stays just black after I've issued startx . When I was installing my last machine with a GeForce, I remember I was using the nvidia driver some years ago, but this time I've learned, that the nouveau is the new standard for NVidia Boards, right ? Anyway - I couldn't get any of them to work. Do you guys have any ideas, why this screen stays black ? Honestly - after reading the logs again and again, I don't see anything anymore in it ... Here is some data : Code: ICA1SERV001 ~ # lspci | grep VGA 00:05.0 VGA compatible controller: nVidia Corporation C51 [GeForce 6150 LE] (rev a2) Here is the Xorg.0.log without any manual configuration : Code: [ 22.263] X.Org X Server 1.10.4 Release Date: 2011-08-19 [ 22.263] X Protocol Version 11, Revision 0 [ 22.263] Build Operating System: Linux 3.0.6-gentoo x86_64 Gentoo [ 22.263] Current Operating System: Linux ICA1SERV001 3.0.6-gentoo #9 SMP Thu Oct 20 02:49:00 EDT 2011 x86_64 [ 22.263] Kernel command line: root=/dev/sda3 [ 22.263] Build Date: 19 October 2011 07:10:06PM [ 22.264] [ 22.264] Current version of pixman: 0.22.2 [ 22.264] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 22.264] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 22.264] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 20 02:57:34 2011 [ 22.377] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 22.391] (==) No Layout section. Using the first Screen section. [ 22.391] (==) No screen section available. Using defaults. [ 22.391] (**) |-->Screen "Default Screen Section" (0) [ 22.391] (**) | |-->Monitor "<default monitor>" [ 22.391] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 22.391] (==) Automatically adding devices [ 22.391] (==) Automatically enabling devices [ 22.426] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 22.426] Entry deleted from font path. [ 22.426] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 22.426] Entry deleted from font path. [ 22.426] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 22.426] Entry deleted from font path. [ 22.427] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ [ 22.427] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 22.427] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 22.427] (II) Loader magic: 0x7d3160 [ 22.427] (II) Module ABI versions: [ 22.427] X.Org ANSI C Emulation: 0.4 [ 22.427] X.Org Video Driver: 10.0 [ 22.427] X.Org XInput driver : 12.2 [ 22.427] X.Org Server Extension : 5.0 [ 22.428] (--) PCI:*(0:0:5:0) 10de:0241:1028:01ec rev 162, Mem @ 0xfc000000/16777216, 0xe0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072 [ 22.428] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 22.428] (II) LoadModule: "extmod" [ 22.518] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 22.536] (II) Module extmod: vendor="X.Org Foundation" [ 22.536] compiled for 1.10.4, module version = 1.0.0 [ 22.536] Module class: X.Org Server Extension [ 22.536] ABI class: X.Org Server Extension, version 5.0 [ 22.536] (II) Loading extension MIT-SCREEN-SAVER [ 22.536] (II) Loading extension XFree86-VidModeExtension [ 22.536] (II) Loading extension XFree86-DGA [ 22.536] (II) Loading extension DPMS [ 22.536] (II) Loading extension XVideo [ 22.536] (II) Loading extension XVideo-MotionCompensation [ 22.536] (II) Loading extension X-Resource [ 22.536] (II) LoadModule: "dbe" [ 22.536] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 22.536] (II) Module dbe: vendor="X.Org Foundation" [ 22.536] compiled for 1.10.4, module version = 1.0.0 [ 22.536] Module class: X.Org Server Extension [ 22.536] ABI class: X.Org Server Extension, version 5.0 [ 22.536] (II) Loading extension DOUBLE-BUFFER [ 22.536] (II) LoadModule: "glx" [ 22.537] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 22.543] (II) Module glx: vendor="X.Org Foundation" [ 22.543] compiled for 1.10.4, module version = 1.0.0 [ 22.543] ABI class: X.Org Server Extension, version 5.0 [ 22.543] (==) AIGLX enabled [ 22.543] (II) Loading extension GLX [ 22.543] (II) LoadModule: "record" [ 22.544] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 22.547] (II) Module record: vendor="X.Org Foundation" [ 22.547] compiled for 1.10.4, module version = 1.13.0 [ 22.547] Module class: X.Org Server Extension [ 22.547] ABI class: X.Org Server Extension, version 5.0 [ 22.547] (II) Loading extension RECORD [ 22.547] (II) LoadModule: "dri" [ 22.547] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so [ 22.564] (II) Module dri: vendor="X.Org Foundation" [ 22.564] compiled for 1.10.4, module version = 1.0.0 [ 22.564] ABI class: X.Org Server Extension, version 5.0 [ 22.564] (II) Loading extension XFree86-DRI [ 22.564] (II) LoadModule: "dri2" [ 22.564] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so [ 22.564] (II) Module dri2: vendor="X.Org Foundation" [ 22.564] compiled for 1.10.4, module version = 1.2.0 [ 22.564] ABI class: X.Org Server Extension, version 5.0 [ 22.564] (II) Loading extension DRI2 [ 22.564] (==) Matched nouveau as autoconfigured driver 0 [ 22.564] (==) Matched vesa as autoconfigured driver 1 [ 22.564] (==) Matched fbdev as autoconfigured driver 2 [ 22.564] (==) Assigned the driver to the xf86ConfigLayout [ 22.565] (II) LoadModule: "nouveau" [ 22.585] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so [ 22.611] (II) Module nouveau: vendor="X.Org Foundation" [ 22.611] compiled for 1.10.4, module version = 0.0.16 [ 22.611] Module class: X.Org Video Driver [ 22.611] ABI class: X.Org Video Driver, version 10.0 [ 22.611] (II) LoadModule: "vesa" [ 22.612] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so [ 22.622] (II) Module vesa: vendor="X.Org Foundation" [ 22.622] compiled for 1.10.4, module version = 2.3.0 [ 22.622] Module class: X.Org Video Driver [ 22.622] ABI class: X.Org Video Driver, version 10.0 [ 22.622] (II) LoadModule: "fbdev" [ 22.622] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so [ 22.627] (II) Module fbdev: vendor="X.Org Foundation" [ 22.627] compiled for 1.10.4, module version = 0.4.2 [ 22.627] ABI class: X.Org Video Driver, version 10.0 [ 22.627] (II) NOUVEAU driver [ 22.627] (II) NOUVEAU driver for NVIDIA chipset families : [ 22.627] RIVA TNT (NV04) [ 22.627] RIVA TNT2 (NV05) [ 22.627] GeForce 256 (NV10) [ 22.627] GeForce 2 (NV11, NV15) [ 22.627] GeForce 4MX (NV17, NV18) [ 22.627] GeForce 3 (NV20) [ 22.627] GeForce 4Ti (NV25, NV28) [ 22.627] GeForce FX (NV3x) [ 22.627] GeForce 6 (NV4x) [ 22.627] GeForce 7 (G7x) [ 22.627] GeForce 8 (G8x) [ 22.627] GeForce GTX 200 (NVA0) [ 22.627] GeForce GTX 400 (NVC0) [ 22.627] (II) VESA: driver for VESA chipsets: vesa [ 22.628] (II) FBDEV: driver for framebuffer: fbdev [ 22.628] (--) using VT number 7 [ 22.636] drmOpenDevice: node name is /dev/dri/card0 [ 22.636] drmOpenDevice: open result is 7, (OK) [ 22.636] drmOpenByBusid: Searching for BusID pci:0000:00:05.0 [ 22.636] drmOpenDevice: node name is /dev/dri/card0 [ 22.636] drmOpenDevice: open result is 7, (OK) [ 22.636] drmOpenByBusid: drmOpenMinor returns 7 [ 22.636] drmOpenByBusid: drmGetBusid reports pci:0000:00:05.0 [ 22.636] (II) [drm] nouveau interface version: 0.0.16 [ 22.636] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so [ 22.636] (WW) Falling back to old probe method for vesa [ 22.636] (WW) Falling back to old probe method for fbdev [ 22.636] (II) Loading sub module "fbdevhw" [ 22.636] (II) LoadModule: "fbdevhw" [ 22.654] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so [ 22.670] (II) Module fbdevhw: vendor="X.Org Foundation" [ 22.670] compiled for 1.10.4, module version = 0.0.2 [ 22.670] ABI class: X.Org Video Driver, version 10.0 [ 22.670] (II) Loading sub module "dri" [ 22.670] (II) LoadModule: "dri" [ 22.670] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so [ 22.670] (II) Module dri: vendor="X.Org Foundation" [ 22.670] compiled for 1.10.4, module version = 1.0.0 [ 22.670] ABI class: X.Org Server Extension, version 5.0 [ 22.670] (II) NOUVEAU(0): Loaded DRI module [ 22.670] drmOpenDevice: node name is /dev/dri/card0 [ 22.670] drmOpenDevice: open result is 8, (OK) [ 22.670] drmOpenDevice: node name is /dev/dri/card0 [ 22.670] drmOpenDevice: open result is 8, (OK) [ 22.670] drmOpenByBusid: Searching for BusID pci:0000:00:05.0 [ 22.670] drmOpenDevice: node name is /dev/dri/card0 [ 22.670] drmOpenDevice: open result is 8, (OK) [ 22.670] drmOpenByBusid: drmOpenMinor returns 8 [ 22.670] drmOpenByBusid: drmGetBusid reports pci:0000:00:05.0 [ 22.670] (II) [drm] DRM interface version 1.4 [ 22.671] (II) [drm] DRM open master succeeded. [ 22.671] (--) NOUVEAU(0): Chipset: "NVIDIA NV4e" [ 22.671] (II) NOUVEAU(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 22.671] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32 [ 22.671] (==) NOUVEAU(0): RGB weight 888 [ 22.671] (==) NOUVEAU(0): Default visual is TrueColor [ 22.671] (==) NOUVEAU(0): Using HW cursor [ 22.671] (==) NOUVEAU(0): GLX sync to VBlank disabled. [ 22.671] (==) NOUVEAU(0): Page flipping enabled [ 22.797] (II) NOUVEAU(0): Output VGA-1 has no monitor section [ 22.805] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section [ 22.922] (II) NOUVEAU(0): EDID for output VGA-1 [ 22.922] (II) NOUVEAU(0): Manufacturer: ABO Model: 6781 Serial#: 1639 [ 22.922] (II) NOUVEAU(0): Year: 2003 Week: 12 [ 22.922] (II) NOUVEAU(0): EDID Version: 1.3 [ 22.922] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V [ 22.922] (II) NOUVEAU(0): Sync: Separate CompositeSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen [ 22.922] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34 vert.: 27 [ 22.922] (II) NOUVEAU(0): Gamma: 2.20 [ 22.922] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display [ 22.922] (II) NOUVEAU(0): First detailed timing is preferred mode [ 22.922] (II) NOUVEAU(0): redX: 0.633 redY: 0.354 greenX: 0.292 greenY: 0.598 [ 22.922] (II) NOUVEAU(0): blueX: 0.145 blueY: 0.106 whiteX: 0.305 whiteY: 0.338 [ 22.922] (II) NOUVEAU(0): Supported established timings: [ 22.922] (II) NOUVEAU(0): 720x400@70Hz [ 22.922] (II) NOUVEAU(0): 640x480@60Hz [ 22.922] (II) NOUVEAU(0): 640x480@67Hz [ 22.922] (II) NOUVEAU(0): 640x480@72Hz [ 22.922] (II) NOUVEAU(0): 640x480@75Hz [ 22.922] (II) NOUVEAU(0): 800x600@56Hz [ 22.922] (II) NOUVEAU(0): 800x600@60Hz [ 22.922] (II) NOUVEAU(0): 800x600@72Hz [ 22.922] (II) NOUVEAU(0): 800x600@75Hz [ 22.922] (II) NOUVEAU(0): 832x624@75Hz [ 22.922] (II) NOUVEAU(0): 1024x768@60Hz [ 22.922] (II) NOUVEAU(0): 1024x768@70Hz [ 22.922] (II) NOUVEAU(0): 1024x768@75Hz [ 22.922] (II) NOUVEAU(0): 1280x1024@75Hz [ 22.922] (II) NOUVEAU(0): Manufacturer's mask: 0 [ 22.922] (II) NOUVEAU(0): Supported standard timings: [ 22.922] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 22.922] (II) NOUVEAU(0): Supported detailed timing: [ 22.922] (II) NOUVEAU(0): clock: 108.0 MHz Image Size: 338 x 270 mm [ 22.922] (II) NOUVEAU(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 [ 22.922] (II) NOUVEAU(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 [ 22.922] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 24 H max: 80 kHz, PixClock max 145 MHz [ 22.922] (II) NOUVEAU(0): Monitor name: Acer AL711 [ 22.922] (II) NOUVEAU(0): Serial No: ET70731200667 [ 22.922] (II) NOUVEAU(0): EDID (in hex): [ 22.922] (II) NOUVEAU(0): 00ffffffffffff00044f816767060000 [ 22.922] (II) NOUVEAU(0): 0c0d01036d221b78ea2c12a25a4a9925 [ 22.923] (II) NOUVEAU(0): 1b4e56bfef0081800101010101010101 [ 22.923] (II) NOUVEAU(0): 010101010101302a009851002a403070 [ 22.923] (II) NOUVEAU(0): 1300520e1100001e000000fd00384b18 [ 22.923] (II) NOUVEAU(0): 500e000a202020202020000000fc0041 [ 22.923] (II) NOUVEAU(0): 63657220414c3731310a2020000000ff [ 22.923] (II) NOUVEAU(0): 004554373037333132303036363700f2 [ 22.923] (II) NOUVEAU(0): EDID vendor "ABO", prod id 26497 [ 22.923] (II) NOUVEAU(0): Using EDID range info for horizontal sync [ 22.923] (II) NOUVEAU(0): Using EDID range info for vertical refresh [ 22.923] (II) NOUVEAU(0): Printing DDC gathered Modelines: [ 22.923] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 22.923] (II) NOUVEAU(0): Printing probed modes for output VGA-1 [ 22.923] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 22.923] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 22.931] (II) NOUVEAU(0): EDID for output DVI-D-1 [ 22.931] (II) NOUVEAU(0): Output VGA-1 connected [ 22.931] (II) NOUVEAU(0): Output DVI-D-1 disconnected [ 22.931] (II) NOUVEAU(0): Using exact sizes for initial modes [ 22.931] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024 [ 22.931] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 22.931] (--) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0) [ 22.931] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz [ 22.931] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz) [ 22.931] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz [ 22.931] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) [ 22.931] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz [ 22.931] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz) [ 22.931] (**) NOUVEAU(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz [ 22.931] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz [ 22.932] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz [ 22.932] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz [ 22.932] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz [ 22.932] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz [ 22.932] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz [ 22.932] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz [ 22.932] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz [ 22.932] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz [ 22.932] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz [ 22.932] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 22.932] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz [ 22.932] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 22.932] (**) NOUVEAU(0): Display dimensions: (340, 270) mm [ 22.932] (**) NOUVEAU(0): DPI set to (95, 96) [ 22.932] (II) Loading sub module "fb" [ 22.932] (II) LoadModule: "fb" [ 22.932] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 22.946] (II) Module fb: vendor="X.Org Foundation" [ 22.946] compiled for 1.10.4, module version = 1.0.0 [ 22.946] ABI class: X.Org ANSI C Emulation, version 0.4 [ 22.946] (II) Loading sub module "exa" [ 22.946] (II) LoadModule: "exa" [ 22.947] (II) Loading /usr/lib64/xorg/modules/libexa.so [ 22.947] (II) Module exa: vendor="X.Org Foundation" [ 22.947] compiled for 1.10.4, module version = 2.5.0 [ 22.947] ABI class: X.Org Video Driver, version 10.0 [ 22.947] (II) Loading sub module "shadowfb" [ 22.947] (II) LoadModule: "shadowfb" [ 22.948] (II) Loading /usr/lib64/xorg/modules/libshadowfb.so [ 22.948] (II) Module shadowfb: vendor="X.Org Foundation" [ 22.948] compiled for 1.10.4, module version = 1.0.0 [ 22.948] ABI class: X.Org ANSI C Emulation, version 0.4 [ 22.948] (II) UnloadModule: "vesa" [ 22.948] (II) Unloading vesa [ 22.948] (II) UnloadModule: "fbdev" [ 22.948] (II) Unloading fbdev [ 22.948] (II) UnloadModule: "fbdevhw" [ 22.948] (II) Unloading fbdevhw [ 22.948] (--) Depth 24 pixmap format is 32 bpp [ 22.949] (II) NOUVEAU(0): Opened GPU channel 1 [ 22.949] (II) NOUVEAU(0): [DRI2] Setup complete [ 22.949] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau [ 22.949] (II) NOUVEAU(0): GART: 64MiB available [ 22.951] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer [ 22.962] (II) EXA(0): Driver allocated offscreen pixmaps [ 22.962] (II) EXA(0): Driver registered support for the following operations: [ 22.962] (II) Solid [ 22.962] (II) Copy [ 22.962] (II) Composite (RENDER acceleration) [ 22.962] (II) UploadToScreen [ 22.962] (II) DownloadFromScreen [ 22.962] (==) NOUVEAU(0): Backing store disabled [ 22.962] (==) NOUVEAU(0): Silken mouse enabled [ 22.962] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter. [ 22.962] (II) NOUVEAU(0): [XvMC] Extension initialized. [ 22.962] (==) NOUVEAU(0): DPMS enabled [ 22.962] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 22.963] (--) RandR disabled [ 22.963] (II) Initializing built-in extension Generic Event Extension [ 22.963] (II) Initializing built-in extension SHAPE [ 22.963] (II) Initializing built-in extension MIT-SHM [ 22.963] (II) Initializing built-in extension XInputExtension [ 22.963] (II) Initializing built-in extension XTEST [ 22.963] (II) Initializing built-in extension BIG-REQUESTS [ 22.963] (II) Initializing built-in extension SYNC [ 22.963] (II) Initializing built-in extension XKEYBOARD [ 22.963] (II) Initializing built-in extension XC-MISC [ 22.963] (II) Initializing built-in extension XINERAMA [ 22.963] (II) Initializing built-in extension XFIXES [ 22.963] (II) Initializing built-in extension RENDER [ 22.963] (II) Initializing built-in extension RANDR [ 22.963] (II) Initializing built-in extension COMPOSITE [ 22.963] (II) Initializing built-in extension DAMAGE [ 23.416] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 23.416] (II) AIGLX: enabled GLX_INTEL_swap_event [ 23.416] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 23.416] (II) AIGLX: enabled GLX_SGI_make_current_read [ 23.416] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 23.416] (II) AIGLX: Loaded and initialized /usr/lib64/dri/nouveau_dri.so [ 23.416] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 26.417] (II) NOUVEAU(0): NVEnterVT is called. [ 26.426] (II) NOUVEAU(0): Setting screen physical size to 338 x 270 [ 26.426] resize called 1280 1024 [ 26.720] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 26.720] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 26.720] (II) LoadModule: "evdev" [ 26.721] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 26.743] (II) Module evdev: vendor="X.Org Foundation" [ 26.743] compiled for 1.10.4, module version = 2.6.0 [ 26.743] Module class: X.Org XInput Driver [ 26.743] ABI class: X.Org XInput driver, version 12.2 [ 26.743] (II) Using input driver 'evdev' for 'Power Button' [ 26.743] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 26.743] (**) Power Button: always reports core events [ 26.743] (**) Power Button: Device: "/dev/input/event1" [ 26.743] (--) Power Button: Found keys [ 26.743] (II) Power Button: Configuring as keyboard [ 26.743] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [ 26.743] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 26.743] (**) Option "xkb_rules" "evdev" [ 26.743] (**) Option "xkb_model" "evdev" [ 26.743] (**) Option "xkb_layout" "us" [ 26.766] (II) config/udev: Adding input device Power Button (/dev/input/event0) [ 26.766] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 26.766] (II) Using input driver 'evdev' for 'Power Button' [ 26.766] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 26.767] (**) Power Button: always reports core events [ 26.767] (**) Power Button: Device: "/dev/input/event0" [ 26.767] (--) Power Button: Found keys [ 26.767] (II) Power Button: Configuring as keyboard [ 26.767] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0" [ 26.767] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 26.767] (**) Option "xkb_rules" "evdev" [ 26.767] (**) Option "xkb_model" "evdev" [ 26.767] (**) Option "xkb_layout" "us" [ 26.769] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event2) [ 26.769] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 26.769] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard' [ 26.769] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 26.769] (**) Dell Dell USB Keyboard: always reports core events [ 26.769] (**) Dell Dell USB Keyboard: Device: "/dev/input/event2" [ 26.769] (--) Dell Dell USB Keyboard: Found keys [ 26.769] (II) Dell Dell USB Keyboard: Configuring as keyboard [ 26.769] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-4/2-4:1.0/input/input2/event2" [ 26.769] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD) [ 26.769] (**) Option "xkb_rules" "evdev" [ 26.769] (**) Option "xkb_model" "evdev" [ 26.769] (**) Option "xkb_layout" "us" [ 26.770] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3) [ 26.770] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall" [ 26.770] (II) Using input driver 'evdev' for 'Logitech USB Receiver' [ 26.770] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 26.770] (**) Logitech USB Receiver: always reports core events [ 26.770] (**) Logitech USB Receiver: Device: "/dev/input/event3" [ 26.770] (--) Logitech USB Receiver: Found 20 mouse buttons [ 26.770] (--) Logitech USB Receiver: Found scroll wheel(s) [ 26.770] (--) Logitech USB Receiver: Found relative axes [ 26.770] (--) Logitech USB Receiver: Found x and y relative axes [ 26.770] (II) Logitech USB Receiver: Configuring as mouse [ 26.770] (II) Logitech USB Receiver: Adding scrollwheel support [ 26.770] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5 [ 26.770] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 26.770] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-5/2-5:1.0/input/input3/event3" [ 26.770] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE) [ 26.770] (II) Logitech USB Receiver: initialized for relative axes. [ 26.770] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1 [ 26.770] (**) Logitech USB Receiver: (accel) acceleration profile 0 [ 26.770] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000 [ 26.770] (**) Logitech USB Receiver: (accel) acceleration threshold: 4 [ 26.771] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0) [ 26.771] (II) No input driver/identifier specified (ignoring) [ 27.239] (II) Power Button: Close [ 27.239] (II) UnloadModule: "evdev" [ 27.239] (II) Unloading evdev [ 27.247] (II) Power Button: Close [ 27.247] (II) UnloadModule: "evdev" [ 27.247] (II) Unloading evdev [ 27.272] (II) Dell Dell USB Keyboard: Close [ 27.272] (II) UnloadModule: "evdev" [ 27.272] (II) Unloading evdev [ 27.304] (II) Logitech USB Receiver: Close [ 27.304] (II) UnloadModule: "evdev" [ 27.304] (II) Unloading evdev I've tried to change the default resolution and color depth and some other parts manually using this config - without any success : Code: ICA1SERV001 ~ # cat /etc/X11/xorg.conf.d/40-monitor.conf Section "Monitor" Identifier "Acer AL711" Option "PreferredMode" "1024x768" EndSection Section "Device" Identifier "GeForce 6150 LE" Driver "nouveau" Option "Monitor-VGA-1" "ACER AL711" Option "PreferredMode" "1024x768" EndSection Section "Screen" Identifier "Screen0" Device "GeForce 6150 LE" Monitor "Acer AL711" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768_60.00" EndSubSection EndSection Thanks a lot in advance. I really appreciate any help on this ... | did you emerge a desktop to run ? Look at NeddySeagoon advice (one in the code tag) : https://forums.gentoo.org/viewtopic-p-6825556.html#6825556 |
I have 2 GTK applications that freezes under KDE: gitg and nevimer. Firefox never showed that, neither did meld. This happened under KDE 4.6.5 and now under KDE 4.7.1. I used nevimer to attach to a running process. It seems it was waiting for poll(). CPU usage is low though. Any clue what could be wrong? Thanks. Code: $ equery l *gtk* * Searching for *gtk* ... [IP-] [ ] app-emulation/emul-linux-x86-gtklibs-20110722:0 [IP-] [ ] app-text/gtkspell-2.0.16:0 [IP-] [ ] dev-cpp/gtkmm-2.24.0:2.4 [IP-] [ ] dev-cpp/gtksourceviewmm-2.10.1:2.0 [IP-] [ ] dev-python/pygtk-2.24.0-r1:2 [IP-] [ ] dev-python/pygtksourceview-2.10.1:2 [IP-] [ ] dev-util/gtk-doc-am-1.17:0 [IP-] [ ] x11-libs/gtk+-2.24.4:2 [IP-] [ ] x11-libs/gtksourceview-2.10.5-r1:2.0 [IP-] [ ] x11-themes/gtk-chtheme-0.3.1-r2:0 [IP-] [ ] x11-themes/gtk-engines-2.20.2:2 [IP-] [ ] x11-themes/oxygen-gtk-1.0.5:0 | Have you tried the basic revdep-rebuild and rebuilding these two programs? |
Hi, is there any way to change keyboard layout (like us,cz...) in fluxbox by shortcut? I was searching in google but didnt find anything :S . Thanx for help | You merge setxkbmap and then be able to change keyboard layout with something like `setxkbmap cz' etc. Afaik, I don't know if there's an applet like pkg that you could merge and combine it with a panel? Is that you want? |
EDIT: Fixed: the problem was caused by a bad -march CFLAG. I can't get to a KDE desktop at all after a recent upgrade. The usual tricks aren't working. See below for what I have tried already and what the symptoms are: Unusual setup: This is an old machine with an Intel 82845G graphics cards. That card has been almost completely broken since KMS. When KMS became mandatory, I was only able to get X-windows working by turning off all 3D and 2D acceleration . This is fine with me. I do not care about accelerated graphics. This computer is only for email/word-processing. Failure since upgrade: Existing KDE configuration When I try to log into an account that already has KDE setup, the startup screen stays on top of the desktop. All I can see are the five KDE startup icons. I can hear the startup sound, and I see occasional gray rectangles flash momentarily that look like they're supposed to be some kind of dialog box, but they disappear immediately. Clean configuration In the past, I've fixed KDE configuration problems by removing the entire ~/.kde4 directory so that it gets re-created from scratch. I tried that -- in fact, with one account I started over with a completely fresh home directory (blank except for what was copied form /etc/skel). When I try this, I see the KDE startup icons appear one by one. Then, shortly after the last icon appears, the screen goes black and I'm return to the KDM. The contents of .xsession-errors when this happens is here: Code: startkde: Starting up... Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kbuildsycoca4 running... "KConfigIni: In file /tmp/kde-alex/kconf_updatePt3239.tmp, line 1: " Invalid entry (missing '=') No outputs have backlight property QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.11' kded(3237)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: kded(3237) PowerDevilUPowerBackend::brightness: org.kde.powerdevil.backlighthelper.brightness failed Object::connect: No such signal QDBusAbstractInterface::Changed() kded(3237)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: Object::connect: No such signal QDBusAbstractInterface::Changed() Invalid D-BUS member name 'idle-hint' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection Invalid D-BUS member name 'is-local' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection Invalid D-BUS member name 'x11-display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection Invalid D-BUS member name 'x11-display' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection Invalid D-BUS member name 'display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection Invalid D-BUS member name 'remote-host-name' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection Invalid D-BUS member name 'session-type' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection Invalid D-BUS member name 'unix-user' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection OpenGL vendor string: Mesa Project OpenGL renderer string: Software Rasterizer OpenGL version string: 2.1 Mesa 7.11 OpenGL shading language version string: 1.20 Driver: Unknown GPU class: Unknown OpenGL version: 2.1 GLSL version: 1.20 Mesa version: 7.11 X server version: 1.10.4 Linux kernel version: 2.6.39 Direct rendering: yes Requires strict binding: yes GLSL shaders: yes Texture NPOT support: yes failed to create drawable kwin(3310): OpenGL Software Rasterizer detected. Falling back to XRender. kwin(3310): Failed to initialize compositing, compositing disabled kwin(3310): Consult http://techbase.kde.org/Projects/KWin/4.0-release-notes#Setting_up kwin(3310) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect "kwin4_effect_blur" is not supported kwin(3310) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect "kwin4_effect_startupfeedback" is not supported kwin(3310) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect "kwin4_effect_screenshot" is not supported QDBusObjectPath: invalid path "" plasma-desktop(3318)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) plasma-desktop(3318)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) Object::connect: No such slot AbstractItemView::iconSettingsChanged() plasma-desktop(3318)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) plasma-desktop(3317): Communication problem with "plasma-desktop" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.Disconnected" : " "Connection was disconnected before a reply was received" " kdeinit4: Fatal IO error: client killed kdeinit4: sending SIGHUP to children. klauncher: Exiting on signal 1 kdeinit4: Fatal IO error: client killed kdeinit4: sending SIGHUP to children. kglobalaccel: Fatal IO error: client killed QSocketNotifier: Invalid socket 9 and type 'Read', disabling... Qt-subapplication: Fatal IO error: client killed kded4: Fatal IO error: client killed kwin: Fatal IO error: client killed KCrash: Application 'ksmserver' crashing... KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit Warning: connect() failed: : No such file or directory KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly kdeinit4: sending SIGTERM to children. kdeinit4: Exit. kdeinit4: sending SIGTERM to children. kdeinit4: Exit. What I've tried: Intel driver With no xorg.conf, any attempt to use a program that makes use of 3D graphics fails - including glxgears. It looks like kwin also dies trying to launch. With no xorg.conf, startx (as root) works, but glxgears does not run. KMS is no longer optional. I have KMS configured "correctly". (I followed the same steps I used to set up KMS on a newer intel card on another computer. The module loads without errors, and the display resolution gets set at the console. However, DRM is known to be broken for this old card, and Intel no longer supports it.) Previously, I was able to use KDE by leaving KMS turned on but disabling 3D acceleration in X-Windows with a minimal xorg-conf: Code: Section "Device" Identifier "Device 1" Driver "intel" Option "DRI" "false" Option "Shadow" "true" EndSection With this configuration, startx (as root) works, and glxgears runs in software mode. VESA The graphics card is supposed to support VESA, but any attempt to use the VESA driver just results in a blank screen. X-windows on framebuffer I tried removing everything except the fbdev driver: In /etc/make.conf, I set VIDEO_CARDS="fbdev" and removed and rebuilt all the xorg drivers. I left the i915 kernel module loaded (since it is what provides the graphical framebuffer console). In this configuration, startx (as root) works, and glxgears runs in software mode. However, any attempts to use KDE result in the same problems as described above. Does anyone have any advice on how I can get a KDE desktop working, with software rendering, on this ancient and poorly-supported graphics card? | Your initial problem, hang on the last icon in the KDE startup panel, has been affecting several people for some time, including me. Many things have been fingered as the cause (see this forum thread for some of them). Another, and it looks relevant to your listing, is that you appear to have a DBUS problem. (a) check it's running (b) try re-emerging it; I've just tried that and it seems to have cured my problem, but then for a while so have several other changes. |
Hello! I emerged KDE 4.6.5. on clean Gentoo and it looks not so good . Here's image: http://i51.tinypic.com/2mopi4n.jpg . However Fluxbox works fine. My graphic cars is Intel integrated graphics X4500, but it's possible to run KDE on this card because Gentoo 11.2 LiveDVD runs properly, without any problems. My question is - should I blame KDE or Xorg configuration? Or something else? Thanks. | I've seen something similar once, but it must have been a graphics driver problem. Also Intel GMA4500MHD |
Today after a regular sync I upgraded Qt (several x11-libs/qt-* packages) from 4.5.1 to 4.5.3. After new login to KDE (4.3.1) I've noticed that Konsole is extremely slow when redrawing its text window. The observations are as follows: In Konsole, it takes 1-2 seconds (!) just to switch from one tab to another. Redraw is instant, so it's not like I'm seeing pixels slowly drawn on the screen, it just takes so time to happen after the click. However, if I open a new tab (e.g. with Ctrl+Shift+N), or switch to a tab I did not view before (e.g. a Konsole window with multiple tabs is opened by default after logon to KDE), it's fast as usual! Just if I return to a tab I viewed before it takes 1-2 seconds. Other operations that lead to redraw of the text window are just as slow. Listing a large directory, scrolling etc. causes text to be refreshed every 1-2 seconds. Running top (which obviously redraws the text in the terminal a lot) shows that X quickly reaches 100% CPU. Running top in xterm is fast and shows no significant CPU load. Running strace -p $pid_of_X in Konsole freezes X completely, even Ctrl+Shift+F1 doesn't work anymore. Carefully running strace -c in the textmode terminal while top is running in X shows that the most used syscall is ioctl, and it consumes a significant portion of CPU time, but alltogether maybe 5%, so the most CPU time is still spent in usermode. X as such runs without any performance problems. Firefox is fast, video plays fine, OpenGL-accelerated stuff like UT2004 works fast as usual Other Qt-based applications, including Dolphin, Kwrite, Kolourpaint show no slowdown either. I also see no slowdown in applications/dialogs that use tabs. I tried following remedies, all without success: re-emerging Konsole emerging older version of nvidia-drivers (.192 -> .185) updating the kernel (2.6.31-r4 -> 2.6.31-r5) switching between nvidia and xorg-x11 OpenGL /var/log/Xorg.0.log reports following errors (when using nvidia as OpenGL implementation): (EE) Failed to load module "freetype" (module does not exist, 0) (EE) Failed to load module "dri" (module does not exist, 0) (EE) Failed to load module "dri2" (module does not exist, 0) I'm not sure about their significance, although missing DRI certainly sounds not good. However after recent updates I completely lost the track on what is currently used on Xorg and what not. | I'd suggest updating kde to 4.3.3. It should go stable in a few weeks time anyway. |
Hi all, I am new to libreoffice base, so I decided to ask you an advice. I want to create, in a query, a new column with cumulative sum such as: A SUM 1 1 2 3 3 7 Could you help me? Thanks | Moved from Other Things Gentoo to Desktop Environments. Not about Gentoo so it fits better here (I think ). - John |
Hello people of Gentoo; I'm kind of a Gentoo noob, I've been using Gentoo for just about 3 months now. I love it, the system is much, much faster than Ubuntu, and it only takes 8 seconds to get to the login screen on my Samsung NC10 netbook (Ubuntu 10.10 takes 30 seconds and Win7 26 seconds). I am now running an XFCE 4.8 desktop and i have configured everything i need and really, everything works like a charm. The only thing i can't get to work is a quite crucial feauture, which is the use of additional characters with the AltGr key (on the italian keymap). Simply put, standard on italian keymaps is for example AltGr + è = square bracket, Shift + AltGr + è = curly bracket. They are quite essential for programming and stuff like that! Also the "at" symbol is AltGr + ò and that doesn't work either! It seems like the AltGr key isn't seen at all, it makes no effect whatsoever. However, xev sees it, this is what it says when i press that AltGr key: Code: KeyPress event, serial 34, synthetic NO, window 0x1c00001, root 0xaa, subw 0x0, time 64535057, (-196,-66), root:(227,138), state 0x0, keycode 108 (keysym 0xff7e, Mode_switch), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False I tried changing my locale into UTF8, but this has made no difference, other than make all my XFCE desktop into italian (which i don't really want) Code: james@Netbukkolo ~ $ locale LANG=it_IT.UTF-8 LC_CTYPE="it_IT.UTF-8" LC_NUMERIC="it_IT.UTF-8" LC_TIME="it_IT.UTF-8" LC_COLLATE="it_IT.UTF-8" LC_MONETARY="it_IT.UTF-8" LC_MESSAGES="it_IT.UTF-8" LC_PAPER="it_IT.UTF-8" LC_NAME="it_IT.UTF-8" LC_ADDRESS="it_IT.UTF-8" LC_TELEPHONE="it_IT.UTF-8" LC_MEASUREMENT="it_IT.UTF-8" LC_IDENTIFICATION="it_IT.UTF-8" LC_ALL= I really don't know what type of logs you might like to have, maybe my xorg.conf would be useful, so here it is: Code: Section "Device" Identifier "Intel i915" Option "Monitor-VGA-0" "Laptop Monitor" EndSection Section "Monitor" Identifier "VGA Screen" Option "PreferredMode" "1024x600" Option "DPMS" EndSection Section "ServerFlags" EndSection Section "InputClass" Identifier "keyboard-all" Driver "evdev" Option "XkbLayout" "it" Option "XkbModel" "pc105" Option "XkbRules" "xorg" Option "XkbOptions" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp" Option "XkbVariant" "nodeadkeys" MatchIsKeyboard "on" EndSection Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Option "TapButton1" "1" Option "TapButton2" "0" Option "TapButton3" "0" Option "VertEdgeScroll" "on" EndSection I hope i posted in the right section, and that i have posted enough logs. You can ask more if you think they might be useful! And of course, i searched the italian and the english gentoo wiki for this problem but i couldn't find anyone with this problem. Thanks in advance for your help! | I have that issue after... having another more annoying one ( topic 896532 ). The compose option was the culprit with another one that I don't remember anymore for not having a functional/active keyboard/mouse when using slim/elsa (e17 login manager), but now after removing compose and that other option, keyboard/mouse are active with slim/elsa but the AltGr doesn't work at all so I could never login with either one. You may add `it,en' to your Xkb layout as you're just setting a switch toggle aren't you? to toggle what? I still have no clue about this... EDIT: I tried LXDE a few weeks ago when I still had the former issue but I do not remember if the issue was present when in LXDE... even with the former issue, I still had a functional keyboard/mouse in gnome-2.32 and e17 with a functional AltGr. EDIT2: Want to jump into e17? it's a great light DE with really very few compile time! You can compile/update in a matter of few minutes. |
Hi, I copied my conky config from my other linux installation (linux mint) but when I try to run it : Code: Conky: /etc/conky/conky.conf: 2: no such configuration: 'font' Conky: /etc/conky/conky.conf: 3: no such configuration: 'xftfont' Conky: /etc/conky/conky.conf: 4: no such configuration: 'use_xft' Conky: /etc/conky/conky.conf: 5: no such configuration: 'xftalpha' Conky: /etc/conky/conky.conf: 8: no such configuration: 'own_window' Conky: /etc/conky/conky.conf: 9: no such configuration: 'own_window_type' Conky: /etc/conky/conky.conf: 10: no such configuration: 'own_window_transparent' Conky: /etc/conky/conky.conf: 11: no such configuration: 'own_window_hints' Conky: /etc/conky/conky.conf: 12: no such configuration: 'double_buffer' Conky: /etc/conky/conky.conf: 13: no such configuration: 'draw_shades' Conky: /etc/conky/conky.conf: 14: no such configuration: 'draw_outline' Conky: /etc/conky/conky.conf: 15: no such configuration: 'draw_borders' Conky: /etc/conky/conky.conf: 16: no such configuration: 'draw_graph_borders' Conky: /etc/conky/conky.conf: 17: no such configuration: 'minimum_size' Conky: /etc/conky/conky.conf: 18: no such configuration: 'maximum_width' Conky: /etc/conky/conky.conf: 22: no such configuration: 'alignment' Conky: /etc/conky/conky.conf: 23: no such configuration: 'gap_x' Conky: /etc/conky/conky.conf: 24: no such configuration: 'gap_y' Conky: /etc/conky/conky.conf: 27: no such configuration: 'override_utf8_locale' Conky: use_spacer should have an argument of left, right, or none. 'yes' seems to be some form of 'true', so defaulting to right. Conky: /etc/conky/conky.conf: 30: no such configuration: 'out_to_x' Conky: no output_methods have been selected; exiting It was working back in mint Do I need some libraries for it? | Make sure "X" is enabled in your USE flags possible USE flags are: Code: IUSE="apcupsd audacious curl debug eve hddtemp imlib iostats lua lua-cairo lua-imlib math moc mpd nano-syntax ncurses nvidia +portmon rss thinkpad truetype vim-syntax weather-metar weather-xoap wifi X xmms2" Just paste the output of "emerge -pv conky" |
HI all, since a few days, after some upgrades (among which kdebase-meta-4.4.3, poppler stuff and okular-4.4.3), I can't open pdf no more. I usually use Okular, but i also try with Evince and the result is the same. Here is the output launching okular from command line (root or normal user doesn't change at all): Code: user@localhost ~ $ okular /home/user/eBook/book.pdf okular(3101)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(3101)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(3101)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(3101)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic" okular(3101)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/user/.local/share/mime/magic" okular(3101)/okular (app) Okular::Document::openDocument: No plugin for mimetype '"application/pdf"'. Here are the things I've tried so far: update mime database (both /usr/share/mime and /home/user/local/share/mime ... don't know really what the update-mime-database command does but I remember once fixed a similar problem) downgrade okular to 4.4.2 reinstall all poppler related packages ( app-text/poppler , app-text/poppler-qt4 and app-text/poppler-glib ) and package dependent to it any other ideas? | And that flag really doesn't make sense. |
Hi folks, I disabled the security check window that pops up before you can delete a file in dolphin. How do I get that setting back? I'm using KDE-4.7.2 In what configuration file is it hidden? Any clues? Thanks! Markus | In Settings -> Configure Dolphin -> General -> Ask For Confirmation When. |
EDIT: This issue is solved. I switched to the Open Source driver (xf86-video-ati). The latest prop fglrx driver seems not to work for AMD Fusion AGP. Hello, I just finished my Linux emerging (KDE etc) including ati-drivers, radeon-ucode (HD6130), custom kernel with radeon firmware, framebuffer support turned off, KMS mode on, etc. This does now work, because I get the console 'in graphics' mode. Problem: When I run 'startx' I end up with a black screen with a text cursor in the left upper corner. Question 1: Can someone provide some info how to get this working based on my info below? Question 2: Who have a basic Xorg.conf for ATI Fglrx with USB Keyboard / Mouse / basic LCD on HDMI? Question 3: startx would automatically start KDE right? Question 4: Is there no commandline application which run a hardware detection, and build a (conservative/basic) xorg.conf based on that. I tried aticonfig (aticonfig --initial) but this only checks/put the fglrx int he xorg.conf file? Analysis: In the Xorg log (see below the xorg.conf) there is 1 error: atiddxDriScreenInit failed , Also complains about kernle module missing. However, if I run Code: lsmod I get (only). So why is it complaining about the kernel module? Code: Module size Used by fglrx 2875670 0 XORG.CONF Code: Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:0:1:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection XORG.LOG.0 Code: [ 612.896] X.Org X Server 1.10.4 Release Date: 2011-08-19 [ 612.902] X Protocol Version 11, Revision 0 [ 612.905] Build Operating System: Linux 3.0.6-gentoo x86_64 Gentoo [ 612.907] Current Operating System: Linux josprod 3.0.6-gentoo #4 SMP Mon Oct [ 612.909] Kernel command line: BOOT_IMAGE=/bzImage-3.0.6-gentoo real_root=/de [ 612.911] Build Date: 10 October 2011 02:44:34PM [ 612.913] [ 612.916] Current version of pixman: 0.22.2 [ 612.918] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 612.922] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 612.929] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 10 15:17:49 201 [ 613.001] (==) Using config file: "/etc/X11/xorg.conf" [ 613.004] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 613.065] (==) ServerLayout "aticonfig Layout" [ 613.065] (**) |-->Screen "aticonfig-Screen[0]-0" (0) [ 613.065] (**) | |-->Monitor "aticonfig-Monitor[0]-0" [ 613.065] (**) | |-->Device "aticonfig-Device[0]-0" [ 613.065] (==) Automatically adding devices [ 613.065] (==) Automatically enabling devices [ 613.083] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 613.084] Entry deleted from font path. [ 613.084] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 613.084] Entry deleted from font path. [ 613.084] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 613.084] Entry deleted from font path. [ 613.085] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100d [ 613.086] Entry deleted from font path. [ 613.086] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 613.086] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dp [ 613.086] Entry deleted from font path. [ 613.086] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 613.086] (==) FontPath set to: /usr/share/fonts/misc/ [ 613.086] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 613.086] (II) The server relies on udev to provide the list of input devices If no devices become available, reconfigure udev or disable AutoAddDevic [ 613.086] (II) Loader magic: 0x7e2280 [ 613.086] (II) Module ABI versions: [ 613.086] X.Org ANSI C Emulation: 0.4 [ 613.086] X.Org Video Driver: 10.0 [ 613.086] X.Org XInput driver : 12.2[ 613.086] X.Org Server Extension : 5.0 [ 613.088] (--) PCI:*(0:0:1:0) 1002:9802:1043:84a5 rev 0, Mem @ 0xc0000000/268 [ 613.089] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or dire [ 613.089] (II) "extmod" will be loaded by default. [ 613.089] (II) "dbe" will be loaded by default. [ 613.089] (II) "glx" will be loaded by default. [ 613.089] (II) "record" will be loaded by default. [ 613.089] (II) "dri" will be loaded by default. [ 613.089] (II) "dri2" will be loaded by default. [ 613.089] (II) LoadModule: "extmod" [ 613.089] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 613.111] (II) Module extmod: vendor="X.Org Foundation" [ 613.111] compiled for 1.10.4, module version = 1.0.0 [ 613.111] Module class: X.Org Server Extension [ 613.111] ABI class: X.Org Server Extension, version 5.0 [ 613.111] (II) Loading extension MIT-SCREEN-SAVER [ 613.111] (II) Loading extension XFree86-VidModeExtension [ 613.111] (II) Loading extension XFree86-DGA [ 613.111] (II) Loading extension DPMS [ 613.111] (II) Loading extension XVideo [ 613.111] (II) Loading extension XVideo-MotionCompensation [ 613.111] (II) Loading extension X-Resource [ 613.111] (II) LoadModule: "dbe" [ 613.111] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 613.123] (II) Module dbe: vendor="X.Org Foundation" [ 613.123] compiled for 1.10.4, module version = 1.0.0 [ 613.123] Module class: X.Org Server Extension [ 613.123] ABI class: X.Org Server Extension, version 5.0 [ 613.123] (II) Loading extension DOUBLE-BUFFER [ 613.123] (II) LoadModule: "glx" [ 613.123] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 613.136] (II) Module glx: vendor="X.Org Foundation" [ 613.136] compiled for 1.10.4, module version = 1.0.0 [ 613.137] ABI class: X.Org Server Extension, version 5.0 [ 613.137] (==) AIGLX enabled [ 613.137] (II) Loading extension GLX [ 613.137] (II) LoadModule: "record" [ 613.137] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 613.139] (II) Module record: vendor="X.Org Foundation" [ 613.139] compiled for 1.10.4, module version = 1.13.0 [ 613.139] Module class: X.Org Server Extension [ 613.139] ABI class: X.Org Server Extension, version 5.0 [ 613.139] (II) Loading extension RECORD [ 613.139] (II) LoadModule: "dri" [ 613.139] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so [ 613.163] (II) Module dri: vendor="X.Org Foundation" [ 613.163] compiled for 1.10.4, module version = 1.0.0 [ 613.163] ABI class: X.Org Server Extension, version 5.0 [ 613.163] (II) Loading extension XFree86-DRI [ 613.163] (II) LoadModule: "dri2" [ 613.163] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so [ 613.176] (II) Module dri2: vendor="X.Org Foundation" [ 613.177] compiled for 1.10.4, module version = 1.2.0 [ 613.177] ABI class: X.Org Server Extension, version 5.0 [ 613.177] (II) Loading extension DRI2 [ 613.177] (II) LoadModule: "fglrx" [ 613.177] (II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so [ 613.417] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc." [ 613.424] compiled for 1.4.99.906, module version = 8.89.4 [ 613.424] Module class: X.Org Video Driver [ 613.425] (II) Loading sub module "fglrxdrm" [ 613.426] (II) LoadModule: "fglrxdrm" [ 613.426] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so [ 613.451] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." [ 613.451] compiled for 1.4.99.906, module version = 8.89.4 [ 613.451] (II) ATI Proprietary Linux Driver Version Identifier:8.89.4 [ 613.451] (II) ATI Proprietary Linux Driver Release Identifier: 8.892 [ 613.451] (II) ATI Proprietary Linux Driver Build Date: Sep 14 2011 10:36:30 [ 613.451] (--) using VT number 7 [ 613.459] (WW) Falling back to old probe method for fglrx [ 613.549] (II) Loading PCS database from /etc/ati/amdpcsdb [ 613.590] (--) Chipset Supported AMD Graphics Processor (0x9802) found [ 613.610] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:0) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:1) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:2) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:3) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:0) found [ 613.611] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:2) found [ 613.613] (II) AMD Video driver is running on a device belonging to a group targeted for this release [ 613.638] (II) AMD Video driver is signed [ 613.639] (II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so [ 613.639] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so [ 613.639] (II) fglrx(0): pEnt->device->identifier=0x1d4f790 [ 613.639] (II) fglrx(0): === [xdl_xs110_atiddxPreInit] === begin [ 613.640] (II) Loading sub module "vgahw" [ 613.640] (II) LoadModule: "vgahw" [ 613.640] (II) Loading /usr/lib64/xorg/modules/libvgahw.so [ 613.646] (II) Module vgahw: vendor="X.Org Foundation" [ 613.646] compiled for 1.10.4, module version = 0.1.0 [ 613.646] ABI class: X.Org Video Driver, version 10.0 [ 613.646] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32 [ 613.646] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) [ 613.646] (==) fglrx(0): Default visual is TrueColor [ 613.646] (**) fglrx(0): Option "DPMS" "true" [ 613.646] (==) fglrx(0): RGB weight 888 [ 613.646] (II) fglrx(0): Using 8 bits per RGB [ 613.646] (==) fglrx(0): Buffer Tiling is ON [ 613.648] (II) Loading sub module "fglrxdrm" [ 613.648] (II) LoadModule: "fglrxdrm" [ 613.648] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so [ 613.648] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." [ 613.648] compiled for 1.4.99.906, module version = 8.89.4 [ 613.651] ukiDynamicMajor: found major device number 250 [ 613.652] ukiDynamicMajor: found major device number 250 [ 613.652] ukiOpenByBusid: Searching for BusID PCI:0:1:0 [ 613.652] ukiOpenDevice: node name is /dev/ati/card0 [ 613.652] ukiOpenDevice: open result is 10, (OK) [ 613.652] ukiOpenByBusid: ukiOpenMinor returns 10 [ 613.652] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0 [ 613.652] (==) fglrx(0): NoAccel = NO [ 613.652] (==) fglrx(0): ATI 2D Acceleration Architecture enabled [ 613.652] (--) fglrx(0): Chipset: "AMD Radeon HD 6300 series Graphics" (Chipset = 0x9802) [ 613.652] (--) fglrx(0): (PciSubVendor = 0x1043, PciSubDevice = 0x84a5) [ 613.652] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI [ 613.652] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000 [ 613.652] (--) fglrx(0): MMIO registers at 0xfeb00000 [ 613.652] (--) fglrx(0): I/O port at 0x0000f000 [ 613.652] (==) fglrx(0): ROM-BIOS at 0x000c0000 [ 613.736] (II) fglrx(0): AC Adapter is used [ 613.800] (II) fglrx(0): Primary V_BIOS segment is: 0xc000 [ 613.824] (II) Loading sub module "vbe" [ 613.824] (II) LoadModule: "vbe" [ 613.824] (II) Loading /usr/lib64/xorg/modules/libvbe.so [ 613.826] (II) Module vbe: vendor="X.Org Foundation" [ 613.826] compiled for 1.10.4, module version = 1.1.0 [ 613.826] ABI class: X.Org Video Driver, version 10.0 [ 613.826] (II) fglrx(0): VESA BIOS detected [ 613.826] (II) fglrx(0): VESA VBE Version 3.0 [ 613.826] (II) fglrx(0): VESA VBE Total Mem: 16384 kB [ 613.826] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS [ 613.826] (II) fglrx(0): VESA VBE OEM Software Rev: 12.36 [ 613.826] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, AMD Technologies Inc. [ 613.826] (II) fglrx(0): VESA VBE OEM Product: WRESTLER [ 613.826] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00 [ 613.841] (II) fglrx(0): ATI Video BIOS revision 9 or later detected [ 613.841] (--) fglrx(0): Video RAM: 393216 kByte, Type: DDR3 [ 613.841] (II) fglrx(0): PCIE card detected [ 613.841] (--) fglrx(0): Using per-process page tables (PPPT) as GART. [ 613.841] (WW) fglrx(0): board is an unknown third party board, chipset is supported [ 613.847] (II) fglrx(0): Using adapter: 0:1.0. [ 615.095] (II) fglrx(0): [FB] MC range(MCFBBase = 0x0, MCFBSize = 0x18000000) [ 615.095] (II) fglrx(0): RandR 1.2 support is enabled! [ 615.095] (II) fglrx(0): RandR 1.2 rotation support is enabled! [ 615.095] (==) fglrx(0): Center Mode is disabled [ 615.095] (II) Loading sub module "fb" [ 615.095] (II) LoadModule: "fb" [ 615.096] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 615.373] (II) Module fb: vendor="X.Org Foundation" [ 615.373] compiled for 1.10.4, module version = 1.0.0 [ 615.373] ABI class: X.Org ANSI C Emulation, version 0.4 [ 615.373] (II) Loading sub module "ddc" [ 615.373] (II) LoadModule: "ddc" [ 615.373] (II) Module "ddc" already built-in [ 615.512] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0 [ 615.512] (II) fglrx(0): Output DFP2 has no monitor section [ 615.512] (II) fglrx(0): Output CRT1 has no monitor section [ 615.512] (II) Loading sub module "ddc" [ 615.512] (II) LoadModule: "ddc" [ 615.512] (II) Module "ddc" already built-in [ 615.512] (II) fglrx(0): Connected Display0: DFP1 [ 615.512] (II) fglrx(0): Display0 EDID data --------------------------- [ 615.512] (II) fglrx(0): Manufacturer: SAM Model: 10f Serial#: 1296707897 [ 615.512] (II) fglrx(0): Year: 2005 Week: 1 [ 615.512] (II) fglrx(0): EDID Version: 1.3 [ 615.512] (II) fglrx(0): Digital Display Input [ 615.512] (II) fglrx(0): Max Image Size [cm]: horiz.: 38 vert.: 30 [ 615.512] (II) fglrx(0): Gamma: 2.20 [ 615.512] (II) fglrx(0): DPMS capabilities: Off [ 615.512] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 615.512] (II) fglrx(0): First detailed timing is preferred mode [ 615.512] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600 [ 615.512] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329 [ 615.512] (II) fglrx(0): Supported established timings: [ 615.512] (II) fglrx(0): 720x400@70Hz [ 615.512] (II) fglrx(0): 640x480@60Hz [ 615.512] (II) fglrx(0): 640x480@67Hz [ 615.512] (II) fglrx(0): 640x480@72Hz [ 615.512] (II) fglrx(0): 640x480@75Hz [ 615.512] (II) fglrx(0): 800x600@56Hz [ 615.512] (II) fglrx(0): 800x600@60Hz [ 615.512] (II) fglrx(0): 800x600@72Hz [ 615.512] (II) fglrx(0): 800x600@75Hz [ 615.512] (II) fglrx(0): 832x624@75Hz [ 615.512] (II) fglrx(0): 1024x768@60Hz [ 615.512] (II) fglrx(0): 1024x768@70Hz [ 615.512] (II) fglrx(0): 1024x768@75Hz [ 615.512] (II) fglrx(0): 1280x1024@75Hz [ 615.513] (II) fglrx(0): 1152x864@75Hz [ 615.513] (II) fglrx(0): Manufacturer's mask: 0 [ 615.513] (II) fglrx(0): Supported standard timings: [ 615.513] (II) fglrx(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 615.513] (II) fglrx(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337 [ 615.513] (II) fglrx(0): Supported detailed timing: [ 615.513] (II) fglrx(0): clock: 108.0 MHz Image Size: 376 x 301 mm [ 615.513] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 [ 615.513] (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 [ 615.513] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz [ 615.513] (II) fglrx(0): Monitor name: SyncMaster [ 615.513] (II) fglrx(0): Serial No: HSCY100738 [ 615.513] (II) fglrx(0): EDID (in hex): [ 615.513] (II) fglrx(0): 00ffffffffffff004c2d0f0139314a4d [ 615.513] (II) fglrx(0): 010f010380261e782aee95a3544c9926 [ 615.513] (II) fglrx(0): 0f5054bfef808180714f010101010101 [ 615.513] (II) fglrx(0): 010101010101302a009851002a403070 [ 615.513] (II) fglrx(0): 1300782d1100001e000000fd00384b1e [ 615.513] (II) fglrx(0): 510e000a202020202020000000fc0053 [ 615.513] (II) fglrx(0): 796e634d61737465720a2020000000ff [ 615.513] (II) fglrx(0): 00485343593130303733380a202000d2 [ 615.513] (II) fglrx(0): End of Display0 EDID data -------------------- [ 615.539] (II) fglrx(0): EDID for output DFP1 [ 615.539] (II) fglrx(0): Manufacturer: SAM Model: 10f Serial#: 1296707897 [ 615.539] (II) fglrx(0): Year: 2005 Week: 1 [ 615.539] (II) fglrx(0): EDID Version: 1.3 [ 615.539] (II) fglrx(0): Digital Display Input [ 615.539] (II) fglrx(0): Max Image Size [cm]: horiz.: 38 vert.: 30 [ 615.539] (II) fglrx(0): Gamma: 2.20 [ 615.539] (II) fglrx(0): DPMS capabilities: Off [ 615.539] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 615.539] (II) fglrx(0): First detailed timing is preferred mode [ 615.539] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600 [ 615.539] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329 [ 615.539] (II) fglrx(0): Supported established timings: [ 615.539] (II) fglrx(0): 720x400@70Hz [ 615.539] (II) fglrx(0): 640x480@60Hz [ 615.539] (II) fglrx(0): 640x480@67Hz [ 615.539] (II) fglrx(0): 640x480@72Hz [ 615.539] (II) fglrx(0): 640x480@75Hz [ 615.539] (II) fglrx(0): 800x600@56Hz [ 615.539] (II) fglrx(0): 800x600@60Hz [ 615.539] (II) fglrx(0): 800x600@72Hz [ 615.539] (II) fglrx(0): 800x600@75Hz [ 615.539] (II) fglrx(0): 832x624@75Hz [ 615.539] (II) fglrx(0): 1024x768@60Hz [ 615.539] (II) fglrx(0): 1024x768@70Hz [ 615.539] (II) fglrx(0): 1024x768@75Hz [ 615.539] (II) fglrx(0): 1280x1024@75Hz [ 615.539] (II) fglrx(0): 1152x864@75Hz [ 615.539] (II) fglrx(0): Manufacturer's mask: 0 [ 615.539] (II) fglrx(0): Supported standard timings: [ 615.539] (II) fglrx(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 615.539] (II) fglrx(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337 [ 615.539] (II) fglrx(0): Supported detailed timing: [ 615.540] (II) fglrx(0): clock: 108.0 MHz Image Size: 376 x 301 mm [ 615.540] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 [ 615.540] (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 [ 615.540] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz [ 615.540] (II) fglrx(0): Monitor name: SyncMaster [ 615.540] (II) fglrx(0): Serial No: HSCY100738 [ 615.540] (II) fglrx(0): EDID (in hex): [ 615.540] (II) fglrx(0): 00ffffffffffff004c2d0f0139314a4d [ 615.540] (II) fglrx(0): 010f010380261e782aee95a3544c9926 [ 615.540] (II) fglrx(0): 0f5054bfef808180714f010101010101 [ 615.540] (II) fglrx(0): 010101010101302a009851002a403070 [ 615.540] (II) fglrx(0): 1300782d1100001e000000fd00384b1e [ 615.540] (II) fglrx(0): 510e000a202020202020000000fc0053 [ 615.540] (II) fglrx(0): 796e634d61737465720a2020000000ff [ 615.540] (II) fglrx(0): 00485343593130303733380a202000d2 [ 615.540] (II) fglrx(0): EDID vendor "SAM", prod id 271 [ 615.540] (II) fglrx(0): Using EDID range info for horizontal sync [ 615.540] (II) fglrx(0): Using EDID range info for vertical refresh [ 615.540] (II) fglrx(0): Printing DDC gathered Modelines: [ 615.540] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsy [ 615.540] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync [ 615.540] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync [ 615.540] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync [ 615.540] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync [ 615.540] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync [ 615.540] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync [ 615.540] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync [ 615.540] (II) fglrx(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsy [ 615.540] (II) fglrx(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +v [ 615.540] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -v [ 615.540] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -v [ 615.540] (II) fglrx(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync [ 615.540] (II) fglrx(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync [ 615.540] (II) fglrx(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync [ 615.540] (II) fglrx(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +v [ 615.540] (II) fglrx(0): Printing probed modes for output DFP1 [ 615.540] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hs [ 615.540] (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hs [ 615.541] (II) fglrx(0): Modeline "1280x960"x75.0 135.00 1280 1296 1440 1688 960 1025 1028 1066 +hsyn [ 615.541] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1328 1440 1688 960 1025 1028 1066 +hsyn [ 615.541] (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync + [ 615.541] (II) fglrx(0): Modeline "1152x864"x60.0 108.00 1152 1328 1440 1688 864 1025 1028 1066 +hsyn [ 615.541] (II) fglrx(0): Modeline "1280x768"x75.0 135.00 1280 1296 1440 1688 768 1025 1028 1066 +hsync +vsync (80.0 kHz) [ 615.541] (II) fglrx(0): Modeline "1280x768"x60.0 108.00 1280 1328 1440 1688 768 1025 1028 1066 +hsync +vsync (64.0 kHz) [ 615.541] (II) fglrx(0): Modeline "1280x720"x75.0 135.00 1280 1296 1440 1688 720 1025 1028 1066 +hsync +vsync (80.0 kHz) [ 615.541] (II) fglrx(0): Modeline "1280x720"x60.0 108.00 1280 1328 1440 1688 720 1025 1028 1066 +hsync +vsync (64.0 kHz) [ 615.541] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) [ 615.541] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 615.541] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 615.541] (II) fglrx(0): Modeline "1024x600"x75.0 78.75 1024 1040 1136 1312 600 769 772 800 +hsync +vsync (60.0 kHz) [ 615.541] (II) fglrx(0): Modeline "1024x600"x70.0 75.00 1024 1048 1184 1328 600 771 777 806 -hsync -vsync (56.5 kHz) [ 615.541] (II) fglrx(0): Modeline "1024x600"x60.0 65.00 1024 1048 1184 1344 600 771 777 806 -hsync -vsync (48.4 kHz) [ 615.541] (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 615.541] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 615.541] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 615.541] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 615.541] (II) fglrx(0): Modeline "800x480"x72.0 50.00 800 856 976 1040 480 637 643 666 +hsync +vsync (48.1 kHz) [ 615.541] (II) fglrx(0): Modeline "800x480"x75.0 49.50 800 816 896 1056 480 601 604 625 +hsync +vsync (46.9 kHz) [ 615.541] (II) fglrx(0): Modeline "800x480"x60.0 40.00 800 840 968 1056 480 601 605 628 +hsync +vsync (37.9 kHz) [ 615.541] (II) fglrx(0): Modeline "800x480"x56.0 36.00 800 824 896 1024 480 601 603 625 +hsync +vsync (35.2 kHz) [ 615.541] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 615.541] (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 656 696 832 480 481 484 520 -hsync -vsync (37.9 kHz) [ 615.541] (II) fglrx(0): Modeline "640x480"x67.0 27.28 640 664 728 816 480 481 484 499 -hsync +vsync (33.4 kHz) [ 615.541] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 615.541] (II) fglrx(0): EDID for output DFP2 [ 615.541] (II) fglrx(0): EDID for output CRT1 [ 615.541] (II) fglrx(0): Output DFP1 connected [ 615.541] (II) fglrx(0): Output DFP2 disconnected [ 615.541] (II) fglrx(0): Output CRT1 disconnected [ 615.541] (II) fglrx(0): Using exact sizes for initial modes [ 615.541] (II) fglrx(0): Output DFP1 using initial mode 1280x1024 [ 615.541] (II) fglrx(0): Display dimensions: (380, 300) mm [ 615.541] (II) fglrx(0): DPI set to (86, 86) [ 615.541] (II) fglrx(0): Adapter AMD Radeon HD 6300 series Graphics has 2 configurable heads and 1 displays connected. [ 615.542] (==) fglrx(0): PseudoColor visuals disabled [ 615.542] (II) Loading sub module "ramdac" [ 615.542] (II) LoadModule: "ramdac" [ 615.542] (II) Module "ramdac" already built-in [ 615.542] (==) fglrx(0): NoDRI = NO [ 615.542] (==) fglrx(0): Capabilities: 0x00000000 [ 615.542] (==) fglrx(0): CapabilitiesEx: 0x00000000 [ 615.542] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so" [ 615.542] (==) fglrx(0): UseFastTLS=0 [ 615.542] (==) fglrx(0): BlockSignalsOnLock=1 [ 615.551] (--) Depth 24 pixmap format is 32 bpp [ 615.551] (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. [ 615.551] (WW) fglrx(0): *********************************************************** [ 615.551] (WW) fglrx(0): * DRI initialization failed * [ 615.551] (WW) fglrx(0): * kernel module (fglrx.ko) may be missing or incompatible * [ 615.551] (WW) fglrx(0): * 2D and 3D acceleration disabled * [ 615.551] (WW) fglrx(0): *********************************************************** [ 615.551] (II) fglrx(0): FBADPhys: 0x0 FBMappedSize: 0x10000000 | startx is a frontend to xinit which will run /etc/X11/xinit/xinitrc (the twm and some xterms) or the contents of ~/.xinitrc if exists. To start kde with startx put "exec ck-launch-session dbus-launch startkde" in ~/.xinitrc. |
Last night I did an update which updated VTE. Now whenever I open gnome-terminal I get the following message Code: *** VTE ***: Failed to load terminal capabilities from '/etc/termcap' While I can still type in the terminal I can't use the enter key, which makes the terminal pretty useless. Anyone know whats wrong? Thanks, nuke | Yeah that fixed it for me. Wish I didn't have to do that though :\ |
Hello, I've successful installed GNOME 3.2 using layman and gnome portage over lay, and could login into GNOME by GDM. But sometimes I prefer login into terminal first, and start GNOME using traditional startx command. So I followed the instruction of this article, add the following lines to my ~/.xinitrc and chmod it to executable. Code: exec ck-launch-session gnome-session When I done that, I could use startx to start X server and GNOME desktop. But when I hover my mosue to the actitivty, all of my application icons are missing, I could not find them either on the dock or application menus. What should I check? | OK, I found that I should simply link ~/.xinitrc from /etc/X11/Session/GNOME and everything will work. |
Hi all, I have an odd behaviour of my dual-screen setup. I'm using Gnome 2.31.1. I did not edit xorg.conf. Instead I'm just using gnome-display-properties.I have no special graphics card. I'm using the integrated one of my Intel core i5 2500k - CPU. That is Intel GMA with i915 kernel driver. One Monitor is connected over DVI and the other over VGA. Everything is working fine except one problem: After I put the pc in standby or after I switch to a console with Ctrl+Alt+Fx only one monitor (VGA) is getting on again. The DVI-monitor stays off. The only two methods for activating them again I found are restart of the xdm-init-script or open gnome-display-properties on the remaining monitor and switch the DVI-monitor off and on again. After this both are working normal again. If I switch to the console sometimes only the VGA-monitor shows an image an the DVI-monitor is off. Any ideas? My Xorg.0.log shows nothing special: [code] [ 11.489] X.Org X Server 1.10.4 Release Date: 2011-08-19 [ 11.489] X Protocol Version 11, Revision 0 [ 11.489] Build Operating System: Linux 2.6.38-8-generic x86_64 Gentoo [ 11.489] Current Operating System: Linux bellatrix 3.0.6-gentoo #5 SMP PREEMPT Fri Oct 7 09:06:07 CEST 2011 x86_64 [ 11.489] Kernel command line: root=/dev/sda2 [ 11.489] Build Date: 03 October 2011 06:58:28PM [ 11.489] [ 11.489] Current version of pixman: 0.22.2 [ 11.489] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 11.489] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 11.489] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 7 23:35:29 2011 [ 11.534] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 11.544] (==) No Layout section. Using the first Screen section. [ 11.544] (==) No screen section available. Using defaults. [ 11.544] (**) |-->Screen "Default Screen Section" (0) [ 11.544] (**) | |-->Monitor "<default monitor>" [ 11.544] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 11.544] (==) Automatically adding devices [ 11.544] (==) Automatically enabling devices [ 11.562] (WW) The directory "/usr/share/fonts/misc/" does not exist. [ 11.562] Entry deleted from font path. [ 11.562] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 11.562] Entry deleted from font path. [ 11.562] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 11.562] Entry deleted from font path. [ 11.562] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 11.562] Entry deleted from font path. [ 11.562] (WW) The directory "/usr/share/fonts/100dpi/" does not exist. [ 11.562] Entry deleted from font path. [ 11.562] (WW) The directory "/usr/share/fonts/75dpi/" does not exist. [ 11.562] Entry deleted from font path. [ 11.562] (==) FontPath set to: [ 11.562] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 11.562] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 11.562] (II) Loader magic: 0x7d9160 [ 11.562] (II) Module ABI versions: [ 11.562] X.Org ANSI C Emulation: 0.4 [ 11.562] X.Org Video Driver: 10.0 [ 11.562] X.Org XInput driver : 12.2 [ 11.562] X.Org Server Extension : 5.0 [ 11.562] (--) PCI:*(0:0:2:0) 8086:0112:1458:d000 rev 9, Mem @ 0xfb800000/4194304, 0xe0000000/268435456, I/O @ 0x0000ff00/64 [ 11.562] (II) Open ACPI successful (/var/run/acpid.socket) [ 11.562] (II) LoadModule: "extmod" [ 11.632] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 11.642] (II) Module extmod: vendor="X.Org Foundation" [ 11.642] compiled for 1.10.4, module version = 1.0.0 [ 11.642] Module class: X.Org Server Extension [ 11.642] ABI class: X.Org Server Extension, version 5.0 [ 11.642] (II) Loading extension MIT-SCREEN-SAVER [ 11.642] (II) Loading extension XFree86-VidModeExtension [ 11.642] (II) Loading extension XFree86-DGA [ 11.642] (II) Loading extension DPMS [ 11.642] (II) Loading extension XVideo [ 11.642] (II) Loading extension XVideo-MotionCompensation [ 11.642] (II) Loading extension X-Resource [ 11.642] (II) LoadModule: "dbe" [ 11.642] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 11.654] (II) Module dbe: vendor="X.Org Foundation" [ 11.654] compiled for 1.10.4, module version = 1.0.0 [ 11.654] Module class: X.Org Server Extension [ 11.654] ABI class: X.Org Server Extension, version 5.0 [ 11.654] (II) Loading extension DOUBLE-BUFFER [ 11.654] (II) LoadModule: "glx" [ 11.665] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 11.668] (II) Module glx: vendor="X.Org Foundation" [ 11.668] compiled for 1.10.4, module version = 1.0.0 [ 11.668] ABI class: X.Org Server Extension, version 5.0 [ 11.668] (==) AIGLX enabled [ 11.668] (II) Loading extension GLX [ 11.668] (II) LoadModule: "record" [ 11.668] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 11.676] (II) Module record: vendor="X.Org Foundation" [ 11.676] compiled for 1.10.4, module version = 1.13.0 [ 11.676] Module class: X.Org Server Extension [ 11.676] ABI class: X.Org Server Extension, version 5.0 [ 11.676] (II) Loading extension RECORD [ 11.676] (II) LoadModule: "dri" [ 11.676] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so [ 11.677] (II) Module dri: vendor="X.Org Foundation" [ 11.677] compiled for 1.10.4, module version = 1.0.0 [ 11.677] ABI class: X.Org Server Extension, version 5.0 [ 11.677] (II) Loading extension XFree86-DRI [ 11.677] (II) LoadModule: "dri2" [ 11.677] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so [ 11.686] (II) Module dri2: vendor="X.Org Foundation" [ 11.686] compiled for 1.10.4, module version = 1.2.0 [ 11.686] ABI class: X.Org Server Extension, version 5.0 [ 11.686] (II) Loading extension DRI2 [ 11.686] (==) Matched intel as autoconfigured driver 0 [ 11.686] (==) Matched vesa as autoconfigured driver 1 [ 11.686] (==) Matched fbdev as autoconfigured driver 2 [ 11.686] (==) Assigned the driver to the xf86ConfigLayout [ 11.686] (II) LoadModule: "intel" [ 11.686] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 11.915] (II) Module intel: vendor="X.Org Foundation" [ 11.915] compiled for 1.10.4, module version = 2.15.0 [ 11.915] Module class: X.Org Video Driver [ 11.915] ABI class: X.Org Video Driver, version 10.0 [ 11.915] (II) LoadModule: "vesa" [ 11.916] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so [ 11.934] (II) Module vesa: vendor="X.Org Foundation" [ 11.934] compiled for 1.10.4, module version = 2.3.0 [ 11.934] Module class: X.Org Video Driver [ 11.934] ABI class: X.Org Video Driver, version 10.0 [ 11.934] (II) LoadModule: "fbdev" [ 11.934] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so [ 11.948] (II) Module fbdev: vendor="X.Org Foundation" [ 11.948] compiled for 1.10.4, module version = 0.4.2 [ 11.948] ABI class: X.Org Video Driver, version 10.0 [ 11.948] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale, Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge [ 11.948] (II) VESA: driver for VESA chipsets: vesa [ 11.948] (II) FBDEV: driver for framebuffer: fbdev [ 11.948] (++) using VT number 7 [ 11.951] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 11.951] (WW) Falling back to old probe method for vesa [ 11.951] (WW) Falling back to old probe method for fbdev [ 11.951] (II) Loading sub module "fbdevhw" [ 11.951] (II) LoadModule: "fbdevhw" [ 11.951] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so [ 11.963] (II) Module fbdevhw: vendor="X.Org Foundation" [ 11.963] compiled for 1.10.4, module version = 0.0.2 [ 11.963] ABI class: X.Org Video Driver, version 10.0 [ 11.963] drmOpenDevice: node name is /dev/dri/card0 [ 11.963] drmOpenDevice: open result is 9, (OK) [ 11.963] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [ 11.963] drmOpenDevice: node name is /dev/dri/card0 [ 11.963] drmOpenDevice: open result is 9, (OK) [ 11.963] drmOpenByBusid: drmOpenMinor returns 9 [ 11.963] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 [ 11.963] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 11.963] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 11.963] (==) intel(0): RGB weight 888 [ 11.963] (==) intel(0): Default visual is TrueColor [ 11.963] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge [ 11.963] (--) intel(0): Chipset: "Sandybridge" [ 11.963] (**) intel(0): Relaxed fencing enabled [ 11.963] (**) intel(0): Framebuffer tiled [ 11.963] (**) intel(0): Pixmaps tiled [ 11.963] (**) intel(0): 3D buffers tiled [ 11.963] (**) intel(0): SwapBuffers wait disabled [ 11.963] (==) intel(0): video overlay key set to 0x101fe [ 12.023] (II) intel(0): Output VGA1 has no monitor section [ 12.259] (II) intel(0): Output HDMI1 has no monitor section [ 12.271] (II) intel(0): Output DP1 has no monitor section [ 12.293] (II) intel(0): Output HDMI2 has no monitor section [ 12.314] (II) intel(0): Output HDMI3 has no monitor section [ 12.327] (II) intel(0): Output DP2 has no monitor section [ 12.339] (II) intel(0): Output DP3 has no monitor section [ 12.398] (II) intel(0): EDID for output VGA1 [ 12.398] (II) intel(0): Manufacturer: STC Model: 150 Serial#: 422 [ 12.398] (II) intel(0): Year: 2002 Week: 50 [ 12.398] (II) intel(0): EDID Version: 1.3 [ 12.398] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V [ 12.398] (II) intel(0): Sync: Separate [ 12.398] (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 23 [ 12.398] (II) intel(0): Gamma: 2.51 [ 12.398] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display [ 12.398] (II) intel(0): First detailed timing is preferred mode [ 12.398] (II) intel(0): redX: 0.617 redY: 0.340 greenX: 0.287 greenY: 0.597 [ 12.398] (II) intel(0): blueX: 0.143 blueY: 0.094 whiteX: 0.312 whiteY: 0.329 [ 12.398] (II) intel(0): Supported established timings: [ 12.398] (II) intel(0): 720x400@70Hz [ 12.398] (II) intel(0): 640x480@60Hz [ 12.398] (II) intel(0): 640x480@67Hz [ 12.398] (II) intel(0): 640x480@72Hz [ 12.398] (II) intel(0): 640x480@75Hz [ 12.398] (II) intel(0): 800x600@56Hz [ 12.398] (II) intel(0): 800x600@60Hz [ 12.398] (II) intel(0): 800x600@72Hz [ 12.398] (II) intel(0): 800x600@75Hz [ 12.398] (II) intel(0): 832x624@75Hz [ 12.398] (II) intel(0): 1024x768@60Hz [ 12.398] (II) intel(0): 1024x768@70Hz [ 12.398] (II) intel(0): 1024x768@75Hz [ 12.398] (II) intel(0): Manufacturer's mask: 0 [ 12.398] (II) intel(0): Supported standard timings: [ 12.398] (II) intel(0): #0: hsize: 1024 vsize 768 refresh: 72 vid: 19553 [ 12.398] (II) intel(0): Supported detailed timing: [ 12.398] (II) intel(0): clock: 65.0 MHz Image Size: 304 x 228 mm [ 12.398] (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0 [ 12.398] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0 [ 12.398] (II) intel(0): Monitor name: 150A [ 12.398] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 60 kHz, PixClock max 85 MHz [ 12.398] (II) intel(0): Serial No: 0250FM00422 [ 12.398] (II) intel(0): EDID (in hex): [ 12.398] (II) intel(0): 00ffffffffffff004e835001a6010000 [ 12.398] (II) intel(0): 320c0103081e1797ea0b819e57499824 [ 12.398] (II) intel(0): 185054bfee00614c0101010101010101 [ 12.398] (II) intel(0): 01010101010164190040410026301888 [ 12.398] (II) intel(0): 360030e41000001e000000fc00313530 [ 12.398] (II) intel(0): 41200a20202020202020000000fd0038 [ 12.398] (II) intel(0): 4b1f3c08000a202020202020000000ff [ 12.398] (II) intel(0): 0030323530464d30303432320a200022 [ 12.398] (II) intel(0): EDID vendor "STC", prod id 336 [ 12.398] (II) intel(0): Using EDID range info for horizontal sync [ 12.398] (II) intel(0): Using EDID range info for vertical refresh [ 12.398] (II) intel(0): Printing DDC gathered Modelines: [ 12.398] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz) [ 12.398] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 12.398] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 12.398] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 12.398] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) [ 12.398] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 12.398] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 12.399] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 12.399] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) [ 12.399] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 12.399] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 12.399] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 12.399] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 12.399] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 12.399] (II) intel(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 -hsync +vsync (57.7 kHz) [ 12.399] (II) intel(0): Printing probed modes for output VGA1 [ 12.399] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz) [ 12.399] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz) [ 12.399] (II) intel(0): Modeline "1024x768"x72.0 78.44 1024 1080 1192 1360 768 769 772 801 -hsync +vsync (57.7 kHz) [ 12.399] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 12.399] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 12.399] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 12.399] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 12.399] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 12.399] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 12.399] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 12.399] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz) [ 12.399] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 12.399] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 12.399] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 12.399] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 12.634] (II) intel(0): EDID for output HDMI1 [ 12.634] (II) intel(0): Manufacturer: SAM Model: 587 Serial#: 1515402807 [ 12.634] (II) intel(0): Year: 2011 Week: 28 [ 12.634] (II) intel(0): EDID Version: 1.3 [ 12.634] (II) intel(0): Digital Display Input [ 12.634] (II) intel(0): Max Image Size [cm]: horiz.: 52 vert.: 32 [ 12.634] (II) intel(0): Gamma: 2.20 [ 12.634] (II) intel(0): DPMS capabilities: Off [ 12.634] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 12.634] (II) intel(0): First detailed timing is preferred mode [ 12.634] (II) intel(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600 [ 12.634] (II) intel(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329 [ 12.634] (II) intel(0): Supported established timings: [ 12.634] (II) intel(0): 640x480@60Hz [ 12.634] (II) intel(0): 800x600@56Hz [ 12.634] (II) intel(0): 800x600@60Hz [ 12.634] (II) intel(0): 1024x768@60Hz [ 12.634] (II) intel(0): Manufacturer's mask: 0 [ 12.634] (II) intel(0): Supported standard timings: [ 12.634] (II) intel(0): #0: hsize: 1600 vsize 1200 refresh: 60 vid: 16553 [ 12.634] (II) intel(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 12.634] (II) intel(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513 [ 12.634] (II) intel(0): #3: hsize: 1280 vsize 800 refresh: 60 vid: 129 [ 12.634] (II) intel(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149 [ 12.634] (II) intel(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179 [ 12.634] (II) intel(0): Supported detailed timing: [ 12.634] (II) intel(0): clock: 154.0 MHz Image Size: 518 x 324 mm [ 12.634] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0 [ 12.634] (II) intel(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0 [ 12.634] (II) intel(0): Ranges: V min: 50 V max: 63 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz [ 12.634] (II) intel(0): Monitor name: SyncMaster [ 12.634] (II) intel(0): Serial No: HMBB700674 [ 12.634] (II) intel(0): Supported detailed timing: [ 12.634] (II) intel(0): clock: 148.5 MHz Image Size: 518 x 324 mm [ 12.634] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 12.634] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 12.634] (II) intel(0): Supported detailed timing: [ 12.634] (II) intel(0): clock: 148.5 MHz Image Size: 518 x 324 mm [ 12.634] (II) intel(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0 [ 12.634] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 12.634] (II) intel(0): Supported detailed timing: [ 12.634] (II) intel(0): clock: 74.2 MHz Image Size: 518 x 324 mm [ 12.634] (II) intel(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0 [ 12.634] (II) intel(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0 [ 12.634] (II) intel(0): Supported detailed timing: [ 12.634] (II) intel(0): clock: 74.2 MHz Image Size: 518 x 324 mm [ 12.634] (II) intel(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0 [ 12.634] (II) intel(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0 [ 12.634] (II) intel(0): Supported detailed timing: [ 12.634] (II) intel(0): clock: 27.0 MHz Image Size: 518 x 324 mm [ 12.634] (II) intel(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0 [ 12.634] (II) intel(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0 [ 12.634] (II) intel(0): Supported detailed timing: [ 12.634] (II) intel(0): clock: 27.0 MHz Image Size: 518 x 324 mm [ 12.634] (II) intel(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0 [ 12.634] (II) intel(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0 [ 12.634] (II) intel(0): Number of EDID sections to follow: 1 [ 12.634] (II) intel(0): EDID (in hex): [ 12.634] (II) intel(0): 00ffffffffffff004c2d87053736535a [ 12.634] (II) intel(0): 1c150103803420782aee91a3544c9926 [ 12.634] (II) intel(0): 0f5054230800a9408180814081009500 [ 12.634] (II) intel(0): b30001010101283c80a070b023403020 [ 12.634] (II) intel(0): 360006442100001a000000fd00323f1e [ 12.634] (II) intel(0): 5111000a202020202020000000fc0053 [ 12.634] (II) intel(0): 796e634d61737465720a2020000000ff [ 12.634] (II) intel(0): 00484d42423730303637340a202001b1 [ 12.634] (II) intel(0): 02010400023a801871382d40582c4500 [ 12.634] (II) intel(0): 06442100001e023a80d072382d40102c [ 12.634] (II) intel(0): 458006442100001e011d007251d01e20 [ 12.634] (II) intel(0): 6e28550006442100001e011d00bc52d0 [ 12.634] (II) intel(0): 1e20b828554006442100001e8c0ad090 [ 12.634] (II) intel(0): 204031200c4055000644210000188c0a [ 12.634] (II) intel(0): d08a20e02d10103e9600064421000018 [ 12.634] (II) intel(0): 00000000000000000000000000000096 [ 12.634] (II) intel(0): Printing probed modes for output HDMI1 [ 12.634] (II) intel(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz) [ 12.634] (II) intel(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz) [ 12.634] (II) intel(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz) [ 12.634] (II) intel(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz) [ 12.634] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz) [ 12.634] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz) [ 12.634] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz) [ 12.634] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz) [ 12.634] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz) [ 12.634] (II) intel(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz) [ 12.634] (II) intel(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz) [ 12.634] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 12.634] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 12.634] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 12.634] (II) intel(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz) [ 12.634] (II) intel(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz) [ 12.634] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 12.647] (II) intel(0): EDID for output DP1 [ 12.669] (II) intel(0): EDID for output HDMI2 [ 12.691] (II) intel(0): EDID for output HDMI3 [ 12.703] (II) intel(0): EDID for output DP2 [ 12.715] (II) intel(0): EDID for output DP3 [ 12.715] (II) intel(0): Output VGA1 connected [ 12.715] (II) intel(0): Output HDMI1 connected [ 12.715] (II) intel(0): Output DP1 disconnected [ 12.715] (II) intel(0): Output HDMI2 disconnected [ 12.715] (II) intel(0): Output HDMI3 disconnected [ 12.715] (II) intel(0): Output DP2 disconnected [ 12.715] (II) intel(0): Output DP3 disconnected [ 12.715] (II) intel(0): Using exact sizes for initial modes [ 12.715] (II) intel(0): Output VGA1 using initial mode 1024x768 [ 12.715] (II) intel(0): Output HDMI1 using initial mode 1024x768 [ 12.715] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 12.715] (II) intel(0): Kernel page flipping support detected, enabling [ 12.715] (**) intel(0): Display dimensions: (300, 230) mm [ 12.715] (**) intel(0): DPI set to (86, 84) [ 12.715] (II) Loading sub module "fb" [ 12.715] (II) LoadModule: "fb" [ 12.715] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 12.750] (II) Module fb: vendor="X.Org Foundation" [ 12.750] compiled for 1.10.4, module version = 1.0.0 [ 12.750] ABI class: X.Org ANSI C Emulation, version 0.4 [ 12.750] (II) Loading sub module "dri2" [ 12.750] (II) LoadModule: "dri2" [ 12.750] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so [ 12.750] (II) Module dri2: vendor="X.Org Foundation" [ 12.750] compiled for 1.10.4, module version = 1.2.0 [ 12.750] ABI class: X.Org Server Extension, version 5.0 [ 12.750] (II) UnloadModule: "vesa" [ 12.750] (II) Unloading vesa [ 12.750] (II) UnloadModule: "fbdev" [ 12.750] (II) Unloading fbdev [ 12.750] (II) UnloadModule: "fbdevhw" [ 12.750] (II) Unloading fbdevhw [ 12.750] (==) Depth 24 pixmap format is 32 bpp [ 12.750] (II) intel(0): [DRI2] Setup complete [ 12.750] (II) intel(0): [DRI2] DRI driver: i965 [ 12.750] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled [ 12.776] (II) UXA(0): Driver registered support for the following operations: [ 12.776] (II) solid [ 12.776] (II) copy [ 12.776] (II) composite (RENDER acceleration) [ 12.776] (II) put_image [ 12.776] (II) get_image [ 12.776] (==) intel(0): Backing store disabled [ 12.776] (==) intel(0): Silken mouse enabled [ 12.787] (II) intel(0): Initializing HW Cursor [ 13.149] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 13.149] (==) intel(0): DPMS enabled [ 13.149] (II) intel(0): Set up textured video [ 13.149] (II) intel(0): direct rendering: DRI2 Enabled [ 13.149] (==) intel(0): hotplug detection: "enabled" [ 13.150] (--) RandR disabled [ 13.150] (II) Initializing built-in extension Generic Event Extension [ 13.150] (II) Initializing built-in extension SHAPE [ 13.150] (II) Initializing built-in extension MIT-SHM [ 13.150] (II) Initializing built-in extension XInputExtension [ 13.150] (II) Initializing built-in extension XTEST [ 13.150] (II) Initializing built-in extension BIG-REQUESTS [ 13.150] (II) Initializing built-in extension SYNC [ 13.150] (II) Initializing built-in extension XKEYBOARD [ 13.150] (II) Initializing built-in extension XC-MISC [ 13.150] (II) Initializing built-in extension XINERAMA [ 13.150] (II) Initializing built-in extension XFIXES [ 13.150] (II) Initializing built-in extension RENDER [ 13.150] (II) Initializing built-in extension RANDR [ 13.150] (II) Initializing built-in extension COMPOSITE [ 13.150] (II) Initializing built-in extension DAMAGE [ 13.277] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 13.277] (II) AIGLX: enabled GLX_INTEL_swap_event [ 13.277] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 13.277] (II) AIGLX: enabled GLX_SGI_make_current_read [ 13.277] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 13.277] (II) AIGLX: Loaded and initialized /usr/lib64/dri/i965_dri.so [ 13.277] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 13.277] (II) intel(0): Setting screen physical size to 270 x 203 [ 13.898] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 13.898] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 13.898] (II) LoadModule: "evdev" [ 13.916] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 13.917] (II) Module evdev: vendor="X.Org Foundation" [ 13.917] compiled for 1.10.4, module version = 2.6.0 [ 13.917] Module class: X.Org XInput Driver [ 13.917] ABI class: X.Org XInput driver, version 12.2 [ 13.917] (II) Using input driver 'evdev' for 'Power Button' [ 13.917] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 13.917] (**) Power Button: always reports core events [ 13.917] (**) Power Button: Device: "/dev/input/event1" [ 13.918] (--) Power Button: Found keys [ 13.918] (II) Power Button: Configuring as keyboard [ 13.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [ 13.918] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 13.918] (**) Option "xkb_rules" "evdev" [ 13.918] (**) Option "xkb_model" "evdev" [ 13.918] (**) Option "xkb_layout" "us" [ 13.930] (II) config/udev: Adding input device Power Button (/dev/input/event0) [ 13.930] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 13.930] (II) Using input driver 'evdev' for 'Power Button' [ 13.930] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 13.930] (**) Power Button: always reports core events [ 13.930] (**) Power Button: Device: "/dev/input/event0" [ 13.930] (--) Power Button: Found keys [ 13.930] (II) Power Button: Configuring as keyboard [ 13.930] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0" [ 13.930] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 13.930] (**) Option "xkb_rules" "evdev" [ 13.930] (**) Option "xkb_model" "evdev" [ 13.930] (**) Option "xkb_layout" "us" [ 13.931] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event2) [ 13.931] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 13.931] (II) Using input driver 'evdev' for 'Logitech USB Keyboard' [ 13.932] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 13.932] (**) Logitech USB Keyboard: always reports core events [ 13.932] (**) Logitech USB Keyboard: Device: "/dev/input/event2" [ 13.932] (--) Logitech USB Keyboard: Found keys [ 13.932] (II) Logitech USB Keyboard: Configuring as keyboard [ 13.932] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input2/event2" [ 13.932] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD) [ 13.932] (**) Option "xkb_rules" "evdev" [ 13.932] (**) Option "xkb_model" "evdev" [ 13.932] (**) Option "xkb_layout" "us" [ 13.932] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event3) [ 13.932] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 13.932] (II) Using input driver 'evdev' for 'Logitech USB Keyboard' [ 13.932] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 13.932] (**) Logitech USB Keyboard: always reports core events [ 13.932] (**) Logitech USB Keyboard: Device: "/dev/input/event3" [ 13.932] (--) Logitech USB Keyboard: Found absolute axes [ 13.932] (--) Logitech USB Keyboard: Found keys [ 13.932] (II) Logitech USB Keyboard: Configuring as mouse [ 13.932] (II) Logitech USB Keyboard: Configuring as keyboard [ 13.932] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.1/input/input3/event3" [ 13.932] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD) [ 13.932] (**) Option "xkb_rules" "evdev" [ 13.932] (**) Option "xkb_model" "evdev" [ 13.932] (**) Option "xkb_layout" "us" [ 13.932] (II) Logitech USB Keyboard: initialized for absolute axes. [ 13.932] (**) Logitech USB Keyboard: (accel) keeping acceleration scheme 1 [ 13.932] (**) Logitech USB Keyboard: (accel) acceleration profile 0 [ 13.932] (**) Logitech USB Keyboard: (accel) acceleration factor: 2.000 [ 13.932] (**) Logitech USB Keyboard: (accel) acceleration threshold: 4 [ 13.933] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event4) [ 13.933] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall" [ 13.933] (II) Using input driver 'evdev' for 'Logitech USB Receiver' [ 13.933] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 13.933] (**) Logitech USB Receiver: always reports core events [ 13.933] (**) Logitech USB Receiver: Device: "/dev/input/event4" [ 13.933] (--) Logitech USB Receiver: Found 20 mouse buttons [ 13.933] (--) Logitech USB Receiver: Found scroll wheel(s) [ 13.933] (--) Logitech USB Receiver: Found relative axes [ 13.933] (--) Logitech USB Receiver: Found x and y relative axes [ 13.933] (II) Logitech USB Receiver: Configuring as mouse [ 13.933] (II) Logitech USB Receiver: Adding scrollwheel support [ 13.933] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5 [ 13.933] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 13.933] (**) 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" [ 13.933] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE) [ 13.933] (II) Logitech USB Receiver: initialized for relative axes. [ 13.933] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1 [ 13.933] (**) Logitech USB Receiver: (accel) acceleration profile 0 [ 13.933] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000 [ 13.933] (**) Logitech USB Receiver: (accel) acceleration threshold: 4 [ 13.933] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0) [ 13.933] (II) No input driver/identifier specified (ignoring) [ 13.934] (II) config/udev: Adding input device zc3xx (/dev/input/event5) [ 13.934] (**) zc3xx: Applying InputClass "evdev keyboard catchall" [ 13.934] (II) Using input driver 'evdev' for 'zc3xx' [ 13.934] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 13.934] (**) zc3xx: always reports core events [ 13.934] (**) zc3xx: Device: "/dev/input/event5" [ 13.934] (--) zc3xx: Found keys [ 13.934] (II) zc3xx: Configuring as keyboard [ 13.934] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6.4/input/input5/event5" [ 13.934] (II) XINPUT: Adding extended input device "zc3xx" (type: KEYBOARD) [ 13.934] (**) Option "xkb_rules" "evdev" [ 13.934] (**) Option "xkb_model" "evdev" [ 13.934] (**) Option "xkb_layout" "us" [ 13.934] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP (/dev/input/event6) [ 13.934] (II) No input driver/identifier specified (ignoring) [ 60.687] (II) intel(0): EDID vendor "STC", prod id 336 [ 60.687] (II) intel(0): Using hsync ranges from config file [ 60.687] (II) intel(0): Using vrefresh ranges from config file [ 60.687] (II) intel(0): Printing DDC gathered Modelines: [ 60.687] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz) [ 60.687] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 60.687] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 60.687] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 60.687] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) [ 60.687] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 60.687] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 60.687] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 60.687] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) [ 60.687] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 60.687] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 60.687] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 60.687] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 60.687] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 60.687] (II) intel(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 -hsync +vsync (57.7 kHz) [ 61.062] (II) intel(0): EDID vendor "STC", prod id 336 [ 61.062] (II) intel(0): Using hsync ranges from config file [ 61.062] (II) intel(0): Using vrefresh ranges from config file [ 61.062] (II) intel(0): Printing DDC gathered Modelines: [ 61.062] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz) [ 61.062] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 61.062] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 61.062] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 61.062] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) [ 61.062] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 61.062] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 61.062] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 61.062] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) [ 61.062] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 61.062] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 61.062] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 61.062] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 61.062] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 61.062] (II) intel(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 -hsync +vsync (57.7 kHz) [ 61.475] (II) intel(0): EDID vendor "STC", prod id 336 [ 61.475] (II) intel(0): Using hsync ranges from config file [ 61.475] (II) intel(0): Using vrefresh ranges from config file [ 61.475] (II) intel(0): Printing DDC gathered Modelines: [ 61.475] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz) [ 61.475] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 61.475] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 61.475] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 61.475] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) [ 61.475] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 61.475] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 61.475] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 61.475] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) [ 61.475] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 61.475] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 61.475] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 61.475] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 61.475] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 61.475] (II) intel(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 -hsync +vsync (57.7 kHz) [ 61.839] (II) intel(0): Allocated new frame buffer 2944x1200 stride 11776, tiled [ 66.876] (II) intel(0): EDID vendor "STC", prod id 336 [ 66.876] (II) intel(0): Using hsync ranges from config file [ 66.876] (II) intel(0): Using vrefresh ranges from config file [ 66.876] (II) intel(0): Printing DDC gathered Modelines: [ 66.876] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz) [ 66.876] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 66.876] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 66.876] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 66.876] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) [ 66.876] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 66.876] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 66.876] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 66.876] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) [ 66.876] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 66.876] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 66.876] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 66.876] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 66.876] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 66.876] (II) intel(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 -hsync +vsync (57.7 kHz) [ 17021.614] (II) intel(0): EDID vendor "STC", prod id 336 [ 17021.614] (II) intel(0): Using hsync ranges from config file [ 17021.614] (II) intel(0): Using vrefresh ranges from config file [ 17021.614] (II) intel(0): Printing DDC gathered Modelines: [ 17021.614] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz) [ 17021.614] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 17021.614] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 17021.614] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 17021.614] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) [ 17021.614] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 17021.614] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 17021.614] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 17021.614] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) [ 17021.614] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 17021.614] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 17021.614] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 17021.614] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 17021.614] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 17021.614] (II) intel(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 -hsync +vsync (57.7 kHz) [ 17024.681] (II) AIGLX: Suspending AIGLX clients for VT switch [ 17036.182] (II) Open ACPI successful (/var/run/acpid.socket) [ 17036.182] (II) AIGLX: Resuming AIGLX clients after VT switch [ 17036.585] (II) intel(0): EDID vendor "STC", prod id 336 [ 17036.585] (II) intel(0): Using hsync ranges from config file [ 17036.585] (II) intel(0): Using vrefresh ranges from config file [ 17036.585] (II) intel(0): Printing DDC gathered Modelines: [ 5020.849] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsy | I could solve this problem by upgrading to the testing version x11-drivers/xf86-video-intel-2.16.0 |
Hi, I just had seemingly fixed my nvidia problem with xorg-server-1.11.1... however the latest emerge -avuDN world downgraded to xorg-server-10.4 and now I cannot run X (or KDE)... I'm not typing from my fallen computer, so please bear with me... After reinstalling synaptics, evdev, etc., I ran revdep-rebuild and restarted the computer...but upon startup, I see 'cannot find xdm' (I think--it goes by so fast, that I can't read it well), shuts X down and I end up at a prompt... I can log in at prompt, and when I type 'startx', the nvidia logo comes up, then an error message (can't read it all because it scrolls by so fast) but at the bottom of the full message, I have this: Code: (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) Failed to load module "xtrap" (module does not exist, 0) (EE) Failed to load module "dri" (module does not exist, 0) (EE) Failed to load module "dri2" (module does not exist, 0) (EE) Failed to load module "nv" (module does not exist, 0) (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0) (EE) Query no Synaptics: 6003C8 (EE) SynPS/2 Synaptics TouchPad unable to query/initialize Synaptics hardware. (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad" /etc/X11/xinit/xinitrc: line 63: exec: xterm: not found /etc/X11/xinit/xinitrc: line 59: twm: command not found /etc/X11/xinit/xinitrc: line 61: xterm: command not found /etc/X11/xinit/xinitrc: line 62: xterm: command not found xinit: connection to X server lost waiting for X server to shut down again, please bear with me, I'm typing all of this out... another strange event: I can log on as root, and run 'startx' and kdm shows up, and making KDE fully functional (almost) -- and the graphics look 'cleaner' for some reason... any ideas? | reemerge x11-base/xorg-drivers and the output of qlist -I -C x11-drivers/ |
nepomuk / strigi takes 125% CPU on my machine and indexes about 1 txt-file(mail) per half hour. Any ideas where to start looking ? | After some research I decided to delete the virtuoso database and index files and let strigi recreate them. Now everything seems fine, although I think that deleting the data every 2nd or 3rd update can not be called a solution. Anyway I mark this thread as solved. |
I have moved my hard disk from GM45 platform to another PC which is QM67 platform. and the graphic is CPU integrited. When I try to start X by using GDM or Xstart, the hole system hangs. The kernel is rebuilded. I have rebuild xf86-video-intel and mesa, but it doesn't help. What need I do with the system if I updated the chipset platform. Code: homeserver ~ # rc-update show acpid | default alsasound | default apache2 | default bootmisc | boot consolefont | boot dbus | boot ddclient | default devfs | sysinit device-mapper | boot dmesg | sysinit fsck | boot hostname | boot hwclock | boot keymaps | boot killprocs | shutdown local | default nonetwork localmount | boot lvm | boot modules | boot mount-ro | shutdown mtab | boot mysql | default net.lo | boot netmount | default procfs | boot proftpd | default root | boot samba | default savecache | shutdown sshd | default swap | boot sysctl | boot syslog-ng | default termencoding | boot udev | sysinit udev-postmount | default urandom | boot vboxdrv | default vixie-cron | default | clouds222 wrote: What need I do with the system if I updated the chipset platform. It could be helpful if you could give us some information on the errors. Maybe the output of the command 'lspci | grep VGA' and what is the error in /var/log/Xorg.0.log Cheers! |
I have finished installing 343 files out of 360 only 17 files left. But then installation fails with error status. Even then I can start gnome successfully except that the APPLICATIONS BAR contains no items and doesnt pop-down and some other utilities in Administration, Preference are not working. However I can access Internet! Here is the error log file:- [u]/var/log/emerge.log[/u] 1317878612: Started emerge on: Oct 06, 2011 10:53:32 1317878612: *** emerge --autounmask gnome 1317878645: >>> emerge (1 of 17) net-libs/xulrunner-1.9.2.20 to / 1317878645: === (1 of 17) Cleaning (net-libs/xulrunner-1.9.2.20::/usr/portage/$ 1317878675: === (1 of 17) Compiling/Merging (net-libs/xulrunner-1.9.2.20::/usr$ 1317879470: *** Finished. Cleaning up... 1317879470: *** exiting unsuccessfully with status '1'. 1317879470: *** terminating. 1317879808: *** terminating. 1317879808: *** terminating. 1317879808: *** terminating. | zacinfinite wrote: I realized that gentoo is trying to install : net-libs/xulrunner-1.9.2.20 #ebuild fails because this i masked for amd64 what is needed to be installed is : net-libs/xulrunner-1.9.2.17 #not masked for amd64 Please tell me how can i emerge net-libs/xulrunner-1.9.2.17 ? Try ACCEPT_KEYWORDS="amd64" rather than ="~amd64", which is for non-stable installs. This set (removal of ~) in /etc/make.conf will be a world of downgrades for you I guess... You can also try putting net-libs/xulrunner amd64 in /etc/portage/package.keywords. |
Hi All; I am trying to install KDE in my gentoo box. I have already installed gnome. When I run emerge --pretend kde-meta I get the following response: [ebuild N ] sci-mathematics/gmm-3.1 [ebuild N ] dev-util/automoc-0.9.88 [ebuild N ] x11-libs/qt-test-4.7.2 USE="exceptions iconv (-aqua) -debug -pch" [ebuild N ] x11-libs/qt-svg-4.7.2 USE="accessibility exceptions iconv (-aqua) -debug -pch" [ebuild R ] x11-libs/qt-qt3support-4.7.2 USE="kde*" [ebuild N ] kde-base/oxygen-icons-4.6.5 USE="(-aqua) -bindist (-kdeenablefinal)" [ebuild N ] media-libs/qimageblitz-0.0.4 USE="mmx sse sse2 -3dnow (-altivec) -debug" [ebuild N ] app-crypt/qca-2.0.3 USE="(-aqua) -debug -doc -examples" [ebuild N ] dev-cpp/eigen-2.0.13 USE="-debug -doc -examples" [ebuild N ] dev-python/sip-4.12.3-r2 USE="-debug -doc" ................. ..................................... The response ends up with: The following USE changes are necessary to proceed: #required by kde-base/kremotecontrol-4.6.5, required by kde-base/kdeutils-meta-4.6.5, required by kde-base/kde-meta-4.6.5, required by kde-meta (argument) =x11-libs/qt-qt3support-4.7.2 kde #required by kde-base/pykde4-4.6.5-r1, required by kde-base/superkaramba-4.6.5[python], required by kde-base/kdeutils-meta-4.6.5, required by kde-base/kde-meta-4.6.5, required by kde-meta (argument) =dev-python/PyQt4-4.8.4 webkit declarative sql #required by kde-base/kremotecontrol-4.6.5, required by kde-base/kdeutils-meta-4.6.5, required by kde-base/kde-meta-4.6.5, required by kde-meta (argument) =x11-libs/qt-webkit-4.7.2 kde NOTE: This --autounmask behavior can be disabled by setting EMERGE_DEFAULT_OPTS="--autounmask=n" in make.conf. What does this mean and what should I do? Where should I write the requirement such as =x11-libs/qt-qt3support-4.7.2 kde Thank you very much for your time and attention. === /etc/make.conf # These settings were set by the catalyst build script that automatically # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. CFLAGS="-O2 -march=athlon64 -pipe" CXXFLAGS="${CFLAGS}" # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="x86_64-pc-linux-gnu" # These are the USE flags that were used in addition to what is provided by the # profile used for building. MAKEOPTS="-j5" USE="X sqlite gtk udev gnome dbus mmx sse sse2" INPUT_DEVICES="evdev" VIDEO_CARDS="nvidia" GENTOO_MIRRORS="http://gentoo.osuosl.org/" SYNC="rsync://rsync8.us.gentoo.org/gentoo-portage" | Code: #echo "x11-libs/qt-qt3support kde" >> /etc/portage/package.use or put it in make.conf Code: #euse -E kde |
I just upgraded to KDE 4.7.0 and decided to try KMail 2. It fails to start with the following error message: Code: KMail encountered a fatal error and will terminate now. The error was: Failed to fetch the resource collection. I went into SystemSettings and found what appeared to be akonadi resources under Personal Information/Akonadi Resource Configuration. The Personal Calendar entry did not have an entry so I created one. Perusing the other entries in the Akonadi Resource Configuration I found other fields that were showing "OK" that were not set up. KMail still aborts with the same error. I did verify that akonadi is running, btw: jc@bopper ~ $ ps -A | grep akonadi 5914 ? 00:00:00 akonadi_control 5917 ? 00:00:00 akonadiserver 5926 ? 00:00:00 akonadi_agent_l 5927 ? 00:00:00 akonadi_agent_l 5928 ? 00:00:00 akonadi_agent_l 5929 ? 00:00:00 akonadi_agent_l 5930 ? 00:00:02 akonadi_agent_l 5931 ? 00:00:00 akonadi_agent_l 5932 ? 00:00:00 akonadi_maildis 5941 ? 00:00:00 akonadi_nepomuk 5946 ? 00:00:00 akonadi_nepomuk 5949 ? 00:00:00 akonadi_nepomuk 5954 ? 00:00:00 akonadi_agent_l 7038 ? 00:00:00 akonadi_pop3_re jc@bopper ~ $ I don't see what's wrong. emerge --info kmail follows: jc@bopper ~ $ emerge --info kmail Portage 2.1.10.3 (default/linux/amd64/10.0/desktop, gcc-4.4.5, glibc-2.12.2-r0, 3.0.0-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.0.0-gentoo-x86_64-AMD_Phenom-tm-_II_X4_970_Processor-with-gentoo-2.0.3 Timestamp of tree: Thu, 28 Jul 2011 23:00:01 +0000 app-shells/bash: 4.1_p9 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.6.6-r2, 2.7.1-r1, 3.1.3-r1 dev-util/cmake: 2.8.4-r1 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.0.3 sys-apps/openrc: 0.8.3-r1 sys-apps/sandbox: 2.4 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1 sys-devel/binutils: 2.20.1-r1 sys-devel/gcc: 4.4.5 sys-devel/gcc-config: 1.4.1-r1 sys-devel/libtool: 2.2.10 sys-devel/make: 3.82 sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers) sys-libs/glibc: 2.12.2 Repositories: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /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 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="http://distfiles.gentoo.org" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en es" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X Xaw3d a52 aac aalib acl acpi aim alsa amd64 ao apache2 apm audiofile avahi berkdb blas bluetooth branding bzip2 cairo calendar caps cdda cddb cdinstall cdparanoia cdr cgi clamav cli consolekit cracklib crypt css ctype cups curl cvs cxx dbi dbm dbus dbx dga directfb doc dri dts dv dvb dvd dvdr eds emboss encode enscript evo examples exif expat fam fastcgi fbcon ffmpeg firefox flac fontconfig foomaticdb fortran ftp gcj gdbm gdu gif gimp glu gmp gnome gnuplot gnutls gphoto2 gpm graphviz gsl gsm gstreamer gtk gtkhtml guile gzip handbook hddtemp iconv icq idn ieee1394 imagemagick imlib innodb iodbc ipv6 jabber java java6 javascript jbig jingle jpeg jpeg2k kde kontact lapack latex lcms ldap libcaca libedit libgda libnotify libwww lirc lm_sensors lua lzma lzo mad maildir mikmod milter mime mmap mmx mng modules motif mozilla mp3 mp4 mpeg mpi mplayer msn mudflap multilib musepac mysql mysqli nas ncurses networkmanager nls nntp nptl nptlonly nsplugin odbc offensive ofx ogg opengl openmp osc oscar oss pam pango pch pcntl pcre pdf perl php plasma plotutils png policykit portaudio posix postgres ppds pppd pulseaudio python qt3support qt4 quicktime raw rdesktop readline rss ruby samba sasl sdl semantic-desktop session sharedext sharedmem simplexml smp sndfile snmp soap sockets socks5 speex spell sqlite sqlite3 sse sse2 ssl startup-notification subversion suid svg symlink sysfs syslog sysvipc szip tcl tcpd theora threads tidy tiff timiditytk tokenizer truetype udev unicode usb v4l v4l2 vcd vorbis wmf x264 xcb xcomposite xft xine xinerama xinetd xml xnlrpc xorg xosd xulrunner xv xvid yahoo zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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="braindump flow karbon kexi kpresenter krita tables words" 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="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en es" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XFCE_PLUGINS="brightness menu trash" 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" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS ================================================================= Package Settings ================================================================= kde-base/kmail-4.7.0 was built with the following: USE="handbook kontact (multilib) (-aqua) -debug (-kdeenablefinal) -test" jc@bopper ~ $ | I started Akonadi Console as you described, and eventually found the Mail Dir folder setting that was not initialized and set it up. I restarted Akonadi and then KMail started. Seems like they have some improving to do in porting settings from KMail -1, though. |
I'm sorry for the vague description, I'm just not sure how else to briefly describe it. Lets take GIMP for example. When I open GIMP, it opens two windows, a blank main window that is used for image manipulation, and the toolbox. The problem is, the two windows are maximized to each half of the screen. I know this is a minor thing, but I would still like to fix. Example: http://img835.imageshack.us/img835/2157/gimpopen.png That's not the only thing it is doing though... When I transfer files in Konqueror, the transfer dialog opens full screen. Example: http://img196.imageshack.us/img196/8316/konqtrans.png The thing that bothers me the most is what happens when you change the position or size of a window. I open a program, say fireFox. It opens full screen like I want, but lets say, I need to shrink it, and and move it to the left, so I can see two windows at once or something, like this: http://img577.imageshack.us/img577/176/firefoxscale.png . When I decide the mini window needs to be full screen again, I click the maximize button and the window maximizes. The problem is, as soon as the once mini window looses focus, it goes back to being a mini window. For some reason, I can't get it to stay big again. This presents a real problem in GIMP, because I am always resizing and moving my windows around, but they never stay where I put them! Any ideas? Thanks! | Try creating a new user account, then login as that user - check if this has the same problems. This should confirm if its your personal configs or something to do with the install. If the problem does go away in the new account, then its probably something under ~/.kde4 in your usual account. Possibly ~/.kde4/share/config/kwinrc, where a lot of funny settings live - delete or rename it while kde isn't running and it will be recreated with clean settings next time you login. |
Very odd problem - I've been trying to pin it down but its defeating me. General symptom: When closing the last Terminal window in an xfce4 session, a Terminal task hangs around consuming 100% CPU. Also seen when logging out, in this case xfce-session hangs around using 100% cpu. It doesn't seem to be a xfce4 problem, since I logged into a Gnome session, the last Terminal behavior is the same, and on logout gnome-session and metacity both hang around using 100% cpu between them. If I use xterm, I don't see the same behavior as with Terminal - it closes cleanly. On some apps, like gnucash, when pressing exit the window hangs around using 100% cpu, only goes if I kill the task. In this case xfce thinks the window is unresponsive, since it offers the "not responding, want to kill it" option. Thinking that I have some out of step libraries, I did a full re-compile (emerge -e @world), takes about two days! However, problem is still the same. Although I am running on the 3.0 kernel (gentoo-sources) I have retained a 2.6.39-gentoo-r3 version, and I get exactly the same problem running under that. If anyone has seen something similar, or can suggest something to look at I'd be most grateful. Some versions of stuff I'm running (32 bit): Code: x11-base/xorg-server-1.10.2 xfce-base/xfce4-session-4.8.1 x11-drivers/nvidia-drivers-275.19 gnome-base/gnome-2.32.1 kde-base/kdelibs-4.6.3-r3 # uname -r 3.0.0-gentoo | Big post - lots of data! frozenQueue wrote: Most likely your problem is a bug in xfce's Terminal program (I assume that is what you are referring to when you say "last Terminal window") or some related library or service. I suggest going to xfce bug archives and scouring their database for anything related: https://bugzilla.xfce.org/buglist.cgi?resolution=---;classification=Apps;query_format=advanced;product=Terminal Being as there are over 60 bugs open on that app right now, you might want to consider just choosing a different default term emulator if you don't have any particular love of Terminal. (gnome-terminal is pretty nice). Unfortunately, I see exactly the same problem with gnome-terminal. And xfce4-panel, and Metacity etc. frozenQueue wrote: You could also trying unmasking the latest version of terminal (0.4. and upgrading to that. The problem might have been fixed. done that, no change. frozenQueue wrote: Other areas that could be explored: 1. What login manager are you running? (gdm, xdm...) gdm frozenQueue wrote: 2. Is there anything special about your hardware? (really old PC, unusual architecture...) Nothing weird. ASUS M2N32-SLI motherboard. Athlon X64 dual CPU. Gentoo system dates from 2004, so 32 bit. frozenQueue wrote: 7. in the past did you install any special theme packs or theme engines? 8. have you set up any special initialization scripts? (like a .xsession or .xinitrc or ~/.Xclients) 9. have you installed any programs/libraries manually (i.e., without Portage) No, No and No. frozenQueue wrote: 3. post emerge --info output please. 4. post cat /var/lib/portage/world please. 5. post the contents of your package.keywords , package.mask , and package.unmask files if you have them (from /etc/portage) Code: # emerge --info Portage 2.2.0_alpha47 (default/linux/x86/10.0/desktop, gcc-4.4.5, glibc-2.12.2-r0, 3.0.0-gentoo i686) ================================================================= System uname: Linux-3.0.0-gentoo-i686-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5000+-with-gentoo-2.0.3 Timestamp of tree: Wed, 27 Jul 2011 01:00:01 +0000 app-shells/bash: 4.1_p9 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.7.1-r1, 3.1.3-r1 dev-util/cmake: 2.8.4-r1 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.0.3 sys-apps/openrc: 0.8.3-r1 sys-apps/sandbox: 2.4 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1 sys-devel/binutils: 2.20.1-r1 sys-devel/gcc: 4.4.5 sys-devel/gcc-config: 1.4.1-r1 sys-devel/libtool: 2.2.10 sys-devel/make: 3.82 sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers) sys-libs/glibc: 2.12.2 Repositories: gentoo desktop-effects private-overlay Installed sets: @system ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="* -@EULA PUEL dlj-1.1 sun-bcla-java-vm skype-eula googleearth AdobeFlash-10.1" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -O2 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa /var/bind" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=athlon-xp -O2 -pipe" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps y --autounmask=n" FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="ftp://mirror.bytemark.co.uk/gentoo/" LANG="en_GB.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en en_GB" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/desktop-effects /usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X Xaw3d a52 aac acl acpi alsa apache2 avi berkdb bindist bluetooth branding bzip2 cairo cdda cdr cjk cli consolekit cracklib crypt cups cxx dbus dlloader doc dri dts dvb dvd dvdr emboss encode exif fam firefox flac font-server foomaticdb fortran gdbm gdu gif gimpprint glitz gnome gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml howl iconv imap innodb ipv6 java joystick jpeg kde lcms ldap libnotify libwww mad mbox mmx mng modules moonlight motif mp3 mp4 mpeg mudflap mysql ncurses nls nocardbus nptl nptlonly ogg oggvorbis opengl openmp oss pam pango pcre pdf pdflib perl png policykit ppds pppd python qt3support qt4 quicktime readline samba scanner sdl session slang slp spell ssl startup-notification svg sysfs tcpd tetex tiff truetype udev unicode usb v4l v4l2 videos vorbis wmf x264 x86 xcb xcomposite xml xorg xulrunner xv xvid 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 auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DVB_CARDS="dibusb-usb1 dibusb-usb2" 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 joystick evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" 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" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Code: # cat /var/lib/portage/world app-accessibility/dasher app-admin/gamin app-admin/gkrellm app-admin/keepassx app-admin/logrotate app-admin/swatch app-admin/sysklogd app-admin/usbview app-admin/webapp-config app-arch/afio app-arch/cabextract app-arch/file-roller app-arch/mt-st app-arch/pax app-backup/cdbkup app-backup/flexbackup app-backup/rsnapshot app-benchmarks/bonnie app-cdr/burncdda app-cdr/cdrkit app-cdr/k3b app-crypt/hashalot app-crypt/seahorse-plugins app-dicts/myspell-en app-editors/gvim app-editors/nano app-editors/vim app-editors/vim-core app-emulation/playonlinux app-emulation/virtualbox app-emulation/virtualbox-additions app-emulation/virtualbox-extpack-oracle app-misc/cmatrix app-misc/dailystrips app-misc/devtodo app-misc/emelfm2 app-misc/freemind app-misc/ithought app-misc/screen app-misc/tomboy app-office/gnucash app-office/openoffice-bin app-office/orage app-office/scribus app-portage/autounmask app-portage/cfg-update app-portage/eix app-portage/epm app-portage/g-cpan app-portage/genlop app-portage/gentoolkit app-portage/layman app-portage/mirrorselect app-text/a2ps app-text/acroread app-text/calibre app-text/docbook-sgml-dtd:4.2 app-text/docbook-sgml-dtd:4.3 app-text/dos2unix app-text/fbreader app-text/gv app-text/sgml-common app-text/texlive app-text/tree app-text/xpdf app-vim/cvsmenu app-vim/vim-spell-en dev-db/mysql dev-dotnet/gtk-sharp dev-java/jdbc-mysql dev-java/sun-jdk dev-java/sun-jre-bin dev-java/tomcat-servlet-api dev-lang/mono dev-lang/php dev-libs/libgcrypt dev-perl/Archive-Zip dev-perl/Audio-Wav dev-perl/Authen-NTLM dev-perl/Bit-Vector dev-perl/Class-MethodMaker dev-perl/Crypt-SSLeay dev-perl/Crypt-SmbHash dev-perl/DBD-mysql dev-perl/DBI dev-perl/DateManip dev-perl/Digest-HMAC dev-perl/Digest-MD4 dev-perl/Digest-SHA1 dev-perl/HTML-FromText dev-perl/HTML-LinkExtractor dev-perl/HTML-TableExtract dev-perl/HTML-Tagset dev-perl/HTML-TokeParser-Simple dev-perl/HTML-Tree dev-perl/HTTP-Cache-Transparent dev-perl/IO-Socket-SSL dev-perl/IO-stringy dev-perl/Inline dev-perl/Lingua-EN-Numbers-Ordinate dev-perl/Lingua-Preferred dev-perl/Log-TraceMessages dev-perl/MP3-Info dev-perl/MailTools dev-perl/Net-DNS dev-perl/Net-SSLeay dev-perl/Net-Telnet dev-perl/PadWalker dev-perl/Pod-Webserver dev-perl/Proc-ProcessTable dev-perl/SGMLSpm dev-perl/SOAP-Lite dev-perl/Term-ProgressBar dev-perl/TermReadKey dev-perl/Text-Kakasi dev-perl/Tie-IxHash dev-perl/Time-Duration dev-perl/TimeDate dev-perl/Tk-TableMatrix dev-perl/URI dev-perl/Unicode-String dev-perl/WWW-Mechanize dev-perl/X11-Protocol dev-perl/XML-DOM dev-perl/XML-Filter-BufferText dev-perl/XML-Handler-YAWriter dev-perl/XML-NamespaceSupport dev-perl/XML-SAX-Writer dev-perl/XML-Simple dev-perl/XML-Twig dev-perl/XML-Writer dev-perl/XML-XPath dev-perl/libvorbis-perl dev-perl/libwww-perl dev-perl/module-info dev-perl/net-ssh-perl dev-perl/perl-ldap dev-perl/perl-tk dev-python/docutils dev-python/pyogg dev-tcltk/expect dev-util/eclipse-sdk dev-util/glade dev-util/kbuild dev-util/lafilefixer dev-util/strace dev-util/tkdiff dev-util/yacc dev-vcs/cvs dev-vcs/cvsd dev-vcs/git dev-vcs/mercurial dev-vcs/subversion games-action/chromium-bsu games-action/extreme-tuxracer games-action/gltron games-action/orbital-eunuchs-sniper games-simulation/gl117 gnome-base/gdm gnome-base/gnome gnome-extra/bug-buddy gnome-extra/evolution-webcal gnome-extra/gcalctool gnome-extra/gdesklets-core gnome-extra/gnome-audio gnome-extra/gnome-games-extra-data gnome-extra/gnome-system-monitor gnome-extra/hardware-monitor kde-base/kdebase-meta kde-base/oxygen-icons mail-client/evolution mail-client/mutt mail-client/thunderbird mail-filter/postgrey mail-filter/procmail mail-mta/postfix media-fonts/aquafont media-fonts/arphicfonts media-fonts/baekmuk-fonts media-fonts/bitstream-cyberbit media-fonts/droid media-fonts/font-misc-misc media-fonts/freefonts media-fonts/ipamonafont media-fonts/ja-ipafonts media-fonts/konfont media-fonts/lfpfonts-fix media-fonts/lfpfonts-var media-fonts/terminus-font media-fonts/wqy-microhei media-fonts/wqy-zenhei media-fonts/x11fonts-jmk media-gfx/eog media-gfx/gimp media-gfx/gnome-specimen media-gfx/gphoto2 media-gfx/gthumb media-gfx/gtkam media-gfx/picasa media-gfx/sane-backends media-gfx/splash-themes-gentoo media-gfx/splash-themes-livecd media-gfx/splashutils media-gfx/xli media-gfx/xsane media-libs/alsa-oss media-libs/libdiscid media-libs/libdvb media-libs/libdvdnav media-libs/libv4l media-libs/musicbrainz media-libs/sdl-mixer media-libs/sdl-sound media-plugins/gst-plugins-annodex media-plugins/gst-plugins-cdio media-plugins/gst-plugins-dv media-plugins/gst-plugins-faac media-plugins/gst-plugins-faad media-plugins/gst-plugins-ffmpeg media-plugins/gst-plugins-flac media-plugins/gst-plugins-gnomevfs media-plugins/gst-plugins-jpeg media-plugins/gst-plugins-ladspa media-plugins/gst-plugins-lame media-plugins/gst-plugins-libmms media-plugins/gst-plugins-libpng media-plugins/gst-plugins-libvisual media-plugins/gst-plugins-mpeg2dec media-plugins/gst-plugins-musepack media-plugins/gst-plugins-mythtv media-plugins/gst-plugins-neon media-plugins/gst-plugins-pango media-plugins/gst-plugins-shout2 media-plugins/gst-plugins-sidplay media-plugins/gst-plugins-speex media-plugins/gst-plugins-taglib media-plugins/gst-plugins-wavpack media-plugins/gst-plugins-ximagesrc media-radio/gpredict media-sound/alsa-tools media-sound/alsa-utils media-sound/asunder media-sound/audacious media-sound/audacity media-sound/banshee media-sound/bladeenc media-sound/fmtools media-sound/gnome-alsamixer media-sound/gnomeradio media-sound/grip media-sound/id3v2 media-sound/madplay media-sound/mp3info media-sound/mpd media-sound/mpg123 media-sound/mt-daapd media-sound/oggtst media-sound/pympd media-sound/soundconverter media-sound/splay media-sound/taginfo media-sound/toolame media-tv/linuxtv-dvb-apps media-tv/tvtime media-tv/w_scan media-tv/xawtv media-video/alevt media-video/avinfo media-video/cheese media-video/dvbsnoop media-video/dvd-slideshow media-video/dvdauthor media-video/dvdbackup media-video/emovix media-video/ffmpeg media-video/ffmpegthumbnailer media-video/gnome-mplayer media-video/griffith media-video/kaffeine media-video/mjpegtools media-video/mplayer media-video/nvidia-settings media-video/ogle media-video/ogle-gui media-video/spcaview media-video/vobcopy media-video/xine-ui net-analyzer/etherape net-analyzer/gnome-netstatus net-analyzer/net-snmp net-analyzer/nmap net-analyzer/oinkmaster net-analyzer/tcpdump net-analyzer/traceroute net-analyzer/wireshark net-dialup/mgetty net-dialup/minicom net-dialup/ppp net-dialup/wvdial net-dns/bind net-dns/bind-tools net-firewall/iptables net-fs/nfs-utils net-fs/samba net-ftp/ftp net-ftp/tftp-hpa net-ftp/vsftpd net-im/pidgin net-im/skype net-irc/echat net-irc/kvirc net-irc/loqui net-libs/libgadu net-libs/libnet net-libs/libwww net-mail/qpopper net-misc/bridge-utils net-misc/clusterssh net-misc/dhcp net-misc/dhcpcd net-misc/mediatomb net-misc/netkit-telnetd net-misc/ntp net-misc/openvpn net-misc/rdesktop net-misc/tightvnc net-misc/vpnc net-misc/whois net-nntp/pan net-p2p/bittorrent net-print/cups net-print/cups-pdf net-print/gnome-cups-manager net-print/gtklp net-print/gutenprint net-print/hplip net-voip/linphone net-wireless/b43-fwcutter net-wireless/gnome-bluetooth net-wireless/wpa_supplicant perl-core/Digest-MD5 perl-core/PodParser perl-core/Test sci-astronomy/stellarium sci-geosciences/googleearth sci-libs/fftw sci-visualization/gnuplot sys-apps/ethtool sys-apps/hdparm sys-apps/hotplug sys-apps/lm_sensors sys-apps/lshw sys-apps/mlocate sys-apps/pmount sys-apps/sdparm sys-apps/smartmontools sys-apps/xinetd sys-block/buffer sys-block/gparted sys-block/mbuffer sys-block/partimage sys-boot/grub sys-boot/lilo sys-boot/syslinux sys-boot/unetbootin sys-fs/dosfstools sys-fs/jfsutils sys-fs/lsscsi sys-fs/lvm2 sys-fs/mdadm sys-fs/reiserfsprogs sys-kernel/genkernel sys-kernel/gentoo-sources sys-kernel/gentoo-sources:2.6.39-r3 sys-libs/glibc sys-process/htop sys-process/iotop sys-process/lsof sys-process/time sys-process/vixie-cron virtual/jre virtual/monodoc virtual/perl-CGI virtual/perl-Memoize www-apps/b2evolution www-apps/gallery www-client/chromium www-client/firefox www-client/links www-client/w3m www-plugins/adobe-flash www-servers/apache x11-apps/xclock x11-apps/xdm x11-apps/xlsfonts x11-apps/xsm x11-base/xorg-x11 x11-drivers/nvidia-drivers x11-libs/qt-assistant x11-libs/qt-multimedia x11-libs/xosd x11-misc/gtodo x11-misc/unclutter x11-misc/xbindkeys x11-plugins/desklet-Genesis x11-plugins/enigmail x11-plugins/pidgin-encryption x11-plugins/pidgin-facebookchat x11-plugins/pidgin-mbpurple x11-plugins/wmget x11-terms/terminal x11-terms/xterm x11-themes/fvwm-crystal x11-themes/fvwm-themes x11-themes/fvwm-themes-extra x11-themes/fvwm_icons x11-themes/fvwm_sounds x11-themes/gdm-themes-livecd x11-themes/gentoo-xcursors x11-themes/gnome-icon-theme x11-themes/gnome-themes-extras x11-themes/gtk-theme-switch x11-themes/metacity-themes x11-themes/tango-icon-theme x11-themes/xfwm4-themes x11-wm/fvwm x11-wm/openbox x11-wm/twm xfce-base/xfce4-meta xfce-base/xfce4-settings xfce-extra/thunar-archive-plugin xfce-extra/thunar-volman xfce-extra/tumbler xfce-extra/xfce4-appfinder xfce-extra/xfce4-clipman-plugin xfce-extra/xfce4-cpugraph-plugin xfce-extra/xfce4-datetime-plugin xfce-extra/xfce4-dict xfce-extra/xfce4-diskperf-plugin xfce-extra/xfce4-eyes-plugin xfce-extra/xfce4-fsguard-plugin xfce-extra/xfce4-genmon-plugin xfce-extra/xfce4-mailwatch-plugin xfce-extra/xfce4-mixer xfce-extra/xfce4-mount-plugin xfce-extra/xfce4-mpc-plugin xfce-extra/xfce4-netload-plugin xfce-extra/xfce4-notes-plugin xfce-extra/xfce4-places-plugin xfce-extra/xfce4-quicklauncher-plugin xfce-extra/xfce4-radio-plugin xfce-extra/xfce4-screenshooter xfce-extra/xfce4-sensors-plugin xfce-extra/xfce4-smartbookmark-plugin xfce-extra/xfce4-systemload-plugin xfce-extra/xfce4-taskmanager xfce-extra/xfce4-time-out-plugin xfce-extra/xfce4-timer-plugin xfce-extra/xfce4-verve-plugin xfce-extra/xfce4-weather-plugin xfce-extra/xfce4-wmdock-plugin xfce-extra/xfce4-xfapplet-plugin Code: # cat /etc/portage/package.accept_keywords # List of apps that I want latest releases for. # Uncomment to pull unmasked kernel sys-kernel/gentoo-sources ~x86 # Moving up to openrc and baselayout-2 # Went mainstream on 2011-05-11 #sys-apps/baselayout #sys-apps/openrc # app-portage/eix ~x86 # Want latest. net-im/skype sci-geosciences/googleearth ~x86 =dev-util/patchelf-0.5 x11-plugins/pidgin-facebookchat ~x86 net-im/pidgin media-video/kaffeine ~x86 # As of 260.19.29 going with stable versions =x11-drivers/nvidia-drivers-275.19 #media-video/nvidia-settings ~x86 # 2006-07-22: Experimentation with layman - the overlay manager. app-portage/layman ~x86 =sys-apps/portage-2.2* ** # 2008-10-18: Having a go at virtualbox - open source edition # Want to keep up with latest stable from website # move app-emulation/virtualbox-ose app-emulation/virtualbox app-emulation/virtualbox app-emulation/virtualbox-modules =dev-util/kbuild-0.1.5_p2 # move app-emulation/virtualbox-ose-additions app-emulation/virtualbox-additions app-emulation/virtualbox-additions # Oracle addons now available for Open edition? app-emulation/virtualbox-extpack-oracle # Webcam experimentation. media-video/spcaview ~x86 # gnucash seems to be missing development in gentoo. app-office/gnucash # Lets move Eclipse up to latest dev-util/eclipse-sdk # Clutch for fbreader app-text/fbreader dev-libs/liblinebreak # Google www-client/chromium =x11-plugins/desklet-Genesis-0.2 =x11-plugins/desklet-Mouse-0.1 media-gfx/picasa # IPv6 and Samba =net-fs/samba-3.5.8-r1 sys-apps/ethtool # Can one play PC games on Linux?? app-emulation/playonlinux # Printing bug from Chromium - cups handling of PDF's # http://bugs.gentoo.org/show_bug.cgi?id=327041 =net-print/cups-1.4.6-r21 # Recommended from Linux Outlaws to convert e-pub etc app-text/calibre =app-text/podofo-0.8.4 =dev-python/cssutils-0.9.7 www-apps/b2evolution =xfce-extra/xfce4-weather-plugin-0.7.4 #After kernel 3.0.0 upgrade #Corrected the fail to compile on net-misc/dhcp =net-misc/dhcp-4.2.1_p1 #Not a fix - upstream bug in defect 372001 # recompiled under 2.6.old #=dev-libs/nss-3.12.10 =dev-libs/nspr-4.8.8 #Corrected the fail to compile =mail-mta/postfix-2.8.4 #High cpu usage on close =x11-terms/terminal-0.4.8 ian2 ~ # cat /etc/portage/package.unmask # ian2 ~ # cat /etc/portage/package.mask # frozenQueue wrote: 6. anything special about your xorg.conf? Code: # cat /etc/X11/xorg.conf # nvidia-settings: version 1.0 (root@ian2) Sat Apr 5 00:04:16 BST 2008 # Replaced by /etc/hal/fdi/policy/10-x11-keyboard.fdi #Section "InputDevice" # Identifier "keyboard0" # Driver "kbd" # Option "CoreKeyboard" # Option "XkbModel" "pc105" # Option "XkbLayout" "gb" #EndSection # This is not in the man page, and the web site doesn't exist any longer. # Does show up in the Xorg log as enabled though. #Section "Extensions" #From Gentoo wiki - Looking for GLX effects # http://wiki.gentoo-xeffects.org/NVidia # Option "Composite" "Enable" #EndSection # Xorg 1.9.0 - new xorg.conf.d approach # See keyboard entries there - replaces HAL approach. Section "ServerLayout" Identifier "main" Screen "Screen0" 0 0 EndSection Section "Files" # Following should be in the default font paths of xorg-server - check after upgrades #You MUST have this one. # FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/util" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/consolefonts" FontPath "/usr/share/fonts/aquafont" FontPath "/usr/share/fonts/arphicfonts" FontPath "/usr/share/fonts/baekmuk-fonts" FontPath "/usr/share/fonts/lfpfonts-fix" FontPath "/usr/share/fonts/lfpfonts-var" FontPath "/usr/share/fonts/urw-fonts" FontPath "/usr/share/fonts/jmk" FontPath "/usr/share/fonts/kochi-substitute" FontPath "/usr/share/fonts/encodings" EndSection Section "Module" SubSection "extmod" Option "omit XFree86-DGA" EndSubSection Load "dbe" #Double Buffering extension Load "glx" #OpenGL X protocol interface EndSection Section "ServerFlags" Option "UseDefaultFontPath" "true" Option "AllowMouseOpenFail" Option "AutoAddDevices" "true" Option "AutoEnableDevices" "true" Option "AllowEmptyInput" "true" EndSection Section "Monitor" Identifier "Monitor0" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" # Option "NvAGP" "1" # To activate the NVidia GLX effects. - This from the nvidia-drivers ebuild Option "AddARGBGLXVisuals" "true" SubSection "Display" Modes "nvidia-auto-select" EndSubSection EndSection |
Here's a tail of the emerge log:- Code: CCLD liblauncher.la make[4]: Leaving directory `/var/tmp/portage/xfce-base/xfce4-panel-4.8.3/work/xfce4-panel-4.8.3/plugins/launcher' make[3]: Leaving directory `/var/tmp/portage/xfce-base/xfce4-panel-4.8.3/work/xfce4-panel-4.8.3/plugins/launcher' Making all in pager make[3]: Entering directory `/var/tmp/portage/xfce-base/xfce4-panel-4.8.3/work/xfce4-panel-4.8.3/plugins/pager' make all-am make[4]: Entering directory `/var/tmp/portage/xfce-base/xfce4-panel-4.8.3/work/xfce4-panel-4.8.3/plugins/pager' CC libpager_la-pager.lo CC libpager_la-pager-buttons.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_LOG_DOMAIN=\"libpager\" -DWNCK_I_KNOW_THIS_IS_UNSTABLE -DNDEBUG -DHAVE_GNUC_VISIBILITY -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -pthread -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DQT_SHARED -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -DQT_SHARED -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -pthread -DQT_SHARED -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Os -march=i686 -pipe -c -o libpager_la-pager.lo `test -f 'pager.c' || echo './'`pager.c /bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_LOG_DOMAIN=\"libpager\" -DWNCK_I_KNOW_THIS_IS_UNSTABLE -DNDEBUG -DHAVE_GNUC_VISIBILITY -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -pthread -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DQT_SHARED -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -DQT_SHARED -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -pthread -DQT_SHARED -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Os -march=i686 -pipe -c -o libpager_la-pager-buttons.lo `test -f 'pager-buttons.c' || echo './'`pager-buttons.c LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po pager.desktop.in pager.desktop Found cached translation database Merging translations into pager.desktop. CCLD libpager.la /usr/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lxcb-aux /usr/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lxcb-event /usr/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lxcb-atom collect2: ld returned 1 exit status make[4]: *** [libpager.la] Error 1 make[4]: Leaving directory `/var/tmp/portage/xfce-base/xfce4-panel-4.8.3/work/xfce4-panel-4.8.3/plugins/pager' make[3]: *** [all] Error 2 make[3]: Leaving directory `/var/tmp/portage/xfce-base/xfce4-panel-4.8.3/work/xfce4-panel-4.8.3/plugins/pager' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/xfce-base/xfce4-panel-4.8.3/work/xfce4-panel-4.8.3/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xfce-base/xfce4-panel-4.8.3/work/xfce4-panel-4.8.3' make: *** [all] Error 2 * ERROR: xfce-base/xfce4-panel-4.8.3 failed (compile phase): * emake failed * And here's the emerge info Code: peter@cartman ~ $ emerge --info =xfce-base/xfce4-panel-4.8.3 Portage 2.1.9.46 (default/linux/x86/10.0/desktop/gnome, gcc-4.5.2, libc-0-r0, 2.6.38-gentoo-r1 i686) ================================================================= System Settings ================================================================= System uname: Linux-2.6.38-gentoo-r1-i686-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-gentoo-2.0.2 Timestamp of tree: Tue, 03 May 2011 10:30:01 +0000 app-shells/bash: 4.2_p8-r1 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.6.6-r2, 2.7.1-r1, 3.1.3-r1 dev-util/cmake: 2.8.4-r1 sys-apps/baselayout: 2.0.2 sys-apps/openrc: 0.8.2-r1 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1-r1 sys-devel/binutils: 2.21 sys-devel/gcc: 4.4.5, 4.5.2 sys-devel/gcc-config: 1.4.1-r1 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82 sys-kernel/linux-headers: 2.6.38 sys-libs/glibc: 2.13-r2 virtual/os-headers: 0 ACCEPT_KEYWORDS="x86 ~x86" ACCEPT_LICENSE="*" CBUILD="i686-pc-linux-gnu" CFLAGS="-Os -march=i686 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-Os -march=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_GB.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en en_GB" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/dev-zero" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac aalib acl acpi alsa archive autoipd avahi berkdb bluetooth bzip2 cairo cdr cli consolekit cracklib crypt cups curl cxx dbus dri dts dvb dvd dvdr dvds eds emboss encode evo exif fam ffmpeg firefox flac fortran fuse gconf gdbm gdu gif gnome gnome-keyring gnutls gpm gstreamer gtk iconv icu ipv6 java jpeg kde lame lcms ldap libnotify mad mmx mng modules mono mp3 mp4 mpeg mudflap nautilus ncurses networkmanager nls nptl nptlonly nsplugin ogg opengl openmp pam pango pcre pdf perl png policykit ppds pppd pulseaudio python qt3support qt4 readline samba sdl semantic-desktop session spell sqlite sse sse2 ssl ssse3 startup-notification svg sysfs tcpd theora threads tiff truetype udev unicode usb vala vorbis wavpack webkit wifi win32codecs x264 x86 xcb xcomposite xine xinerama xml xorg xulrunner xv xvid 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" 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" LINGUAS="en en_GB" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Most grateful for any help please | Try running Code: lafilefixer --justfixit The problem seems to stem from an .la file. |
The full title I wanted was how do you stop conky disappearing from the gnome desktop after the first mouseclick? I've searched and tried the various "solutions" but they don't work for me. Current configuration is Code: alignment top_right background yes border_width 1 cpu_avg_samples 2 default_color black default_outline_color white default_shade_color white draw_borders no draw_graph_borders yes draw_outline no draw_shades no use_xft yes xftfont DejaVu Sans Mono:size=10 gap_x 5 gap_y 30 minimum_size 5 5 net_avg_samples 2 no_buffers yes out_to_console no out_to_stderr no extra_newline no own_window yes own_window_class Conky own_window_type desktop stippled_borders 0 update_interval 1.0 uppercase no use_spacer none show_graph_scale no show_graph_range no own_window_transparent yes Don't know if it makes any difference but I start it as a Startup Application. | Trog Dog wrote: The full title I wanted was how do you stop conky disappearing from the gnome desktop after the first mouseclick? I've searched and tried the various "solutions" but they don't work for me. I am using fvwm myself, so I do not know about the particulars of gnome. In any case: - What solutions have you tried? - Is conky running after the 'mouseclick'? 'ps -C conky' - If it is running, it appears back after 'killall -SIGUSR1 conky'? - It may be the case that another application is drawing the root window. In this case: http://conky.sourceforge.net/faq.html wrote: Conky won't stop flickering A: Conky is designed to draw to the root desktop window. However, there are several other applications which like drawing to the root desktop window. Because of this, Conky has two options available to get around this problem: - You can try enabling double-buffer. Conky's double-buffer option uses the X double-buffer extension to provide a flicker-free Conky. This can be done by running Conky with the '-b' parameter, or adding this to your conkyrc: double_buffer yes - Conky can run in windowed mode, meaning that instead of drawing the the root window it draws to it's own window. You can move this window around and resize it by right-clicking or left-clicking on the window while holding down the Alt key. This can be accomplished by running Conky with the '-o' parameter, or by adding the following to your conkyrc: own_window yes Also, in conky man page: http://conky.sourceforge.net/docs.html wrote: Drawing to root or some other desktop window directly doesn't work with all window managers. Especially doesn't work well with Gnome and it has been reported that it doesn't work with KDE either. Nautilus can be disabled from drawing to desktop with program gconf-editor. Uncheck show_desktop in /apps/nautilus/preferences/. There is -w switch in Conky to set some specific window id. You might find xwininfo -tree useful to find the window to draw to. You can also use -o argument which makes Conky to create its own window. If you do try running Conky in its own window, be sure to read up on the own_window_type settings and experiment. Hope it helps. Cheers! |
I'm having issues with TeamSpeak 2, recently I've been using TEam Speak 2 using the aoss switch, I can hear my friends, but they can't hear me, and nobody seems to have an answer anyway, I seem one similar, where this person can hear his friends, but he can't hear them, and there was no solution, my onboard sound card is an HDA-Intel, Can't seem to figure this out, I can hear them, but they have an echo like issue, even the lady who says, "Link Enganged," sounds muffled, I think it's just something to do with the aoss switch, maybe there's something else in emerge I can emerge to fix this problem? My first issue was TS2 would not mix channels in Alsa, that's been solved by using aoss switch, but now it's this other issue, I'm using alsa now, since OSS is pretty much deprecated, I didn't include OSS in the kernel configuration, thanks !! Using aoss worked in TS2.. | you can hear them they cannot hear you -> and your microphone is open (the material) and the mic line is open (the mixer mic) and you're recording line is set to microphone ? https://forums.gentoo.org/viewtopic-p-6524040.html#6524040 (enjoy my ascii arts skills) |
Hello All ! I have emerged vmware-player try to run and receive next error Code: *** glibc detected *** /opt/vmware/bin/vmplayer: malloc(): memory corruption: 0x08181440 *** ======= Backtrace: ========= /lib/libc.so.6(+0x67e71)[0xb76ffe71] /lib/libc.so.6(+0x6ab05)[0xb7702b05] /lib/libc.so.6(__libc_calloc+0xab)[0xb7703dc5] /usr/lib/libglib-2.0.so.0(g_malloc0+0x3a)[0xb72ceb4e] /opt/vmware/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0(Poll_InitWithImpl+0x1d)[0xb54bc07d] /opt/vmware/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0(Poll_InitGtk+0x20)[0xb44b08a0] /opt/vmware/lib/vmware/lib/libvmplayer.so/libvmplayer.so(_ZN6player6Player4InitEv+0x19c)[0xb2b05c9c] /opt/vmware/lib/vmware/lib/libvmplayer.so/libvmplayer.so(_ZN6player6PlayerC1EiPPc+0x520)[0xb2aea860] /opt/vmware/lib/vmware/lib/libvmplayer.so/libvmplayer.so(main+0x76)[0xb2ade446] /opt/vmware/bin/vmplayer[0x8099d53] /opt/vmware/bin/vmplayer[0x805066f] /lib/libc.so.6(__libc_start_main+0xe6)[0xb76aec62] /opt/vmware/bin/vmplayer[0x80501f1] ======= Memory map: ======== 08048000-080e8000 r-xp 00000000 08:02 55388 /opt/vmware/lib/vmware/bin/appLoader 080e8000-080fc000 rw-p 000a0000 08:02 55388 /opt/vmware/lib/vmware/bin/appLoader 080fc000-081a8000 rw-p 00000000 00:00 0 [heap] b2600000-b2621000 rw-p 00000000 00:00 0 b2621000-b2700000 ---p 00000000 00:00 0 b270d000-b2718000 r-xp 00000000 08:02 70797 /lib/libudev.so.0.9.3 b2718000-b2719000 r--p 0000a000 08:02 70797 /lib/libudev.so.0.9.3 b2719000-b271a000 rw-p 0000b000 08:02 70797 /lib/libudev.so.0.9.3 b271a000-b2752000 r-xp 00000000 08:03 565369 /usr/lib/libdbus-1.so.3.5.7 b2752000-b2753000 ---p 00038000 08:03 565369 /usr/lib/libdbus-1.so.3.5.7 b2753000-b2754000 r--p 00038000 08:03 565369 /usr/lib/libdbus-1.so.3.5.7 b2754000-b2755000 rw-p 00039000 08:03 565369 /usr/lib/libdbus-1.so.3.5.7 b2755000-b2769000 r-xp 00000000 08:03 568548 /usr/lib/libgvfscommon.so.0.0.0 b2769000-b276a000 r--p 00013000 08:03 568548 /usr/lib/libgvfscommon.so.0.0.0 b276a000-b276b000 rw-p 00014000 08:03 568548 /usr/lib/libgvfscommon.so.0.0.0 b276b000-b278d000 r-xp 00000000 08:03 927726 /usr/lib/gio/modules/libgvfsdbus.so b278d000-b278e000 ---p 00022000 08:03 927726 /usr/lib/gio/modules/libgvfsdbus.so b278e000-b278f000 r--p 00022000 08:03 927726 /usr/lib/gio/modules/libgvfsdbus.so b278f000-b2790000 rw-p 00023000 08:03 927726 /usr/lib/gio/modules/libgvfsdbus.so b2790000-b2990000 r--p 00000000 08:03 4415705 /usr/lib/locale/locale-archive b2990000-b2bab000 r-xp 00000000 08:02 23587 /opt/vmware/lib/vmware/lib/libvmplayer.so/libvmplayer.so b2bab000-b2bc3000 rw-p 0021b000 08:02 23587 /opt/vmware/lib/vmware/lib/libvmplayer.so/libvmplayer.so b2bc3000-b2bd4000 r-xp 00000000 08:03 567844 /usr/lib/libxcb-glx.so.0.0.0 b2bd4000-b2bd5000 r--p 00011000 08:03 567844 /usr/lib/libxcb-glx.so.0.0.0 b2bd5000-b2bd6000 rw-p 00012000 08:03 567844 /usr/lib/libxcb-glx.so.0.0.0 b2bd6000-b2bda000 r-xp 00000000 08:03 566595 /usr/lib/libXxf86vm.so.1.0.0 b2bda000-b2bdb000 r--p 00003000 08:03 566595 /usr/lib/libXxf86vm.so.1.0.0 b2bdb000-b2bdc000 rw-p 00004000 08:03 566595 /usr/lib/libXxf86vm.so.1.0.0 b2bdc000-b2bea000 r-xp 00000000 08:03 568050 /usr/lib/libglapi.so.0.0.0 b2bea000-b2beb000 ---p 0000e000 08:03 568050 /usr/lib/libglapi.so.0.0.0 b2beb000-b2bed000 r--p 0000e000 08:03 568050 /usr/lib/libglapi.so.0.0.0 b2bed000-b2bf1000 rwxp 00010000 08:03 568050 /usr/lib/libglapi.so.0.0.0 b2bf1000-b2bf2000 rwxp 00000000 00:00 0 b2bf2000-b2bfb000 r-xp 00000000 08:03 566080 /usr/lib/libdrm.so.2.4.0 b2bfb000-b2bfc000 r--p 00008000 08:03 566080 /usr/lib/libdrm.so.2.4.0 b2bfc000-b2bfd000 rw-p 00009000 08:03 566080 /usr/lib/libdrm.so.2.4.0 b2bfd000-b2c02000 r-xp 00000000 08:03 566104 /usr/lib/libxcb-xfixes.so.0.0.0 b2c02000-b2c03000 r--p 00004000 08:03 566104 /usr/lib/libxcb-xfixes.so.0.0.0 b2c03000-b2c04000 rw-p 00005000 08:03 566104 /usr/lib/libxcb-xfixes.so.0.0.0 b2c04000-b2c06000 r-xp 00000000 08:03 567716 /usr/lib/libxcb-dri2.so.0.0.0 b2c06000-b2c07000 r--p 00001000 08:03 567716 /usr/lib/libxcb-dri2.so.0.0.0 b2c07000-b2c08000 rw-p 00002000 08:03 567716 /usr/lib/libxcb-dri2.so.0.0.0 b2c08000-b2c4b000 r-xp 00000000 08:03 565299 /usr/lib/opengl/xorg-x11/lib/libGL.so.1.2 b2c4b000-b2c4d000 r--p 00042000 08:03 565299 /usr/lib/opengl/xorg-x11/lib/libGL.so.1.2 b2c4d000-b2c51000 rwxp 00044000 08:03 565299 /usr/lib/opengl/xorg-x11/lib/libGL.so.1.2 b2c51000-b2c52000 rwxp 00000000 00:00 0 b2c52000-b2c67000 r-xp 00000000 08:03 568222 /usr/lib/libEGL.so.1.0 b2c67000-b2c68000 r--p 00014000 08:03 568222 /usr/lib/libEGL.so.1.0 b2c68000-b2c69000 rw-p 00015000 08:03 568222 /usr/lib/libEGL.so.1.0 b2c69000-b2cc5000 r-xp 00000000 08:03 565592 /usr/lib/libpixman-1.so.0.22.2 b2cc5000-b2cc8000 r--p 0005b000 08:03 565592 /usr/lib/libpixman-1.so.0.22.2 b2cc8000-b2cc9000 rw-p 0005e000 08:03 565592 /usr/lib/libpixman-1.so.0.22.2 b2cc9000-b2e9a000 r-xp 00000000 08:03 566289 /usr/lib/libicui18n.so.48.0 b2e9a000-b2e9b000 ---p 001d1000 08:03 566289 /usr/lib/libicui18n.so.48.0 b2e9b000-b2ea1000 r--p 001d1000 08:03 566289 /usr/lib/libicui18n.so.48.0 b2ea1000-b2ea2000 rw-p 001d7000 08:03 566289 /usr/lib/libicui18n.so.48.0 b2ea2000-b2ea3000 rw-p 00000000 00:00 0 b2ea3000-b2ed4000 r-xp 00000000 08:03 565998 /usr/lib/libcroco-0.6.so.3.0.1 b2ed4000-b2ed5000 r--p 00030000 08:03 565998 /usr/lib/libcroco-0.6.so.3.0.1 b2ed5000-b2ed7000 rw-p 00031000 08:03 565998 /usr/lib/libcroco-0.6.so.3.0.1 b2ed7000-b2ef9000 r-xp 00000000 08:03 567346 /usr/lib/libpng14.so.14.8.0 b2ef9000-b2efa000 r--p 00021000 08:03 567346 /usr/lib/libpng14.so.14.8.0 b2efa000-b2efb000 rw-p 00022000 08:03 567346 /usr/lib/libpng14.so.14.8.0 b2efb000-b2efd000 r-xp 00000000 08:03 566909 /usr/lib/libXdamage.so.1.1.0 b2efd000-b2efe000 r--p 00001000 08:03 566909 /usr/lib/libXdamage.so.1.1.0 b2efe000-b2eff000 rw-p 00002000 08:03 566909 /usr/lib/libXdamage.so.1.1.0 b2eff000-b2f01000 r-xp 00000000 08:03 568095 /usr/lib/libXcomposite.so.1.0.0 b2f01000-b2f02000 r--p 00001000 08:03 568095 /usr/lib/libXcomposite.so.1.0.0 b2f02000-b2f03000 rw-p 00002000 08:03 568095 /usr/lib/libXcomposite.so.1.0.0 b2f03000-b2f12000 r-xp 00000000 08:02 70807 /lib/libbz2.so.1.0.6 b2f12000-b2f13000 r--p 0000e000 08:02 70807 /lib/libbz2.so.1.0.6 b2f13000-b2f14000 rw-p 0000f000 08:02 70807 /lib/libbz2.so.1.0.6 b2f14000-b2f37000 r-xp 00000000 08:03 566042 /usr/lib/libexpat.so.1.5.2 b2f37000-b2f39000 r--p 00022000 08:03 566042 /usr/lib/libexpat.so.1.5.2 b2f39000-b2f3a000 rw-p 00024000 08:03 566042 /usr/lib/libexpat.so.1.5.2 b2f3a000-b2f53000 r-xp 00000000 08:03 567816 /usr/lib/libxcb.so.1.1.0 b2f53000-b2f54000 r--p 00018000 08:03 567816 /usr/lib/libxcb.so.1.1.0 b2f54000-b2f55000 rw-p 00019000 08:03 567816 /usr/lib/libxcb.so.1.1.0 b2f55000-b2f59000 r-xp 00000000 08:03 1600703 /usr/lib/libXfixes.so.3.1.0 b2f59000-b2f5a000 r--p 00003000 08:03 1600703 /usr/lib/libXfixes.so.3.1.0 b2f5a000-b2f5b000 rw-p 00004000 08:03 1600703 /usr/lib/libXfixes.so.3.1.0 b2f5b000-b2f7a000 r-xp 00000000 08:03 566106 /usr/lib/libcairomm-1.0.so.1.4.0 b2f7a000-b2f7b000 r--p 0001f000 08:03 566106 /usr/lib/libcairomm-1.0.so.1.4.0 b2f7b000-b2f7c000 rw-p 00020000 08:03 566106 /usr/lib/libcairomm-1.0.so.1.4.0 b2f7c000-b305d000 r-xp 00000000 08:03 1559650 /usr/lib/libcairo.so.2.11000.2 b305d000-b305e000 ---p 000e1000 08:03 1559650 /usr/lib/libcairo.so.2.11000.2 b305e000-b3061000 r--p 000e1000 08:03 1559650 /usr/lib/libcairo.so.2.11000.2 b3061000-b3062000 rw-p 000e4000 08:03 1559650 /usr/lib/libcairo.so.2.11000.2 b3062000-b3065000 rw-p 00000000 00:00 0 b3065000-b306f000 r-xp 00000000 08:03 5776663 /usr/lib/libpangocairo-1.0.so.0.2800.4 b306f000-b3070000 r--p 00009000 08:03 5776663 /usr/lib/libpangocairo-1.0.so.0.2800.4 b3070000-b3071000 rw-p 0000a000 08:03 5776663 /usr/lib/libpangocairo-1.0.so.0.2800.4 b3071000-b30b2000 r-xp 00000000 08:03 567635 /usr/lib/libview.so.2.4.3 b30b2000-b30bb000 r--p 00040000 08:03 567635 /usr/lib/libview.so.2.4.3 b30bb000-b30bc000 rw-p 00049000 08:03 567635 /usr/lib/libview.so.2.4.3 b30bc000-b30ca000 r-xp 00000000 08:03 567757 /usr/lib/libsexy.so.2.0.4 b30ca000-b30cb000 r--p 0000d000 08:03 567757 /usr/lib/libsexy.so.2.0.4 b30cb000-b30cc000 rw-p 0000e000 08:03 567757 /usr/lib/libsexy.so.2.0.4 b30cc000-b30e0000 r-xp 00000000 08:03 566738 /usr/lib/libsexymm.so.2.0.1 b30e0000-b30e3000 r--p 00014000 08:03 566738 /usr/lib/libsexymm.so.2.0.1 b30e3000-b30e4000 rw-p 00017000 08:03 566738 /usr/lib/libsexymm.so.2.0.1 b30e4000-b3113000 r-xp 00000000 08:03 566313 /usr/lib/librsvg-2.so.2.34.1 b3113000-b3114000 ---p 0002f000 08:03 566313 /usr/lib/librsvg-2.so.2.34.1 b3114000-b3115000 r--p 0002f000 08:03 566313 /usr/lib/librsvg-2.so.2.34.1 b3115000-b3116000 rw-p 00030000 08:03 566313 /usr/lib/librsvg-2.so.2.34.1 b3116000-b312c000 r-xp 00000000 08:03 565641 /usr/lib/libart_lgpl_2.so.2.3.21 b312c000-b312d000 r--p 00015000 08:03 565641 /usr/lib/libart_lgpl_2.so.2.3.21 b312d000-b312e000 rw-p 00016000 08:03 565641 /usr/lib/libart_lgpl_2.so.2.3.21 b312e000-b3426000 r-xp 00000000 08:03 567459 /usr/lib/libgtkmm-2.4.so.1.1.0 b3426000-b3427000 ---p 002f8000 08:03 567459 /usr/lib/libgtkmm-2.4.so.1.1.0 b3427000-b3472000 r--p 002f8000 08:03 567459 /usr/lib/libgtkmm-2.4.so.1.1.0 b3472000-b3477000 rw-p 00343000 08:03 567459 /usr/lib/libgtkmm-2.4.so.1.1.0 b3477000-b34be000 r-xp 00000000 08:03 565907 /usr/lib/libgdkmm-2.4.so.1.1.0 b34be000-b34c0000 r--p 00046000 08:03 565907 /usr/lib/libgdkmm-2.4.so.1.1.0 b34c0000-b34c1000 rw-p 00048000 08:03 565907 /usr/lib/libgdkmm-2.4.so.1.1.0 b34c1000-b34eb000 r-xp 00000000 08:03 567122 /usr/lib/libpangomm-1.4.so.1.0.30 b34eb000-b34ec000 ---p 0002a000 08:03 567122 /usr/lib/libpangomm-1.4.so.1.0.30 b34ec000-b34ed000 r--p 0002a000 08:03 567122 /usr/lib/libpangomm-1.4.so.1.0.30 b34ed000-b34ee000 rw-p 0002b000 08:03 567122 /usr/lib/libpangomm-1.4.so.1.0.30 b34ee000-b352c000 r-xp 00000000 08:03 565869 /usr/lib/libatkmm-1.6.so.1.1.0 b352c000-b352f000 r--p 0003e000 08:03 565869 /usr/lib/libatkmm-1.6.so.1.1.0 b352f000-b3530000 rw-p 00041000 08:03 565869 /usr/lib/libatkmm-1.6.so.1.1.0 b3530000-b3534000 r-xp 00000000 08:03 565576 /usr/lib/libglibmm_generate_extra_defs-2.4.so.1.3.0 b3534000-b3535000 r--p 00003000 08:03 565576 /usr/lib/libglibmm_generate_extra_defs-2.4.so.1.3.0 b3535000-b3536000 rw-p 00004000 08:03 565576 /usr/lib/libglibmm_generate_extra_defs-2.4.so.1.3.0 b3536000-b3598000 r-xp 00000000 08:03 568920 /usr/lib/libglibmm-2.4.so.1.3.0 b3598000-b3599000 r--p 00062000 08:03 568920 /usr/lib/libglibmm-2.4.so.1.3.0 b3599000-b359a000 rw-p 00063000 08:03 568920 /usr/lib/libglibmm-2.4.so.1.3.0 b359a000-b359b000 rw-p 00000000 00:00 0 b359b000-b3678000 r-xp 00000000 08:03 567074 /usr/lib/libgiomm-2.4.so.1.3.0 b3678000-b3681000 r--p 000dc000 08:03 567074 /usr/lib/libgiomm-2.4.so.1.3.0 b3681000-b3683000 rw-p 000e5000 08:03 567074 /usr/lib/libgiomm-2.4.so.1.3.0 b3683000-b3688000 r-xp 00000000 08:03 5729391 /usr/lib/libsigc-2.0.so.0.0.0 b3688000-b3689000 r--p 00004000 08:03 5729391 /usr/lib/libsigc-2.0.so.0.0.0 b3689000-b368a000 rw-p 00005000 08:03 5729391 /usr/lib/libsigc-2.0.so.0.0.0 b368a000-b3a61000 r-xp 00000000 08:03 5729671 /usr/lib/libgtk-x11-2.0.so.0.2400.4 b3a61000-b3a65000 r--p 003d7000 08:03 5729671 /usr/lib/libgtk-x11-2.0.so.0.2400.4 b3a65000-b3a67000 rw-p 003db000 08:03 5729671 /usr/lib/libgtk-x11-2.0.so.0.2400.4 b3a67000-b3a69000 rw-p 00000000 00:00 0 b3a69000-b3a81000 r-xp 00000000 08:03 566132 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.1 b3a81000-b3a82000 r--p 00017000 08:03 566132 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.1 b3a82000-b3a83000 rw-p 00018000 08:03 566132 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.1 b3a83000-b3b20000 r-xp 00000000 08:03 566278 /usr/lib/libgdk-x11-2.0.so.0.2400.4 b3b20000-b3b22000 r--p 0009c000 08:03 566278 /usr/lib/libgdk-x11-2.0.so.0.2400.4 b3b22000-b3b23000 rw-p 0009e000 08:03 566278 /usr/lib/libgdk-x11-2.0.so.0.2400.4 b3b23000-b3b2d000 r-xp 00000000 08:03 5776654 /usr/lib/libpangox-1.0.so.0.2800.4 b3b2d000-b3b2e000 r--p 00009000 08:03 5776654 /usr/lib/libpangox-1.0.so.0.2800.4 b3b2e000-b3b2f000 rw-p 0000a000 08:03 5776654 /usr/lib/libpangox-1.0.so.0.2800.4 b3b2f000-b3b35000 r-xp 00000000 08:03 565612 /usr/lib/libpangoxft-1.0.so.0.2800.4 b3b35000-b3b36000 r--p 00005000 08:03 565612 /usr/lib/libpangoxft-1.0.so.0.2800.4 b3b36000-b3b37000 rw-p 00006000 08:03 565612 /usr/lib/libpangoxft-1.0.so.0.2800.4 b3b37000-b3b5b000 r-xp 00000000 08:03 5776664 /usr/lib/libpangoft2-1.0.so.0.2800.4 b3b5b000-b3b5c000 r--p 00023000 08:03 5776664 /usr/lib/libpangoft2-1.0.so.0.2800.4 b3b5c000-b3b5d000 rw-p 00024000 08:03 5776664 /usr/lib/libpangoft2-1.0.so.0.2800.4 b3b5d000-b3b9b000 r-xp 00000000 08:03 5776656 /usr/lib/libpango-1.0.so.0.2800.4 b3b9b000-b3b9c000 r--p 0003e000 08:03 5776656 /usr/lib/libpango-1.0.so.0.2800.4 b3b9c000-b3b9d000 rw-p 0003f000 08:03 5776656 /usr/lib/libpango-1.0.so.0.2800.4 b3b9d000-b3bb5000 r-xp 00000000 08:03 565891 /usr/lib/libatk-1.0.so.0.3209.1 b3bb5000-b3bb6000 r--p 00018000 08:03 565891 /usr/lib/libatk-1.0.so.0.3209.1 b3bb6000-b3bb7000 rw-p 00019000 08:03 565891 /usr/lib/libatk-1.0.so.0.3209.1 b3bb7000-b3bba000 r-xp 00000000 08:03 568441 /usr/lib/libgmodule-2.0.so.0.2800.8 b3bba000-b3bbb000 r--p 00002000 08:03 568441 /usr/lib/libgmodule-2.0.so.0.2800.8 b3bbb000-b3bbc000 rw-p 00003000 08:03 568441 /usr/lib/libgmodule-2.0.so.0.2800.8 b3bbc000-b3cb0000 r-xp 00000000 08:03 568905 /usr/lib/libgio-2.0.so.0.2800.8 b3cb0000-b3cb2000 r--p 000f3000 08:03 568905 /usr/lib/libgio-2.0.so.0.2800.8 b3cb2000-b3cb3000 rw-p 000f5000 08:03 568905 /usr/lib/libgio-2.0.so.0.2800.8 b3cb3000-b3cb4000 rw-p 00000000 00:00 0 b3cb4000-b3cc6000 r-xp 00000000 08:03 565655 /usr/lib/libXft.so.2.2.0 b3cc6000-b3cc7000 r--p 00011000 08:03 565655 /usr/lib/libXft.so.2.2.0 b3cc7000-b3cc8000 rw-p 00012000 08:03 565655 /usr/lib/libXft.so.2.2.0 b3cc8000-b3d49000 r-xp 00000000 08:03 567212 /usr/lib/libfreetype.so.6.7.1 b3d49000-b3d4d000 r--p 00080000 08:03 567212 /usr/lib/libfreetype.so.6.7.1 b3d4d000-b3d4e000 rw-p 00084000 08:03 567212 /usr/lib/libfreetype.so.6.7.1 b3d4e000-b3d7a000 r-xp 00000000 08:03 567895 /usr/lib/libfontconfig.so.1.4.4 b3d7a000-b3d7b000 r--p 0002b000 08:03 567895 /usr/lib/libfontconfig.so.1.4.4 b3d7b000-b3d7c000 rw-p 0002c000 08:03 567895 /usr/lib/libfontconfig.so.1.4.4 b3d7c000-b3d7e000 r-xp 00000000 08:03 1600705 /usr/lib/libXinerama.so.1.0.0 b3d7e000-b3d7f000 r--p 00001000 08:03 1600705 /usr/lib/libXinerama.so.1.0.0 b3d7f000-b3d80000 rw-p 00002000 08:03 1600705 /usr/lib/libXinerama.so.1.0.0 b3d80000-b3d8c000 r-xp 00000000 08:03 567163 /usr/lib/libXi.so.6.1.0 b3d8c000-b3d8d000 r--p 0000b000 08:03 567163 /usr/lib/libXi.so.6.1.0 b3d8d000-b3d8e000 rw-p 0000c000 08:03 567163 /usr/lib/libXi.so.6.1.0 b3d8e000-b3d9c000 r-xp 00000000 08:03 567656 /usr/lib/libXext.so.6.4.0 b3d9c000-b3d9d000 r--p 0000d000 08:03 567656 /usr/lib/libXext.so.6.4.0 b3d9d000-b3d9e000 rw-p 0000e000 08:03 567656 /usr/lib/libXext.so.6.4.0 b3d9e000-b3eb1000 r-xp 00000000 08:03 5975913 /usr/lib/libX11.so.6.3.0 b3eb1000-b3eb2000 r--p 00113000 08:03 5975913 /usr/lib/libX11.so.6.3.0 b3eb2000-b3eb5000 rw-p 00114000 08:03 5975913 /usr/lib/libX11.so.6.3.0 b3eb5000-b3ebd000 r-xp 00000000 08:03 567094 /usr/lib/libXrender.so.1.3.0 b3ebd000-b3ebe000 r--p 00007000 08:03 567094 /usr/lib/libXrender.so.1.3.0 b3ebe000-b3ebf000 rw-p 00008000 08:03 567094 /usr/lib/libXrender.so.1.3.0 b3ebf000-b3ec5000 r-xp 00000000 08:03 565514 /usr/lib/libXrandr.so.2.2.0Aborted Kernel version is 2.6.39-gentoo-r3, on emerging vmware-modules I have received message CONFIG_IOMMU_SUPPORT does not set, but has to be. Where is the problem may be ? Thanks a lot. | Problem was solved by reemerging dependence libraries and removing old ones. |
Hi, I've a Dell Latitude E6520 notebook with Nvidia 4200M card, since a couple of days ago I was using it in dual monitor conf with an external Dell U2711 monitor. The external monitor support up to 2560 x 1440 resolution, but since I was using a VGA cable I could reach only 2048 x 1152. Everything was working fine on VGA. Then I bought a docking station which adds a display port among the others, but now I can't enable anymore the external monitor from nvidia-settings utility. The monitor says 'no signal' all the way. This is the xorg.conf I'm using: Code: Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Files" ModulePath "/usr/lib64/xorg/modules" ModulePath "/usr/lib64/opengl/xorg-x11/extensions/" EndSection Section "InputDevice" # generated from data in "/etc/conf.d/gpm" Identifier "Mouse0" Driver "mouse" Option "Protocol" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Seiko/Epson" HorizSync 44.4 - 66.7 VertRefresh 40.0 - 60.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "Seiko/Epson" HorizSync 44.4 - 66.7 VertRefresh 40.0 - 60.0 EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "NVS 4200M" EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "NVS 4200M" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "TwinViewXineramaInfoOrder" "DFP-0" Option "metamodes" "DFP-0: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Device1" Monitor "Monitor1" DefaultDepth 24 Option "TwinView" "0" Option "TwinViewXineramaInfoOrder" "DFP-0" Option "metamodes" "DFP: 1920x1080_60 +0+0; DFP: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Any help is really appreciated, specially to have an output on the port, than I think I can mess around in some way to have the correct res.. | If could be useful to someone, I solved upgrading nvidia-drivers to 285.03 version. Seems that stable version at the moment (275.09.07) doesn't support display port for my card. |
Hi all, I just installed google-chrome, being tired compiling chromium over and over again ... and lo and behold: Code: $ google-chrome /usr/bin/google-chrome: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory i tried both, the stable and the beta channel .. both do the same. any ideas? | Try this for solution: Code: emerge -1 libpng:1.2 And no, I don't know how you managed to delete libpng12.so.0 |
I have emerged gnome-mplayer 1.0.4 and have found changes to Preferences do not persist between sessions of the program. I have extensively googled this problem and have come to no solution. I would be appreciative if someone could give me help troubleshooting... Sorry I could not give more information but I do not know what would help... | Start gnome-mplayer from a terminal, and copy the output mplayer produces in the terminal. Do this both before and after changing your prefs. |
/etc/X11/xorg.conf when I note AutoAddDevices false with #, x will recognise the touchpad, the vertical scroll will work, but keyboard will not work. In the Xorg.0.log , I found the message,"hotplugin is on , devices with driver kbd ,mouse will be disabled", so what driver should my keyborad have? Then I delete the # before AutoAddDevices false, and the keyboard works ,but the touchpad can't work with vertical scroll Code: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "AutoAddDevices" "false" # Option "AllowEmptyInput" "false" Option "Xinerama" "0" EndSection Section "Files" ModulePath "/usr/lib64/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "glx" Load "record" Load "dri" Load "extmod" Load "dri2" Load "dbe" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection section "inputDevice" identifier "Mouse0" driver "mouse" option "Protocol" "auto" option "Device" "/dev/input/mice" option "ZAxisMapping" "4 5 6 7" endsection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "AUO" VertRefresh 60.0 EndSection Section "Device" Identifier "Card0" Driver "nvidia" BusID "PCI:2:0:0" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GT 330M" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "1366x768_60 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection /usr/share/X11/xorg.conf.d/10-evdev.conf Code: Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "synaptics" EndSection Section "InputClass" Identifier "evdev tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection /usr/share/X11/xorg.conf.d/50-synaptics.conf Code: Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" Option "VertEdgeScroll" "TRUE" Option "TapButton1" "1" MatchDevicePath "/dev/input/event*" EndSection Code: # cat /proc/bus/input/devices I: Bus=0011 Vendor=0001 Product=0001 Version=ab41 N: Name="AT Translated Set 2 keyboard" P: Phys=isa0060/serio0/input0 S: Sysfs=/devices/platform/i8042/serio0/input/input0 U: Uniq= H: Handlers=sysrq kbd event0 B: PROP=0 B: EV=120013 B: KEY=10000 c020000000000 0 0 700f02000003 3803078f830f401 febfffdfffefffff fffffffffffffffe B: MSC=10 B: LED=7 I: Bus=0011 Vendor=0002 Product=0007 Version=01b1 N: Name="SynPS/2 Synaptics TouchPad" P: Phys=isa0060/serio1/input0 S: Sysfs=/devices/platform/i8042/serio1/input/input1 U: Uniq= H: Handlers=mouse0 event1 B: PROP=9 B: EV=b B: KEY=6420 30000 0 0 0 0 B: ABS=260800011000003 I: Bus=0019 Vendor=0000 Product=0005 Version=0000 N: Name="Lid Switch" P: Phys=PNP0C0D/button/input0 S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2 U: Uniq= H: Handlers=event2 B: PROP=0 B: EV=21 B: SW=1 I: Bus=0019 Vendor=0000 Product=0003 Version=0000 N: Name="Sleep Button" P: Phys=PNP0C0E/button/input0 S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3 U: Uniq= H: Handlers=kbd event3 B: PROP=0 B: EV=3 B: KEY=4000 0 0 I: Bus=0019 Vendor=0000 Product=0001 Version=0000 N: Name="Power Button" P: Phys=LNXPWRBN/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 U: Uniq= H: Handlers=kbd event4 B: PROP=0 B: EV=3 B: KEY=10000000000000 0 I: Bus=0019 Vendor=0000 Product=0006 Version=0000 N: Name="Video Bus" P: Phys=LNXVIDEO/video/input0 S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input5 U: Uniq= H: Handlers=kbd event5 B: PROP=0 B: EV=3 B: KEY=3e000b00000000 0 0 0 /var/log/Xorg.0.log Code: [ 31.863] X.Org X Server 1.10.4 Release Date: 2011-08-19 [ 31.863] X Protocol Version 11, Revision 0 [ 31.864] Build Operating System: Linux 2.6.39-gentoo-r3 x86_64 Gentoo [ 31.864] Current Operating System: Linux bugman 2.6.39-gentoo-r3 #1 SMP Fri Sep 23 01:37:18 CST 2011 x86_64 [ 31.864] Kernel command line: root=/dev/ram0 real_root=/dev/sda1 [ 31.864] Build Date: 12 September 2011 07:52:19PM [ 31.864] [ 31.864] Current version of pixman: 0.22.2 [ 31.864] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 31.864] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 31.864] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 24 13:33:50 2011 [ 31.921] (==) Using config file: "/etc/X11/xorg.conf" [ 31.921] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 31.952] (==) ServerLayout "X.org Configured" [ 31.952] (**) |-->Screen "Screen0" (0) [ 31.952] (**) | |-->Monitor "Monitor0" [ 31.953] (**) | |-->Device "Device0" [ 31.953] (**) |-->Input Device "Keyboard0" [ 31.953] (**) |-->Input Device "Mouse0" [ 31.953] (**) Option "Xinerama" "0" [ 31.953] (**) Option "AutoAddDevices" "false" [ 31.953] (**) Not automatically adding devices [ 31.953] (==) Automatically enabling devices [ 31.971] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 31.971] Entry deleted from font path. [ 31.971] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 31.971] Entry deleted from font path. [ 31.971] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 31.971] Entry deleted from font path. [ 31.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 31.971] Entry deleted from font path. [ 31.971] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 31.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 31.971] Entry deleted from font path. [ 31.971] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 31.971] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 31.971] Entry deleted from font path. [ 31.971] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 31.971] Entry deleted from font path. [ 31.971] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 31.971] Entry deleted from font path. [ 31.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 31.971] Entry deleted from font path. [ 31.971] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 31.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 31.971] Entry deleted from font path. [ 31.971] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 31.971] (**) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/misc/ [ 31.971] (**) ModulePath set to "/usr/lib64/xorg/modules" [ 31.971] (II) Loader magic: 0x7c9160 [ 31.971] (II) Module ABI versions: [ 31.971] X.Org ANSI C Emulation: 0.4 [ 31.971] X.Org Video Driver: 10.0 [ 31.971] X.Org XInput driver : 12.2 [ 31.971] X.Org Server Extension : 5.0 [ 31.972] (--) PCI:*(0:2:0:0) 10de:0a29:1025:0370 rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288 [ 31.972] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 31.972] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. [ 31.972] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. [ 31.972] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 31.972] (II) "record" will be loaded. This was enabled by default and also specified in the config file. [ 31.972] (II) "dri" will be loaded. This was enabled by default and also specified in the config file. [ 31.972] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file. [ 31.972] (II) LoadModule: "glx" [ 32.006] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 32.473] (II) Module glx: vendor="NVIDIA Corporation" [ 32.495] compiled for 4.0.2, module version = 1.0.0 [ 32.495] Module class: X.Org Server Extension [ 32.495] (II) NVIDIA GLX Module 275.09.07 Wed Jun 8 14:34:43 PDT 2011 [ 32.495] (II) Loading extension GLX [ 32.495] (II) LoadModule: "record" [ 32.495] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 32.534] (II) Module record: vendor="X.Org Foundation" [ 32.534] compiled for 1.10.4, module version = 1.13.0 [ 32.534] Module class: X.Org Server Extension [ 32.534] ABI class: X.Org Server Extension, version 5.0 [ 32.534] (II) Loading extension RECORD [ 32.534] (II) LoadModule: "dri" [ 32.571] (WW) Warning, couldn't open module dri [ 32.571] (II) UnloadModule: "dri" [ 32.571] (II) Unloading dri [ 32.571] (EE) Failed to load module "dri" (module does not exist, 0) [ 32.571] (II) LoadModule: "extmod" [ 32.571] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 32.586] (II) Module extmod: vendor="X.Org Foundation" [ 32.586] compiled for 1.10.4, module version = 1.0.0 [ 32.586] Module class: X.Org Server Extension [ 32.586] ABI class: X.Org Server Extension, version 5.0 [ 32.586] (II) Loading extension MIT-SCREEN-SAVER [ 32.586] (II) Loading extension XFree86-VidModeExtension [ 32.586] (II) Loading extension XFree86-DGA [ 32.586] (II) Loading extension DPMS [ 32.586] (II) Loading extension XVideo [ 32.586] (II) Loading extension XVideo-MotionCompensation [ 32.586] (II) Loading extension X-Resource [ 32.586] (II) LoadModule: "dri2" [ 32.586] (WW) Warning, couldn't open module dri2 [ 32.586] (II) UnloadModule: "dri2" [ 32.586] (II) Unloading dri2 [ 32.586] (EE) Failed to load module "dri2" (module does not exist, 0) [ 32.587] (II) LoadModule: "dbe" [ 32.587] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 32.605] (II) Module dbe: vendor="X.Org Foundation" [ 32.605] compiled for 1.10.4, module version = 1.0.0 [ 32.605] Module class: X.Org Server Extension [ 32.605] ABI class: X.Org Server Extension, version 5.0 [ 32.605] (II) Loading extension DOUBLE-BUFFER [ 32.605] (II) LoadModule: "nvidia" [ 32.606] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 32.681] (II) Module nvidia: vendor="NVIDIA Corporation" [ 32.683] compiled for 4.0.2, module version = 1.0.0 [ 32.683] Module class: X.Org Video Driver [ 32.699] (II) LoadModule: "kbd" [ 32.699] (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so [ 32.718] (II) Module kbd: vendor="X.Org Foundation" [ 32.718] compiled for 1.10.4, module version = 1.6.0 [ 32.718] Module class: X.Org XInput Driver [ 32.718] ABI class: X.Org XInput driver, version 12.2 [ 32.718] (II) LoadModule: "mouse" [ 32.719] (II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so [ 32.730] (II) Module mouse: vendor="X.Org Foundation" [ 32.730] compiled for 1.10.4, module version = 1.7.1 [ 32.730] Module class: X.Org XInput Driver [ 32.730] ABI class: X.Org XInput driver, version 12.2 [ 32.730] (II) NVIDIA dlloader X Driver 275.09.07 Wed Jun 8 14:18:12 PDT 2011 [ 32.730] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 32.739] (++) using VT number 7 [ 32.753] (II) Loading sub module "fb" [ 32.753] (II) LoadModule: "fb" [ 32.753] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 32.778] (II) Module fb: vendor="X.Org Foundation" [ 32.778] compiled for 1.10.4, module version = 1.0.0 [ 32.778] ABI class: X.Org ANSI C Emulation, version 0.4 [ 32.778] (II) Loading sub module "wfb" [ 32.778] (II) LoadModule: "wfb" [ 32.778] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 32.790] (II) Module wfb: vendor="X.Org Foundation" [ 32.790] compiled for 1.10.4, module version = 1.0.0 [ 32.790] ABI class: X.Org ANSI C Emulation, version 0.4 [ 32.790] (II) Loading sub module "ramdac" [ 32.790] (II) LoadModule: "ramdac" [ 32.790] (II) Module "ramdac" already built-in [ 32.792] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 32.792] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 32.792] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 32.805] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 32.805] (==) NVIDIA(0): RGB weight 888 [ 32.805] (==) NVIDIA(0): Default visual is TrueColor [ 32.805] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 32.805] (**) NVIDIA(0): Option "TwinView" "0" [ 32.805] (**) NVIDIA(0): Option "MetaModes" "1366x768_60 +0+0" [ 36.911] (II) NVIDIA(GPU-0): Display (AUO (DFP-0)) does not support NVIDIA 3D Vision [ 36.911] (II) NVIDIA(GPU-0): stereo. [ 36.917] (II) NVIDIA(0): NVIDIA GPU GeForce GT 330M (GT216) at PCI:2:0:0 (GPU-0) [ 36.917] (--) NVIDIA(0): Memory: 1048576 kBytes [ 36.917] (--) NVIDIA(0): VideoBIOS: 70.16.50.00.02 [ 36.917] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 36.917] (--) NVIDIA(0): Interlaced video modes are supported on this GPU [ 36.917] (--) NVIDIA(0): Connected display device(s) on GeForce GT 330M at PCI:2:0:0 [ 36.917] (--) NVIDIA(0): AUO (DFP-0) [ 36.917] (--) NVIDIA(0): AUO (DFP-0): 330.0 MHz maximum pixel clock [ 36.917] (--) NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS [ 36.960] (II) NVIDIA(0): Assigned Display Device: DFP-0 [ 36.960] (II) NVIDIA(0): Validated modes: [ 36.960] (II) NVIDIA(0): "1366x768_60+0+0" [ 36.960] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768 [ 38.014] (--) NVIDIA(0): DPI set to (111, 114); computed from "UseEdidDpi" X config [ 38.014] (--) NVIDIA(0): option [ 38.014] (--) Depth 24 pixmap format is 32 bpp [ 38.015] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. [ 38.086] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon [ 38.087] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X [ 38.087] (II) NVIDIA(0): configuration option may not be set correctly. When the [ 38.087] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will [ 38.087] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For [ 38.087] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and [ 38.087] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X [ 38.087] (II) NVIDIA(0): Config Options in the README. [ 38.089] (II) NVIDIA(0): Setting mode "1366x768_60+0+0" [ 38.459] (II) Loading extension NV-GLX [ 38.601] (==) NVIDIA(0): Disabling shared memory pixmaps [ 38.601] (==) NVIDIA(0): Backing store disabled [ 38.601] (==) NVIDIA(0): Silken mouse enabled [ 38.602] (==) NVIDIA(0): DPMS enabled [ 38.620] (II) Loading extension NV-CONTROL [ 38.621] (II) Loading extension XINERAMA [ 38.621] (II) Loading sub module "dri2" [ 38.621] (II) LoadModule: "dri2" [ 38.621] (WW) Warning, couldn't open module dri2 [ 38.621] (II) UnloadModule: "dri2" [ 38.621] (II) Unloading dri2 [ 38.621] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0) [ 38.621] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to [ 38.621] (II) NVIDIA(0): libvdpau. [ 38.621] (==) RandR enabled [ 38.621] (II) Initializing built-in extension Generic Event Extension [ 38.621] (II) Initializing built-in extension SHAPE [ 38.621] (II) Initializing built-in extension MIT-SHM [ 38.621] (II) Initializing built-in extension XInputExtension [ 38.621] (II) Initializing built-in extension XTEST [ 38.621] (II) Initializing built-in extension BIG-REQUESTS [ 38.621] (II) Initializing built-in extension SYNC [ 38.621] (II) Initializing built-in extension XKEYBOARD [ 38.621] (II) Initializing built-in extension XC-MISC [ 38.621] (II) Initializing built-in extension XINERAMA [ 38.621] (II) Initializing built-in extension XFIXES [ 38.621] (II) Initializing built-in extension RENDER [ 38.621] (II) Initializing built-in extension RANDR [ 38.621] (II) Initializing built-in extension COMPOSITE [ 38.621] (II) Initializing built-in extension DAMAGE [ 38.621] (II) Initializing extension GLX [ 39.045] (II) Using input driver 'kbd' for 'Keyboard0' [ 39.045] (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so [ 39.045] (**) Option "CoreKeyboard" [ 39.045] (**) Keyboard0: always reports core events [ 39.045] (**) Keyboard0: always reports core events [ 39.045] (**) Option "Protocol" "standard" [ 39.045] (**) Option "XkbRules" "base" [ 39.045] (**) Option "XkbModel" "pc105" [ 39.045] (**) Option "XkbLayout" "us" [ 39.045] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD) [ 39.046] (II) Using input driver 'mouse' for 'Mouse0' [ 39.046] (II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so [ 39.046] (**) Option "CorePointer" [ 39.046] (**) Mouse0: always reports core events [ 39.046] (**) Option "Protocol" "auto" [ 39.046] (**) Option "Device" "/dev/input/mice" [ 39.046] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2" [ 39.046] (**) Mouse0: Protocol: "auto" [ 39.046] (**) Mouse0: always reports core events [ 39.163] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 [ 39.163] (**) Option "ZAxisMapping" "4 5 6 7" [ 39.163] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7 [ 39.163] (**) Mouse0: Buttons: 11 [ 39.163] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) [ 39.163] (**) Mouse0: (accel) keeping acceleration scheme 1 [ 39.163] (**) Mouse0: (accel) acceleration profile 0 [ 39.163] (**) Mouse0: (accel) acceleration factor: 2.000 [ 39.163] (**) Mouse0: (accel) acceleration threshold: 4 [ 39.203] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2" [ 39.723] (II) Mouse0: ps2EnableDataReporting: succeeded [ 39.733] (II) config/udev: Adding input device Power Button (/dev/input/event4) [ 39.733] (II) AutoAddDevices is off - not adding device. [ 39.734] (II) config/udev: Adding input device Video Bus (/dev/input/event5) [ 39.734] (II) AutoAddDevices is off - not adding device. [ 39.760] (II) config/udev: Adding input device Lid Switch (/dev/input/event2) [ 39.760] (II) AutoAddDevices is off - not adding device. [ 39.761] (II) config/udev: Adding input device Sleep Button (/dev/input/event3) [ 39.761] (II) AutoAddDevices is off - not adding device. [ 39.766] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 39.766] (II) AutoAddDevices is off - not adding device. [ 39.766] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1) [ 39.766] (II) AutoAddDevices is off - not adding device. [ 39.766] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) [ 39.766] (II) AutoAddDevices is off - not adding device. | ...or simply rename your own to come after the one installed by the driver. Also, barring special needs, disabling hotplug is rarely the correct solution. |
I've only recently set up my gentoo installation and now I'm trying to get kde to install. We have worked in a previous thread to get X working and since we are at a loss for how to get it to work with fglrx I've decided to just get it working with vesa. When I do emerge -av kde-meta I get the error: Code: * IMPORTANT: 3 news items need reading for repository 'gentoo'. * Use eselect news to read news items. These are the packages that would be merged, in order: Calculating dependencies ... done! !!! All ebuilds that could satisfy "~x11-libs/qt-gui-4.7.2[accessibility=,aqua=,debug=,qt3support]" have been masked. !!! One of the following masked packages is required to complete your request: - x11-libs/qt-gui-4.7.2::gentoo (masked by: ) (dependency required by "x11-libs/qt-qt3support-4.7.2" [ebuild]) (dependency required by "kde-base/kscd-4.6.5" [ebuild]) (dependency required by "kde-base/kdemultimedia-meta-4.6.5" [ebuild]) (dependency required by "kde-base/kde-meta-4.6.5" [ebuild]) (dependency required by "kde-meta" [argument]) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. * IMPORTANT: 3 news items need reading for repository 'gentoo'. * Use eselect news to read news items. This is my make.conf Code: # These settings were set by the catalyst build script that automatically # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. CFLAGS="-O2 -march=i686 -pipe" CXXFLAGS="${CFLAGS}" # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="i686-pc-linux-gnu" MAKEOPTS="-j2" #GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo/" RSYNC="ftp://gentoo.chem.wisc.edu/gentoo/" USE="-gtk -gnome qt4 kde dvd alsa cdr udev" #USE="-gnome -kde -minimal -qt4 dbus jpeg lock session startup-notification thunar udev X" VIDEO_CARDS="fglrx" INPUT_DEVICES="evdev synaptics" GENTOO_MIRRORS="http://mirror.mcs.anl.gov/pub/gentoo/" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" #EMERGE_DEFAULT_OPT="--autounmask=y" In there I have commented out the autounmask (tried with 'y' and 'n') and I tried to install xfce (the other commented out use flags). When I emerge xfce or kde I get errors about unmasking. Any help appreciated. | this helped me when installing gentoo adding this line to make.conf Code: ACCEPT_KEYWORDS="~x86" i found a whole system with that was better than adding it to individual packages. i have the kde overlay installed and Code: emerge -pv qt-gui [ebuild R ] x11-libs/qt-gui-4.7.4 USE="accessibility dbus exceptions glib mng qt3support tiff (-aqua) -cups -debug -egl -gtkstyle -nas -nis -pch -private-headers -raster -trace -xinerama" |
Whenver running xpdf, I get this error message, and do not get an xpdf window: Code: aaron@h4x0r ~ $ xpdf PayStat_1265381308566.pdf Warning: Missing charsets in String to FontSet conversion Warning: Cannot convert string "-efont-biwidth-medium-r-normal--14-*-*-*-*-*-*-*, -gnu-unifont-medium-r-normal--16-*-*-*-p-*-*-*, -adobe-helvetica-medium-r-normal-*-14-*-*-*-p-*-iso10646-1, -adobe-helvetica-medium-r-normal-*-14-*-*-*-p-*-iso8859-*, -cronyx-helvetica-medium-r-normal-*-14-*-*-*-p-*-koi8-r, -*-lucida-medium-r-normal-*-14-*-*-*-p-*-iso8859-*, -*-*-medium-r-normal-*-14-*-*-*-p-*-*-*, -*-*-medium-r-normal-*-16-*-*-*-p-*-*-*, -*-*-*-*-*-*-14-*-*-*-*-*-*-*, -*-*-*-*-*-*-16-*-*-*-*-*-*-*,*" to type FontSet Warning: Missing charsets in String to FontSet conversion Warning: Unable to load any usable fontset Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: pageNum Class: XmTextField XmFontListGetNextFont failed. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: Text Class: XmTextField XmFontListGetNextFont failed. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: text Class: XmTextField XmFontListGetNextFont failed. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Missing charsets in String to FontSet conversion Warning: Cannot convert string "-efont-biwidth-medium-i-normal--24-*-*-*-p-*-iso10646-1,-*-times-bold-i-normal--18-*-*-*-*-*-iso10646-1,-*-times-bold-i-normal--18-*-*-*-*-*-iso8859-*,-*-*-medium-i-normal--24-*-*-*-c-*-*-*,-*-*-medium-r-normal--24-*-*-*-c-*-*-*" to type FontSet Warning: Missing charsets in String to FontSet conversion Warning: Unable to load any usable fontset Warning: Name: aboutBigFont Class: XmRendition Conversion failed. Cannot load font. Warning: Missing charsets in String to FontSet conversion Warning: Cannot convert string "-efont-biwidth-medium-r-normal--14-*-*-*-p-*-iso10646-1,-*-times-medium-r-normal--14-*-*-*-*-*-iso10646-1,-*-times-medium-r-normal--14-*-*-*-*-*-iso8859-*,-*-*-medium-r-normal--14-*-*-*-c-*-*-*,-*-*-medium-r-normal--16-*-*-*-c-*-*-*" to type FontSet Warning: Missing charsets in String to FontSet conversion Warning: Unable to load any usable fontset Warning: Name: aboutVersionFont Class: XmRendition Conversion failed. Cannot load font. Warning: Missing charsets in String to FontSet conversion Warning: Cannot convert string "-efont-biwidth-medium-r-normal--12-*-*-*-p-*-iso10646-1,-*-courier-medium-r-normal--12-*-*-*-*-*-iso10646-1,-*-courier-medium-r-normal--12-*-*-*-*-*-iso8859-1,-*-*-medium-r-normal--12-*-*-*-c-*-*-*,-*-*-medium-r-normal--16-*-*-*-c-*-*-*" to type FontSet Warning: Missing charsets in String to FontSet conversion Warning: Unable to load any usable fontset Warning: Name: aboutFixedFont Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: text Class: XmTextField XmFontListGetNextFont failed. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: printCmd Class: XmTextField XmFontListGetNextFont failed. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: printFile Class: XmTextField XmFontListGetNextFont failed. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: printFirstPage Class: XmTextField XmFontListGetNextFont failed. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: Name: printLastPage Class: XmTextField XmFontListGetNextFont failed. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: Name: _MOTIF_DEFAULT_LOCALE Class: XmRendition Conversion failed. Cannot load font. Warning: No font found. Warning: No font found. xpdf 3.02-r4, ~amd64. This seems to be the only app having issues, and reinstalling did not fix it. | Even if the fonts are installed, the thing is that Xpdf is an old style Xt app, so it needs the fonts loaded by the xserver. Check that you have media-fonts/font-misc-misc installed, it can be handy for those Xt apps. You should definitely have media-fonts/font-adobe-100dpi media-fonts/font-adobe-75dpi In xorg.conf , Section "Files" add the directories under /usr/share/fonts . Minimal example: Code: Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/misc/" EndSection Restart X |
Hello, I have the following problem. I'm running X with openbox and some custom apps (nothing too fancy). On openbox start a command: Code: setxkbmap -layout "us,cz" -option "grp:alt_shift_toggle" And I can toggle keyboard from us to cz just fine, but when I leave the computer for some time (for example 2-12 hours) and get back, it does not work. After executing the previous command, it works fine again. Do anyone have an idea why is this happening? I have no clue and I'll be happy for any idea. (I don't want to set it in Xorg.conf, because I'm migrating my settings to multiple computers, and on some of them I don't have root access to.) | I know I lose similar settings for my usb keyboard when I unplug it and plug it again, may be your keyboard is put into sleep or something while you're away? May be disable your screensaver/locker just to see? |
Fontconfig error: "/etc/fonts/conf.d/65-nonlatin.conf", line 25: not well-formed (invalid token) I don't know where the error is. Can somebody give me your 65-nonlatin.conf. Code: 001 <?xml version="1.0"?> 002 <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> 003 <fontconfig> 004 <alias> 005 <family>serif</family> 006 <prefer> 007 <family>Artsounk</family> <!-- armenian --> 008 <family>BPG UTF8 M</family> <!-- georgian --> 009 <family>Kinnari</family> <!-- thai --> 010 <family>Norasi</family> <!-- thai --> 011 <family>Frank Ruehl</family> <!-- hebrew --> 012 <family>Dror</family> <!-- hebrew --> 013 <family>JG LaoTimes</family> <!-- lao --> 014 <family>Saysettha Unicode</family> <!-- lao --> 015 <family>Pigiarniq</family> <!-- canadian syllabics --> 016 <family>B Davat</family> <!-- arabic (fa) --> 017 <family>B Compset</family> <!-- arabic (fa) --> 018 <family>Kacst-Qr</family> <!-- arabic (ar) --> 019 <family>Urdu Nastaliq Unicode</family> <!-- arabic (ur) --> 020 <family>Raghindi</family> <!-- devanagari --> 021 <family>Mukti Narrow</family> <!-- bengali --> 022 <family>malayalam</family> <!-- malayalam --> 023 <family>Sampige</family> <!-- kannada --> 024 <family>padmaa</family> <!-- gujarati --> 025 <family>Hapax Berbère</family> <!-- tifinagh --> 026 <family>MS Gothic</family> <!-- han (ja) --> 027 <family>UmePlus P Gothic</family> <!-- han (ja) --> 028 <family>SimSun</family> <!-- han (zh-cn,zh-tw) --> 029 <family>PMingLiu</family> <!-- han (zh-tw) --> 030 <family>WenQuanYi Zen Hei</family> <!-- han (zh-cn,zh-tw) --> 031 <family>WenQuanYi Bitmap Song</family> <!-- han (zh-cn,zh-tw) --> 032 <family>AR PL ShanHeiSun Uni</family> <!-- han (ja,zh-cn,zh-tw) --> 033 <family>AR PL New Sung</family> <!-- han (zh-cn,zh-tw) --> 034 <family>ZYSong18030</family> <!-- han (zh-cn,zh-tw) --> 035 <family>HanyiSong</family> <!-- han (zh-cn,zh-tw) --> 036 <family>MgOpen Canonica</family> 037 <family>Sazanami Mincho</family> 038 <family>IPAMonaMincho</family> 039 <family>IPAMincho</family> 040 <family>Kochi Mincho</family> 041 <family>AR PL SungtiL GB</family> 042 <family>AR PL Mingti2L Big5</family> 043 <family>AR PL Zenkai Uni</family> 044 <family>MS 明朝</family> 045 <family>ZYSong18030</family> 046 <family>UnBatang</family> 047 <family>Baekmuk Batang</family> 048 <family>KacstQura</family> 049 <family>Frank Ruehl CLM</family> 050 <family>Lohit Bengali</family> 051 <family>Lohit Gujarati</family> 052 <family>Lohit Hindi</family> 053 <family>Lohit Marathi</family> 054 <family>Lohit Maithili</family> 055 <family>Lohit Kashmiri</family> 056 <family>Lohit Konkani</family> 057 <family>Lohit Nepali</family> 058 <family>Lohit Sindhi</family> 059 <family>Lohit Punjabi</family> 060 <family>Lohit Tamil</family> 061 <family>Meera</family> 062 <family>Lohit Malayalam</family> 063 <family>Lohit Kannada</family> 064 <family>Lohit Telugu</family> 065 <family>Lohit Oriya</family> 066 <family>LKLUG</family> 067 </prefer> 068 </alias> 069 <alias> 070 <family>sans-serif</family> 071 <prefer> 072 <family>Nachlieli</family> <!-- hebrew --> 073 <family>Lucida Sans Unicode</family> 074 <family>Yudit Unicode</family> 075 <family>Kerkis</family> <!-- greek --> 076 <family>ArmNet Helvetica</family> <!-- armenian --> 077 <family>Artsounk</family> <!-- armenian --> 078 <family>BPG UTF8 M</family> <!-- georgian --> 079 <family>Waree</family> <!-- thai --> 080 <family>Loma</family> <!-- thai --> 081 <family>Garuda</family> <!-- thai --> 082 <family>Umpush</family> <!-- thai --> 083 <family>Saysettha Unicode</family> <!-- lao? --> 084 <family>JG Lao Old Arial</family> <!-- lao --> 085 <family>GF Zemen Unicode</family> <!-- ethiopic --> 086 <family>Pigiarniq</family> <!-- canadian syllabics --> 087 <family>B Davat</family> <!-- arabic (fa) --> 088 <family>B Compset</family> <!-- arabic (fa) --> 089 <family>Kacst-Qr</family> <!-- arabic (ar) --> 090 <family>Urdu Nastaliq Unicode</family> <!-- arabic (ur) --> 091 <family>Raghindi</family> <!-- devanagari --> 092 <family>Mukti Narrow</family> <!-- bengali --> 093 <family>malayalam</family> <!-- malayalam --> 094 <family>Sampige</family> <!-- kannada --> 095 <family>padmaa</family> <!-- gujarati --> 096 <family>Hapax Berbère</family> <!-- tifinagh --> 097 <family>MS Gothic</family> <!-- han (ja) --> 098 <family>UmePlus P Gothic</family> <!-- han (ja) --> 099 <!-- chinese fonts are actually serifed --> 100 <family>SimSun</family> <!-- han (zh-cn,zh-tw) --> 101 <family>PMingLiu</family> <!-- han (zh-tw) --> 102 <family>WenQuanYi Zen Hei</family> <!-- han (zh-cn,zh-tw) --> 103 <family>WenQuanYi Bitmap Song</family> <!-- han (zh-cn,zh-tw) --> 104 <family>AR PL ShanHeiSun Uni</family> <!--han (ja,zh-cn,zh-tw) --> 105 <family>AR PL New Sung</family> <!-- han (zh-cn,zh-tw) --> 106 <family>MgOpen Modata</family> 107 <family>VL Gothic</family> 108 <family>IPAMonaGothic</family> 109 <family>IPAGothic</family> 110 <family>Sazanami Gothic</family> 111 <family>Kochi Gothic</family> 112 <family>AR PL KaitiM GB</family> 113 <family>AR PL KaitiM Big5</family> 114 <family>AR PL ShanHeiSun Uni</family> 115 <family>AR PL SungtiL GB</family> 116 <family>AR PL Mingti2L Big5</family> 117 <family>MS ゴシック</family> 118 <family>ZYSong18030</family> <!-- han (zh-cn,zh-tw) --> 119 <family>TSCu_Paranar</family> <!-- tamil --> 120 <family>UnDotum</family> 121 <family>Baekmuk Dotum</family> 122 <family>Baekmuk Gulim</family> 123 <family>KacstQura</family> 124 <family>Lohit Bengali</family> 125 <family>Lohit Gujarati</family> 126 <family>Lohit Hindi</family> 127 <family>Lohit Marathi</family> 128 <family>Lohit Maithili</family> 129 <family>Lohit Kashmiri</family> 130 <family>Lohit Konkani</family> 131 <family>Lohit Nepali</family> 132 <family>Lohit Sindhi</family> 133 <family>Lohit Punjabi</family> 134 <family>Lohit Tamil</family> 135 <family>Meera</family> 136 <family>Lohit Malayalam</family> 137 <family>Lohit Kannada</family> 138 <family>Lohit Telugu</family> 139 <family>Lohit Oriya</family> 140 <family>LKLUG</family> 141 </prefer> 142 </alias> 143 <alias> 144 <family>monospace</family> 145 <prefer> 146 <family>Miriam Mono</family> <!-- hebrew --> 147 <family>VL Gothic</family> 148 <family>IPAMonaGothic</family> 149 <family>IPAGothic</family> 150 <family>Sazanami Gothic</family> 151 <family>Kochi Gothic</family> 152 <family>AR PL KaitiM GB</family> 153 <family>MS Gothic</family> <!-- han (ja) --> 154 <family>UmePlus Gothic</family> <!-- han (ja) --> 155 <family>NSimSun</family> <!-- han (zh-cn,zh-tw) --> 156 <family>MingLiu</family> <!-- han (zh-tw) --> 157 <family>AR PL ShanHeiSun Uni</family> <!-- han (ja,zh-cn,zh-tw) --> 158 <family>AR PL New Sung Mono</family> <!-- han (zh-cn,zh-tw) --> 159 <family>HanyiSong</family> <!-- han (zh-cn) --> 160 <family>AR PL SungtiL GB</family> 161 <family>AR PL Mingti2L Big5</family> 162 <family>ZYSong18030</family> <!-- han (zh-cn,zh-tw) --> 163 <family>UnBatang</family> 164 <family>UnDotum</family> 165 <family>Baekmuk Batang</family> <!-- hangul --> 166 <family>Baekmuk Dotum</family> 167 <family>Baekmuk Gulim</family> 168 <family>TlwgTypo</family> <!-- thai --> 169 <family>TlwgTypist</family> <!-- thai --> 170 <family>TlwgTypewriter</family> <!-- thai --> 171 <family>TlwgMono</family> <!-- thai --> 172 <family>Hasida</family> <!-- hebrew --> 173 <family>Mitra Mono</family> <!-- bengali --> 174 <family>GF Zemen Unicode</family> <!-- ethiopic --> 175 <family>Hapax Berbère</family> <!-- tifinagh --> 176 <family>Lohit Bengali</family> 177 <family>Lohit Gujarati</family> 178 <family>Lohit Hindi</family> 179 <family>Lohit Marathi</family> 180 <family>Lohit Maithili</family> 181 <family>Lohit Kashmiri</family> 182 <family>Lohit Konkani</family> 183 <family>Lohit Nepali</family> 184 <family>Lohit Sindhi</family> 185 <family>Lohit Punjabi</family> 186 <family>Lohit Tamil</family> 187 <family>Meera</family> 188 <family>Lohit Malayalam</family> 189 <family>Lohit Kannada</family> 190 <family>Lohit Telugu</family> 191 <family>Lohit Oriya</family> 192 <family>LKLUG</family> 193 </prefer> 194 </alias> 195 </fontconfig> | Just try xmllint on it - with xml you need to be very careful, though it's probably something as simple as putting an opening tag instead of a closing one or vice-versa. |
Hello I am running 64bit and gust finished a band new instalation. I had ssh working before but now I keep getting this dumb ass error code when I try to ssh into my old box to restore my backups. I checked my passwd fil And made sure root was inthere I have reinstalled openssh and I just rebuilt the hole system over using emerge -vae openssh. I can not even root@localhost. The only error I get is "you dont exsist go a way" . I dont know if this is a programers joke as a valid error code but its not funny when your biz is down for 2days trying To truble shoot. If any one can help I would be great full. Thanks | It means there is something wrong with UID that is supposed to correspond to your username. |
I have set Option "TapButton1 " "1" in the 50-synaptics.conf But it doesn't work.So I have to run #synclient TapButton1=1 each time after reboot. And how to solve the warning and errors in the Xorg.0.log? I need your help,thank you! Code: /usr/share/X11/xorg.conf.d/50-synaptics.conf Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Option "VertEdgeScroll" "TRUE" Option "TapButton1" "1" EndSection Code: /usr/shere/X11/xorg.conf.d/10-evdev.conf ]Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Code: /etc/X11/xorg.conf Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" # Option "AutoAddDevices" "false" # Option "AllowEmptyInput" "false" Option "Xinerama" "0" EndSection Section "Files" ModulePath "/usr/lib64/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "synaptics" Load "glx" Load "record" # Load "dri" Load "extmod" # Load "dri2" Load "dbe" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "evdev" EndSection section "inputDevice" identifier "Mouse0" driver "evdev" option "Protocol" "auto" option "Device" "/dev/input/mice" option "ZAxisMapping" "4 5 6 7" endsection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "AUO" HorizSync 30.0 - 75.0 VertRefresh 60.0 EndSection Section "Device" Identifier "Card0" Driver "nvidia" BusID "PCI:2:0:0" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GT 330M" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "1366x768_60 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Code: # synclient -l Parameter settings: LeftEdge = 1759 RightEdge = 5289 TopEdge = 1651 BottomEdge = 4637 FingerLow = 24 FingerHigh = 29 FingerPress = 255 MaxTapTime = 180 MaxTapMove = 236 MaxDoubleTapTime = 180 SingleTapTimeout = 180 ClickTime = 100 FastTaps = 0 EmulateMidButtonTime = 75 EmulateTwoFingerMinZ = 280 EmulateTwoFingerMinW = 6 VertScrollDelta = 107 HorizScrollDelta = 107 VertEdgeScroll = 1 HorizEdgeScroll = 0 CornerCoasting = 0 VertTwoFingerScroll = 0 HorizTwoFingerScroll = 0 MinSpeed = 1 MaxSpeed = 1.75 AccelFactor = 0.0372093 TrackstickSpeed = 40 EdgeMotionMinZ = 29 EdgeMotionMaxZ = 159 EdgeMotionMinSpeed = 1 EdgeMotionMaxSpeed = 430 EdgeMotionUseAlways = 0 TouchpadOff = 0 LockedDrags = 0 LockedDragTimeout = 5000 RTCornerButton = 0 RBCornerButton = 0 LTCornerButton = 0 LBCornerButton = 0 TapButton1 = 0 TapButton2 = 0 TapButton3 = 0 ClickFinger1 = 1 ClickFinger2 = 1 ClickFinger3 = 1 CircularScrolling = 0 CircScrollDelta = 0.1 CircScrollTrigger = 0 CircularPad = 0 PalmDetect = 0 PalmMinWidth = 9 PalmMinZ = 199 CoastingSpeed = 20 CoastingFriction = 50 PressureMotionMinZ = 29 PressureMotionMaxZ = 159 PressureMotionMinFactor = 1 PressureMotionMaxFactor = 1 GrabEventDevice = 1 TapAndDragGesture = 1 AreaLeftEdge = 0 AreaRightEdge = 0 AreaTopEdge = 0 AreaBottomEdge = 0 Code: /var/log/Xorg.0.log [ 20.841] X.Org X Server 1.10.4 Release Date: 2011-08-19 [ 20.841] X Protocol Version 11, Revision 0 [ 20.841] Build Operating System: Linux 2.6.39-gentoo-r3 x86_64 Gentoo [ 20.841] Current Operating System: Linux bugman 2.6.39-gentoo-r3 #1 SMP Fri Sep 23 01:37:18 CST 2011 x86_64 [ 20.841] Kernel command line: root=/dev/ram0 real_root=/dev/sda1 [ 20.841] Build Date: 12 September 2011 07:52:19PM [ 20.841] [ 20.841] Current version of pixman: 0.22.2 [ 20.841] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 20.841] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 20.841] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 25 10:02:59 2011 [ 20.898] (==) Using config file: "/etc/X11/xorg.conf" [ 20.898] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 20.945] (==) ServerLayout "X.org Configured" [ 20.945] (**) |-->Screen "Screen0" (0) [ 20.945] (**) | |-->Monitor "Monitor0" [ 20.945] (**) | |-->Device "Device0" [ 20.945] (**) |-->Input Device "sysrq kbd" [ 20.945] (**) |-->Input Device "Mouse0" [ 20.945] (**) Option "Xinerama" "0" [ 20.945] (==) Automatically adding devices [ 20.945] (==) Automatically enabling devices [ 20.970] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 20.970] Entry deleted from font path. [ 20.970] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 20.970] Entry deleted from font path. [ 20.970] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 20.970] Entry deleted from font path. [ 20.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 20.971] Entry deleted from font path. [ 20.971] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 20.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 20.971] Entry deleted from font path. [ 20.971] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 20.971] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 20.971] Entry deleted from font path. [ 20.971] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 20.971] Entry deleted from font path. [ 20.971] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 20.971] Entry deleted from font path. [ 20.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 20.971] Entry deleted from font path. [ 20.971] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 20.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 20.971] Entry deleted from font path. [ 20.971] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 20.971] (**) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/misc/ [ 20.971] (**) ModulePath set to "/usr/lib64/xorg/modules" [ 20.971] (II) Loader magic: 0x7c9160 [ 20.971] (II) Module ABI versions: [ 20.971] X.Org ANSI C Emulation: 0.4 [ 20.971] X.Org Video Driver: 10.0 [ 20.971] X.Org XInput driver : 12.2 [ 20.971] X.Org Server Extension : 5.0 [ 20.972] (--) PCI:*(0:2:0:0) 10de:0a29:1025:0370 rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288 [ 20.972] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 20.972] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. [ 20.972] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. [ 20.972] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 20.972] (II) "record" will be loaded. This was enabled by default and also specified in the config file. [ 20.972] (II) "dri" will be loaded by default. [ 20.972] (II) "dri2" will be loaded by default. [ 20.972] (II) LoadModule: "synaptics" [ 20.988] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so [ 20.997] (II) Module synaptics: vendor="X.Org Foundation" [ 20.997] compiled for 1.10.4, module version = 1.4.0 [ 20.997] Module class: X.Org XInput Driver [ 20.997] ABI class: X.Org XInput driver, version 12.2 [ 20.997] (II) LoadModule: "glx" [ 21.028] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 21.462] (II) Module glx: vendor="NVIDIA Corporation" [ 21.472] compiled for 4.0.2, module version = 1.0.0 [ 21.472] Module class: X.Org Server Extension [ 21.472] (II) NVIDIA GLX Module 275.09.07 Wed Jun 8 14:34:43 PDT 2011 [ 21.472] (II) Loading extension GLX [ 21.472] (II) LoadModule: "record" [ 21.473] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 21.479] (II) Module record: vendor="X.Org Foundation" [ 21.479] compiled for 1.10.4, module version = 1.13.0 [ 21.479] Module class: X.Org Server Extension [ 21.479] ABI class: X.Org Server Extension, version 5.0 [ 21.479] (II) Loading extension RECORD [ 21.479] (II) LoadModule: "extmod" [ 21.479] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 21.486] (II) Module extmod: vendor="X.Org Foundation" [ 21.486] compiled for 1.10.4, module version = 1.0.0 [ 21.486] Module class: X.Org Server Extension [ 21.486] ABI class: X.Org Server Extension, version 5.0 [ 21.486] (II) Loading extension MIT-SCREEN-SAVER [ 21.486] (II) Loading extension XFree86-VidModeExtension [ 21.486] (II) Loading extension XFree86-DGA [ 21.486] (II) Loading extension DPMS [ 21.486] (II) Loading extension XVideo [ 21.486] (II) Loading extension XVideo-MotionCompensation [ 21.486] (II) Loading extension X-Resource [ 21.486] (II) LoadModule: "dbe" [ 21.486] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 21.494] (II) Module dbe: vendor="X.Org Foundation" [ 21.494] compiled for 1.10.4, module version = 1.0.0 [ 21.494] Module class: X.Org Server Extension [ 21.494] ABI class: X.Org Server Extension, version 5.0 [ 21.494] (II) Loading extension DOUBLE-BUFFER [ 21.494] (II) LoadModule: "dri" [ 21.526] (WW) Warning, couldn't open module dri [ 21.526] (II) UnloadModule: "dri" [ 21.526] (II) Unloading dri [ 21.526] (EE) Failed to load module "dri" (module does not exist, 0) [ 21.526] (II) LoadModule: "dri2" [ 21.527] (WW) Warning, couldn't open module dri2 [ 21.527] (II) UnloadModule: "dri2" [ 21.527] (II) Unloading dri2 [ 21.527] (EE) Failed to load module "dri2" (module does not exist, 0) [ 21.527] (II) LoadModule: "nvidia" [ 21.527] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 21.603] (II) Module nvidia: vendor="NVIDIA Corporation" [ 21.605] compiled for 4.0.2, module version = 1.0.0 [ 21.605] Module class: X.Org Video Driver [ 21.621] (II) LoadModule: "evdev" [ 21.621] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 21.641] (II) Module evdev: vendor="X.Org Foundation" [ 21.641] compiled for 1.10.4, module version = 2.6.0 [ 21.641] Module class: X.Org XInput Driver [ 21.641] ABI class: X.Org XInput driver, version 12.2 [ 21.641] (II) NVIDIA dlloader X Driver 275.09.07 Wed Jun 8 14:18:12 PDT 2011 [ 21.641] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 21.650] (++) using VT number 7 [ 21.664] (II) Loading sub module "fb" [ 21.664] (II) LoadModule: "fb" [ 21.664] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 21.732] (II) Module fb: vendor="X.Org Foundation" [ 21.732] compiled for 1.10.4, module version = 1.0.0 [ 21.732] ABI class: X.Org ANSI C Emulation, version 0.4 [ 21.732] (II) Loading sub module "wfb" [ 21.732] (II) LoadModule: "wfb" [ 21.732] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 21.789] (II) Module wfb: vendor="X.Org Foundation" [ 21.789] compiled for 1.10.4, module version = 1.0.0 [ 21.789] ABI class: X.Org ANSI C Emulation, version 0.4 [ 21.789] (II) Loading sub module "ramdac" [ 21.789] (II) LoadModule: "ramdac" [ 21.789] (II) Module "ramdac" already built-in [ 21.790] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 21.790] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 21.790] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 21.805] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 21.805] (==) NVIDIA(0): RGB weight 888 [ 21.805] (==) NVIDIA(0): Default visual is TrueColor [ 21.805] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 21.805] (**) NVIDIA(0): Option "TwinView" "0" [ 21.805] (**) NVIDIA(0): Option "MetaModes" "1366x768_60 +0+0" [ 25.044] (II) NVIDIA(GPU-0): Display (AUO (DFP-0)) does not support NVIDIA 3D Vision [ 25.044] (II) NVIDIA(GPU-0): stereo. [ 25.050] (II) NVIDIA(0): NVIDIA GPU GeForce GT 330M (GT216) at PCI:2:0:0 (GPU-0) [ 25.050] (--) NVIDIA(0): Memory: 1048576 kBytes [ 25.050] (--) NVIDIA(0): VideoBIOS: 70.16.50.00.02 [ 25.050] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 25.050] (--) NVIDIA(0): Interlaced video modes are supported on this GPU [ 25.050] (--) NVIDIA(0): Connected display device(s) on GeForce GT 330M at PCI:2:0:0 [ 25.050] (--) NVIDIA(0): AUO (DFP-0) [ 25.050] (--) NVIDIA(0): AUO (DFP-0): 330.0 MHz maximum pixel clock [ 25.050] (--) NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS [ 25.089] (II) NVIDIA(0): Assigned Display Device: DFP-0 [ 25.089] (II) NVIDIA(0): Validated modes: [ 25.089] (II) NVIDIA(0): "1366x768_60+0+0" [ 25.089] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768 [ 26.151] (--) NVIDIA(0): DPI set to (111, 114); computed from "UseEdidDpi" X config [ 26.151] (--) NVIDIA(0): option [ 26.151] (--) Depth 24 pixmap format is 32 bpp [ 26.151] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. [ 26.223] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon [ 26.223] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X [ 26.223] (II) NVIDIA(0): configuration option may not be set correctly. When the [ 26.223] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will [ 26.223] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For [ 26.223] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and [ 26.223] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X [ 26.223] (II) NVIDIA(0): Config Options in the README. [ 26.226] (II) NVIDIA(0): Setting mode "1366x768_60+0+0" [ 26.647] (II) Loading extension NV-GLX [ 26.765] (==) NVIDIA(0): Disabling shared memory pixmaps [ 26.765] (==) NVIDIA(0): Backing store disabled [ 26.765] (==) NVIDIA(0): Silken mouse enabled [ 26.766] (==) NVIDIA(0): DPMS enabled [ 26.775] (II) Loading extension NV-CONTROL [ 26.776] (II) Loading extension XINERAMA [ 26.776] (II) Loading sub module "dri2" [ 26.776] (II) LoadModule: "dri2" [ 26.776] (WW) Warning, couldn't open module dri2 [ 26.776] (II) UnloadModule: "dri2" [ 26.776] (II) Unloading dri2 [ 26.776] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0) [ 26.776] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to [ 26.776] (II) NVIDIA(0): libvdpau. [ 26.776] (==) RandR enabled [ 26.776] (II) Initializing built-in extension Generic Event Extension [ 26.776] (II) Initializing built-in extension SHAPE [ 26.776] (II) Initializing built-in extension MIT-SHM [ 26.776] (II) Initializing built-in extension XInputExtension [ 26.776] (II) Initializing built-in extension XTEST [ 26.776] (II) Initializing built-in extension BIG-REQUESTS [ 26.776] (II) Initializing built-in extension SYNC [ 26.776] (II) Initializing built-in extension XKEYBOARD [ 26.777] (II) Initializing built-in extension XC-MISC [ 26.777] (II) Initializing built-in extension XINERAMA [ 26.777] (II) Initializing built-in extension XFIXES [ 26.777] (II) Initializing built-in extension RENDER [ 26.777] (II) Initializing built-in extension RANDR [ 26.777] (II) Initializing built-in extension COMPOSITE [ 26.777] (II) Initializing built-in extension DAMAGE [ 26.777] (II) Initializing extension GLX [ 27.234] (II) Using input driver 'evdev' for 'sysrq kbd' [ 27.234] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 27.234] (**) Option "CoreKeyboard" [ 27.234] (**) sysrq kbd: always reports core events [ 27.234] (EE) sysrq kbd: No device specified. [ 27.234] (EE) PreInit returned 2 for "sysrq kbd" [ 27.234] (II) UnloadModule: "evdev" [ 27.234] (II) Unloading evdev [ 27.234] (II) Using input driver 'evdev' for 'Mouse0' [ 27.234] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 27.234] (**) Option "CorePointer" [ 27.234] (**) Mouse0: always reports core events [ 27.234] (**) Mouse0: Device: "/dev/input/mice" [ 27.263] (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device [ 27.363] (EE) PreInit returned 8 for "Mouse0" [ 27.363] (II) UnloadModule: "evdev" [ 27.363] (II) Unloading evdev [ 27.373] (II) config/udev: Adding input device Power Button (/dev/input/event4) [ 27.373] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 27.373] (II) Using input driver 'evdev' for 'Power Button' [ 27.373] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 27.373] (**) Power Button: always reports core events [ 27.373] (**) Power Button: Device: "/dev/input/event4" [ 27.403] (--) Power Button: Found keys [ 27.403] (II) Power Button: Configuring as keyboard [ 27.403] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4" [ 27.403] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 27.403] (**) Option "xkb_rules" "evdev" [ 27.403] (**) Option "xkb_model" "evdev" [ 27.403] (**) Option "xkb_layout" "us" [ 27.436] (II) config/udev: Adding input device Video Bus (/dev/input/event5) [ 27.436] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 27.436] (II) Using input driver 'evdev' for 'Video Bus' [ 27.436] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 27.436] (**) Video Bus: always reports core events [ 27.436] (**) Video Bus: Device: "/dev/input/event5" [ 27.493] (--) Video Bus: Found keys [ 27.493] (II) Video Bus: Configuring as keyboard [ 27.493] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input5/event5" [ 27.493] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD) [ 27.493] (**) Option "xkb_rules" "evdev" [ 27.493] (**) Option "xkb_model" "evdev" [ 27.493] (**) Option "xkb_layout" "us" [ 27.518] (II) config/udev: Adding input device Lid Switch (/dev/input/event2) [ 27.518] (II) No input driver/identifier specified (ignoring) [ 27.518] (II) config/udev: Adding input device Sleep Button (/dev/input/event3) [ 27.518] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 27.518] (II) Using input driver 'evdev' for 'Sleep Button' [ 27.518] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 27.518] (**) Sleep Button: always reports core events [ 27.518] (**) Sleep Button: Device: "/dev/input/event3" [ 27.563] (--) Sleep Button: Found keys [ 27.563] (II) Sleep Button: Configuring as keyboard [ 27.563] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3" [ 27.563] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD) [ 27.563] (**) Option "xkb_rules" "evdev" [ 27.563] (**) Option "xkb_model" "evdev" [ 27.563] (**) Option "xkb_layout" "us" [ 27.568] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 27.568] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 27.568] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 27.568] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 27.568] (**) AT Translated Set 2 keyboard: always reports core events [ 27.568] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 27.613] (--) AT Translated Set 2 keyboard: Found keys [ 27.613] (II) AT Translated Set 2 keyboard: Configuring as keyboard [ 27.613] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 27.613] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) [ 27.613] (**) Option "xkb_rules" "evdev" [ 27.613] (**) Option "xkb_model" "evdev" [ 27.613] (**) Option "xkb_layout" "us" [ 27.614] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1) [ 27.614] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" [ 27.614] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad' [ 27.614] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so [ 27.614] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 27.614] (**) Option "Device" "/dev/input/event1" [ 27.773] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5576 [ 27.773] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4880 [ 27.773] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255 [ 27.773] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15 [ 27.773] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple [ 27.773] (**) Option "VertEdgeScroll" "TRUE" [ 27.773] (**) Option "TapButton1" "1" [ 27.893] (--) SynPS/2 Synaptics TouchPad: touchpad found [ 27.893] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 27.953] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input1/event1" [ 27.953] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD) [ 27.953] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5 [ 27.953] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75 [ 27.953] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037 [ 27.953] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 [ 27.953] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1 [ 27.953] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 [ 27.953] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 [ 28.053] (--) SynPS/2 Synaptics TouchPad: touchpad found [ 28.053] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) [ 28.053] (II) No input driver/identifier specified (ignoring) | First, remove those InputDevice sections and InputDevice lines from xorg.conf, as they're redundant. Then check the touchpad with xinput if you are setting the correct property. |
I've installed xorg-server, udev, and ati-drivers. I can startx and get a blank screen and no mouse. I've looked at xorg.conf ( http://paste.pocoo.org/show/479630 ) and it does not have anything for input device. I've tried to run Xorg -configure but it reports: Code: List of video drivers fglrx No devices to configure. Configuration Failed X Log file: http://paste.pocoo.org/show/479635 When I do startx I cannot go to a different terminal and I can't get out of x (not even with ctrl + alt + backspace). Should note that when I do a dmesg after unplugging my mouse it does not show any errors. Also I'm not sure what startx is supposed to look like when kde/gde is not installed. Thanks for any advice you may have. | Zapping requires 'terminate:ctrl_alt_bksp' in XkbOptions - just add that to a separate conf snippet and there'll be no need for '-retro'. |
[bug=][/bug]A mistake occurred in my xorg.conf , now in the gnome my keyboard can't work, I can't log in and do anything. But I don't have a LiveCD.How to boot the system into the command line, for example pressing some keys at boot time, so I can fix the xorg.cong. | dunno if appending "init=/bin/sh" to the command line would work but yeah, have you tried ALT+SysRq+K in order to kill X? What about CTRL+ALT+F1? Other than that, if you happen to have: Code: RC_INTERACTIVE="yes" in /etc/conf.d/rc, then you should be given the option to press "I" during the init process and interactively decide which services to start or not start; if indeed you have this ability, obviously, avoid starting whatever would normally log you into X |
I was wondering, I typed in emerge kdebase-meta and kde-meta, without the and obviously, but I am not sure it got both, would it have, or does emerge only support kdebase-meta only, and then later I can emerge kde-meta? Just out of curiousity here, I know it got kdebase-meta, but as I was watching output, I didn't notice a single kde-meta, this is probably just a stupid question, I doubt KDE, which it is currently, would even run without kde-meta as well. Thanks !! | kde-meta is a superset of kdebase-meta. You can install the first, then later the second, decide it's too much and remove the second and an "emerge --depclean" will bring your install back down to size. This is possible because the meta- packages install nothing themselves: they just list dependencies. - John |
I'm getting an eror when running rc-update add xdm default, saying service "xdm" does not exist, I"m trying to get kdm to load, so I can make sure my KDE is working properly, now since that doesn't work properly, not even sure if KDE is working properly, anybody know anything about this? | If it does not exist installing it may help. |
Hi there, we´r back in town and... on Gentoo...... Some problems while emerging gnome, using hardened, see log, any help or ideas? greetz to ya all Code: # emerge --info =dev-games/ggz-client-libs-0.0.14.1 Portage 2.1.10.19 (hardened/linux/amd64, gcc-4.5.3, glibc-2.12.2-r0, 2.6.39-gentoo-r3 x86_64) ================================================================= System Settings ================================================================= System uname: Linux-2.6.39-gentoo-r3-x86_64-AMD_E-350_Processor-with-gentoo-2.0.3 Timestamp of tree: Mon, 26 Sep 2011 11:00:01 +0000 app-shells/bash: 4.1_p9 dev-lang/python: 2.7.1-r1, 3.1.3-r1, 3.2.2 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.0.3 sys-apps/openrc: 0.8.3-r1 sys-apps/sandbox: 2.4 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.11.1-r1 sys-devel/binutils: 2.21.1-r1 sys-devel/gcc: 4.5.3-r1 sys-devel/gcc-config: 1.4.1-r1 sys-devel/libtool: 2.4-r3 sys-devel/make: 3.82-r1 sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers) sys-libs/glibc: 2.12.2 Repositories: gentoo ACCEPT_KEYWORDS="amd64 ~x86" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -02 -mtune=native -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -02 -mtune=native -pipe" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--autounmask=n" FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="http://distfiles.gentoo.org" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="de" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X acl alsa amd64 apache2 berkdb bzip2 cairo cdr cli corefonts cracklib crypt cups cxx dbus declarative device-mapper dri dvb dvd ecdev emerald extras gdbm gdu gnome gpm gtk hal hardened iconv java jpeg justify kde keyboard lock logout mmx modules mouse mudflap multilib ncurses nls nptl nptlonly nsplugin opengl openmp pam pax_kernel pcre perl policykit pppd python qt3 qt3support readline server session sql sqlite sse sse2 sse3 ssl static-libs stream svg sysfs tcpd udev urandom v4l v4l2 webkit xcb xcomposite xklavier xml xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 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" LINGUAS="de" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS | mark_alec wrote: I can't seem to see the log hehehehe, well yes.. silly me, copy and paste and wrong, sigh ^^ second try with - USE=" -debug" lets see and wait what it will end to ... ^^ |
After doing an emerge --sync and emerge -u world i get this error on compiz-plugins-extra.0.9.2 Code: # emerge -u world Calculating dependencies... done! >>> Verifying ebuild manifests >>> Starting parallel fetch >>> Emerging (1 of 6) x11-plugins/compiz-plugins-extra-0.9.2 from desktop-effects * compiz-plugins-extra-0.9.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking compiz-plugins-extra-0.9.2.tar.bz2 to /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work >>> Source unpacked in /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work >>> Preparing source in /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra ... >>> Working in BUILD_DIR: "/var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/compiz-plugins-extra-0.9.2_build" cmake --no-warn-unused-cli -C /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DCOMPIZ_DISABLE_SCHEMAS_INSTALL=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/temp/gentoo_rules.cmake /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/temp/gentoo_common_config.cmake -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- checking for module 'compiz' -- found compiz, version 0.9.0 -- Performing Test HAVE_SCANDIR_POSIX -- Performing Test HAVE_SCANDIR_POSIX - Success -- Boost version: 1.46.1 -- Found the following Boost libraries: -- serialization -- checking for module 'compiz-composite' -- found compiz-composite, version 0.9.0 -- checking for module 'compiz-opengl' -- found compiz-opengl, version 0.9.0 -- checking for module 'compiz' -- found compiz, version 0.9.0 -- checking for module 'compiz-mousepoll' -- found compiz-mousepoll, version 0.9.0 -- checking for module 'compiz-scale' -- found compiz-scale, version 0.9.0 -- checking for module 'compiz-text' -- found compiz-text, version 0.9.0 -- checking for module 'libnotify' -- found libnotify, version 0.7.4 -- checking for module 'gtk+-2.0' -- found gtk+-2.0, version 2.24.6 -- checking for module 'cairo' -- found cairo, version 1.10.2 -- checking for module 'cairo-xlib-xrender' -- found cairo-xlib-xrender, version 1.10.2 -- checking for module 'compiz-cube' -- found compiz-cube, version 0.9.0 -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Found OpenGL: /usr/lib64/libGL.so -- checking for module 'compiz-animation' -- found compiz-animation, version 0.9.0 ************************************************************ * Compiz Buildsystem * * * * Package : Compiz Plugins Extra * * Version : 0.9.0 * ************************************************************ Plugin configure check results: wallpaper : Yes trailfocus : Yes splash : Yes showmouse : Yes shelf : Yes scalefilter : Yes reflex : Yes notification : Yes loginout : Yes group : Yes grid : Yes gears : Yes firepaint : Yes fadedesktop : Yes extrawm : Yes cubeaddon : Yes crashhandler : Yes bench : Yes animationaddon: Yes td : Yes widget : Yes showdesktop : Yes bicubic : Yes maximumize : Yes mblur : Yes addhelper : Yes ************************************************************ -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -Wall C++ -Wall Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/compiz-plugins-extra-0.9.2_build >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra ... >>> Working in BUILD_DIR: "/var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/compiz-plugins-extra-0.9.2_build" make [ 1%] Generating ../generated/wallpaper.xml [ 2%] Generating ../generated/wallpaper_options.h [ 2%] Generating ../generated/wallpaper_options.cpp Scanning dependencies of target wallpaper [ 2%] Building CXX object wallpaper/CMakeFiles/wallpaper.dir/src/wallpaper.cpp.o [ 3%] Building CXX object wallpaper/CMakeFiles/wallpaper.dir/__/generated/wallpaper_options.cpp.o /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/compiz-plugins-extra-0.9.2_build/generated/wallpaper_options.cpp: In constructor 'WallpaperOptions::WallpaperOptions()': /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/compiz-plugins-extra-0.9.2_build/generated/wallpaper_options.cpp:21:27: warning: unused variable 'color' Linking CXX shared library libwallpaper.so [ 3%] Built target wallpaper [ 4%] Generating ../generated/trailfocus.xml [ 4%] Generating ../generated/trailfocus_options.h [ 5%] Generating ../generated/trailfocus_options.cpp Scanning dependencies of target trailfocus [ 6%] Building CXX object trailfocus/CMakeFiles/trailfocus.dir/src/trailfocus.cpp.o [ 7%] Building CXX object trailfocus/CMakeFiles/trailfocus.dir/__/generated/trailfocus_options.cpp.o Linking CXX shared library libtrailfocus.so [ 7%] Built target trailfocus [ 8%] Generating ../generated/splash.xml [ 9%] Generating ../generated/splash_options.h [ 9%] Generating ../generated/splash_options.cpp Scanning dependencies of target splash [ 9%] Building CXX object splash/CMakeFiles/splash.dir/src/splash.cpp.o [ 10%] Building CXX object splash/CMakeFiles/splash.dir/__/generated/splash_options.cpp.o Linking CXX shared library libsplash.so [ 10%] Built target splash [ 11%] Generating ../generated/showmouse.xml [ 11%] Generating ../generated/showmouse_options.h [ 12%] Generating ../generated/showmouse_options.cpp Scanning dependencies of target showmouse [ 13%] Building CXX object showmouse/CMakeFiles/showmouse.dir/src/showmouse.cpp.o In file included from /usr/include/boost-1_46/boost/serialization/static_warning.hpp:73:0, from /usr/include/boost-1_46/boost/serialization/extended_type_info_typeid.hpp:27, from /usr/include/boost-1_46/boost/archive/detail/iserializer.hpp:47, from /usr/include/boost-1_46/boost/archive/detail/interface_iarchive.hpp:22, from /usr/include/boost-1_46/boost/archive/detail/common_iarchive.hpp:23, from /usr/include/boost-1_46/boost/archive/basic_text_iarchive.hpp:31, from /usr/include/boost-1_46/boost/archive/text_iarchive.hpp:24, from /usr/include/compiz/core/serialization.h:36, from /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra/showmouse/src/showmouse.h:26, from /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra/showmouse/src/showmouse.cpp:27: /usr/include/boost-1_46/boost/mpl/print.hpp: In instantiation of 'boost::mpl::print<boost::serialization::BOOST_SERIALIZATION_STATIC_WARNING_LINE<98> >': /usr/include/boost-1_46/boost/serialization/static_warning.hpp:92:13: instantiated from 'boost::serialization::static_warning_test<false, 98>' /usr/include/boost-1_46/boost/archive/detail/check.hpp:98:1: instantiated from 'void boost::archive::detail::check_object_tracking() [with T = PluginStateWriter<ShowmouseScreen>]' /usr/include/boost-1_46/boost/archive/detail/oserializer.hpp:313:9: instantiated from 'static void boost::archive::detail::save_non_pointer_type<Archive>::invoke(Archive&, T&) [with T = PluginStateWriter<ShowmouseScreen>, Archive = boost::archive::text_oarchive]' /usr/include/boost-1_46/boost/archive/detail/oserializer.hpp:525:5: instantiated from 'void boost::archive::save(Archive&, T&) [with Archive = boost::archive::text_oarchive, T = PluginStateWriter<ShowmouseScreen>]' /usr/include/boost-1_46/boost/archive/detail/common_oarchive.hpp:69:9: instantiated from 'void boost::archive::detail::common_oarchive<Archive>::save_override(T&, int) [with T = PluginStateWriter<ShowmouseScreen>, Archive = boost::archive::text_oarchive]' /usr/include/boost-1_46/boost/archive/basic_text_oarchive.hpp:80:9: instantiated from 'void boost::archive::basic_text_oarchive<Archive>::save_override(T&, int) [with T = PluginStateWriter<ShowmouseScreen>, Archive = boost::archive::text_oarchive]' /usr/include/boost-1_46/boost/archive/detail/interface_oarchive.hpp:63:9: instantiated from 'Archive& boost::archive::detail::interface_oarchive<Archive>::operator<<(T&) [with T = PluginStateWriter<ShowmouseScreen>, Archive = boost::archive::text_oarchive]' /usr/include/compiz/core/serialization.h:122:6: instantiated from 'void PluginStateWriter<T>::writeSerializedData() [with T = ShowmouseScreen]' /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra/showmouse/src/showmouse.cpp:701:5: instantiated from here /usr/include/boost-1_46/boost/mpl/print.hpp:55:5: warning: comparison between signed and unsigned integer expressions [ 14%] Building CXX object showmouse/CMakeFiles/showmouse.dir/__/generated/showmouse_options.cpp.o Linking CXX shared library libshowmouse.so [ 14%] Built target showmouse [ 15%] Generating ../generated/shelf.xml [ 16%] Generating ../generated/shelf_options.h [ 16%] Generating ../generated/shelf_options.cpp Scanning dependencies of target shelf [ 16%] Building CXX object shelf/CMakeFiles/shelf.dir/src/shelf.cpp.o [ 17%] Building CXX object shelf/CMakeFiles/shelf.dir/__/generated/shelf_options.cpp.o Linking CXX shared library libshelf.so [ 17%] Built target shelf [ 18%] Generating ../generated/scalefilter.xml [ 18%] Generating ../generated/scalefilter_options.h [ 19%] Generating ../generated/scalefilter_options.cpp Scanning dependencies of target scalefilter [ 20%] Building CXX object scalefilter/CMakeFiles/scalefilter.dir/src/scalefilter.cpp.o [ 21%] Building CXX object scalefilter/CMakeFiles/scalefilter.dir/__/generated/scalefilter_options.cpp.o Linking CXX shared library libscalefilter.so [ 21%] Built target scalefilter [ 21%] Generating ../generated/reflex.xml [ 22%] Generating ../generated/reflex_options.h [ 23%] Generating ../generated/reflex_options.cpp Scanning dependencies of target reflex [ 24%] Building CXX object reflex/CMakeFiles/reflex.dir/src/reflex.cpp.o [ 24%] Building CXX object reflex/CMakeFiles/reflex.dir/__/generated/reflex_options.cpp.o Linking CXX shared library libreflex.so [ 24%] Built target reflex [ 25%] Generating ../generated/notification.xml [ 26%] Generating ../generated/notification_options.h [ 26%] Generating ../generated/notification_options.cpp Scanning dependencies of target notification [ 26%] Building CXX object notification/CMakeFiles/notification.dir/src/notification.cpp.o /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra/notification/src/notification.cpp: In member function 'virtual void NotificationScreen::logMessage(const char*, CompLogLevel, const char*)': /var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra/notification/src/notification.cpp:58:28: error: too many arguments to function 'NotifyNotification* notify_notification_new(const char*, const char*, const char*)' /usr/include/libnotify/notification.h:114:21: note: declared here make[2]: *** [notification/CMakeFiles/notification.dir/src/notification.cpp.o] Error 1 make[1]: *** [notification/CMakeFiles/notification.dir/all] Error 2 make: *** [all] Error 2 emake failed * ERROR: x11-plugins/compiz-plugins-extra-0.9.2 failed (compile phase): * Make failed! * * Call stack: * ebuild.sh, line 91: Called src_compile * environment, line 2898: Called cmake-utils_src_compile * environment, line 795: Called _execute_optionaly 'src_compile' * environment, line 248: Called enable_cmake-utils_src_compile * environment, line 1034: Called cmake-utils_src_make * environment, line 814: Called die * The specific snippet of code: * emake "$@" || die "Make failed!"; * * If you need support, post the output of 'emerge --info =x11-plugins/compiz-plugins-extra-0.9.2', * the complete build log and the output of 'emerge -pqv =x11-plugins/compiz-plugins-extra-0.9.2'. * This ebuild is from an overlay named 'desktop-effects': '/var/lib/layman/desktop-effects/' * The complete build log is located at '/var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/temp/environment'. * S: '/var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra' >>> Failed to emerge x11-plugins/compiz-plugins-extra-0.9.2, Log file: >>> '/var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/temp/build.log' * Messages for package x11-plugins/compiz-plugins-extra-0.9.2: * ERROR: x11-plugins/compiz-plugins-extra-0.9.2 failed (compile phase): * Make failed! * * Call stack: * ebuild.sh, line 91: Called src_compile * environment, line 2898: Called cmake-utils_src_compile * environment, line 795: Called _execute_optionaly 'src_compile' * environment, line 248: Called enable_cmake-utils_src_compile * environment, line 1034: Called cmake-utils_src_make * environment, line 814: Called die * The specific snippet of code: * emake "$@" || die "Make failed!"; * * If you need support, post the output of 'emerge --info =x11-plugins/compiz-plugins-extra-0.9.2', * the complete build log and the output of 'emerge -pqv =x11-plugins/compiz-plugins-extra-0.9.2'. * This ebuild is from an overlay named 'desktop-effects': '/var/lib/layman/desktop-effects/' * The complete build log is located at '/var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/temp/environment'. * S: '/var/tmp/portage/x11-plugins/compiz-plugins-extra-0.9.2/work/plugins-extra' Help.. please.. | Found that compiz & emerald were compiling from a layman, so deleted the layman "desktop-effects" (layman -d desktop-effects), and emerged world (emerge -uDavN world) |
Hi, I have some problems with the rendering of hangul and other asian fonts in different applications. Mostly the font anti-aliasing starts only working, if the font size is very big. Some examples: chromium on this page, http://www.bodnara.co.kr/bbs/article.html?imode=view&D=7&cate=18&d_category=10&num=85437 font aa only if minimum font size is set to 16 or larger, what makes most websites looking very big. In this board it is very strange, http://www.ubuntu.or.kr/search.php?search_id=newposts aa work if font size is <12 and >15, between this not. The same thing can be noticed, if I copy some text into Kate. On this side http://en.wikipedia.org/wiki/Hangul , the characters in the floating text are without aa, if font size <16, but the characters in the unicode tables are always with aa. The courious thing is, this problem happens only to the asian characters, while latin characters are full aa on every size. I have no special size options in .fonts or /etc/fonts/local.conf and I tried several different fonts without success. Also, this is a Gentoo specific problem; with very similar settings on Ubuntu, I can not reproduce it. If needed, I can add some screenshots. | You have to turn it on for those sizes. I believe it's turned off because the AA will start smudging away the more complex characters (in Hanzi/Kanji/etc.). Anyway, I have this in my /etc/fonts/local.conf Code: <fontconfig> <match target="font"> <edit name="embeddedbitmap" mode="assign"> <bool>false</bool> </edit> <edit name="antialias" mode="assign"> <bool>true</bool> </edit> </match> </fontconfig> Set that and log out and in of X, and see if it helps. |
I have a DELL D630 Laptop at my left and HP LA1905 External monitor Monitor at my right. When i set NVIDIA X Server Setting to Twin View and Make HP LA1905 External monitor as Primary doesn't work only Laptop Monitor is Primary. The strange thing is that when i have HP External Monitor at my left and Laptop Monitor at my right works fine. Why i can't have may laptop at left and external monitor at right as primary? Code: NVIDIA Quadro NVS 135M Display Devices: Chi Mei Optorlrctronics corp.(DFP-0) HP LA1905 (CRT-0) Code: Linux dune 2.6.38-gentoo-r6 #2 SMP Wed Jun 1 18:19:47 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux | enable Xinerama ... |
I recently emerged several applications, after which I was informed certain config files needed updating. After looking through the emerge manpage (as directed) I ran etc-update. I then decided to run to let it automerge all files (-3 option) thinking it would be safe . This is a mistake I will not make twice! First I was almost locked out of my own system as it seemed to have removed my old /etc/sudoers file with a default one, luckily using my gentoo boot usb I was able to replace the new one with a week old back up that I had kept. Now my problem is that slim refuses to let me login, and instead presents me with a 'failed to execute login command error'. My slim.conf appears untouched and the command in question sound. I have since discovered slim will allow me to login in with root but not with either my default non-root user or any newly made user. Below are the parts of my /var/log/slim.log and /var/log/Xorg.0.log that seem to be relevant (using tail -f whilst trying to login): Code: slim: waiting for X server to shut down /usr/bin/xauth: file /var/run/slim.auth does not exist slim: waiting for X server to begin accepting connections X.Org X Server 1.10.2 Release Date: 2011-05-28 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.39-gentoo-r3 i686 Gentoo Current Operating System: Linux WOLFWING 2.6.39-gentoo-r3 #23 SMP PREEMPT Wed Aug 31 17:14:03 BST 2011 i686 Kernel command line: auto BOOT_IMAGE=gentoo rw root=808 Build Date: 04 September 2011 06:44:16PM Current version of pixman: 0.22.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 4 19:15:35 2011 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (II) [KMS] Kernel modesetting enabled. (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device (EE) PreInit returned 8 for "KYE Optical Mouse" (EE) PreInit returned 8 for "PC Speaker" . /usr/bin/xauth: file /home/robert/.Xauthority does not exist No protocol specified xmodmap: unable to open display ':0.0' No protocol specified unclutter: could not open display No protocol specified xmonad-i386-linux: user error (openDisplay) No protocol specified Couldn't connect to :0.0 No protocol specified feh ERROR: Can't open X display. It *is* running, yeah? slim: waiting for X server to shut down Code: [ 657.689] (II) AIGLX: Resuming AIGLX clients after VT switch [ 657.745] (II) RADEON(0): EDID vendor "MAX", prod id 1932 [ 657.746] (II) RADEON(0): Using hsync ranges from config file [ 657.746] (II) RADEON(0): Using vrefresh ranges from config file [ 657.746] (II) RADEON(0): Printing DDC gathered Modelines: [ 657.746] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz) [ 657.747] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 657.747] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 657.747] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) [ 657.747] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) [ 657.748] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) [ 657.748] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 657.748] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) [ 657.749] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) [ 657.749] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) [ 657.749] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) [ 657.749] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 657.750] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) [ 657.750] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) [ 657.750] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) [ 657.750] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz) [ 657.751] (II) RADEON(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz) [ 657.751] (II) RADEON(0): Modeline "1280x720"x75.0 95.65 1280 1352 1488 1696 720 721 724 752 -hsync +vsync (56.4 kHz) [ 657.751] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz) [ 665.280] (II) Power Button: Close [ 665.280] (II) UnloadModule: "evdev" [ 665.280] (II) Unloading evdev [ 665.284] (II) Power Button: Close [ 665.284] (II) UnloadModule: "evdev" [ 665.284] (II) Unloading evdev [ 665.288] (II) Sleep Button: Close [ 665.288] (II) UnloadModule: "evdev" [ 665.288] (II) Unloading evdev [ 665.292] (II) CHICONY USB Keyboard: Close [ 665.292] (II) UnloadModule: "evdev" [ 665.292] (II) Unloading evdev [ 665.296] (II) CHICONY USB Keyboard: Close [ 665.296] (II) UnloadModule: "evdev" [ 665.296] (II) Unloading evdev [ 665.300] (II) USB AUDIO : Close [ 665.300] (II) UnloadModule: "evdev" [ 665.300] (II) Unloading evdev [ 665.304] (II) KYE Optical Mouse: Close [ 665.304] (II) UnloadModule: "evdev" [ 665.304] (II) Unloading evdev | Go ahead and post emerge --info Also what version of openrc; emerge -pv openrc |
hello , i recently did a reinstall of the root directory. before this i had two monitors set up as one X session when i maximied a window it would open on ONLY the one screen. after the install it now streches my windows across two screens can some one help me restore it back to the way it was. here is my Xconf i know i'm missing something # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (buildmeister@builder3) Thu Feb 14 18:21:33 PST 2008 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 EndSection Section "Module" Load "dbe" Load "extmod" Load "glx" Disable "dri" Disable "dri2" EndSection Section "ServerFlags" Option "Xinerama" "0" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 8600 GTS" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 Option "AllowGLXWithComposite" Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "DFP-0" # Option "metamodes" "CRT: nvidia-auto-select +1680+0, DFP: nvidia-auto-select +0+0" Option "metamodes" "DFP: 1680x1050 +0+0, CRT: 1280x1040 +1680+13; CRT: NULL, DFP: 1680x1050 +0+0; CRT: 1280x1024 +1680+13, DFP: NULL" # Option "metamodes" "1680x1050,1280x1024;1680x1050,NULL" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection I have also tried this configuration. Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "Samsung SyncMaster" HorizSync 30.0 - 81.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 8600 GTS" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "DFP-0" Option "metamodes" "CRT: nvidia-auto-select +1680+0, DFP: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection no luck thanks | check you have xinerama in your use flag |
I followed the handbook instructions and now I have a gentoo installation which seems to work perfectly. Now I want to install KDE (my eselect profile list is set to KDE) and I'm following the Xorg guide but I can't find hald file in my /etc/init.d path. Does this mean that I have compiled kernel incorrectly and I have to install everything from scratch? | That i915 error looks like the i915 module and/or i915 mode setting by default is missing from the kernel. Check you kernel and recompile if necessary. My two cents, Its worth it to go right to 4.6 so you don't need to get rid of hal later. |
gnome 2.32.1 problem if i minimize a window it does not show in lower panel. my lower panel only shows the four workspaces. how can i make the panel show minimized windows ? | Does re-emerging gnome-panel fix the problem? |
For some reason, nautilus won't open ftp connections. It just sits as if it's attempting to connect and nothing happens. I've checked with gftp and even from the console, so I know it's nautilus that's the problem. I even had vsftpd installed locally on my machine as well so that I could check if it would connect locally and it won't. What can I do to get it working? | Hi, Thanks for the reply. Yes my system was up-to-date, no problems with depclean or revdep-rebuild. Noticed in the bug report about emerging dconf, which is what I've just done, and logged out and back in again, and now it seems to be fine. It asked me for login info, which it wasn't doing before. So I think we can say that emerging dconf sorted it. I don't use gnome-light. |
Plugging in the USB stick., it automounts fine. Then when I go to "Computer", open it, click on the USB stick, then select "Safely Remove", it seems to do it. The Icon disappears, but I get an error window with this message: Quote: Error detaching: helper exited with exit code 1: Detaching device /dev/sdd USB device: /sys/devices/pci0000:00/0000:00:16.2/usb3/3-1/3-1.4) SYNCHRONIZE CACHE: OK STOP UNIT: OK Unbinding USB interface driver: OK Suspending USB device: FAILED: Cannot open /sys/devices/pci0000:00/0000:00:16.2/usb3/3-1/3-1.4/power/level for writing: No such file or directory Did it unmount safely? If so, how do I get rid of this rather disconcerting message? Gnome 2.32.1 Kernel 2.6.38-gentoo-r6 | Tony0945 wrote: http://paste.pocoo.org/show/474403/ Because this is wrong: # CONFIG_PM_RUNTIME is not set Also CONFIG_USB_SUSPEND is missing, causing the warning. This is actually a notification when you emerge sys-fs/udisks, and it tells you to enable it. You propably just missed the notification. |
Hi. I'm having proplems with rxvt-unicode: while typing, or through command completion, or by repeating an older command through cursor keys, the actual content is not or only partially redrawn, it is either black or simply filled white boxes (from my boxed cursor). I found this https://bugs.gentoo.org/show_bug.cgi?id=346553 and this http://awesome.naquadah.org/wiki/Urxvt_Hints , and recompiled rxvt-unicode with the "force-hints" USE flag, but the problem remains. Here's my USE flags: Code: Calculating dependencies... done! [ebuild R ] x11-terms/rxvt-unicode-9.12-r1 USE="256-color blink focused-urgency font-styles force-hints iso14755 mousewheel perl pixbuf truetype -afterimage -alt-font-width -fading-colors -unicode3 -vanilla -wcwidth" 0 kB Anyone knows how to fix that? Thanks gw | gw wrote: I'm having proplems with rxvt-unicode: while typing, or through command completion, or by repeating an older command through cursor keys, the actual content is not or only partially redrawn, it is either black or simply filled white boxes (from my boxed cursor). I know this is not really a fix, but I don't see the point of hunting down the actual problem, when there is an easy alternative. I ditched urxvt altogether, as neither xfterm4 nor gnome-terminal have said problem. xfterm4 doesn't display utf8 encoded text properly, but gnome-terminal does! So for all those who had the same problem with rxvt-unicode, I recommend to simply switch to gnome-terminal. gw |
Hello. How can I set hotkey for run Konsole? | What do you like to achieve? being able to use some kotkey combo to launch konsole? if yes, then I'd do the following (using KDE): right-klick the KDE menu select Menu Editor navigate to System -> Konsole switch to Advanced tab set the shotcut don't forget to save V. |
hello folks i try to configure xorg server,but i take "configuration failed" pls tell me if you want to give you more info,... #Xorg -configure Code: X.Org X Server 1.10.4 Release Date: 2011-08-19 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.39-gentoo-r3 i686 Gentoo Current Operating System: Linux thegnome 2.6.39-gentoo-r3 #1 SMP Wed Sep 7 21:45:02 EEST 2011 i686 Kernel command line: root=/dev/sda4 Build Date: 12 September 2011 12:57:04AM Current version of pixman: 0.22.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 12 01:26:32 2011 List of video drivers: intel fbdev vesa (++) Using config file: "/root/xorg.conf.new" (==) Using system config directory "/usr/share/X11/xorg.conf.d" WARNING: Error inserting cfbimgblt (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/video/cfbimgblt.ko): Invalid module format WARNING: Error inserting thermal_sys (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/thermal/thermal_sys.ko): Invalid module format WARNING: Error inserting backlight (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/video/backlight/backlight.ko): Invalid module format WARNING: Error inserting video (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/acpi/video.ko): Invalid module format WARNING: Error inserting i2c_core (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/i2c/i2c-core.ko): Invalid module format WARNING: Error inserting agpgart (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/char/agp/agpgart.ko): Invalid module format WARNING: Error inserting intel_gtt (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/char/agp/intel-gtt.ko): Invalid module format WARNING: Error inserting button (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/acpi/button.ko): Invalid module format WARNING: Error inserting cfbcopyarea (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/video/cfbcopyarea.ko): Invalid module format WARNING: Error inserting i2c_algo_bit (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/i2c/algos/i2c-algo-bit.ko): Invalid module format WARNING: Error inserting intel_agp (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/char/agp/intel-agp.ko): Invalid module format WARNING: Error inserting drm (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/gpu/drm/drm.ko): Invalid module format WARNING: Error inserting drm_kms_helper (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/gpu/drm/drm_kms_helper.ko): Invalid module format FATAL: Error inserting i915 (/lib/modules/2.6.39-gentoo-r3/kernel/drivers/gpu/drm/i915/i915.ko): Invalid module format (EE) open /dev/fb0: No such file or directory Number of created screens does not match number of detected devices. Configuration failed. a desperate man, Thanks in advance. | Do you still have those odd module insertion problems ? You probably should turn CONFIG_FB_VESA off. Other than that, check dmesg for anything of interest. |
I've searched around and spent many hours trying to resolve this issue with no avail. Here's the problem: Recently, after updating some software (GTK was the only software updated that MIGHT pertain to the problem), I noticed that the GNOME panel spanned both monitors. Previously, this was not the case - it would sit quietly at the top of a single monitor. Windows would maximize as normal on a single monitor. GDM also spans both monitors, and Xfce no longer recognizes dual displays (it stretches the background across both monitors). xorg.conf wrote: # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (root@mikegerwitz-pc) Sat Mar 22 22:20:12 EDT 2008 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" RgbPath "/usr/lib64/X11/rgb" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "ServerFlags" # Removed Option "Xinerama" "0" # Removed Option "Xinerama" "1" Option "Xinerama" "0" EndSection Section "InputDevice" # generated from data in "/etc/conf.d/gpm" Identifier "Mouse0" Driver "mouse" Option "Protocol" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "ATE 17 ANALOG MONITOR" HorizSync 31.0 - 80.0 VertRefresh 58.0 - 75.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "Acer AL2216W" HorizSync 30.0 - 82.0 VertRefresh 56.0 - 76.0 EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7300 GT" Option "AddARGBGLXVisuals" "true" Option "UseEvents" "false" Option "RenderAccel" "true" Option "CoolBits" "1" Option "TripleBuffer" "True" Option "BackingStore" "True" Option "AllowGLXWithComposite" "True" Option "DamageEvents" "True" Option "VBERestore" "true" Option "RandRRotation" "on" Option "FlatPanelProperties" "Scaling = aspect-scaled" Option "HWcursor" EndSection Section "Device" Identifier "Videocard1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7300 GT" BusID "PCI:5:0:0" Screen 1 EndSection Section "Screen" # Removed Option "metamodes" "CRT: 1280x1024 +0+26, DFP: nvidia-auto-select +1280+0" # Removed Option "metamodes" "CRT: 1280x1024 +0+0, DFP: nvidia-auto-select +1280+0" # Removed Option "metamodes" "CRT: 1280x1024_75 +0+0, DFP: 1680x1050_60 +1280+0" # Removed Option "TwinView" "1" # Removed Option "metamodes" "CRT: 1280x1024_75 +0+0, DFP: nvidia-auto-select +1280+0" # Removed Option "TwinView" "0" # Removed Option "metamodes" "CRT: 1280x1024_75 +0+0" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "NoLogo" "True" Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "DFP-0" Option "metamodes" "CRT: 1280x1024_75 +0+0, DFP: nvidia-auto-select +1280+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard0" Monitor "Monitor1" DefaultDepth 24 Option "TwinView" "0" Option "TwinViewXineramaInfoOrder" "DFP-0" Option "metamodes" "DFP: nvidia-auto-select +0+0" EndSection Section "Extensions" Option "Composite" "enable" EndSection I have played around with a number of variables which have not worked. Xinerama (not TwinView) works fine. However TwinView does not - it appears that GNOME and the like believe there is only a single monitor in use (TwinView itself works yet maybe the backend is reporting it incorrectly?). "Xinerama" is part of the use flags in make.conf, and just to be sure, I rebuilt GNOME (emerge -avDN gnome) as well as gtk+ (emerge -av gtk+). I have also rebuilt nvidia-drivers hoping it would fix the problem, but it did not. I even had nvidia-settings overwrite my current xorg.conf (rather than merging the changes) with no luck. I also updated libXinerama to the latest version (1.0.3). Some suggested trying to use "NoTwinViewXineramaInfo", but that did nothing. Enabling Xinerama while TwinView is enabled causes windows to maximize across both monitors; doesn't fix anything. I've glanced through http://us.download.nvidia.com/solaris/1.0-9746/README/appendix-d.html and tried what I could, but nothing seemed to fix the problem. I was also wondering if my xorg.conf was somehow changed. So I restored a working backup, but nope - same problem. I never had this problem before - it always worked perfectly. Any help would be greatly appreciated. | I've been running TwinView for years. You don't want to enable Xinerama in your xorg.conf because TwinView will handle that for you. But you DO want to add the xinerama USE flag to your make.conf (note the lower-case "x") and do an emerge -uDN world (or whatever). But it sounds like you've done this. Quote: Xinerama (not TwinView) works fine. However TwinView does not - it appears that GNOME and the like believe there is only a single monitor in use (TwinView itself works yet maybe the backend is reporting it incorrectly?). I don't understand what you are saying here. From your description of the problem it is Xinerama under TwinView that is broken because Xinerama is the trick of letting apps know there are really two monitors even though there is only one big X-screen. That is what the xinerama USE flag is for. Anyway, another trick to try is you can set up your monitors as two different X-screens and then enable the XServer "Xinerama" flag. The Nvidia docs do a good job of explaining how to do this. You just need two different "device" sections (and two "monitor" sections, etc) in your xorg.conf. This should give you exactly the same look as using TwinView. The big (only?) difference is performance. TwinView generally performs much better but the dual x-screen trick allows each monitor to vsync separately which gets rid of "tearing" while watching videos on the "secondary" monitor. |
For the past 5 or 6 days, i have been having a problem with my Touchpad on my Asus 1215N EeePC. For some reason, my cursor will work perfectly fine, then for no reason it will freeze up when the track pad will not work correctly. The courser will jump around the screen and move in strange directions. When i am on a web page, it will also start scrolling up and down it i start trying to move the cursor ( i have 2 finger touch scroll turned on, but did simmilar things when i did not have it turned on. ) The Strange thing is: IF i shut the top to my laptop and open it again, the cursor works fine for one or two minutes before this happens again. If you have ANY ideas, please let me know. --Redcrusher | Hello Dear, Check all settings of Touch Pad may be something are disabled......... (I hope solve your problem) |
I am running GNOME on an amd64 system on a Thinkpad T61p. I can adjust the LCD brightness by writing "up," "down," or "level X" to /proc/acpi/ibm/brightness (as root), and I can adjust it with the slider in the System->Preferences->Power Management (as a regular user). However, when I press <Fn>+<Home> to increase the brightness, the little brightness scale shows up on the screen with the current brightness level displayed, but the brightness level does not change. When I press <Fn>+<End> to decrease the brightness, nothing happens at all. At first, I thought that my user account might lack permission to write to some file, but I get the same results when I use the buttons as root. I have looked for solutions to this problem and observed several things. First, almost everyone who writes about this sort of thing either cannot adjust their brightness at all, or their buttons work perfectly without any specific configuration on their part, whereas I am middle-of-the-road. Second, many solutions are kludges that involve circumventing some system that is actually supposed to handle this, and putting a bunch of button-interpreting/event-handling logic in a shell script in one's home directory. Third, over the past few years, there have been several ways to set up the kernel, ACPI, and X to deal with these button presses. Is there a way that I can fix this that keeps all systems operating in their correct capacity using files in normal places? What is the most up-to-date way to handle Thinkpad ACPI events/buttons? Is there any reason that I would want to use an older method? I don't really know what I'm talking about here. I tried to find some good background information, but it seems like there are too many systems interacting and too much recent change for me to get a handle on it. Edit: Also, it is probably worth mentioning that I do not have acpid running. I was kind of surprised when I discovered this, because I can suspend to RAM and resume, have the computer notice when I insert and remove the AC adapter, and other ACPI-type things. I tried starting acpid to see if that would fix the problem, but it didn't. If I start it, I can use acpi_listen to see the effects of the brightness key presses. Pressing the increase-brightness button gives Code: video/brightnessup BRTUP 00000086 00000000 but pressing the decrease-brightness button produces no output. Edit: Marking this solved, very belatedly. | acpid is just the daemon that captures ACPI events (as for example emitted by some keys). What do you do with those events are up to configuration files and, perhaps, your programming. Even without acpid some other software may be capturing acpi events. depending on platform, brightness keys (which would generate acpi events) may also even change brightness in hardware. I can look at my setup on Thinkpad X300, but I don't have it handy booted right now. |
Relevant lines from Xorg.log: Quote: [ 246.559] (II) LoadModule: "evdev" [ 246.560] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 246.563] (II) Module evdev: vendor="X.Org Foundation" [ 246.563] compiled for 1.9.5, module version = 2.6.0 [ 246.563] Module class: X.Org XInput Driver [ 246.563] ABI class: X.Org XInput driver, version 11.0 [ 246.563] (EE) module ABI major version (11) doesn't match the server's version (12) [ 246.563] (II) UnloadModule: "evdev" [ 246.563] (II) Unloading evdev [ 246.563] (EE) Failed to load module "evdev" (module requirement mismatch, 0) [ 246.563] (EE) No input driver matching `evdev' [ 246.570] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 246.570] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 246.570] (II) LoadModule: "evdev" [ 246.570] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 246.570] (II) Module evdev: vendor="X.Org Foundation" [ 246.570] compiled for 1.9.5, module version = 2.6.0 [ 246.570] Module class: X.Org XInput Driver [ 246.570] ABI class: X.Org XInput driver, version 11.0 [ 246.570] (EE) module ABI major version (11) doesn't match the server's version (12) [ 246.570] (II) UnloadModule: "evdev" [ 246.570] (II) Unloading evdev [ 246.570] (EE) Failed to load module "evdev" (module requirement mismatch, 0) [ 246.570] (EE) No input driver matching `evdev' equery gives: Quote: /usr/portage/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.6.0.ebuild /usr/portage/x11-base/xorg-server/xorg-server-1.10.4.ebuild So why is evdev compiled for 1.9.5 instead of 1.10.4 ? I did run revdep-rebuild. | Xorg does an internal check that the OS doesn't (dynamic linker). They probably did this because they tend to do minute API changes that aren't ELF linkable (like saying passing a 2 means delete this window, and 1 means to create; and then the next version they swapped the meaning of the two arguments). This can't be detected by the OS (which is what revdep-rebuild does), so Xorg put some internal checks, made each binary have their own version to keep versions straight. So the solution is to just re-emerge the package even though it looks like it will do nothing (but it will!). That should solve the problem. |
Using kmail 1.13.7 under kde 4.6.5 Since yesterday whenever I try to open kmail, I get a message telling : - Personal Information Management Service is starting. After some time, it get replaced by the following message : - The Akonadi personal Information Management service is not operational. And I cannot get access to kmail. I understand well why Akonadi PIMS is not operational. At least I did not configure any MySql server. But I never cared about this since my first kde 4. What has changed, how can I workaround this without making Akonadi's PIM operational ? BTW I cannot see how what I emerged yesterday could be involved in this : (babl - freetype - busybox - networkmanager - binutils - a bunch of emul-linux-x86) | tomtom69 wrote: typing "akonadictl start" gave some error messages because of mysql driver, but AFAIK the standard database driver in KDE4.6.5 is SQLITE. So I changed within the ~/.config/akonadi/akonadiserverrc driver settings: Driver=QSQLITE (The driver was set to QMYSQL before). I don't know why the setting was changed to QMYSQL but changing it back cured the problem here. Last rebuild was qt-sql which may have caused this (however I etc-update did not show the akonadiserverrc file) tom Thank you tom for answering. You are right that Gentoo's Akonadi defaults on sqlite . (IUSE: mysql, postgres, +sqlite, test) so if you emerged akonadi-server as is, yes indeed, it is strange that the driver changed to QMYSQL. But, I had emerged akonadi +mysql -sqlite. So... QMYSQL is OK for me. BTW, I managed to put things back in order... automagically... I cannot tell how... I had managed for the first time to screw completely my Gentoo up ! (Even gcc was implied in the mess... ) As I was in a hurry... and as I frequently backup... I decided that it would be more efficient restoring the entire system from backup. Fortunately, it has been. |
Until boost 1.46.1-r1 went stable, I was using boost 1.42.0-r2. Since I upgraded to boost 1.46.1-r1, and emerged --depclean which deleted the 1.42.0-r2 package, akonadi refuses to start : Code: acoswt@PrimaPratica ~ $ akonadictl start akonadictl: error while loading shared libraries: libboost_program_options-mt-1_42.so.1.42.0: cannot open shared object file: No such file or directory Rebuilt akonadi... -> No luck ! Should I downgrade boost ? | revdep-rebuild ? Perhaps it's an indirect dep, so rebuilding akonadi didn't make a difference. |
Hello! My KDE does not recognize CDs and DVDs. How can I solve the problem? | hackum wrote: Hello! My KDE does not recognize CDs and DVDs. How can I solve the problem? My crystal ball is still out of order - mind posting any real info about your hardware/software setup ? |
Greetings, only two days ago I posted a problem about X not starting, and it seems that now my graphics card is working just fine (Intel). When I emerge xterm and twm and run startx I get a couple terminal windows and no errors. So I emerge --unmerge xterm twm; and I emerge -av kdebase-meta kdegames-meta and it goes black, shows some inconsistent lines of different color pixilation across the screen, then shuts down with an error message. I've got to troubleshoot and I've no idea how or where to start; last time I asked for help I got somethings working. It just seems to be that as soon as I get one thing to work, there's always a next step, because the other thing doesn't work; I've been trying to get this to work for months now. Here's Xorg.0.log: Code: [ 639.554] X.Org X Server 1.10.4 Release Date: 2011-08-19 [ 639.554] X Protocol Version 11, Revision 0 [ 639.554] Build Operating System: Linux 2.6.39-gentoo-r3 x86_64 Gentoo [ 639.554] Current Operating System: Linux localhost 2.6.39-gentoo-r3 #3 SMP Thu Sep 8 22:19:33 PDT 2011 x86_64 [ 639.554] Kernel command line: root=/dev/sda2 [ 639.554] Build Date: 09 September 2011 11:40:41AM [ 639.554] [ 639.554] Current version of pixman: 0.22.2 [ 639.554] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 639.554] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 639.554] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 9 15:09:18 2011 [ 639.555] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 639.555] (==) No Layout section. Using the first Screen section. [ 639.555] (==) No screen section available. Using defaults. [ 639.555] (**) |-->Screen "Default Screen Section" (0) [ 639.555] (**) | |-->Monitor "<default monitor>" [ 639.555] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 639.555] (==) Automatically adding devices [ 639.555] (==) Automatically enabling devices [ 639.555] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 639.555] Entry deleted from font path. [ 639.555] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 639.555] Entry deleted from font path. [ 639.555] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 639.555] Entry deleted from font path. [ 639.555] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 639.555] Entry deleted from font path. [ 639.555] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 639.555] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 639.555] Entry deleted from font path. [ 639.555] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 639.555] (==) FontPath set to: /usr/share/fonts/misc/ [ 639.555] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 639.555] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 639.555] (II) Loader magic: 0x7ce160 [ 639.555] (II) Module ABI versions: [ 639.555] X.Org ANSI C Emulation: 0.4 [ 639.555] X.Org Video Driver: 10.0 [ 639.555] X.Org XInput driver : 12.2 [ 639.555] X.Org Server Extension : 5.0 [ 639.556] (--) PCI:*(0:0:2:0) 8086:2a02:17aa:20b5 rev 12, Mem @ 0xf8100000/1048576, 0xe0000000/268435456, I/O @ 0x00001800/8 [ 639.556] (--) PCI: (0:0:2:1) 8086:2a03:17aa:20b5 rev 12, Mem @ 0xf8200000/1048576 [ 639.556] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 639.557] (II) LoadModule: "extmod" [ 639.557] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 639.557] (II) Module extmod: vendor="X.Org Foundation" [ 639.557] compiled for 1.10.4, module version = 1.0.0 [ 639.557] Module class: X.Org Server Extension [ 639.557] ABI class: X.Org Server Extension, version 5.0 [ 639.557] (II) Loading extension MIT-SCREEN-SAVER [ 639.557] (II) Loading extension XFree86-VidModeExtension [ 639.557] (II) Loading extension XFree86-DGA [ 639.557] (II) Loading extension DPMS [ 639.557] (II) Loading extension XVideo [ 639.557] (II) Loading extension XVideo-MotionCompensation [ 639.557] (II) Loading extension X-Resource [ 639.557] (II) LoadModule: "dbe" [ 639.557] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 639.557] (II) Module dbe: vendor="X.Org Foundation" [ 639.557] compiled for 1.10.4, module version = 1.0.0 [ 639.557] Module class: X.Org Server Extension [ 639.557] ABI class: X.Org Server Extension, version 5.0 [ 639.557] (II) Loading extension DOUBLE-BUFFER [ 639.557] (II) LoadModule: "glx" [ 639.557] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 639.557] (II) Module glx: vendor="X.Org Foundation" [ 639.557] compiled for 1.10.4, module version = 1.0.0 [ 639.557] ABI class: X.Org Server Extension, version 5.0 [ 639.558] (==) AIGLX enabled [ 639.558] (II) Loading extension GLX [ 639.558] (II) LoadModule: "record" [ 639.558] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 639.558] (II) Module record: vendor="X.Org Foundation" [ 639.558] compiled for 1.10.4, module version = 1.13.0 [ 639.558] Module class: X.Org Server Extension [ 639.558] ABI class: X.Org Server Extension, version 5.0 [ 639.558] (II) Loading extension RECORD [ 639.558] (II) LoadModule: "dri" [ 639.558] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so [ 639.558] (II) Module dri: vendor="X.Org Foundation" [ 639.558] compiled for 1.10.4, module version = 1.0.0 [ 639.558] ABI class: X.Org Server Extension, version 5.0 [ 639.558] (II) Loading extension XFree86-DRI [ 639.558] (II) LoadModule: "dri2" [ 639.558] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so [ 639.558] (II) Module dri2: vendor="X.Org Foundation" [ 639.558] compiled for 1.10.4, module version = 1.2.0 [ 639.558] ABI class: X.Org Server Extension, version 5.0 [ 639.558] (II) Loading extension DRI2 [ 639.558] (==) Matched intel as autoconfigured driver 0 [ 639.558] (==) Matched vesa as autoconfigured driver 1 [ 639.558] (==) Matched fbdev as autoconfigured driver 2 [ 639.558] (==) Assigned the driver to the xf86ConfigLayout [ 639.558] (II) LoadModule: "intel" [ 639.558] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 639.559] (II) Module intel: vendor="X.Org Foundation" [ 639.559] compiled for 1.10.4, module version = 2.15.0 [ 639.559] Module class: X.Org Video Driver [ 639.559] ABI class: X.Org Video Driver, version 10.0 [ 639.559] (II) LoadModule: "vesa" [ 639.559] (WW) Warning, couldn't open module vesa [ 639.559] (II) UnloadModule: "vesa" [ 639.559] (II) Unloading vesa [ 639.559] (EE) Failed to load module "vesa" (module does not exist, 0) [ 639.559] (II) LoadModule: "fbdev" [ 639.559] (WW) Warning, couldn't open module fbdev [ 639.559] (II) UnloadModule: "fbdev" [ 639.559] (II) Unloading fbdev [ 639.559] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 639.559] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale, Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge [ 639.560] (--) using VT number 7 [ 639.564] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 639.564] drmOpenDevice: node name is /dev/dri/card0 [ 639.564] drmOpenDevice: open result is 8, (OK) [ 639.564] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [ 639.564] drmOpenDevice: node name is /dev/dri/card0 [ 639.565] drmOpenDevice: open result is 8, (OK) [ 639.565] drmOpenByBusid: drmOpenMinor returns 8 [ 639.565] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 [ 639.565] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 639.565] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 639.565] (==) intel(0): RGB weight 888 [ 639.565] (==) intel(0): Default visual is TrueColor [ 639.565] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM [ 639.565] (--) intel(0): Chipset: "965GM" [ 639.565] (**) intel(0): Relaxed fencing enabled [ 639.565] (**) intel(0): Framebuffer tiled [ 639.565] (**) intel(0): Pixmaps tiled [ 639.565] (**) intel(0): 3D buffers tiled [ 639.565] (**) intel(0): SwapBuffers wait enabled [ 639.565] (==) intel(0): video overlay key set to 0x101fe [ 639.565] (II) intel(0): Output LVDS1 has no monitor section [ 639.565] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0 [ 639.581] (II) intel(0): Output VGA1 has no monitor section [ 639.597] (II) intel(0): Output DVI1 has no monitor section [ 639.597] (II) intel(0): EDID for output LVDS1 [ 639.597] (II) intel(0): Manufacturer: LEN Model: 4031 Serial#: 0 [ 639.597] (II) intel(0): Year: 2007 Week: 0 [ 639.597] (II) intel(0): EDID Version: 1.3 [ 639.597] (II) intel(0): Digital Display Input [ 639.597] (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 19 [ 639.597] (II) intel(0): Gamma: 2.20 [ 639.597] (II) intel(0): DPMS capabilities: StandBy Suspend Off [ 639.597] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 639.597] (II) intel(0): First detailed timing is preferred mode [ 639.597] (II) intel(0): redX: 0.569 redY: 0.332 greenX: 0.312 greenY: 0.544 [ 639.597] (II) intel(0): blueX: 0.149 blueY: 0.132 whiteX: 0.313 whiteY: 0.329 [ 639.597] (II) intel(0): Supported established timings: [ 639.597] (II) intel(0): 640x480@60Hz [ 639.597] (II) intel(0): 800x600@60Hz [ 639.597] (II) intel(0): 1024x768@60Hz [ 639.597] (II) intel(0): Manufacturer's mask: 0 [ 639.597] (II) intel(0): Supported detailed timing: [ 639.597] (II) intel(0): clock: 76.8 MHz Image Size: 303 x 190 mm [ 639.597] (II) intel(0): h_active: 1280 h_sync: 1332 h_sync_end 1396 h_blank_end 1568 h_border: 0 [ 639.597] (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 816 v_border: 0 [ 639.597] (II) intel(0): Supported detailed timing: [ 639.597] (II) intel(0): clock: 64.0 MHz Image Size: 303 x 190 mm [ 639.597] (II) intel(0): h_active: 1280 h_sync: 1332 h_sync_end 1396 h_blank_end 1568 h_border: 0 [ 639.597] (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 816 v_border: 0 [ 639.597] (II) intel(0): Unknown vendor-specific block f [ 639.597] (II) intel(0): LTN141W1-L05 [ 639.597] (II) intel(0): EDID (in hex): [ 639.597] (II) intel(0): 00ffffffffffff0030ae314000000000 [ 639.597] (II) intel(0): 00110103801e1378eacd7591554f8b26 [ 639.597] (II) intel(0): 21505421080001010101010101010101 [ 639.597] (II) intel(0): 010101010101fd1d0020512010303440 [ 639.597] (II) intel(0): 33002fbe10000019fe18002051201030 [ 639.597] (II) intel(0): 344033002fbe100000190000000f0081 [ 639.597] (II) intel(0): 0a32810a281201004ca35731000000fe [ 639.597] (II) intel(0): 004c544e31343157312d4c30350a0022 [ 639.597] (II) intel(0): EDID vendor "LEN", prod id 16433 [ 639.597] (II) intel(0): Printing DDC gathered Modelines: [ 639.597] (II) intel(0): Modeline "1280x800"x0.0 76.77 1280 1332 1396 1568 800 803 806 816 -hsync -vsync (49.0 kHz) [ 639.597] (II) intel(0): Modeline "1280x800"x0.0 63.98 1280 1332 1396 1568 800 803 806 816 -hsync -vsync (40.8 kHz) [ 639.597] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 639.597] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 639.597] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 639.597] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported) [ 639.597] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported) [ 639.597] (II) intel(0): Printing probed modes for output LVDS1 [ 639.597] (II) intel(0): Modeline "1280x800"x60.0 76.77 1280 1332 1396 1568 800 803 806 816 -hsync -vsync (49.0 kHz) [ 639.597] (II) intel(0): Modeline "1280x800"x50.0 63.98 1280 1332 1396 1568 800 803 806 816 -hsync -vsync (40.8 kHz) [ 639.597] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) [ 639.597] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 639.597] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 639.597] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 639.597] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 639.613] (II) intel(0): EDID for output VGA1 [ 639.629] (II) intel(0): EDID for output DVI1 [ 639.629] (II) intel(0): Output LVDS1 connected [ 639.629] (II) intel(0): Output VGA1 disconnected [ 639.629] (II) intel(0): Output DVI1 disconnected [ 639.629] (II) intel(0): Using exact sizes for initial modes [ 639.629] (II) intel(0): Output LVDS1 using initial mode 1280x800 [ 639.629] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 639.629] (II) intel(0): Kernel page flipping support detected, enabling [ 639.629] (**) intel(0): Display dimensions: (300, 190) mm [ 639.629] (**) intel(0): DPI set to (108, 106) [ 639.629] (II) Loading sub module "fb" [ 639.629] (II) LoadModule: "fb" [ 639.629] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 639.629] (II) Module fb: vendor="X.Org Foundation" [ 639.629] compiled for 1.10.4, module version = 1.0.0 [ 639.629] ABI class: X.Org ANSI C Emulation, version 0.4 [ 639.629] (II) Loading sub module "dri2" [ 639.629] (II) LoadModule: "dri2" [ 639.629] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so [ 639.629] (II) Module dri2: vendor="X.Org Foundation" [ 639.629] compiled for 1.10.4, module version = 1.2.0 [ 639.629] ABI class: X.Org Server Extension, version 5.0 [ 639.629] (==) Depth 24 pixmap format is 32 bpp [ 639.629] (II) intel(0): [DRI2] Setup complete [ 639.629] (II) intel(0): [DRI2] DRI driver: i965 [ 639.629] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled [ 639.640] (II) UXA(0): Driver registered support for the following operations: [ 639.640] (II) solid [ 639.640] (II) copy [ 639.640] (II) composite (RENDER acceleration) [ 639.640] (II) put_image [ 639.640] (II) get_image [ 639.640] (==) intel(0): Backing store disabled [ 639.640] (==) intel(0): Silken mouse enabled [ 639.640] (II) intel(0): Initializing HW Cursor [ 639.651] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 639.653] (==) intel(0): DPMS enabled [ 639.653] (==) intel(0): Intel XvMC decoder enabled [ 639.653] (II) intel(0): Set up textured video [ 639.653] (II) intel(0): Set up overlay video [ 639.653] (II) intel(0): [XvMC] i965_xvmc driver initialized. [ 639.653] (II) intel(0): direct rendering: DRI2 Enabled [ 639.653] (==) intel(0): hotplug detection: "enabled" [ 639.653] (--) RandR disabled [ 639.653] (II) Initializing built-in extension Generic Event Extension [ 639.653] (II) Initializing built-in extension SHAPE [ 639.653] (II) Initializing built-in extension MIT-SHM [ 639.653] (II) Initializing built-in extension XInputExtension [ 639.653] (II) Initializing built-in extension XTEST [ 639.653] (II) Initializing built-in extension BIG-REQUESTS [ 639.653] (II) Initializing built-in extension SYNC [ 639.653] (II) Initializing built-in extension XKEYBOARD [ 639.653] (II) Initializing built-in extension XC-MISC [ 639.653] (II) Initializing built-in extension XINERAMA [ 639.653] (II) Initializing built-in extension XFIXES [ 639.653] (II) Initializing built-in extension RENDER [ 639.653] (II) Initializing built-in extension RANDR [ 639.653] (II) Initializing built-in extension COMPOSITE [ 639.653] (II) Initializing built-in extension DAMAGE [ 639.661] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 639.661] (II) AIGLX: enabled GLX_INTEL_swap_event [ 639.661] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 639.661] (II) AIGLX: enabled GLX_SGI_make_current_read [ 639.661] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 639.662] (II) AIGLX: Loaded and initialized /usr/lib64/dri/i965_dri.so [ 639.662] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 639.662] (II) intel(0): Setting screen physical size to 338 x 211 [ 639.695] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 639.696] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 639.696] (II) LoadModule: "evdev" [ 639.696] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 639.696] (II) Module evdev: vendor="X.Org Foundation" [ 639.696] compiled for 1.10.4, module version = 2.6.0 [ 639.696] Module class: X.Org XInput Driver [ 639.696] ABI class: X.Org XInput driver, version 12.2 [ 639.696] (II) Using input driver 'evdev' for 'Power Button' [ 639.696] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 639.696] (**) Power Button: always reports core events [ 639.696] (**) Power Button: Device: "/dev/input/event2" [ 639.700] (--) Power Button: Found keys [ 639.700] (II) Power Button: Configuring as keyboard [ 639.700] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2" [ 639.700] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 639.700] (**) Option "xkb_rules" "evdev" [ 639.700] (**) Option "xkb_model" "evdev" [ 639.700] (**) Option "xkb_layout" "us" [ 639.720] (II) config/udev: Adding input device Video Bus (/dev/input/event3) [ 639.720] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 639.720] (II) Using input driver 'evdev' for 'Video Bus' [ 639.720] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 639.720] (**) Video Bus: always reports core events [ 639.720] (**) Video Bus: Device: "/dev/input/event3" [ 639.723] (--) Video Bus: Found keys [ 639.723] (II) Video Bus: Configuring as keyboard [ 639.723] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3" [ 639.723] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD) [ 639.723] (**) Option "xkb_rules" "evdev" [ 639.723] (**) Option "xkb_model" "evdev" [ 639.723] (**) Option "xkb_layout" "us" [ 639.728] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 639.728] (II) No input driver/identifier specified (ignoring) [ 639.729] (II) config/udev: Adding input device Sleep Button (/dev/input/event1) [ 639.729] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 639.729] (II) Using input driver 'evdev' for 'Sleep Button' [ 639.729] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 639.729] (**) Sleep Button: always reports core events [ 639.729] (**) Sleep Button: Device: "/dev/input/event1" [ 639.731] (--) Sleep Button: Found keys [ 639.731] (II) Sleep Button: Configuring as keyboard [ 639.731] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1" [ 639.731] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD) [ 639.731] (**) Option "xkb_rules" "evdev" [ 639.731] (**) Option "xkb_model" "evdev" [ 639.731] (**) Option "xkb_layout" "us" [ 639.739] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) [ 639.739] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 639.740] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 639.740] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 639.740] (**) AT Translated Set 2 keyboard: always reports core events [ 639.740] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4" [ 639.747] (--) AT Translated Set 2 keyboard: Found keys [ 639.747] (II) AT Translated Set 2 keyboard: Configuring as keyboard [ 639.747] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4" [ 639.747] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) [ 639.747] (**) Option "xkb_rules" "evdev" [ 639.747] (**) Option "xkb_model" "evdev" [ 639.747] (**) Option "xkb_layout" "us" [ 639.747] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5) [ 639.747] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall" [ 639.747] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad' [ 639.747] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 639.747] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 639.747] (**) SynPS/2 Synaptics TouchPad: Device: "/dev/input/event5" [ 639.755] (--) SynPS/2 Synaptics TouchPad: Found 3 mouse buttons [ 639.755] (--) SynPS/2 Synaptics TouchPad: Found absolute axes [ 639.755] (--) SynPS/2 Synaptics TouchPad: Found x and y absolute axes [ 639.755] (--) SynPS/2 Synaptics TouchPad: Found absolute touchpad. [ 639.755] (II) SynPS/2 Synaptics TouchPad: Configuring as touchpad [ 639.755] (**) SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5 [ 639.755] (**) SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 639.755] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5" [ 639.755] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD) [ 639.755] (II) SynPS/2 Synaptics TouchPad: initialized for absolute axes. [ 639.755] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 [ 639.755] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0 [ 639.755] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 [ 639.755] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 [ 639.755] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) [ 639.755] (II) No input driver/identifier specified (ignoring) [ 639.755] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event6) [ 639.755] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall" [ 639.755] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint' [ 639.755] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 639.755] (**) TPPS/2 IBM TrackPoint: always reports core events [ 639.755] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event6" [ 639.763] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons [ 639.763] (--) TPPS/2 IBM TrackPoint: Found relative axes [ 639.763] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes [ 639.763] (II) TPPS/2 IBM TrackPoint: Configuring as mouse [ 639.763] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5 [ 639.763] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 639.763] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input6/event6" [ 639.763] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE) [ 639.763] (II) TPPS/2 IBM TrackPoint: initialized for relative axes. [ 639.763] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1 [ 639.763] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0 [ 639.763] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000 [ 639.763] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4 [ 639.763] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1) [ 639.763] (II) No input driver/identifier specified (ignoring) [ 639.798] (II) Power Button: Close [ 639.799] (II) UnloadModule: "evdev" [ 639.799] (II) Unloading evdev [ 639.804] (II) Video Bus: Close [ 639.805] (II) UnloadModule: "evdev" [ 639.805] (II) Unloading evdev [ 639.810] (II) Sleep Button: Close [ 639.811] (II) UnloadModule: "evdev" [ 639.811] (II) Unloading evdev [ 639.826] (II) AT Translated Set 2 keyboard: Close [ 639.826] (II) UnloadModule: "evdev" [ 639.826] (II) Unloading evdev [ 639.842] (II) SynPS/2 Synaptics TouchPad: Close [ 639.842] (II) UnloadModule: "evdev" [ 639.842] (II) Unloading evdev [ 639.858] (II) TPPS/2 IBM TrackPoint: Close [ 639.858] (II) UnloadModule: "evdev" [ 639.858] (II) Unloading evdev If it helps any, I have no /etc/X11/xorg.conf.d/ file on my system. I need some suggestions, thanks for looking and helping; I really want to love my gentoo! | brent7890, How did you intend to start KDE ? From the log, Xorg starts but finds nothing to do. Put twm and xterm back and see if that starts instead of KDE. It will be useful to know for sure that Xorg still works |
*NOTE use Ctrl + F and search "(1)" "(2)" or "(3)" to scroll through easier.* (1) Xorg.0.log: [ 45.811] X.Org X Server 1.10.2 Release Date: 2011-05-28 [ 45.819] X Protocol Version 11, Revision 0 [ 45.820] Build Operating System: Linux 2.6.38-gentoo-r6 x86_64 Gentoo [ 45.820] Current Operating System: Linux moon-unit 2.6.38-gentoo-r6 #1 SMP Wed Jul 13 04:51:16 PDT 2011 x86_64 [ 45.822] Kernel command line: root=/dev/sda4 [ 45.822] Build Date: 06 September 2011 01:20:06PM [ 45.822] [ 45.823] Current version of pixman: 0.22.0 [ 45.823] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 45.823] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 45.824] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 6 14:45:09 2011 [ 45.926] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 45.969] (==) No Layout section. Using the first Screen section. [ 45.969] (==) No screen section available. Using defaults. [ 45.969] (**) |-->Screen "Default Screen Section" (0) [ 45.969] (**) | |-->Monitor "<default monitor>" [ 45.969] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 45.969] (==) Automatically adding devices [ 45.969] (==) Automatically enabling devices [ 45.983] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 45.983] Entry deleted from font path. [ 45.984] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 45.984] Entry deleted from font path. [ 45.984] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 45.984] Entry deleted from font path. [ 45.992] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 45.992] Entry deleted from font path. [ 45.992] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 45.993] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 45.993] Entry deleted from font path. [ 45.993] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 45.993] (==) FontPath set to: /usr/share/fonts/misc/ [ 45.993] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 45.993] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 45.993] (II) Loader magic: 0x7cd160 [ 45.993] (II) Module ABI versions: [ 45.993] X.Org ANSI C Emulation: 0.4 [ 45.993] X.Org Video Driver: 10.0 [ 45.993] X.Org XInput driver : 12.2 [ 45.993] X.Org Server Extension : 5.0 [ 45.994] (--) PCI:*(0:0:2:0) 8086:2a02:17aa:20b5 rev 12, Mem @ 0xf8100000/1048576, 0xe0000000/268435456, I/O @ 0x00001800/8 [ 45.994] (--) PCI: (0:0:2:1) 8086:2a03:17aa:20b5 rev 12, Mem @ 0xf8200000/1048576 [ 45.994] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 45.994] (II) LoadModule: "extmod" [ 46.054] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 46.077] (II) Module extmod: vendor="X.Org Foundation" [ 46.077] compiled for 1.10.2, module version = 1.0.0 [ 46.077] Module class: X.Org Server Extension [ 46.077] ABI class: X.Org Server Extension, version 5.0 [ 46.077] (II) Loading extension MIT-SCREEN-SAVER [ 46.077] (II) Loading extension XFree86-VidModeExtension [ 46.077] (II) Loading extension XFree86-DGA [ 46.077] (II) Loading extension DPMS [ 46.077] (II) Loading extension XVideo [ 46.077] (II) Loading extension XVideo-MotionCompensation [ 46.077] (II) Loading extension X-Resource [ 46.077] (II) LoadModule: "dbe" [ 46.077] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 46.078] (II) Module dbe: vendor="X.Org Foundation" [ 46.078] compiled for 1.10.2, module version = 1.0.0 [ 46.078] Module class: X.Org Server Extension [ 46.078] ABI class: X.Org Server Extension, version 5.0 [ 46.078] (II) Loading extension DOUBLE-BUFFER [ 46.078] (II) LoadModule: "glx" [ 46.078] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 46.117] (II) Module glx: vendor="X.Org Foundation" [ 46.117] compiled for 1.10.2, module version = 1.0.0 [ 46.117] ABI class: X.Org Server Extension, version 5.0 [ 46.117] (==) AIGLX enabled [ 46.117] (II) Loading extension GLX [ 46.117] (II) LoadModule: "record" [ 46.117] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 46.132] (II) Module record: vendor="X.Org Foundation" [ 46.132] compiled for 1.10.2, module version = 1.13.0 [ 46.132] Module class: X.Org Server Extension [ 46.132] ABI class: X.Org Server Extension, version 5.0 [ 46.132] (II) Loading extension RECORD [ 46.132] (II) LoadModule: "dri" [ 46.132] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so [ 46.150] (II) Module dri: vendor="X.Org Foundation" [ 46.150] compiled for 1.10.2, module version = 1.0.0 [ 46.150] ABI class: X.Org Server Extension, version 5.0 [ 46.150] (II) Loading extension XFree86-DRI [ 46.150] (II) LoadModule: "dri2" [ 46.150] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so [ 46.151] (II) Module dri2: vendor="X.Org Foundation" [ 46.151] compiled for 1.10.2, module version = 1.2.0 [ 46.151] ABI class: X.Org Server Extension, version 5.0 [ 46.151] (II) Loading extension DRI2 [ 46.151] (==) Matched intel as autoconfigured driver 0 [ 46.151] (==) Matched vesa as autoconfigured driver 1 [ 46.151] (==) Matched fbdev as autoconfigured driver 2 [ 46.151] (==) Assigned the driver to the xf86ConfigLayout [ 46.151] (II) LoadModule: "intel" [ 46.151] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 46.206] (II) Module intel: vendor="X.Org Foundation" [ 46.206] compiled for 1.10.2, module version = 2.14.0 [ 46.206] Module class: X.Org Video Driver [ 46.206] ABI class: X.Org Video Driver, version 10.0 [ 46.206] (II) LoadModule: "vesa" [ 46.240] (WW) Warning, couldn't open module vesa [ 46.240] (II) UnloadModule: "vesa" [ 46.240] (II) Unloading vesa [ 46.240] (EE) Failed to load module "vesa" (module does not exist, 0) [ 46.240] (II) LoadModule: "fbdev" [ 46.241] (WW) Warning, couldn't open module fbdev [ 46.241] (II) UnloadModule: "fbdev" [ 46.241] (II) Unloading fbdev [ 46.241] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 46.241] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale, Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge [ 46.241] (--) using VT number 7 [ 46.246] (EE) No devices detected. [ 46.247] Fatal server error: [ 46.247] no screens found [ 46.247] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 46.247] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 46.247] | What exact hardware do you have? Might be too new for the driver you're using. May need to use ~x86 and pick up the 2.16 version of the driver. Add "x11-drivers/xf86-video-intel ~x86" to /etc/portage/package.keywords to pick up the newest driver in portage. |
Hi I have installed gnome following the gentoo "X Server Configuratio HOWTO" and the "GNOME Configuration HOWTO". With the properly created .xinitrc, i can do 'startx' and get into gnome desktop. I then emerged xdm, added it to the default runlevel, and set DISPLAYMANAGER="gdm" in /etc/conf.d/xdm When i reboot, a sort of Desktop seems to be started but it is not gnome. The login window has some sort of stylised "K" on the right hand side, and there is a small window "Console log for localhost" in the lower right corner. Furthermore, if i (as root or as normal user) log in there, the screen shortly turns black and then the log-in window reappears. Can anybody see what i am missing? Thank You Jody //edit: BTW, i installed gnome-light, and not gnome | You somehow got KDE on your system. Check to see if KDM is installed and double check for a typo of "kdm" instead of "gdm" in xdm. What I think happened is you've started kdm and without a full KDE installation, kdm is attempting to start its default KDE. |
I have a problem in that I've installed Xorg and everything how it should be with both intel and vesa drivers. The problem is that the screen is shifted to the right a couple of inches. Which means what should be appearing on the right hand side is wrapping around and appearing on the left. I've diagnosed now that the intel driver isn't working whatsoever, and that it's using the vesa driver. I found this by generating an xorg config which showed both configs for intel and vesa. I then commented the vesa and found that the intel isn't working as xorg doesn't start. With the vesa one, the screen is shifted to the right. How can I get it to display correctly without the screen shift? | Never mind, seems I've fixed it. I needed to add the following to the end of the kernel line in /boot/grub/grub.conf: Code: i915.modeset=1 and now the display is correct. |
Hi all I managed to make urxvt work almost as xterm, but this problem is stubborn! I am trying to get my Emacs Ctrl+Shift+Left arrow, Ctrl+Shift+Right arrow (and others Ctrl+Shift keys) back to life. I am using -iso14755, but it does not seem to help. Maybe someone knows the solution? My ~/.Xdefaults is below. Code: customization: -color XTerm*termName: xterm-256color ! Emacs settings Emacs*font: -*-*-medium-r-*-*-13-*-*-*-*-*-iso10646-1 ! URxvt settings !URxvt*geometry: 102x27 URxvt*background: #000000 URxvt*foreground: #ffffff URxvt*cursorColor: #6086b5 !URxvt*font: xft:DejaVu Sans Mono:style=Regular:size=8 !URxvt*boldFont: xft:DejaVu Sans Mono:style=Bold:size=8 !URxvt*font: xft:Terminus:size=18 URxvt*iso14755: False URxvt*iso14755_52: False URxvt*scrollBar: False !URxvt*scrollWithBuffer: True !URxvt*skipScroll: False !URxvt*secondaryscroll: true URxvt.keysym.Meta-Page_Up: Shift+PageUp URxvt.keysym.Meta-Page_Down: Shift+PageDown URxvt*saveLines: 10000 !URxvt*backspasekey: Backspace !URxvt*deletekey: Delete !URxvt*modifer: alt URxvt*urlLauncher: opera !URxvt.perl-ext-common: default,tabbedhack,clipboard URxvt.perl-ext-common: tabbedhack,clipboard,scrollinghack !URxvt.keysym.Meta-Page_Up: perl:pageup !URxvt.keysym.Meta-Page_Down: perl:pagedown URxvt*color0: #000000 URxvt*color1: #ffffff URxvt*color2: #6086b5 URxvt.tabbed.tabbar-fg: 1 URxvt.tabbed.tabbar-bg: 0 URxvt.tabbed.tab-fg: 0 URxvt.tabbed.tab-bg: 2 URxvt.keysym.S-Insert: perl:clipboard:paste !URxvt*keysym.S-C-Right: \033<M-Left> !URxvt*keysym.0xFF53: \e7 !URxvt.keysym.S-C-Right: !URxvt*keysym.S-C-Right: \033[1;3B ! Yeahconsole settings !yeahconsole*term: urxvtc !yeahconsole*term: urxvt yeahconsole*term: urxvt yeahconsole*consoleHeight: 45 yeahconsole*background: #000000 yeahconsole*foreground: #ffffff yeahconsole*screenWidth: 2048 yeahconsole*screenHeight: 1152 yeahconsole*aniDelay: 0 yeahconsole*toggleKey: None+Menu yeahconsole*font: xft:Terminus:style=Bold:size=18:antialias=true:hinting=true | Yes, I mean I am trying to use emacs -nw inside urxvt. For now describe-key shows that Ctrl+Shift+Right arrow combo looks to emacs the same as Shift+Right arrow. |
Hello. Can you help me with X? This is the first time when I installed gentoo. Some of the problems I decided to myself, but this does not work. So: Video - Radeon HD 5870 Kernel just as the handbook: Code: (Setup the kernel to use the radeon-ucode firmware) Device Drivers ---> Generic Driver Options ---> [*] Include in-kernel firmware blobs in kernel binary # RadeonHD 5000, a.k.a Evergreen, and newer cards: (radeon/CEDAR_me.bin radeon/CEDAR_pfp.bin radeon/CEDAR_rlc.bin radeon/CYPRESS_me.bin radeon/CYPRESS_pfp.bin radeon/CYPRESS_rlc.bin radeon/JUNIPER_me.bin radeon/JUNIPER_pfp.bin radeon/JUNIPER_rlc.bin radeon/REDWOOD_me.bin radeon/REDWOOD_pfp.bin radeon/REDWOOD_rlc.bin) External firmware blobs C2D ~ # startx Code: hostname: Unknown host xauth: file /root/.serverauth.29869 does not exist X.Org X Server 1.10.2 Release Date: 2011-05-28 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.37-gentoo-r4 x86_64 Gentoo Current Operating System: Linux C2D 2.6.37-gentoo-r4 #11 SMP Thu Jul 14 17:02:41 Local time zone must be set--see zic x86_64 Kernel command line: root=/dev/sda3 Build Date: 03 September 2011 06:48:44PM Current version of pixman: 0.22.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 3 19:28:34 2011 (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) module ABI major version (8) doesn't match the server's version (10) (EE) Failed to load module "ati" (module requirement mismatch, 0) (EE) Failed to load module "vesa" (module does not exist, 0) (EE) Failed to load module "fbdev" (module does not exist, 0) (EE) No drivers available. Fatal server error: no screens found Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. xinit: giving up xinit: unable to connect to X server: Connection refused xinit: server error C2D ~ # cat /var/log/Xorg.0.log Code: [ 3489.543] X.Org X Server 1.10.2 Release Date: 2011-05-28 [ 3489.543] X Protocol Version 11, Revision 0 [ 3489.543] Build Operating System: Linux 2.6.37-gentoo-r4 x86_64 Gentoo [ 3489.543] Current Operating System: Linux C2D 2.6.37-gentoo-r4 #11 SMP Thu Jul 14 17:02:41 Local time zone must be set--see zic x86_64 [ 3489.543] Kernel command line: root=/dev/sda3 [ 3489.543] Build Date: 03 September 2011 06:48:44PM [ 3489.543] [ 3489.543] Current version of pixman: 0.22.0 [ 3489.543] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 3489.543] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 3489.543] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 3 19:33:41 2011 [ 3489.543] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 3489.544] (==) No Layout section. Using the first Screen section. [ 3489.544] (==) No screen section available. Using defaults. [ 3489.544] (**) |-->Screen "Default Screen Section" (0) [ 3489.544] (**) | |-->Monitor "<default monitor>" [ 3489.544] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 3489.544] (==) Automatically adding devices [ 3489.544] (==) Automatically enabling devices [ 3489.544] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ [ 3489.544] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 3489.544] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 3489.544] (II) Loader magic: 0x7cf160 [ 3489.544] (II) Module ABI versions: [ 3489.544] X.Org ANSI C Emulation: 0.4 [ 3489.544] X.Org Video Driver: 10.0 [ 3489.544] X.Org XInput driver : 12.2 [ 3489.544] X.Org Server Extension : 5.0 [ 3489.545] (--) PCI:*(0:1:0:0) 1002:6898:174b:e140 rev 0, Mem @ 0xe0000000/268435456, 0xf79c0000/131072, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072 [ 3489.545] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 3489.545] (II) LoadModule: "extmod" [ 3489.545] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 3489.545] (II) Module extmod: vendor="X.Org Foundation" [ 3489.545] compiled for 1.10.2, module version = 1.0.0 [ 3489.545] Module class: X.Org Server Extension [ 3489.545] ABI class: X.Org Server Extension, version 5.0 [ 3489.545] (II) Loading extension MIT-SCREEN-SAVER [ 3489.545] (II) Loading extension XFree86-VidModeExtension [ 3489.545] (II) Loading extension XFree86-DGA [ 3489.545] (II) Loading extension DPMS [ 3489.545] (II) Loading extension XVideo [ 3489.545] (II) Loading extension XVideo-MotionCompensation [ 3489.545] (II) Loading extension X-Resource [ 3489.545] (II) LoadModule: "dbe" [ 3489.545] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 3489.545] (II) Module dbe: vendor="X.Org Foundation" [ 3489.545] compiled for 1.10.2, module version = 1.0.0 [ 3489.545] Module class: X.Org Server Extension [ 3489.545] ABI class: X.Org Server Extension, version 5.0 [ 3489.545] (II) Loading extension DOUBLE-BUFFER [ 3489.545] (II) LoadModule: "glx" [ 3489.545] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 3489.545] (II) Module glx: vendor="X.Org Foundation" [ 3489.545] compiled for 1.10.2, module version = 1.0.0 [ 3489.545] ABI class: X.Org Server Extension, version 5.0 [ 3489.545] (==) AIGLX enabled [ 3489.545] (II) Loading extension GLX [ 3489.545] (II) LoadModule: "record" [ 3489.545] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 3489.545] (II) Module record: vendor="X.Org Foundation" [ 3489.545] compiled for 1.10.2, module version = 1.13.0 [ 3489.545] Module class: X.Org Server Extension [ 3489.545] ABI class: X.Org Server Extension, version 5.0 [ 3489.545] (II) Loading extension RECORD [ 3489.545] (II) LoadModule: "dri" [ 3489.545] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so [ 3489.546] (II) Module dri: vendor="X.Org Foundation" [ 3489.546] compiled for 1.10.2, module version = 1.0.0 [ 3489.546] ABI class: X.Org Server Extension, version 5.0 [ 3489.546] (II) Loading extension XFree86-DRI [ 3489.546] (II) LoadModule: "dri2" [ 3489.546] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so [ 3489.546] (II) Module dri2: vendor="X.Org Foundation" [ 3489.546] compiled for 1.10.2, module version = 1.2.0 [ 3489.546] ABI class: X.Org Server Extension, version 5.0 [ 3489.546] (II) Loading extension DRI2 [ 3489.546] (==) Matched ati as autoconfigured driver 0 [ 3489.546] (==) Matched vesa as autoconfigured driver 1 [ 3489.546] (==) Matched fbdev as autoconfigured driver 2 [ 3489.546] (==) Assigned the driver to the xf86ConfigLayout [ 3489.546] (II) LoadModule: "ati" [ 3489.546] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so [ 3489.546] (II) Module ati: vendor="X.Org Foundation" [ 3489.546] compiled for 1.9.5, module version = 6.14.1 [ 3489.546] Module class: X.Org Video Driver [ 3489.546] ABI class: X.Org Video Driver, version 8.0 [ 3489.546] (EE) module ABI major version (8) doesn't match the server's version (10) [ 3489.546] (II) UnloadModule: "ati" [ 3489.546] (II) Unloading ati [ 3489.546] (EE) Failed to load module "ati" (module requirement mismatch, 0) [ 3489.546] (II) LoadModule: "vesa" [ 3489.546] (WW) Warning, couldn't open module vesa [ 3489.546] (II) UnloadModule: "vesa" [ 3489.546] (II) Unloading vesa [ 3489.546] (EE) Failed to load module "vesa" (module does not exist, 0) [ 3489.546] (II) LoadModule: "fbdev" [ 3489.546] (WW) Warning, couldn't open module fbdev [ 3489.546] (II) UnloadModule: "fbdev" [ 3489.546] (II) Unloading fbdev [ 3489.546] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 3489.546] (EE) No drivers available. [ 3489.546] Fatal server error: [ 3489.546] no screens found [ 3489.547] What should I do now? Help me, please. | The error tells you that the ati driver was compiled for an older version of the xorg-server. Run `emerge --oneshot xf86-video-ati` and it should be fine. If you come across similar errors for the input devices (e.g. evdev), also re-emerge the appropriate packages. |
Im trying to install app-accessibility/orca-2.32.1 (its part of the gnome package) but everytime i try i get this error Quote: checking for python module pyatspi... no configure: error: Could not find python module: pyatspi Quote: * dev-python/pyatspi Latest version available: 2.0.2 Latest version installed: 2.0.2 Size of files: 309 kB Homepage: http://live.gnome.org/Accessibility Description: Python binding to at-spi library License: LGPL-2 Anyone find a fix for this? Im running ~arch btw. * The fix was i had at-spi 1.30 installed and when i installed gnome-extra/at-spi-2.0.0 it installed NS and now the install works. | ...and what's the real error ? I don't know what the actual package name is, but likely something like "python -c 'import atspi'' should give you a hint. Just check that name. |
I'm trying to install kde 4.7.1 on my amd64 system and I am having trouble. The problem of the moment is system-config-printer-kde-4.7.1. I reported a problem with version 4.7.0 which was that module sys,DLFCN does not exist. This was diagnosed previously as being missing in the version 3.x kernels. I am now running kernel 3.0.4 and it is still missing and apparently gone. Is this a KDE problem or an emerge problem? This is the emerge: emerge system-config-printer-kde Calculating dependencies... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) kde-base/system-config-printer-kde-4.7.1 * kdeadmin-4.7.1.tar.bz2 RMD160 SHA1 SHA256 size ... [ ok ] >>> Unpacking source... * Unpacking parts of kdeadmin-4.7.1.tar.bz2 to /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work ... tar extract command failed at least partially - continuing anyway [ ok ] >>> Source unpacked in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work >>> Preparing source in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1_build" cmake --no-warn-unused-cli -C /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/gentoo_rules.cmake /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/gentoo_common_config.cmake -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Found Qt-Version 4.7.3 (using /usr/bin/qmake) -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Found Automoc4: /usr/bin/automoc4 -- Found Perl: /usr/bin/perl -- Found Phonon: /usr/include -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_FPIE_SUPPORT -- Performing Test HAVE_FPIE_SUPPORT - Success -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test __KDE_HAVE_GCC_VISIBILITY -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success -- Found KDE 4.7 include dir: /usr/include -- Found KDE 4.7 library dir: /usr/lib64 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 -- Found PythonInterp: /usr/bin/python -- Found Python executable: /usr/bin/python -- Found Python version: 2.6.6 -- Found Python library: /usr/lib64/libpython2.6.so -- Found SIP version: 4.12.4 -- Found PyQt4 version: 4.8.5 Traceback (most recent call last): File "/usr/share/apps/cmake/modules/FindPyKDE4.py", line 8, in <module> import PyKDE4.pykdeconfig File "/usr/lib64/python2.6/site-packages/PyKDE4/__init__.py", line 1, in <module> import sys,DLFCN ImportError: No module named DLFCN -- Found PyCups -- Found System Config Printer ----------------------------------------------------------------------------- -- The following OPTIONAL packages could NOT be located on your system. -- Consider installing them to enable more features from this software. ----------------------------------------------------------------------------- * PyKDE4 <http://websvn.kde.org/trunk/KDE/kdebindings/python/pykde4/> PyKDE4 was not found. It is needed by system-config-printer-kde to run. (Use -DINSTALL_SYSTEM_CONFIG_PRINTER=TRUE to install anyway) ----------------------------------------------------------------------------- -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common C++ -O2 -pipe -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden Linker flags: Executable -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed Module -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed Shared -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1_build" make -j5 >>> Source compiled. >>> Test phase [not enabled]: kde-base/system-config-printer-kde-4.7.1 >>> Install system-config-printer-kde-4.7.1 into /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/image/ category kde-base >>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1_build" make -j5 DESTDIR=/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/image/ install make: *** No rule to make target `install'. Stop. emake failed * ERROR: kde-base/system-config-printer-kde-4.7.1 failed (install phase): * died running make install, base_src_install * * Call stack: * ebuild.sh, line 56: Called src_install * environment, line 7033: Called kde4-meta_src_install * environment, line 4278: Called kde4-base_src_install * environment, line 3904: Called cmake-utils_src_install * environment, line 1995: Called _execute_optionaly 'src_install' * environment, line 899: Called enable_cmake-utils_src_install * environment, line 2322: Called base_src_install * environment, line 1647: Called die * The specific snippet of code: * emake DESTDIR="${D}" "$@" install || die "died running make install, $FUNCNAME"; * * If you need support, post the output of 'emerge --info =kde-base/system-config-printer-kde-4.7.1', * the complete build log and the output of 'emerge -pqv =kde-base/system-config-printer-kde-4.7.1'. * The complete build log is located at '/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/environment'. * S: '/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1' >>> Failed to emerge kde-base/system-config-printer-kde-4.7.1, Log file: >>> '/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/build.log' emerge --info follows: bopper portage # emerge --info Portage 2.1.10.11 (default/linux/amd64/10.0/desktop, gcc-4.4.5, glibc-2.12.2-r0, 3.0.4-gentoo x86_64) ================================================================= System uname: Linux-3.0.4-gentoo-x86_64-AMD_Phenom-tm-_II_X4_970_Processor-with-gentoo-2.0.3 Timestamp of tree: Wed, 07 Sep 2011 21:30:01 +0000 app-shells/bash: 4.1_p9 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.6.6-r2, 2.7.1-r1, 3.1.3-r1 dev-util/cmake: 2.8.4-r1 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.0.3 sys-apps/openrc: 0.8.3-r1 sys-apps/sandbox: 2.4 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1 sys-devel/binutils: 2.21.1-r1 sys-devel/gcc: 4.4.5 sys-devel/gcc-config: 1.4.1-r1 sys-devel/libtool: 2.2.10 sys-devel/make: 3.82-r1 sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers) sys-libs/glibc: 2.12.2 Repositories: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /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 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="http://distfiles.gentoo.org" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en es" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X Xaw3d a52 aac aalib acl acpi aim alsa amd64 ao apache2 apm audiofile avahi berkdb blas bluetooth branding bzip2 cairo calendar caps cdda cddb cdinstall cdparanoia cdr cgi clamav cli consolekit cracklib crypt css ctype cups curl cvs cxx dbi dbm dbus dbx dga directfb doc dri dts dv dvb dvd dvdr eds emboss encode enscript evo examples exif expat fam fastcgi fbcon ffmpeg firefox flac fontconfig foomaticdb fortran ftp gcj gdbm gdu gif gimp glu gmp gnome gnuplot gnutls gphoto2 gpm graphviz gsl gsm gstreamer gtk gtkhtml guile gzip handbook hddtemp iconv icq idn ieee1394 imagemagick imlib innodb iodbc ipv6 jabber java java6 javascript jbig jingle jpeg jpeg2k kde kontact lapack latex lcms ldap libcaca libedit libgda libnotify libwww lirc lm_sensors lua lzma lzo mad maildir mikmod milter mime mmap mmx mng modules motif mozilla mp3 mp4 mpeg mpi mplayer msn mudflap multilib musepac mysql mysqli nas ncurses networkmanager nls nntp nptl nptlonly nsplugin odbc offensive ofx ogg opengl openmp osc oscar oss pam pango pch pcntl pcre pdf perl php plasma plotutils png policykit portaudio posix postgres ppds pppd pulseaudio python qt3support qt4 quicktime raw rdesktop readline rss ruby samba sasl sdl semantic-desktop session sharedext sharedmem simplexml smp sndfile snmp soap sockets socks5 speex spell sqlite sqlite3 sse sse2 ssl startup-notification subversion suid svg symlink sysfs syslog sysvipc szip tcl tcpd theora threads tidy tiff timiditytk tokenizer truetype udev unicode usb v4l v4l2 vcd vorbis wmf x264 xcb xcomposite xft xine xinerama xinetd xml xnlrpc xorg xosd xulrunner xv xvid yahoo zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 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="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en es" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XFCE_PLUGINS="brightness menu trash" 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" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS bopper portage # | Code: File "/usr/share/apps/cmake/modules/FindPyKDE4.py", line 8, in <module> import PyKDE4.pykdeconfig File "/usr/lib64/python2.6/site-packages/PyKDE4/__init__.py", line 1, in <module> import sys,DLFCN ImportError: No module named DLFCN It's obviously your problem. The fix to DLFCN missing is to update your python to the versions mentioned in 22 July 2011 ChangeLog entry. |
I upgraded from KDE 4.7.0 to 4.7.1 yesterday, and now my desktop-switching (pager) plasma applet is broken. I see the icon in the "widgets" list, when I try to "Add Widgets"; however, adding does nothing. The desktop icon info seems to be stored here: Code: /usr/share/kde4/services/plasma-pager-default.desktop However, I cannot find the specified applet anywhere, plasma_applet_pager. I erased my ~/.kde4 directory to ensure a clean start, but that did not help. Is the pager missing from KDE 4.7.1 in Gentoo, or am I missing something? Thanks! Trevor | Try to set count of virtual desktops to >0 |
When I start XFE (xfe-1.32.1) it places its window at the top-left of the screen without a title bar visible. Presumably the title bar is off the top of the screen. If I start XFE maximized (xfe -m) the title bar does appear at the top of the screen. However clicking the un-maximize button reverts to placing the window at the top-left without the title bar. I'm using lightdm-0.9.5 as my desktop manager and openbox-3.4.11.2 as my window manager. Other programs work OK, so I presume this problem is specific to XFE. Indeed Google searches indicate this is a long-standing problem with XFE, having been reported in 2008. Does anybody have a solution? Or should I file a bug. | OK, it's fixed by upgrading to the unstable xfe-1.32.3 package. |
hi there, whenever i start xfce4, the session manager restores up to ten "File Manager" sessions/windows .... i am saving the session on exit, but even when i`ve closed all FILE MANAGER sessions, on next restart they appear again ... any suggestions ??? thanks a lot | logout, rm -rf ~/.cache/sessions, and login. |
Hello, I'm using OpenBox as window manager and I'm trying to set a background image using PCManFM. Code: pcmanfm --desktop --set-wallpaper=Dalek.jpg --wallpaper-mode=center Desktop preference popup reflect my setting. Unfortunately, the backgound is still empty and no message is displayed. Before posting, I googleled a bit and found only people suggesting to use some other tools. But is someone knowing how to make PCManFM able to to that ? Thanks Laurent | Hi CaptainBlood, I've tried all solutions : from the command line, from the desktop menu mixed of both and none of them worked for me. I'm using Openbox and I got a black background which I think is the defaut X screen (I didn't verified and I can't right now, but I don't think it's something set by OB). CaptainBlood wrote: PS Beware, letting Daleks getting into your computer is VERY VERY dangerous, except if you're the DOCTOR. It's because I would like to EXTERMINATE all problems and I own a sonic screwdriver to keep them inside Bye Laurent |
Hello, After a recent update of my system, I'm having trouble updating gnome packages because they seem to want static libraries that aren't on the system. As an example, revdep-rebuild wants to emerge gobject-introspection. This in turn dies when it doesn't find /usr/lib64/libpixman-1.la on the system (there is an 'so' library) Is there a reason it wants static libraries? More to the point, can I convince it to use shared libraries? If it's relevant, here's my package.use: Quote: dev-lang/php apache2 mysql mysqli suhosin ssl gd jpeg xpm zip unicode curl xmlrpc www-apps/mediawiki imagemagick mysql app-emacs/vm bbdb vm dev-libs/libgcrypt static-libs dev-libs/popt static-libs dev-libs/libgpg-error static-libs www-servers/apache apache2_mpms_prefork -threads dev-db/mysql latin1 Thanks for any help! | Such messages are just a notice, that you're long overdue for a revdep-rebuild. In just about 99% of the cases, an error message about an la file does not mean it's really required. If revdep-rebuild gets the order wrong, just look at the rebuild list and make a good guess which package should be rebuilt earlier (or just use lafilefixer hack). |
new to gentoo. got everything installed OK (xserver, fluxbox etc) on eeepc 1000. My problem came up when I installed a login manager (slim). It doesn't recognize my keyboard correctly. my username michael types out 03chae2. So I can't login. I thought to change back to xdm via Rescue but /etc/conf.d/xdm mounts 'read only' Need help getting rid of slim thx m within 'Rescue' i was able to CTL-ALT-F2 to a different tty and log in as root, emere --unmerge slim and change /etc/conf.d back to 'xdm' I never noticed this before but the eeepc keyboard has 0,1,2,3,4,5,6 key on M,J,K,L,U,I,O keys, respectively. Slim was reading the 0-6 keys rather than the M-O keys. Gonna google this issue, I really like slim and would like to use it if I can figure out this keymapping thing. If not, look for a new forum post m | I'm not sure why you can't mount your partition rw from the gentoo cd... but if you want to boot and skip xdm, press I to enter interactive mode when it says to do so. From there you can choose to start or not start each service. Don't start xdm, and you should be able to log in on the console. (Also pressing Ctrl+Alt+F1 will work if you have configured X to listen for it. The newer X configuration doesn't allow switching to the virtual consoles with that key combo by default.) |
I've been trying to get shutdown to work from the XFCE menu without it merely going back to slim. sudoers: Code: root ALL=(ALL) ALL %users ALL=(ALL) NOPASSWD: /usr/lib64/xfce4/session/xfsm-shutdown-helper I tried creating /etc/polkit-1/localauthority/50-local.d/power.pkla containing: Code: [Local restart] Identity=unix-group:wheel Action=org.freedesktop.consolekit.system.restart ResultAny=yes ResultInactive=no ResultActive=yes [Local shutdown] Identity=unix-group:wheel Action=org.freedesktop.consolekit.system.stop ResultAny=yes ResultInactive=no ResultActive=yes [Local restart - multiple] Identity=unix-group:wheel Action=org.freedesktop.consolekit.system.restart-multiple-users ResultAny=yes ResultInactive=no ResultActive=yes [Local shutdown - multiple] Identity=unix-group:wheel Action=org.freedesktop.consolekit.system.stop-multiple-users ResultAny=yes ResultInactive=no ResultActive=yes What that did was to make XFCE go straight to logout when I select "logout" from the menu, instead of displaying logout/restart/shutdown/suspend/hibernate options. It now continues to do this after I've removed that policy file. What do I need to do to get XFCE's logout options working correctly again? | Upgrading to 4.8.2 did the trick. Thanks! |
Hi guys', I have been following the instructions below to try and install xorg. http://www.gentoo.org/doc/en/xorg-config.xml I have an nvidia graphics card on my lenovo G560. I chose to use the nouveau driver instead of the proprietary ones. I have configured and re-built my kernel as per the instructions and placed the following in /etc/make.conf Code: VIDEO_CARDS="nouveau" INPUT_DEVICES="evdev synaptics" Once I install and then try to run startx, it fails. I've looked at the output on the terminal and in the log files and the only thing I could think would be a problem are the following; Code: (EE) Failed to load module "nouveau" (module does not exist, 0) (EE) Failed to load module "vesa" (module does not exist, 0) (EE) Failed to load module "fbdev" (module does not exist, 0) (EE) No drivers found Fatal server error: no screens found. I even tried to remove xorg and change the VIDEO_CARDS variable to; Code: VIDEO_CARDS="nouveau fbdev vesa" Then I re-installed it and still no luck. I even tried Code: emerge xorg-drivers but nothing changed. I still cannot boot into X. According to the documentation that I have been following, xorg should just work out of the box. cheers. | I may be wrong, but do you not ALSO have to make sure this is taken care of in your kernel config? Also..... It might be worthwhile going with proprietary drivers and see if it works then? Then at least you can narrow the process of elimination. Hey, it is Gentoo after all. lol. |
Flash does not currently work in Opera 11.50, on my amd64 system. With adobe-flash-10.3.183.5+nspluginwrapper, opera does not recognize the plugin as being there at all - a "missing plugin" message appears. With the latest adobe-flash-11.0.1.60_beta201108082, all flash content is just a blank, black square. Is anyone else experiencing this? SOLVED - just create a symlink from the 32bit flashplayer to opera's plugin folder. | The funny thing is though, flash 11 works just fine with opera on my Debian Squeeze system. I even downloaded and extracted the tarball from opera's website on the Gentoo machine, ran it, and it still didn't work...something funky must be going on with one of its dependencies. I suppose though that a better test would be to see whether or not flash+opera works on a Debian wheezy/sid system, as it will more closely resemble gentoo. |
New install, consolekit & udev are running, no hal. I have an Intel raid1 set up, with dodmraid in the kernel options. all that seems to be working. Code: $ udisks --enumerate /org/freedesktop/UDisks/devices/sdb /org/freedesktop/UDisks/devices/sr0 /org/freedesktop/UDisks/devices/dm_2d0 /org/freedesktop/UDisks/devices/dm_2d1 /org/freedesktop/UDisks/devices/dm_2d2 /org/freedesktop/UDisks/devices/dm_2d3 /org/freedesktop/UDisks/devices/sdb1 /org/freedesktop/UDisks/devices/sdb2 /org/freedesktop/UDisks/devices/sdb3 /org/freedesktop/UDisks/devices/sda /org/freedesktop/UDisks/devices/sdb5 /org/freedesktop/UDisks/devices/sda1 /org/freedesktop/UDisks/devices/sda2 /org/freedesktop/UDisks/devices/sda3 /org/freedesktop/UDisks/devices/sdb6 /org/freedesktop/UDisks/devices/sda5 /org/freedesktop/UDisks/devices/sda6 /org/freedesktop/UDisks/devices/dm_2d4 Thunar + Thunar_volman only seems to be listing sda* and sdb* in its drive list - and then refuses to show me them, since they're reserved by the raid. How would I get rid of the bad entries & show ones that actually work? | Now all the raided partitions are mounted, through their /dev/mapper/ entries. Possibly Thunar is mixing up "Removable" with "Hot-Swappable"? |
After a world update today I started having the problem described in many posts when searching online for "firefox thunderbird an error occurred while loading or saving configuration information". I get that dialog warning when starting Firefox or Thunderbird, although everything seems to work anyway. Anyone see this yet and figure out what's going on? | Someone's had to have seen this. The warning that pops up is Code: An error occurred while loading or saving configuration for firefox-bin. Some of your configuration settings may not work properly. There's a button for details and an OK button. The details button reveals: Code: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Cannot spawn a message bus without a machine-id: Unable to load /var/lib/dbus/machine-id: Failed to open file '/var/lib/dbus/machine-id': No such file or directory) Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Cannot spawn a message bus without a machine-id: Unable to load /var/lib/dbus/machine-id: Failed to open file '/var/lib/dbus/machine-id': No such file or directory) Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Cannot spawn a message bus without a machine-id: Unable to load /var/lib/dbus/machine-id: Failed to open file '/var/lib/dbus/machine-id': No such file or directory) Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Cannot spawn a message bus without a machine-id: Unable to load /var/lib/dbus/machine-id: Failed to open file '/var/lib/dbus/machine-id': No such file or directory) Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Cannot spawn a message bus without a machine-id: Unable to load /var/lib/dbus/machine-id: Failed to open file '/var/lib/dbus/machine-id': No such file or directory) |
When I execute kwrite from the terminal, an 'Error - KWrite' window pops up with the message: Code: A KDE text-editor component could not be found. Please check your KDE installation. The KDE Crash Handler provides some 'Developer Information': Code: Application: KWrite (kwrite), signal: Segmentation fault [KCrash Handler] #6 0x00007f6470e1fbca in KTextEditor::Editor::setSimpleMode(bool) () from /usr/lib64/libktexteditor.so.4 #7 0x00007f64713adc3a in ?? () from /usr/lib64/libkdeinit4_kwrite.so #8 0x00007f64713a9bd2 in kdemain () from /usr/lib64/libkdeinit4_kwrite.so #9 0x00007f647105fcbc in __libc_start_main () from /lib64/libc.so.6 #10 0x0000000000400789 in _start () I've tried re-emerging kwrite to no success. Any pointers would be gratefully received. [SOLVED] See sebaro's solution, below. [/SOLVED] | If it's kde-4.7, did you emerge kde-base/katepart? |
It appears I'm the only one having problems with kdelibs, butt I'll ask nonetheless. Since kde-base/kdelibs-4.6.3-r2 I've had no success updating kdelibs. I actually blocked and later unmasked kde-base/kdelibs-4.6.3-r3, when I could not emerge kde-base/kdelibs-4.6.5-r1. The frequency with which I've had problems with KDE seems to have increased. I include the output of #emerge --info kdelibs in hope that it may render some useful information. Portage 2.1.10.3 (default/linux/amd64/10.0/desktop/kde, gcc-4.4.5, glibc-2.12.2-r0, 2.6.39-gentoo-r3 x86_64) ================================================================= System Settings ================================================================= System uname: Linux-2.6.39-gentoo-r3-x86_64-AMD_Athlon-tm-_64_Processor_3200+-with-gentoo-2.0.3 Timestamp of tree: Tue, 23 Aug 2011 02:30:01 +0000 ccache version 2.4 [enabled] app-shells/bash: 4.1_p9 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.7.1-r1, 3.1.3-r1 dev-util/ccache: 2.4-r9 dev-util/cmake: 2.8.4-r1 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.0.3 sys-apps/openrc: 0.8.3-r1 sys-apps/sandbox: 2.4 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1 sys-devel/binutils: 2.21.1 sys-devel/gcc: 4.4.5 sys-devel/gcc-config: 1.4.1-r1 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82 sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers) sys-libs/glibc: 2.12.2 Repositories: gentoo sunrise science zugaina ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="" DISTDIR="/distfiles" FEATURES="assume-digests binpkg-logs ccache distlocks ebuild-locks fail-clean fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch webrsync-gpg" FFLAGS="" GENTOO_MIRRORS="http://www.gentoo.osuosl.org/distfiles/ http://gentoo.cites.uiuc.edu/pub/gentoo/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.osuosl.org/ http://gentoo.mirrors.tds.net/gentoo http://mirror.mcs.anl.gov/pub/gentoo/ http://lug.mtu.edu/gentoo/ ftp://mirror.mcs.anl.gov/pub/gentoo/ " LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en" MAKEOPTS="-j1" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/science /var/lib/layman/zugaina" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt css cups cxx dbus declarative designer-plugin device-mapper dga directfb disk-partition docbook dri dts dv dvd dvdr ebook eigen elliptic emboss emovix encode esd ewf exif extras faad fam fame fat fax festival firefox flac flash fluidsynth fortran gcrypt gdbm gdu gif gnome gpm gtk handbook hddtemp iconv icu ieee1394 ipv6 isag jack java jpeg kde kerberos kipi kontact lame latex lcms ldap libnotify lm_sensors lzma mad mbrola midi mime mjpeg mmx mng modules mp3 mp4 mpeg mudflap multilib multimedia mysql nas ncurses nls nptl nptlonly ogg opengl openmp pam pango pari pcre pdf perl phonon plasma png policykit ppds pppd pulseaudio python qt3support qt4 readline sdl semantic-desktop session skins spell sse sse2 ssl startup-notification subversion svg sysfs syslog tcpd tesseract theora tiff truetype udev unicode usb vcd vorbis x264 xcb xcomposite xine xinerama xml xorg xscreensaver xulrunner xv xvid zip zlib" ALSA_CARDS="hda-intel au8830" 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 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="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon" 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" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS As KDE seems hopelessly in trouble I've begun moving to xfce so I'm sorry to do so. Thanks in advance. EDIT: Well, thanks for the great feedback. I PM'd on this, but post for the benefit of others. Two points discovered thanks to replies to my problem. I've unmerged ccache. A search noted problems as suggested. Also, I found a typo in my make.conf. CXXFLAGS="${CFLAGS}" is not what my make.conf has; it's CXXFLAGS="${CFLAGES}". Perhaps it will cause no trouble, but it can not help. Thanks again. I'm currently emerging my system again and kdelibs is the app at the moment. I'll post results when I am able. EDIT 2: Well, surprise surprise. The build phase blew by 100% and moving on after correcting CXXFLAGS="${CFLAGS}" and removing ccache. kdelibs is being installed as I write! Thanks again for proof reading my system! Gentoo scores 100% once again. EDIT 3: Well, when I ran emerge -uDv system on Friday kdelibs and all remaining updates completed without error. I returned home this evening and began an emerge -ev system and after nearly 150 apps have been re-emerged all is going well. How FFLAGS="" happened I am not sure but it has been corrected to CXXFLAGS="${CFLAGS}". I think this may have been the greatest part of the problem. Not wanting to take a chance ccache was also removed based on good advice. John thanks for your eagle eye on CXXFLAGS="${CFLAGS}" as this may have been a long time mistake on my part. sebaro thanks for your counsel as well. | One other small nit. emerge --info wrote: CXXFLAGS="" Normally you should have a line in your make.conf setting CXXFLAGS to the same value as CFLAGS (perhaps with some additions). At least Code: CXXFLAGS="${CFLAGS}" if nothing else. - John |
Hello, I'm installing Gentoo a DELL SX260 running an Intel (i915 driver). Unfortunately, i915 driver is totally instable, so based on "Kernel Seed" advices, I switched to VESA VGA mode. Providing Code: video=vesafb:mtrr:3,ywrap vga=0x305 options to my kernel, I got a nice 1024x768 console but when I launch startx (without any X configuration), I got only a standard SVA screen : 640x480. Can someone teach me how to got an hi-res screen for X ? Thanks Laurent | May it be your user is not in video group? |
Hello, Alacarte, the Gnome menu editor somehow stopped working. I tried to search something about pyexpat, it seems that it is a python issue, I've tried also to reemerge Python with allmost all USE flags except examples. Still does not work. Any ideas? Thank you. Output from the terminal: Quote: Traceback (most recent call last): File "/usr/bin/alacarte", line 36, in <module> main() File "/usr/bin/alacarte", line 32, in main app = MainWindow(datadir, version, sys.argv) File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 48, in __init__ self.editor = MenuEditor() File "/usr/lib/python2.7/site-packages/Alacarte/MenuEditor.py", line 36, in __init__ self.__loadMenus() File "/usr/lib/python2.7/site-packages/Alacarte/MenuEditor.py", line 48, in __loadMenus self.applications.dom = xml.dom.minidom.parse(self.applications.path) File "/usr/lib/python2.7/xml/dom/minidom.py", line 1913, in parse from xml.dom import expatbuilder File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 32, in <module> from xml.parsers import expat File "/usr/lib/python2.7/xml/parsers/expat.py", line 4, in <module> from pyexpat import * ImportError: No module named pyexpat | emerge -av dev-python/pyxml |
Conky: statfs '/mnt/raid': No such file or directory but i'm not calling for anything with regard to that directory in my .conkyrc i USED to, but i've moved that mountpoint. it's making conky REALLY slow my .conkyrc: Code: # fork to background? background yes use_xft yes xftfont aqua:size=10 #xftalpha 0.2 double_buffer yes update_interval 2 alignment top_left gap_x 10 gap_y 10 no_buffers yes minimum_size 265x400 draw_shades yes draw_outline no maximum_width 800 pad_percents 3 cpu_avg_samples 8 net_avg_samples 8 use_spacer right TEXT ${color #ffcb48}$nodename$color ${color #98c2c7}$sysname $kernel on $machine$color ${color slate grey}Up:$color ${uptime_short}. ${user_number} ${color slate grey}users logged in:$color ${user_names} #${color #98c2c7}CPU:$color $cpu% ${freq_g}GHz ${color #98c2c7}Temp:$color ${execi 8 sensors | grep -A 1 'Core 0' | cut -c15-16 | sed '/^$/d'}*C ${color #98c2c7}M/B Temp:$color ${execi 8 sensors | grep 'M/B' | cut -c15-16 | sed '/^$/d'}*C ${color #98c2c7}CPU:$color $cpu% ${freq_g}GHz ${color #98c2c7}Temp:$color NA*C ${color #98c2c7}M/B Temp:$color NA*C ${color #78af78}${cpubar 7,300} ${color #78af78}${cpugraph cpu1 25,300 78af78 a3a3a3} ${color #78af78}${cpugraph cpu2 25,300 78af78 a3a3a3} ${color slate grey}Processes:$color $running_processes/$processes ${color slate grey}Load:$color $loadavg ${color #98c2c7}NAME${goto 100}PID${goto 150}CPU%${goto 200}MEM% ${color #e5e5e5}${top name 1}${goto 100}${top pid 1}${goto 150}${top cpu 1}${goto 200}${top mem 1} ${color #c4c4c4}${top name 2}${goto 100}${top pid 2}${goto 150}${top cpu 2}${goto 200}${top mem 2} ${color #a3a3a3}${top name 3}${goto 100}${top pid 3}${goto 150}${top cpu 3}${goto 200}${top mem 3} ${color #98c2c7}RAM:$color $memperc% $mem/$memmax ${color #98c2c7}Swap:$color $swapperc% $swap/$swapmax ${color #98c2c7}NAME${goto 100}PID${goto 150}CPU%${goto 200}MEM% ${color #e5e5e5}${top_mem name 1}${goto 100}${top_mem pid 1}${goto 150}${top_mem cpu 1}${goto 200}${top_mem mem 1} ${color #c4c4c4}${top_mem name 2}${goto 100}${top_mem pid 2}${goto 150}${top_mem cpu 2}${goto 200}${top_mem mem 2} ${color #a3a3a3}${top_mem name 3}${goto 100}${top_mem pid 3}${goto 150}${top_mem cpu 3}${goto 200}${top_mem mem 3} ${color #98c2c7}/dev/sda read: ${diskio_read sda} ${goto 175}write: ${diskio_write sda} ${goto 275}Temp:$color ${hddtemp /dev/sda}*C ${color #78af78}${diskiograph sda 25,350}$color ${color #98c2c7}root:${goto 50}$color ${fs_free_perc /}% ${fs_free /} ${goto 145}${color #78af78}${fs_bar 7,280 /}$color ${color #98c2c7}home:${goto 50}$color ${fs_free_perc /home}% ${fs_free /home} ${goto 145}${color #78af78}${fs_bar 7,280 /home}$color ${color #98c2c7}tmp:${goto 50}$color ${fs_free_perc /tmp}% ${fs_free /tmp} ${goto 145}${color #78af78}${fs_bar 7,280 /tmp}$color ${color #98c2c7}vtmp:${goto 50}$color ${fs_free_perc /var/tmp}% ${fs_free /var/tmp} ${goto 145}${color #78af78}${fs_bar 7,280 /var//tmp}$color ${color #98c2c7}eth0: ${color #98c2c7}DOWN: ${color #ffffff}${downspeed eth0}/s ${goto 190}${color #98c2c7}UP: ${color #ffffff}${upspeed eth0}/s ${color #98c2c7}${downspeedgraph eth0 25,150 78af78 a3a3a3} ${goto 190}${color #98c2c7}${upspeedgraph eth0 25,150 78af78 a3a3a3} ${if_up tun0}${color #98c2c7}tun0: ${color #98c2c7}DOWN: ${color #ffffff}${downspeed tun0}/s ${goto 190}${color #98c2c7}UP: ${color #ffffff}${upspeed tun0}/s ${color #98c2c7}${downspeedgraph tun0 25,150 78af78 a3a3a3} ${goto 190}${color #98c2c7}${upspeedgraph tun0 25,150 78af78 a3a3a3} ${endif} ${color slate grey}Last sync:$color ${execi 180 date --date="`cat /usr/portage/metadata/timestamp.chk`" +%c} ${execi 50 genlop -lnu | sed -e 's/.*\([><]\+\)/\1/' | tail -n 3} ${execi 50 if pgrep sandbox > /dev/null ; then genlop -cn ; fi} #${color #98c2c7}localhost newmail:$color ${new_mails /home/erict/.maildir/} #${color #98c2c7}VNC clients:$color ${execi 2 ~/bin/x11vnc-numclients.sh} ${color green}${tail /var/log/kernel/current 5}$color ${color red}${tail /var/log/pwdfail/current 5}$color #${execi 604800 cat /var/log/glsa-status} ${color slate grey}Portage News:$color ${execi 604800 eselect news list | tail -n 5} ${color orange}${hr 2}$color ${execi 86400 fortune -as} | no idea how/why. restarted X and this problem went away. |
I've tried to fix this in every way imaginable but I settled on the xorg.conf created by nvidia-settings for this inquiry. The KDM login screen comes up in 1280x1024 @ 85 just as I want. As soon as I hit enter on login, the CRT screen switches to 60Hz and gets narrower, taller, and blinkier. After the desktop finishes coming up, I open nvidia settings and switch it back to 85 and everything great. How do I make this happen automatically? You can see at 41.981 in the log, nvidia has validated 1280x1024_85, and sets the mode at 42.020. "[ 43.766] (II) No input driver/identifier specified (ignoring)" is the last line in the log as the login screen waits for a password. I think the next two lines [ 75.689] (II) Open ACPI successful (/var/run/acpid.socket) [ 75.845] (II) NVIDIA(0): Setting mode "1280x1024_85+0+0" are being held in a buffer because the timings are funny here. The mode is already 1280x1024_85, and the next line [ 81.351] (II) NVIDIA(0): Setting mode "1280x1024_60" doesn't happen 6 seconds after any event I initiated @ ~75. The mode immediately changes to 60Hz when I hit enter @ ~81. The last line [ 179.739] (II) NVIDIA(0): Setting mode "1280x1024_85+0+0" is when I use the nvidia-settings gui to change the mode back. I have no /etc/X11/xorg.conf.d files, but there is the OEM /usr/share/X11/xorg.conf.d/10-evdev.conf file. Code: $ uname -a Linux lefty 2.6.37-gentoo-r4 #1 SMP Tue May 17 13:22:23 EDT 2011 i686 AMD Athlon(tm) XP 2500+ AuthenticAMD GNU/Linux $ cat /var/log/Xorg.0.log [ 36.679] X.Org X Server 1.10.2 Release Date: 2011-05-28 [ 36.679] X Protocol Version 11, Revision 0 [ 36.679] Build Operating System: Linux 2.6.37-gentoo-r4 i686 Gentoo [ 36.679] Current Operating System: Linux lefty 2.6.37-gentoo-r4 #1 SMP Tue May 17 13:22:23 EDT 2011 i686 [ 36.679] Kernel command line: real_root=/dev/sda4 [ 36.679] Build Date: 21 July 2011 02:32:52PM [ 36.679] [ 36.679] Current version of pixman: 0.22.0 [ 36.679] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 36.679] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 36.680] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 27 13:20:02 2011 [ 36.818] (==) Using config file: "/etc/X11/xorg.conf" [ 36.818] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 36.992] (==) ServerLayout "Layout0" [ 36.992] (**) |-->Screen "Screen0" (0) [ 36.992] (**) | |-->Monitor "Monitor0" [ 36.992] (**) | |-->Device "Device0" [ 36.992] (**) |-->Input Device "Keyboard0" [ 36.992] (**) |-->Input Device "Mouse0" [ 36.992] (**) Option "Xinerama" "0" [ 36.992] (==) Automatically adding devices [ 36.992] (==) Automatically enabling devices [ 37.146] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ [ 37.146] (==) ModulePath set to "/usr/lib/xorg/modules" [ 37.146] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 37.146] (WW) Disabling Keyboard0 [ 37.146] (WW) Disabling Mouse0 [ 37.146] (II) Loader magic: 0x81fbd00 [ 37.146] (II) Module ABI versions: [ 37.146] X.Org ANSI C Emulation: 0.4 [ 37.146] X.Org Video Driver: 10.0 [ 37.147] X.Org XInput driver : 12.2 [ 37.147] X.Org Server Extension : 5.0 [ 37.148] (--) PCI:*(0:3:0:0) 10de:0221:196e:02f3 rev 161, Mem @ 0xe4000000/16777216, 0xd0000000/268435456, 0xe5000000/16777216, BIOS @ 0x????????/131072 [ 37.148] (II) Open ACPI successful (/var/run/acpid.socket) [ 37.148] (II) LoadModule: "extmod" [ 37.375] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 37.395] (II) Module extmod: vendor="X.Org Foundation" [ 37.395] compiled for 1.10.2, module version = 1.0.0 [ 37.395] Module class: X.Org Server Extension [ 37.395] ABI class: X.Org Server Extension, version 5.0 [ 37.395] (II) Loading extension MIT-SCREEN-SAVER [ 37.396] (II) Loading extension XFree86-VidModeExtension [ 37.396] (II) Loading extension XFree86-DGA [ 37.396] (II) Loading extension DPMS [ 37.396] (II) Loading extension XVideo [ 37.396] (II) Loading extension XVideo-MotionCompensation [ 37.396] (II) Loading extension X-Resource [ 37.396] (II) LoadModule: "dbe" [ 37.396] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 37.405] (II) Module dbe: vendor="X.Org Foundation" [ 37.405] compiled for 1.10.2, module version = 1.0.0 [ 37.405] Module class: X.Org Server Extension [ 37.405] ABI class: X.Org Server Extension, version 5.0 [ 37.405] (II) Loading extension DOUBLE-BUFFER [ 37.405] (II) LoadModule: "glx" [ 37.476] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 39.986] (II) Module glx: vendor="NVIDIA Corporation" [ 40.091] compiled for 4.0.2, module version = 1.0.0 [ 40.092] Module class: X.Org Server Extension [ 40.092] (II) NVIDIA GLX Module 270.41.19 Mon May 16 23:49:08 PDT 2011 [ 40.092] (II) Loading extension GLX [ 40.092] (II) LoadModule: "record" [ 40.092] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 40.217] (II) Module record: vendor="X.Org Foundation" [ 40.217] compiled for 1.10.2, module version = 1.13.0 [ 40.217] Module class: X.Org Server Extension [ 40.217] ABI class: X.Org Server Extension, version 5.0 [ 40.217] (II) Loading extension RECORD [ 40.217] (II) LoadModule: "dri" [ 40.218] (WW) Warning, couldn't open module dri [ 40.218] (II) UnloadModule: "dri" [ 40.218] (II) Unloading dri [ 40.218] (EE) Failed to load module "dri" (module does not exist, 0) [ 40.218] (II) LoadModule: "dri2" [ 40.218] (WW) Warning, couldn't open module dri2 [ 40.218] (II) UnloadModule: "dri2" [ 40.218] (II) Unloading dri2 [ 40.218] (EE) Failed to load module "dri2" (module does not exist, 0) [ 40.218] (II) LoadModule: "nvidia" [ 40.218] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 40.303] (II) Module nvidia: vendor="NVIDIA Corporation" [ 40.303] compiled for 4.0.2, module version = 1.0.0 [ 40.303] Module class: X.Org Video Driver [ 40.432] (II) NVIDIA dlloader X Driver 270.41.19 Mon May 16 23:33:05 PDT 2011 [ 40.439] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 40.446] (++) using VT number 7 [ 40.495] (II) Loading sub module "fb" [ 40.495] (II) LoadModule: "fb" [ 40.496] (II) Loading /usr/lib/xorg/modules/libfb.so [ 40.507] (II) Module fb: vendor="X.Org Foundation" [ 40.507] compiled for 1.10.2, module version = 1.0.0 [ 40.507] ABI class: X.Org ANSI C Emulation, version 0.4 [ 40.507] (II) Loading sub module "wfb" [ 40.507] (II) LoadModule: "wfb" [ 40.507] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 40.515] (II) Module wfb: vendor="X.Org Foundation" [ 40.515] compiled for 1.10.2, module version = 1.0.0 [ 40.515] ABI class: X.Org ANSI C Emulation, version 0.4 [ 40.515] (II) Loading sub module "ramdac" [ 40.515] (II) LoadModule: "ramdac" [ 40.515] (II) Module "ramdac" already built-in [ 40.528] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 40.528] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 40.528] (II) Loading /usr/lib/xorg/modules/libfb.so [ 40.537] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 40.537] (==) NVIDIA(0): RGB weight 888 [ 40.537] (==) NVIDIA(0): Default visual is TrueColor [ 40.537] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 40.537] (**) NVIDIA(0): Option "TwinView" "0" [ 40.537] (**) NVIDIA(0): Option "MetaModes" "1280x1024_85 +0+0" [ 40.537] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0" [ 41.963] (II) NVIDIA(GPU-0): Display (Sony HMD-A440 (CRT-0)) does not support NVIDIA 3D [ 41.963] (II) NVIDIA(GPU-0): Vision stereo. [ 41.980] (II) NVIDIA(0): NVIDIA GPU GeForce 6200 (NV44) at PCI:3:0:0 (GPU-0) [ 41.980] (--) NVIDIA(0): Memory: 524288 kBytes [ 41.980] (--) NVIDIA(0): VideoBIOS: 05.44.a2.10.51 [ 41.980] (II) NVIDIA(0): Detected AGP rate: 8X [ 41.980] (--) NVIDIA(0): Interlaced video modes are supported on this GPU [ 41.980] (--) NVIDIA(0): Connected display device(s) on GeForce 6200 at PCI:3:0:0 [ 41.980] (--) NVIDIA(0): Sony HMD-A440 (CRT-0) [ 41.980] (--) NVIDIA(0): Sony HMD-A440 (CRT-0): 400.0 MHz maximum pixel clock [ 41.981] (II) NVIDIA(0): Assigned Display Device: CRT-0 [ 41.981] (II) NVIDIA(0): Validated modes: [ 41.981] (II) NVIDIA(0): "1280x1024_85+0+0" [ 41.981] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024 [ 41.997] (--) NVIDIA(0): DPI set to (90, 96); computed from "UseEdidDpi" X config [ 41.998] (--) NVIDIA(0): option [ 41.998] (--) Depth 24 pixmap format is 32 bpp [ 42.020] (II) NVIDIA(0): Setting mode "1280x1024_85+0+0" [ 42.224] (II) Loading extension NV-GLX [ 42.337] (==) NVIDIA(0): Disabling shared memory pixmaps [ 42.337] (==) NVIDIA(0): Backing store disabled [ 42.337] (==) NVIDIA(0): Silken mouse enabled [ 42.340] (**) NVIDIA(0): DPMS enabled [ 42.340] (II) Loading extension NV-CONTROL [ 42.341] (II) Loading extension XINERAMA [ 42.341] (II) Loading sub module "dri2" [ 42.341] (II) LoadModule: "dri2" [ 42.341] (WW) Warning, couldn't open module dri2 [ 42.341] (II) UnloadModule: "dri2" [ 42.341] (II) Unloading dri2 [ 42.341] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0) [ 42.341] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to [ 42.341] (II) NVIDIA(0): libvdpau. [ 42.341] (==) RandR enabled [ 42.341] (II) Initializing built-in extension Generic Event Extension [ 42.341] (II) Initializing built-in extension SHAPE [ 42.341] (II) Initializing built-in extension MIT-SHM [ 42.341] (II) Initializing built-in extension XInputExtension [ 42.341] (II) Initializing built-in extension XTEST [ 42.341] (II) Initializing built-in extension BIG-REQUESTS [ 42.341] (II) Initializing built-in extension SYNC [ 42.341] (II) Initializing built-in extension XKEYBOARD [ 42.341] (II) Initializing built-in extension XC-MISC [ 42.341] (II) Initializing built-in extension XINERAMA [ 42.341] (II) Initializing built-in extension XFIXES [ 42.341] (II) Initializing built-in extension RENDER [ 42.341] (II) Initializing built-in extension RANDR [ 42.341] (II) Initializing built-in extension COMPOSITE [ 42.341] (II) Initializing built-in extension DAMAGE [ 42.346] (II) Initializing extension GLX [ 43.693] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 43.693] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 43.693] (II) LoadModule: "evdev" [ 43.693] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 43.701] (II) Module evdev: vendor="X.Org Foundation" [ 43.701] compiled for 1.10.2, module version = 2.6.0 [ 43.701] Module class: X.Org XInput Driver [ 43.701] ABI class: X.Org XInput driver, version 12.2 [ 43.701] (II) Using input driver 'evdev' for 'Power Button' [ 43.701] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 43.701] (**) Power Button: always reports core events [ 43.701] (**) Power Button: Device: "/dev/input/event3" [ 43.701] (--) Power Button: Found keys [ 43.701] (II) Power Button: Configuring as keyboard [ 43.701] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" [ 43.701] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 43.701] (**) Option "xkb_rules" "evdev" [ 43.701] (**) Option "xkb_model" "evdev" [ 43.701] (**) Option "xkb_layout" "us" [ 43.748] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 43.748] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 43.748] (II) Using input driver 'evdev' for 'Power Button' [ 43.748] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 43.748] (**) Power Button: always reports core events [ 43.748] (**) Power Button: Device: "/dev/input/event2" [ 43.748] (--) Power Button: Found keys [ 43.748] (II) Power Button: Configuring as keyboard [ 43.748] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2" [ 43.748] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 43.748] (**) Option "xkb_rules" "evdev" [ 43.748] (**) Option "xkb_model" "evdev" [ 43.748] (**) Option "xkb_layout" "us" [ 43.763] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 43.763] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 43.763] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 43.763] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 43.763] (**) AT Translated Set 2 keyboard: always reports core events [ 43.763] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 43.763] (--) AT Translated Set 2 keyboard: Found keys [ 43.763] (II) AT Translated Set 2 keyboard: Configuring as keyboard [ 43.763] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 43.763] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) [ 43.763] (**) Option "xkb_rules" "evdev" [ 43.763] (**) Option "xkb_model" "evdev" [ 43.763] (**) Option "xkb_layout" "us" [ 43.764] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event1) [ 43.764] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall" [ 43.764] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse' [ 43.764] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 43.764] (**) ImPS/2 Generic Wheel Mouse: always reports core events [ 43.764] (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event1" [ 43.764] (--) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons [ 43.765] (--) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s) [ 43.765] (--) ImPS/2 Generic Wheel Mouse: Found relative axes [ 43.765] (--) ImPS/2 Generic Wheel Mouse: Found x and y relative axes [ 43.765] (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse [ 43.765] (II) ImPS/2 Generic Wheel Mouse: Adding scrollwheel support [ 43.765] (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5 [ 43.765] (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 43.765] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input1/event1" [ 43.765] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE) [ 43.765] (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes. [ 43.765] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1 [ 43.765] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0 [ 43.765] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000 [ 43.765] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4 [ 43.765] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0) [ 43.765] (II) No input driver/identifier specified (ignoring) [ 43.766] (II) config/udev: Adding input device PC Speaker (/dev/input/event4) [ 43.766] (II) No input driver/identifier specified (ignoring) [ 75.689] (II) Open ACPI successful (/var/run/acpid.socket) [ 75.845] (II) NVIDIA(0): Setting mode "1280x1024_85+0+0" [ 81.351] (II) NVIDIA(0): Setting mode "1280x1024_60" [ 179.739] (II) NVIDIA(0): Setting mode "1280x1024_85+0+0" $ cat /etc/X11/xorg.conf # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 270.41.19 (buildmeister@swio-display-x86-rhel47-02.nvidia.com) Mon May 16 23:52:48 PDT 2011 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Files" EndSection Section "InputDevice" # generated from data in "/etc/conf.d/gpm" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "Sony HMD-A440" HorizSync 30.0 - 96.0 VertRefresh 48.0 - 170.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 6200" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "TwinViewXineramaInfoOrder" "CRT-0" Option "metamodes" "1280x1024_85 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection | IIRC (but it's been quite awhile since I've had an nvidia card) there's a switch you could pass to nvidia-settings that makes it just silently load the settings. |
Hey guys (an girls )! Yesterday i've changed my login-manager from gdm to slim. After deinstalling gdm and installing slim, i couldn't login into X/Gnome. Every time slim said "Failed to execute login command". After parallel surfing with another PC, i've found out that i've to set the correct XSESSION-Variable. I've done it and now i can login into Gnome/X. Everthing works, no errors, nothing else... BUT 1. The automount doesn't work, i get the error "Unable to mount ...: Not Authorized". 2. I'm missing the shutdown button in the Gnome-Panel "SYSTEM > Shutdown" 3. When i change the volume, the volume will be changed but the ballontip progressbar doesn't changed. I'm not sure, if this problem is related to 1 and 2. Could be a other problem... In my opinion, i think there are some problems with Dbus or Polkit. Does anybody know this problem or does know a fix for it? Google search does not help my, could not find any solution. :-/ Thanks & Regards | This thread helped me the same problem with slim&xfce4 combo. I would recommend! |
I'm in the process of converting KDE3 to KDE4. I've expunged all traces of KDE3 I hope (and, hence, am working only on the command line) but cannot get the plasma-runtime-4.6.5 package to emerge. I used Code: # USE=-semantic-desktop emerge plasma-runtime since with prior emerges I was having problem with Nepomuk libraries. Here is build.log and the output of emerge --info =kde-base/plasma-runtime-4.6.5 . More info: Code: # emerge -pqv =kde-base/plasma-runtime-4.6.5 [ebuild N ] kde-base/plasma-runtime-4.6.5 USE="(-aqua) -debug (-kdeenablefinal)" Any pointers as how to proceed would be gratefully appreciated. I would love to have a KDE Desktop once again. [SOLVED] I keyworded it which installed, successfully, version 4.7.0. [/SOLVED] | Thanks for your post. I had trouble too emerging kde-base/plasma-runtime-4.6.5. After reading your post, I added its entry in package.keyword. I am glad the problem is solved, but I still don't understand why. |
Hello, I'm trying to set my monitor in xorg.conf, because everytime when I get into my acc desktop it starts with 60HZ, I have a Nvidia graphic card (GeForce 6200) so also NVIDIA X server settings application. I can't chose the right frequency in usual settings - it recognizes my monitor as unknown even if I set it manually into xorg.conf - but those Nvidia application detects everything fine. So in NVIDIA app I change it everytime again, but those possibility "save settings into xorg.conf" probably doesn't work, but anyway, even if I change it manually, set the monitor type, preffered resolution and frequency, it doesn't react and everything is still the same. But only when I Iogin into my account desktop, because I think the frequency is fine, before I log into my acc. Any Ideas? Thank you Here is my xorg.conf: Quote: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "glx" Load "extmod" Load "record" Load "dbe" Load "evdev" #Load "dri" #Load "GLcore" #Load "dri2" Disable "dri2" Disable "dri" Disable "GLcore" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Lite-On C1770NSL/NST" VendorName "Monitor Vendor" ModelName "Lite-On C1770NSL/NST" Option "PreferredMode" "1024x768@85HZ" EndSection Section "Device" Identifier "GeForce 6200" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "GeForce 6200" Monitor "Lite-On C1770NSL/NST" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768_85.00" EndSubSection EndSection | It seems that it does not react on all settings in xorg.conf, I suppose that there is also other file, where are saved settings from the usual monitor settings, display configuration in gnome. 1. Do you have any ideas, where is it saved? 2. How to let display configuration know about my particular Lite-On C1770NSL/NST monitor, to let me set correct settings? Thank you for any advise and idea.. |
Recently I switched from some old NVidia card to intel (GMA 3150 I think) and I use the intel driver for X. But now X reports: Code: (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions) I know my LCD panel is capable of 1280x1024, I have seen it many times (including on this same operating system/computer -- the framebuffer console seems to have gotten it right). So what can I do to convince the intel driver that 1280x1024 is indeed possible? | Somehow my configuration mandates using an xorg.conf. So I just wrote up a simple one fixed. |
Rebooted for the first time in awhile. Suddenly all graphical python programs, e.g. gramps, porthole, exaile, are all failing to load with the same error message: Sample from gramps: 1591: ERROR: grampsgui.py: line 357: Gramps failed to start. Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/gramps/gui/grampsgui.py", line 337, in __startgramps Gramps(argparser) File "/usr/lib64/python2.7/site-packages/gramps/gui/grampsgui.py", line 256, in __init__ register_stock_icons() File "/usr/lib64/python2.7/site-packages/gramps/gui/grampsgui.py", line 161, in register_stock_icons base_reg_stock_icons(iconpaths, extraiconsize, items+items_legacy) File "/usr/lib64/python2.7/site-packages/gramps/gui/pluginmanager.py", line 90, in base_reg_stock_icons pixbuf = gtk.gdk.pixbuf_new_from_file (icon_file) GError: Sample from porthole: Traceback (most recent call last): File "/usr/bin/porthole-2.7", line 114, in <module> main() File "/usr/lib64/python2.7/site-packages/porthole/startup.py", line 182, in main myicon = gtk.gdk.pixbuf_new_from_file(DATA_PATH + "pixmaps/porthole-icon.png") glib.GError: Couldn't recognize the image file format for file '/usr/share/porthole/pixmaps/porthole-icon.png' Command line python programs are fine, other non-python programs seem to work fine. Running amd64~ I've run revdep-rebuild and also re-emerged gdk-pixbuf, but nothing seems to be missing. | What does 'emerge -1pv gdk-pixbuf' print ? Also, does python run those gdk.pixbuf commands without a failure (i.e. 'gtk.gdk.pixbuf_new_from_file (<a png file>)') ? |
I'm experiencing strange problem on amd64 systems in xfce4 desktop. When I click on: Log out --> Shut Down it logs me out only, system does not shutdown. If I login as root and run: poweroff it shuts down OK Where should I start looking? | Does your user have access to execute /sbin/poweroff, /sbin/reboot in your sudoers file? Or whatever the commands in LXDE are I think it's command is located within ~/.config/openbox/menu.xml |
Dear all, I installed Wine to execute some legacy binary. A side-effect was that Wine installed all its program associations in KDE. Dolphin now gives me the option of opening my files using Notepad or the Wine core exe. Since Notepad is per se a reason to switch to linux, I consider a Notepad file association and other similar to be irrelevant and would like to get rid of them. I tried to clean the file associations in systemsettings, but there are literally hundreds of filetypes to check and manually edit. This would also to be repeated at every Wine update. These associations also survive when un-merging wine, polluting Dolphin's context menus on the long term. I tried to locate the file containing the list: Code: cd ~/.kde4/ grep -r "notepad" * I could not find the file where the associations are stored. Therefore I ask: is there a way to generically clean KDE file associations? (or a USE flag of wine to prevent their addition?) ecko. | Hello, The wine file associations are not in KDE configuration, but in ~/.local, in order to pollute ALL desktop environment (I am bored too, under XFCE and LXDE). |
Hello, I'm new here and I'm also a new gentoo user. I've installed gentoo on my laptop, using guide book ( http://www.gentoo.org/doc/en/handbook/handbook-x86.xml ). I read about Portage, how to use emerge, but as I said, it's new to me, so I have a few problems. I would like to install gnome, but going through the instruction ( http://www.gentoo.org/doc/en/gnome-config.xml ) I've go some troubles. For example here, using emerge. Code: $ emerge gnome Calculating dependencies... done! !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: sys-fs/udev:0 (sys-fs/udev-164-r2::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (sys-fs/udev-164-r2::gentoo, ebuild scheduled for merge) pulled in by >=sys-fs/udev-145-r1[extras] required by (media-video/cheese-2.32.0::gentoo, ebuild scheduled for merge) >=sys-fs/udev-151[extras] required by (sys-power/upower-0.9.12::gentoo, ebuild scheduled for merge) !!! Enabling --newuse and --update might solve this conflict. !!! If not, it might help emerge to give a more specific suggestion. The following USE changes are necessary to proceed: #required by sys-fs/udisks-1.0.3-r1, required by sys-apps/gnome-disk-utility-2.32.1-r1, required by gnome-base/gvfs-1.6.7[gdu], required by app-cdr/brasero-2.32.1, required by media-sound/sound-juicer-2.32.0, required by gnome-base/gnome-2.32.1, required by gnome (argument) =sys-block/parted-2.3 device-mapper #required by sys-power/upower-0.9.12, required by gnome-base/gnome-session-2.32.1-r2, required by gnome-base/gnome-2.32.1, required by gnome (argument) =sys-fs/udev-164-r2 extras #required by sys-auth/polkit-0.101-r1, required by sys-fs/udisks-1.0.3-r1, required by sys-apps/gnome-disk-utility-2.32.1-r1, required by gnome-base/gvfs-1.6.7[gdu], required by app-cdr/brasero-2.32.1, required by media-sound/sound-juicer-2.32.0, required by gnome-base/gnome-2.32.1, required by gnome (argument) >=sys-auth/consolekit-0.4.5-r1 policykit #required by app-text/evince-2.32.0-r3, required by gnome-base/gnome-2.32.1, required by gnome (argument) >=app-text/poppler-0.16.7 cairo #required by gnome-extra/hamster-applet-2.32.1, required by gnome-base/gnome-2.32.1, required by gnome (argument) =dev-lang/python-3.1.3-r1 sqlite #required by media-sound/sound-juicer-2.32.0, required by gnome-base/gnome-2.32.1, required by gnome (argument) =gnome-base/gvfs-1.6.7 cdda gdu NOTE: This --autounmask behavior can be disabled by setting EMERGE_DEFAULT_OPTS="--autounmask=n" in make.conf. Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT). emerge: there are no ebuilds built with USE flags to satisfy "x11-libs/gtk+:2[jpeg]". !!! One of the following packages is required to complete your request: - x11-libs/gtk+-2.24.4 (Missing IUSE: jpeg) (dependency required by "media-video/cheese-2.32.0" [ebuild]) (dependency required by "gnome-base/gnome-2.32.1" [ebuild]) (dependency required by "gnome" [argument]) My emerge --info is listed below. Code: Portage 2.1.10.3 (default/linux/x86/10.0, gcc-4.4.5, glibc-2.12.2-r0, 2.6.39-gentoo-r3 i686) ================================================================= System uname: Linux-2.6.39-gentoo-r3-i686-Intel-R-_Pentium-R-_M_processor_1.70GHz-with-gentoo-2.0.3 Timestamp of tree: Sat, 20 Aug 2011 08:15:01 +0000 app-shells/bash: 4.1_p9 dev-lang/python: 2.7.1-r1, 3.1.3-r1 dev-util/cmake: 2.8.4-r1 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.0.3 sys-apps/openrc: 0.8.3-r1 sys-apps/sandbox: 2.4 sys-devel/autoconf: 2.68 sys-devel/automake: 1.11.1 sys-devel/binutils: 2.20.1-r1 sys-devel/gcc: 4.4.5 sys-devel/gcc-config: 1.4.1-r1 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82 sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers) sys-libs/glibc: 2.12.2 Repositories: gentoo ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="* -@EULA" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=i686 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -march=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="rsync://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/ http://trumpetti.atm.tut.fi/gentoo/ rsync://ftp.vectranet.pl/gentoo/ http://ftp.vectranet.pl/gentoo/ ftp://ftp.vectranet.pl/gentoo/ ftp://gentoo.chem.wisc.edu/gentoo/ rsync://gentoo.chem.wisc.edu/gentoo/ http://gentoo.chem.wisc.edu/gentoo/" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync7.pl.gentoo.org/gentoo-portage" USE="X acl avahi berkdb bzip2 cli cracklib crypt cups cxx dbus dri fortran gdbm gnome gpm gtk iconv ipv6 modules mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline session ssl sysfs tcpd unicode x86 xorg 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 stage tables krita karbon braindump active" 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" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS How can I solve it? Thank you in advance. / Artur | Switching to the gnome desktop profile should add most of the use flags you need Code: eselect profile list eselect profile set <whatever_number_gnome_is> And then run Code: emerge -avuND world |
As the title states, one of the most popular fonts is completely unreadable... but only in Opera. It's hideous in Firefox, but at least I can see. No idea where to start with this one - I don't even see it listed in any of the prefs, and why only this one program? Argh. Anyway, happy to provide any info needed to try and track this down. Firefox: http://mitnal.com/gentoo/firefox.jpg Opera: http://mitnal.com/gentoo/opera.jpg | Ah Pook wrote: Anyway, happy to provide any info needed to try and track this down. Well then at first the ouput of Code: #eselect fontconfig list You can also retry viewing the results after a Code: fc-cache -r BTW I assume you are sure that this font is installed on your system. |
Hello, I just installed Gentoo and I am using Openbox. However, I use Dolphin and Kate for browsing and editing files on FTP servers. After emerging dolphin, kate, kdelibs and their dependencies FTP doesn't work on Dolphin. I type an address ftp://<hostname> in the address bar, the status bar says "Sending login information" and that's it, I never get asked for login name and password and thus never connect. I tested on several servers and I know they all work with ftp command. Could I be missing a certain package or what? Terminal output (I get identical output in Arch Linux but the FTP works there.): Code: $ dolphin dolphin(13493) KSambaSharePrivate::getNetUserShareInfo: We got some errors while running 'net usershare info' dolphin(13493) KSambaSharePrivate::getNetUserShareInfo: "net usershare: usershares are currently disabled " "/usr/bin/dolphin(13493)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/dolphin(13493)" Soprano: "QLocalSocket::connectToServer: Invalid name" "/usr/bin/dolphin(13493)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/dolphin(13493)" Soprano: "QLocalSocket::connectToServer: Invalid name" "/usr/bin/dolphin(13493)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/dolphin(13493)" Soprano: "QLocalSocket::connectToServer: Invalid name" Thanks ! | Try ftp://username@hostname - or if you want to connect over ssh, use fish:// |
Im trying to setup the graphical login in my PC with slim and xfce, but even when I have followed all guides, I cant make slim to start Xfce with consolekit support. When I try to mount a flash I got an error saying that Im not authorized. So, I have to go back and start via startx and .xinitrc can somebody give me an idea about how to solve this? | I have the following line in /etc/slim.conf : Code: login_cmd exec /usr/bin/ck-launch-session /bin/bash -login /usr/share/slim/Xsession %session Then the usual procedure of specifying slim as the display manager in /etc/conf.d/xdm : Code: DISPLAYMANAGER="slim" And XFCE as the default X session in /etc/env.d/90xsession : Code: XSESSION="Xfce4" That's all I needed to make it work. |
Hello Gentoo users! I just installed gentoo, x86_64-2.6.39-gentoo-r3. I followed the guides http://www.gentoo.org/doc/en/xorg-config.xml and after that http://en.gentoo-wiki.com/wiki/Intel_GMA. I have a intel integrated graphics card. In this order I did emerge xorg-server (..then I followed the intel wiki, and re-emerged like this:) emerge -DN1 x11-base/xorg-drivers emerge xf86-video-intel emerge xf86-input-evdev lspci -nn gives: Code: 00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller [8086:2e30] (rev 03) 00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e32] (rev 03) 00:02.1 Display controller [0380]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e33] (rev 03) 00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 01) 00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 [8086:27d0] (rev 01) So now here's the error: With an empty xorg.conf file, I get startx Code: (EE) Failed to load module "vesa" (module does not exist, 0) (EE) Failed to load module "fbdev" (module does not exist, 0) (EE) No devices detected. Fatal server error: no screens found (vesa is not installed in the kernel so that's obvious I guess?) When I do X -configure, I get the error Code: List of video drivers: intel (++) Using config file: "/root/xorg.conf.new" (==) Using system config directory "/usr/share/X11/xorg.conf.d" Number of created screens does not match number of detected devices. When I do try this auto-generated xorg.conf file, the errors 'failed to load module vesa...' dissapear, but I still get the error: Code: (EE) No devices detected. Fatal server error: no screens found I tried enabling/disabling i915.modeset=1 in the kernel line in /boot/grub/grub.conf, but no luck. This seems like a very obvious problem yet I cannot find a solution? Rather recent hardware, installation from scratch, installing intel drivers and getting stuck.. I searched through a lot of fora but couldn't find a solution.. (also tried replacing Screen 0 "screen 0" 0 0 by Screen "screen 0" in the xorg.conf file. Thanks for your help! | X -configure does not work with KMS. It will always fail. You can verify that KMS is enabled by checking that /proc/fb shows inteldrmfb. |
A few months ago, my desktop switched cursors to ones like this: http://ompldr.org/vOXhmcQ I tried to figure out why, because I liked the change and didn't want it to get replaced with the old default. After quite a few emerge sync/update cycles later, it changed back yesterday. Does anyone recognize this cursor theme? I'd like to get it back... | That's it, thanks! Looks like it's related to this thread: https://forums.gentoo.org/viewtopic-t-822627-start-0.html |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.