1126 | 25 May 14:41
Picon

revdep-rebuild keeps repeating the same steps

Hello list!

When I run revdep-rebuild, it keeps repeating the same steps over and over 
again.

Here is what I mean:

 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Generated new 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Generated new 2_ldpath.rr
 * Checking dynamic linking consistency
[ 36% ]  *   broken /usr/lib32/libavdevice.so.53.4.100 (requires 
libpulse-simple.so.0
libpulse.so.0)
[ 100% ]                 
 * Generated new 3_broken.rr
 * Assigning files to packages
 *   /usr/lib32/libavdevice.so.53.4.100 -> 
app-emulation/emul-linux-x86-medialibs
 * Generated new 4_raw.rr and 4_owners.rr
 * Cleaning list of packages to rebuild
 * Generated new 4_pkgs.rr
 * Assigning packages to ebuilds
(Continue reading)

wenpin cui | 25 May 05:30

How to access newsgroup?

hi, all,

    I want to read some newsgroup so emerged net-nntp/slrn.

    Then I uncompressed "/usr/share/doc/slrn-0.9.9_p1/slrn.rc.bz2" and modify
    username/hostname/realname, then saved as $HOME/.slrnrc.

    After that, I run

        wenpincui <at> Gentoo ~ $ slrn --create -h news.newsgroup.com.hk
        slrn 0.9.9p1

        Loading /usr/share/slrn/slang/slrn.sl
        Reading startup file /home/wenpincui/.slrnrc.***Warning: Unable to find a unique fully-qualified
host name.
                    slrn will not generate any Message-IDs.
                    Please note that the "hostname" setting does not affect this;
                    see the "slrn reference manual" for details.

        Using newsrc file /home/wenpincui/.jnewsrc for server news.newsgroup.com.hk.
        Connecting to host news.newsgroup.com.hk ...
        Unable to make connection. Giving up.

        Run-Time Error
        slrn fatal error:
        Failed to initialize server.

    My question is:
        Am I using slrn correctly?
        If so, maybe it's resulted by damn firewall, I have to give up.
(Continue reading)

Michael Sullivan | 24 May 17:53
Picon

media-tv/mythtv-0.24.1_p20110524 fails to emerge

I seriously screwed up my system this week, and broke myth.  Now I'm
trying to emerge media-tv/mythtv-0.24.1_p20110524 since my old myth
version is no longer supported (the ebuilds aren't even still around).
The emerge goes along fine until it gets to this part:

mythrender_opengl.cpp: In function 'int __glCheck__(const QString&,
const char*, int)':
mythrender_opengl.cpp:38: error: 'gluErrorString' was not declared in
this scope
make[2]: *** [mythrender_opengl.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/media-tv/mythtv-0.24.1_p20110524/work/MythTV-mythtv-347cd24/mythtv/libs/libmythui'
make[1]: *** [sub-libmythui-make_default] Error 2
make[1]: Leaving directory
`/var/tmp/portage/media-tv/mythtv-0.24.1_p20110524/work/MythTV-mythtv-347cd24/mythtv/libs'
make: *** [libs] Error 2

Most of our TV watching is off Myth.  We only have one show that we
follow that's currently in season and that's on Monday, so I'd really
like to have this working by then.  Can anyone help me?
-Michael Sullivan-

Marko Košmerl | 24 May 15:15
Picon

Compile program with older libraries

Hi!

I have some program which I am using in a thin client  which has Gentoo stage 3 root fs (kernel 2.6.39.4),
lets call it system A.
I've also compiled that program chroot-ed in this stage 3 fs from my personal computer.

I have an other thin clients which have older system (B) on it which is older linux kernel 2.6.16.27.
Library version which are needed are of course different and for that reason my program
can not be run in this sistem.

System A:
Linux redondo 2.6.39.4 #18 Mon Mar 19 13:14:32 CET 2012 i586 i586 i386 GNU/Linux
/lib/libc-2.12.2.so
gcc version 4.0.3

System B:
Linux carlos  2.6.16.27 #1 Sun Mar 25 11:09:40 CEST 2007 i586 i586 i386 GNU/Linux
/lib/libc-2.3.6.so
gcc version 4.0.3

Shared libraries that my binary uses are (in system A):
linux-gate.so.1 =>  (0xffffe000)
libpthread.so.0 => /lib/libpthread.so.0 (0xf76d6000)
libuuid.so.1 => /lib/libuuid.so.1 (0xf76d1000)
libstdc++.so.6 => /usr/lib/gcc/i486-pc-linux-gnu/4.4.5/libstdc++.so.6 (0xf75da000)
libm.so.6 => /lib/libm.so.6 (0xf75b2000)
libc.so.6 => /lib/libc.so.6 (0xf7468000)
/lib/ld-linux.so.2 (0xf76f3000)
libgcc_s.so.1 => /usr/lib/gcc/i486-pc-linux-gnu/4.4.5/libgcc_s.so.1 (0xf7449000)

If i try to compile my program using '-static' directive, I still have a problem with 4 functions:
-initgroups,
-getpwnam,
-getaddrinfo,
-gethostbyname.

If I got that right, they use functions which are located in NSS shared libraries.

I am looking for a way of compiling my program so that I can run it in system B.
I have libraries available from system B and that is all that I have.

I need help on getting this done.
I guess gcc versions are the same and as well libgcc_s.so.1 shared library.

My questions are:
Can I pull those libraries from system B and use it in compilatin process? Would that work?
I would still need to get include source files of that version, right?
Is there some archive site where I can find so old version of linux kernel source?
One thing that pops in to my mind is also trying to find gentoo stage 3 tarball of the kernel version 2.6.16.27
and compile the program there...I tried to search that but no luck in that...

Any help would be welcomed!

Picon

wpa_supplicant annoyances (mask_service_inactive)

So, wpa_supplicant never worked fine. It's been giving me headache
since day zero, but I've been -mostly- able to handle it in one or
another way.

Yesterday I rebooted (I rarely do), and another horror story begun.
Now I am getting this messages at init:

Código:
INIT: Entering runlevel: 3
 * Restoring Mixer Levels ...                                      [ ok ]
 * Starting D-BUS system messagebus ...                            [ ok ]
 * Starting metalog ...                                            [ ok ]
 * Starting ConsoleKit daemon ...                                  [ ok ]
 * Bringing up interface wlan0
 *   Starting wpa_supplicant on wlan0 ...                          [ ok ]
 *   mark_service_inactive: unknown applet
 *   Starting wpa_cli on wlan0 ...                                 [ ok ]
 *   Backgrounding ... ...
 * ERROR: net.wlan0 failed to start
 * Starting cupsd ...                                              [ ok ]
 * ERROR: cannot start fail2ban as net.wlan0 would not start
 * ERROR: cannot start netmount as net.wlan0 would not start
 * ERROR: cannot start samba as net.wlan0 would not start
 * Starting S.M.A.R.T. monitoring daemon ...                       [ ok ]
 * Starting sshd ...                                               [ ok ]
 * Doing udev cleanups
 * Starting vixie-cron ...                                         [ ok ]
 * Starting local                                                  [ ok ]

This is Jesus-PC.O (Linux x86_64 3.4.0) 00:34:56

Jesus-PC login:

For the most part, wpa_supplicant seems to start fine though. I can
reach the net and everything works... well... maybe 7 times out of 10.
Sometimes I have to kill everything related to wpa_supplicant and
restart the net.wlan0 service, while I cross my fingers in the hope to
reach the internet.

But what annoys me the most is the fact that many important services
do not start because they depend on net.wlan0, which spits out these
errors disrupting the init process.

I've been using this for some time now, and I changed the config a lot
of times. Always had problems. The last time I set this up I removed
everything from /etc/conf.d/net and /etc/conf.d/wpa_supplicant, and
let it did it's automatic job instead. So far, it's working... some
random times. The errors always show though. And they screw up the
init. The worst is that it bits sshd, which leaves me without remote
access any random day. Ugh.

So, any idea where to start looking? :D
--

-- 
Jesús Guerrero Botella

walt | 24 May 01:37
Picon

[OT] CPU temperature monitoring?

I bought this desktop 4-core machine during the coolest part
of the year and until very recently I could barely hear the
CPU fan except for about one second during power-up when
the fan spins way up and then quickly slows down.

Now it's hotter than Hades here and I'm very much aware of
the fan noise, but I can't tell if the fan is beginning
to fail (the noise sounds a bit harsh to me) or something
is merely controlling the speed appropriately.

The machines BIOS has no settings whatever concerning the
fan or temperature warnings, etc. so I have no idea how
to find out the CPU temp.

The k10temp kernel module loads automatically at boot with
no errors, so I just hope something (somewhere) is taking
care of this stuff automatically.  But I'm only hoping,
not knowing.

Any ideas how to find out for sure?

Michael Mol | 23 May 21:10
Picon
Gravatar

[OT] Thanks to the devs

I've noticed a lot of overt participation on this list by gentoo
devs[1], especially in scenarios where they're explaining rationales
and reasoning behind changes that affect users.

I'd just like to say thank you for the work you guys do.

Thank you for the work you guys do.

There. I said it. *Goes back to work*

[1] Perhaps they were already participating, and I didn't notice they were devs.

--

-- 
:wq

du yang | 23 May 17:59
Picon

Screen blank on Nvidia GT 610M graphic card

Hi,

I recently bought a new notebook ASUS U31SG which has a nvidia GT 610M graphic card,

I always get blank screen (X is running) no matter how i tune the xorg.conf,

if there is no xorg.conf, X will be running smoothly with WM, though the monitor resolution is a bit lower.

Anyone meet the same problem or know how to fix it?

Many thanks in advance.

Driver version:
nvidia-drivers-295.53

Here is my current /etc/X11/xorg.conf,
------------------------------------------------------------------------------------

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
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/"
    FontPath        "/usr/share/fonts/truetype/"
EndSection

Section "Module"
    #Load           "ddc"
    #Load           "dbe"
    #Load           "vbe"
    #Load           "bitmap"
    #Load           "type1"
    #Load           "freetype"
    Load           "glx"
    #Load           "extmod"
    #Load           "record"
    Disable         "dri"
    Disable         "dri2"
EndSection

Section "ServerFlags"
    Option         "AllowEmptyInput" "false"
    Option         "AllowMouseOpenFail" "true"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "evdev"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "endev"
    Option         "XkbOptions" "grp:toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
    Option         "XkbVariant" ",winkeys"
    Option         "XkbLayOut" "us"
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     "Monitor Vendor"
    ModelName      "Monitor Model"
    Option         "DPMS"
    #HorizSync      30-50
    #VertRefresh    50-100
    # 1368x768 <at> 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 85.86 MHz
    #Modeline "1368x768_60.00"  85.86  1368 1440 1584 1800  768 769 772 795  -HSync +Vsync
    Option         "ConnectedMonitor" "DFP-0"
    Option         "CustomEDID" "DFP-0:/etc/X11/edid.bin"
EndSection

Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    Option         "UseDisplayDevice" "DFP-0"
    Option         "HWCursor" "false"
    BusID          "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    DefaultDepth    32
    #Option         "TwinView" "0"
    #Option         "TwinViewXinramaInfoOrder" "DFP-0"
    #Option         "metamodes" "nvidia-auto-select +0+0"
    SubSection     "Display"
        #Viewport    0 0
        Depth       32
        Modes      "1366x768_60"
    EndSubSection
EndSection



my Xorg.0.log, there is no errors..
---------------------------------------------------------------------------------------
[   543.167]
X.Org X Server 1.12.1
Release Date: 2012-04-13
[   543.169] X Protocol Version 11, Revision 0
[   543.169] Build Operating System: Linux 3.3.5-gentoo x86_64 Gentoo
[   543.169] Current Operating System: Linux omega 3.3.5-gentoo #23 SMP Mon May 21 01:01:18 CST 2012 x86_64
[   543.170] Kernel command line: root=/dev/sda3 rootfstype=ext4 video=uvesafb:mtrr:3,ywrap,1024x768-32 <at> 60 console=tty1 quiet
[   543.170] Build Date: 19 May 2012  10:17:30AM
[   543.171] 
[   543.171] Current version of pixman: 0.24.4
[   543.172]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   543.173] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   543.175] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 23 00:35:59 2012
[   543.175] (==) Using config file: "/etc/X11/xorg.conf"
[   543.176] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   543.177] (==) ServerLayout "X.org Configured"
[   543.177] (**) |-->Screen "Screen0" (0)
[   543.177] (**) |   |-->Monitor "Monitor0"
[   543.177] (**) |   |-->Device "Card0"
[   543.177] (**) |-->Input Device "Mouse0"
[   543.177] (**) |-->Input Device "Keyboard0"
[   543.177] (==) Automatically adding devices
[   543.177] (==) Automatically enabling devices
[   543.177] (**) 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/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[   543.177] (**) ModulePath set to "/usr/lib64/xorg/modules,/usr/lib64/opengl/xorg-x11/extensions"
[   543.177] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   543.177] (WW) Disabling Mouse0
[   543.177] (WW) Disabling Keyboard0
[   543.177] (II) Loader magic: 0x7d5ac0
[   543.177] (II) Module ABI versions:
[   543.177]     X.Org ANSI C Emulation: 0.4
[   543.177]     X.Org Video Driver: 12.0
[   543.177]     X.Org XInput driver : 16.0
[   543.177]     X.Org Server Extension : 6.0
[   543.177] (--) PCI:*(0:0:2:0) 8086:0126:1043:2129 rev 9, Mem <at> 0xdd400000/4194304, 0xb0000000/268435456, I/O <at> 0x0000e000/64
[   543.177] (--) PCI: (0:1:0:0) 10de:105a:1043:2129 rev 161, Mem <at> 0xdc000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O <at> 0x0000d000/128, BIOS <at> 0x????????/524288
[   543.177] (II) Open ACPI successful (/var/run/acpid.socket)
[   543.177] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[   543.177] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[   543.177] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   543.177] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[   543.177] (II) "dri" will be loaded by default.
[   543.177] (II) "dri2" will be loaded by default.
[   543.177] (II) LoadModule: "glx"
[   543.178] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   543.185] (II) Module glx: vendor="NVIDIA Corporation"
[   543.185]     compiled for 4.0.2, module version = 1.0.0
[   543.185]     Module class: X.Org Server Extension
[   543.185] (II) NVIDIA GLX Module  295.53  Fri May 11 23:49:08 PDT 2012
[   543.185] (II) Loading extension GLX
[   543.185] (II) LoadModule: "extmod"
[   543.185] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[   543.185] (II) Module extmod: vendor="X.Org Foundation"
[   543.185]     compiled for 1.12.1, module version = 1.0.0
[   543.185]     Module class: X.Org Server Extension
[   543.185]     ABI class: X.Org Server Extension, version 6.0
[   543.185] (II) Loading extension MIT-SCREEN-SAVER
[   543.185] (II) Loading extension XFree86-VidModeExtension
[   543.185] (II) Loading extension XFree86-DGA
[   543.185] (II) Loading extension DPMS
[   543.185] (II) Loading extension XVideo
[   543.185] (II) Loading extension XVideo-MotionCompensation
[   543.185] (II) Loading extension X-Resource
[   543.185] (II) LoadModule: "record"
[   543.185] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[   543.185] (II) Module record: vendor="X.Org Foundation"
[   543.185]     compiled for 1.12.1, module version = 1.13.0
[   543.185]     Module class: X.Org Server Extension
[   543.185]     ABI class: X.Org Server Extension, version 6.0
[   543.185] (II) Loading extension RECORD
[   543.185] (II) LoadModule: "dbe"
[   543.185] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[   543.185] (II) Module dbe: vendor="X.Org Foundation"
[   543.185]     compiled for 1.12.1, module version = 1.0.0
[   543.185]     Module class: X.Org Server Extension
[   543.185]     ABI class: X.Org Server Extension, version 6.0
[   543.185] (II) Loading extension DOUBLE-BUFFER
[   543.185] (II) LoadModule: "dri"
[   544.028] (II) Loading /usr/lib64/opengl/xorg-x11/extensions/libdri.so
[   544.040] (II) Module dri: vendor="X.Org Foundation"
[   544.040]     compiled for 1.12.1, module version = 1.0.0
[   544.040]     ABI class: X.Org Server Extension, version 6.0
[   544.040] (II) Loading extension XFree86-DRI
[   544.040] (II) LoadModule: "dri2"
[   544.041] (II) Loading /usr/lib64/opengl/xorg-x11/extensions/libdri2.so
[   544.042] (II) Module dri2: vendor="X.Org Foundation"
[   544.042]     compiled for 1.12.1, module version = 1.2.0
[   544.042]     ABI class: X.Org Server Extension, version 6.0
[   544.042] (II) Loading extension DRI2
[   544.042] (II) LoadModule: "nvidia"
[   544.042] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[   544.042] (II) Module nvidia: vendor="NVIDIA Corporation"
[   544.042]     compiled for 4.0.2, module version = 1.0.0
[   544.042]     Module class: X.Org Video Driver
[   544.042] (II) NVIDIA dlloader X Driver  295.53  Fri May 11 23:29:56 PDT 2012
[   544.042] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   544.042] (--) using VT number 7

[   544.044] (II) Loading sub module "fb"
[   544.044] (II) LoadModule: "fb"
[   544.044] (II) Loading /usr/lib64/xorg/modules/libfb.so
[   544.044] (II) Module fb: vendor="X.Org Foundation"
[   544.044]     compiled for 1.12.1, module version = 1.0.0
[   544.044]     ABI class: X.Org ANSI C Emulation, version 0.4
[   544.044] (II) Loading sub module "wfb"
[   544.044] (II) LoadModule: "wfb"
[   544.044] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[   544.045] (II) Module wfb: vendor="X.Org Foundation"
[   544.045]     compiled for 1.12.1, module version = 1.0.0
[   544.045]     ABI class: X.Org ANSI C Emulation, version 0.4
[   544.045] (II) Loading sub module "ramdac"
[   544.045] (II) LoadModule: "ramdac"
[   544.045] (II) Module "ramdac" already built-in
[   544.045] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   544.045] (==) NVIDIA(0): RGB weight 888
[   544.045] (==) NVIDIA(0): Default visual is TrueColor
[   544.045] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   544.045] (**) NVIDIA(0): Option "ConnectedMonitor" "DFP-0"
[   544.045] (**) NVIDIA(0): Option "CustomEDID" "DFP-0:/etc/X11/edid.bin"
[   544.045] (**) NVIDIA(0): Enabling 2D acceleration
[   544.045] (**) NVIDIA(0): ConnectedMonitor string: "DFP-0"
[   544.493] (II) NVIDIA(GPU-0): Display (Chi Mei Optoelectronics corp. (DFP-0)) does not
[   544.493] (II) NVIDIA(GPU-0):     support NVIDIA 3D Vision stereo.
[   544.494] (II) NVIDIA(0): NVIDIA GPU GeForce 610M (GF119) at PCI:1:0:0 (GPU-0)
[   544.494] (--) NVIDIA(0): Memory: 1048576 kBytes
[   544.494] (--) NVIDIA(0): VideoBIOS: 75.19.0c.00.06
[   544.494] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   544.494] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[   544.496] (--) NVIDIA(0): Connected display device(s) on GeForce 610M at PCI:1:0:0
[   544.496] (--) NVIDIA(0):     Chi Mei Optoelectronics corp. (DFP-0)
[   544.496] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0): 165.0 MHz maximum pixel
[   544.496] (--) NVIDIA(0):     clock
[   544.496] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0): Internal Single Link
[   544.496] (--) NVIDIA(0):     TMDS
[   544.496] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   544.496] (**) NVIDIA(0):     device Chi Mei Optoelectronics corp. (DFP-0) (Using EDID
[   544.496] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   544.506] (II) NVIDIA(0): Assigned Display Device: DFP-0
[   544.506] (II) NVIDIA(0): Validated modes:
[   544.506] (II) NVIDIA(0):     "1366x768"
[   544.506] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
[   544.509] (--) NVIDIA(0): DPI set to (119, 121); computed from "UseEdidDpi" X config
[   544.509] (--) NVIDIA(0):     option
[   544.509] (--) Depth 24 pixmap format is 32 bpp
[   544.509] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[   544.509] (II) NVIDIA:     access.
[   544.514] (II) NVIDIA(0): Setting mode "1366x768"
[   544.548] (II) Loading extension NV-GLX
[   544.561] (==) NVIDIA(0): Disabling shared memory pixmaps
[   544.561] (==) NVIDIA(0): Backing store disabled
[   544.561] (==) NVIDIA(0): Silken mouse enabled
[   544.561] (==) NVIDIA(0): DPMS enabled
[   544.561] (II) Loading extension NV-CONTROL
[   544.561] (II) Loading extension XINERAMA
[   544.561] (II) Loading sub module "dri2"
[   544.561] (II) LoadModule: "dri2"
[   544.561] (II) Loading /usr/lib64/opengl/xorg-x11/extensions/libdri2.so
[   544.561] (II) Module dri2: vendor="X.Org Foundation"
[   544.561]     compiled for 1.12.1, module version = 1.2.0
[   544.561]     ABI class: X.Org Server Extension, version 6.0
[   544.561] (II) NVIDIA(0): [DRI2] Setup complete
[   544.561] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   544.561] (==) RandR enabled
[   544.561] (II) Initializing built-in extension Generic Event Extension
[   544.561] (II) Initializing built-in extension SHAPE
[   544.561] (II) Initializing built-in extension MIT-SHM
[   544.561] (II) Initializing built-in extension XInputExtension
[   544.561] (II) Initializing built-in extension XTEST
[   544.561] (II) Initializing built-in extension BIG-REQUESTS
[   544.561] (II) Initializing built-in extension SYNC
[   544.561] (II) Initializing built-in extension XKEYBOARD
[   544.561] (II) Initializing built-in extension XC-MISC
[   544.561] (II) Initializing built-in extension XINERAMA
[   544.561] (II) Initializing built-in extension XFIXES
[   544.561] (II) Initializing built-in extension RENDER
[   544.561] (II) Initializing built-in extension RANDR
[   544.561] (II) Initializing built-in extension COMPOSITE
[   544.561] (II) Initializing built-in extension DAMAGE
[   544.561] (II) Initializing extension GLX
[   544.677] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   544.677] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   544.677] (II) LoadModule: "evdev"
[   544.677] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[   544.677] (II) Module evdev: vendor="X.Org Foundation"
[   544.677]     compiled for 1.12.1, module version = 2.7.0
[   544.677]     Module class: X.Org XInput Driver
[   544.677]     ABI class: X.Org XInput driver, version 16.0
[   544.677] (II) Using input driver 'evdev' for 'Power Button'
[   544.677] (**) Power Button: always reports core events
[   544.677] (**) evdev: Power Button: Device: "/dev/input/event2"
[   544.677] (--) evdev: Power Button: Vendor 0 Product 0x1
[   544.677] (--) evdev: Power Button: Found keys
[   544.677] (II) evdev: Power Button: Configuring as keyboard
[   544.677] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   544.677] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   544.677] (**) Option "xkb_rules" "evdev"
[   544.677] (**) Option "xkb_model" "evdev"
[   544.677] (**) Option "xkb_layout" "us"
[   544.694] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   544.694] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   544.694] (II) Using input driver 'evdev' for 'Video Bus'
[   544.694] (**) Video Bus: always reports core events
[   544.694] (**) evdev: Video Bus: Device: "/dev/input/event7"
[   544.694] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   544.694] (--) evdev: Video Bus: Found keys
[   544.694] (II) evdev: Video Bus: Configuring as keyboard
[   544.694] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input7/event7"
[   544.694] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   544.694] (**) Option "xkb_rules" "evdev"
[   544.694] (**) Option "xkb_model" "evdev"
[   544.694] (**) Option "xkb_layout" "us"
[   544.695] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   544.695] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   544.695] (II) Using input driver 'evdev' for 'Video Bus'
[   544.695] (**) Video Bus: always reports core events
[   544.695] (**) evdev: Video Bus: Device: "/dev/input/event6"
[   544.695] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   544.695] (--) evdev: Video Bus: Found keys
[   544.695] (II) evdev: Video Bus: Configuring as keyboard
[   544.695] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input6/event6"
[   544.695] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   544.695] (**) Option "xkb_rules" "evdev"
[   544.695] (**) Option "xkb_model" "evdev"
[   544.695] (**) Option "xkb_layout" "us"
[   544.695] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   544.695] (II) No input driver specified, ignoring this device.
[   544.695] (II) This device may have been added with another device file.
[   544.695] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   544.695] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   544.695] (II) Using input driver 'evdev' for 'Sleep Button'
[   544.695] (**) Sleep Button: always reports core events
[   544.695] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[   544.695] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   544.695] (--) evdev: Sleep Button: Found keys
[   544.695] (II) evdev: Sleep Button: Configuring as keyboard
[   544.695] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[   544.695] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   544.695] (**) Option "xkb_rules" "evdev"
[   544.695] (**) Option "xkb_model" "evdev"
[   544.695] (**) Option "xkb_layout" "us"
[   544.696] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event5)
[   544.696] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[   544.696] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[   544.696] (**) USB Optical Mouse: always reports core events
[   544.696] (**) evdev: USB Optical Mouse: Device: "/dev/input/event5"
[   544.696] (--) evdev: USB Optical Mouse: Vendor 0x192f Product 0x916
[   544.696] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[   544.696] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[   544.696] (--) evdev: USB Optical Mouse: Found relative axes
[   544.696] (--) evdev: USB Optical Mouse: Found x and y relative axes
[   544.696] (II) evdev: USB Optical Mouse: Configuring as mouse
[   544.696] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[   544.696] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[   544.696] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   544.696] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input5/event5"
[   544.696] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 10)
[   544.696] (II) evdev: USB Optical Mouse: initialized for relative axes.
[   544.696] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[   544.696] (**) USB Optical Mouse: (accel) acceleration profile 0
[   544.696] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[   544.696] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[   544.696] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse1)
[   544.696] (II) No input driver specified, ignoring this device.
[   544.696] (II) This device may have been added with another device file.
[   544.696] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   544.696] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   544.696] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   544.696] (**) AT Translated Set 2 keyboard: always reports core events
[   544.696] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[   544.696] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   544.696] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   544.696] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   544.696] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   544.696] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[   544.696] (**) Option "xkb_rules" "evdev"
[   544.696] (**) Option "xkb_model" "evdev"
[   544.696] (**) Option "xkb_layout" "us"
[   544.697] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[   544.697] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   544.697] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[   544.697] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   544.697] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event4"
[   544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
[   544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[   544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
[   544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[   544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[   544.697] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[   544.697] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[   544.697] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   544.697] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input4/event4"
[   544.697] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[   544.697] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[   544.697] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   544.697] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[   544.697] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   544.697] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   544.697] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   544.697] (II) No input driver specified, ignoring this device.
[   544.697] (II) This device may have been added with another device file.





my lspci output, there are 2 cards,
------------------------------------------------------------------------------------------
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 105a (rev a1)



--
Dreaming my dream!

Walter Dnes | 23 May 02:26

OT: mount so that other users can write to mounted dir?

  I'm not really a fan of automount, but I understand that lots of
people are.  I'm trying to get it fully functional under mdev, and then
do a write-up on the wiki page.  A Google search turns up lots of
examples of code.  However, the examples are for embedded devices, and
they assume the only user is root.  I've got the automounting and
autounmounting working.  Everybody can read the mounted USB stick, but
only root can write.  I've tried pmount with the umask option, but it
doesn't help.  Assume the scrpt gets passed MDEV="sdb1"

#
# Create the directory in /media
   mkdir -p /media/${MDEV}
#
# Change permissions to allow read+write by all
   chmod 777 /media/${MDEV}
#
# Mount the directory in /media
   pmount  --noatime --umask 000 /dev/${MDEV}

  But after the mount...
user2 <at> aa1 /media $ ll
total 3
drwxr-xr-x  3 root root 1024 May 22 19:02 .
drwxr-xr-x 19 root root 1024 May 21 20:41 ..
drwxr-xr-x  5 root root 1024 May 16 01:42 sdb1

  Every directory and file belongs to user:group root:root.  On the USB
stick all directories are 755 and files are 744.  As a heavy-handed ugly
hack, I could...

chgrp -R users /media/${MDEV}
chmod -R g+w /media/${MDEV}

to a USB stick.  I obviously don't wnt to do that on the external USB
drive that I rsync my system to every few weeks.  Any ideas?  And oh
yes, I do realize I'm trying to re-invent the wheel.  The old one has
a broken udev :(

--

-- 
Walter Dnes <waltdnes <at> waltdnes.org>

Grant | 22 May 20:59
Picon

desktop colors and widgets are weird after update

I just updated about a week's worth of stuff including an xfce4
update.  After rebooting, my desktop colors and widgets are all kinda
weird.  I've seen this sort of thing before but I'm not sure what
causes it.  qt stuff acts like this sometimes until I do some sort of
a qt config, but this is just about everything including firefox and
chromium.  Is that enough info to point me in the right direction?

- Grant

Andrey Moshbear | 22 May 08:02
Picon

Issues with >=x11-drivers/xf86-video-ati-6.14.4: driver issue or hardware issue?

Lately, I've been having some issues with segfaults when running
startx and it's been pretty persistent.

Xorg.0.log and emerge --info are available at https://gist.github.com/2766926 .
Kernel config is available at https://gist.github.com/276943 .

I've tried downgrading, but <=x11-drivers/xf86-video-ati-6.14.2 fails
to compile due to incomplete structs.

Is this more a driver or a hardware issue?

--
001100 m0shbear
010010
011110 andrey at moshbear dot net
100001 andrey dot vul at gmail
101101
110011


Gmane