retitle 627513 udev: No X, no /dev/input/mice, no ACPI battery state and WLAN 
interface renamed after upgrade to 169-1 on EeePC 701
kthxbye

The longer I debug, the more details come to the surface...

I initially downgraded to testing (which has 167-3) to get a working
system again, but effectively downgrading to just 168-2 from
snapshot.debian.org suffices.

Axel Beckert wrote:
> Axel Beckert wrote:
> > After upgrade to 169-1 [...] wicd can't scan for WLANs anymore on
> > wlan0 (while "iwlist scan" sees the APs, but only after an
> > "ifconfig wlan0 up". But that didn't help wicd to see them).

Reason for this is the fact that with udev 169-1, the device name
changed from ath0 to wlan0. With udev 168-2 (or 167-3) the device name
is ath0 again.

WLAN works fine if wicd has been reconfigured accordingly.

Seems as if /etc/udev/rules.d/70-persistent-net.rules is ignored with
udev 169-1.

X fails with both, intel and vesa driver.

> What also doesn't work since 169-1:
>
> * Polling the battery state via ACPI: "No support for device type:
>   power_supply"

* /dev/input/mice is gone and gpm fails to start because of that.

Now that I've got easy network again, here's also the Xorg.0.log (with
just the intel driver installed):

[    10.696] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[    10.696] X Protocol Version 11, Revision 0
[    10.696] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[    10.696] Current Operating System: Linux nemo 2.6.39-1-686-pae #1 SMP Fri 
May 20 20:40:05 UTC 2011 i686
[    10.696] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.39-1-686-pae 
root=UUID=75818c63-d8e5-4f92-9e2a-b35221e4076b ro quiet
[    10.696] Build Date: 26 March 2011  07:50:38AM
[    10.696] xorg-server 2:1.9.5-1 (Cyril Brulebois <k...@debian.org>) 
[    10.696] Current version of pixman: 0.21.8
[    10.696]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    10.696] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.697] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 21 22:43:25 
2011
[    10.709] (==) Using config file: "/etc/X11/xorg.conf"
[    10.709] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.719] (==) ServerLayout "Default Layout"
[    10.719] (**) |-->Screen "Default Screen" (0)
[    10.719] (**) |   |-->Monitor "Configured Monitor"
[    10.719] (==) No device specified for screen "Default Screen".
        Using the first device section listed.
[    10.720] (**) |   |-->Device "Configured Video Device"
[    10.720] (**) |-->Input Device "Generic Keyboard"
[    10.720] (**) |-->Input Device "Synaptics Touchpad"
[    10.720] (**) Option "DontZap" "off"
[    10.720] (==) Automatically adding devices
[    10.720] (==) Automatically enabling devices
[    10.727] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    10.727]    Entry deleted from font path.
[    10.729] (WW) `fonts.dir' not found (or not valid) in 
"/usr/share/fonts/X11/100dpi/".
[    10.729]    Entry deleted from font path.
[    10.729]    (Run 'mkfontdir' on "/usr/share/fonts/X11/100dpi/").
[    10.733] (WW) `fonts.dir' not found (or not valid) in 
"/usr/share/fonts/X11/100dpi".
[    10.733]    Entry deleted from font path.
[    10.733]    (Run 'mkfontdir' on "/usr/share/fonts/X11/100dpi").
[    10.736] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
[    10.736] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.736] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[    10.736] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' 
or 'vmmouse' will be disabled.
[    10.736] (WW) Disabling Generic Keyboard
[    10.736] (II) Loader magic: 0x81f9f60
[    10.736] (II) Module ABI versions:
[    10.736]    X.Org ANSI C Emulation: 0.4
[    10.736]    X.Org Video Driver: 8.0
[    10.736]    X.Org XInput driver : 11.0
[    10.736]    X.Org Server Extension : 4.0
[    10.738] (--) PCI:*(0:0:2:0) 8086:2592:1043:82d9 rev 4, Mem @ 
0xf7f00000/524288, 0xd0000000/268435456, 0xf7ec0000/262144, I/O @ 0x0000ec00/8
[    10.738] (--) PCI: (0:0:2:1) 8086:2792:1043:82d9 rev 4, Mem @ 
0xf7f80000/524288
[    10.739] (II) Open ACPI successful (/var/run/acpid.socket)
[    10.739] (II) LoadModule: "extmod"
[    10.760] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    10.766] (II) Module extmod: vendor="X.Org Foundation"
[    10.766]    compiled for 1.9.5, module version = 1.0.0
[    10.766]    Module class: X.Org Server Extension
[    10.766]    ABI class: X.Org Server Extension, version 4.0
[    10.766] (II) Loading extension SELinux
[    10.766] (II) Loading extension MIT-SCREEN-SAVER
[    10.766] (II) Loading extension XFree86-VidModeExtension
[    10.766] (II) Loading extension XFree86-DGA
[    10.766] (II) Loading extension DPMS
[    10.766] (II) Loading extension XVideo
[    10.767] (II) Loading extension XVideo-MotionCompensation
[    10.767] (II) Loading extension X-Resource
[    10.767] (II) LoadModule: "dbe"
[    10.768] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    10.770] (II) Module dbe: vendor="X.Org Foundation"
[    10.770]    compiled for 1.9.5, module version = 1.0.0
[    10.770]    Module class: X.Org Server Extension
[    10.770]    ABI class: X.Org Server Extension, version 4.0
[    10.770] (II) Loading extension DOUBLE-BUFFER
[    10.770] (II) LoadModule: "glx"
[    10.770] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.777] (II) Module glx: vendor="X.Org Foundation"
[    10.777]    compiled for 1.9.5, module version = 1.0.0
[    10.777]    ABI class: X.Org Server Extension, version 4.0
[    10.786] (==) AIGLX enabled
[    10.786] (II) Loading extension GLX
[    10.786] (II) LoadModule: "record"
[    10.787] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    10.790] (II) Module record: vendor="X.Org Foundation"
[    10.790]    compiled for 1.9.5, module version = 1.13.0
[    10.790]    Module class: X.Org Server Extension
[    10.790]    ABI class: X.Org Server Extension, version 4.0
[    10.790] (II) Loading extension RECORD
[    10.790] (II) LoadModule: "dri"
[    10.791] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    10.798] (II) Module dri: vendor="X.Org Foundation"
[    10.798]    compiled for 1.9.5, module version = 1.0.0
[    10.798]    ABI class: X.Org Server Extension, version 4.0
[    10.798] (II) Loading extension XFree86-DRI
[    10.799] (II) LoadModule: "dri2"
[    10.799] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    10.801] (II) Module dri2: vendor="X.Org Foundation"
[    10.801]    compiled for 1.9.5, module version = 1.2.0
[    10.801]    ABI class: X.Org Server Extension, version 4.0
[    10.801] (II) Loading extension DRI2
[    10.801] (==) Matched intel as autoconfigured driver 0
[    10.801] (==) Matched vesa as autoconfigured driver 1
[    10.801] (==) Matched fbdev as autoconfigured driver 2
[    10.801] (==) Assigned the driver to the xf86ConfigLayout
[    10.801] (II) LoadModule: "intel"
[    10.802] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    10.813] (II) Module intel: vendor="X.Org Foundation"
[    10.813]    compiled for 1.9.5, module version = 2.15.0
[    10.813]    Module class: X.Org Video Driver
[    10.813]    ABI class: X.Org Video Driver, version 8.0
[    10.813] (II) LoadModule: "vesa"
[    10.815] (WW) Warning, couldn't open module vesa
[    10.815] (II) UnloadModule: "vesa"
[    10.815] (EE) Failed to load module "vesa" (module does not exist, 0)
[    10.815] (II) LoadModule: "fbdev"
[    10.816] (WW) Warning, couldn't open module fbdev
[    10.816] (II) UnloadModule: "fbdev"
[    10.816] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    10.816] (II) LoadModule: "synaptics"
[    10.817] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    10.826] (II) Module synaptics: vendor="X.Org Foundation"
[    10.826]    compiled for 1.9.4, module version = 1.4.0
[    10.826]    Module class: X.Org XInput Driver
[    10.826]    ABI class: X.Org XInput driver, version 11.0
[    10.826] (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
[    10.827] (++) using VT number 7

[    10.827] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[    10.827] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[    11.973] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    11.973] drmOpenDevice: node name is /dev/dri/card0
[    11.982] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    11.982] drmOpenDevice: node name is /dev/dri/card0
[    11.987] drmOpenByBusid: drmOpenMinor returns -1
[    11.987] drmOpenDevice: node name is /dev/dri/card1
[    11.992] drmOpenByBusid: drmOpenMinor returns -1
[    11.992] drmOpenDevice: node name is /dev/dri/card2
[    12.005] drmOpenByBusid: drmOpenMinor returns -1
[    12.005] drmOpenDevice: node name is /dev/dri/card3
[    12.010] drmOpenByBusid: drmOpenMinor returns -1
[    12.010] drmOpenDevice: node name is /dev/dri/card4
[    12.015] drmOpenByBusid: drmOpenMinor returns -1
[    12.015] drmOpenDevice: node name is /dev/dri/card5
[    12.020] drmOpenByBusid: drmOpenMinor returns -1
[    12.020] drmOpenDevice: node name is /dev/dri/card6
[    12.024] drmOpenByBusid: drmOpenMinor returns -1
[    12.025] drmOpenDevice: node name is /dev/dri/card7
[    12.029] drmOpenByBusid: drmOpenMinor returns -1
[    12.029] drmOpenDevice: node name is /dev/dri/card8
[    12.034] drmOpenByBusid: drmOpenMinor returns -1
[    12.034] drmOpenDevice: node name is /dev/dri/card9
[    12.040] drmOpenByBusid: drmOpenMinor returns -1
[    12.040] drmOpenDevice: node name is /dev/dri/card10
[    12.045] drmOpenByBusid: drmOpenMinor returns -1
[    12.045] drmOpenDevice: node name is /dev/dri/card11
[    12.050] drmOpenByBusid: drmOpenMinor returns -1
[    12.050] drmOpenDevice: node name is /dev/dri/card12
[    12.059] drmOpenByBusid: drmOpenMinor returns -1
[    12.059] drmOpenDevice: node name is /dev/dri/card13
[    12.065] drmOpenByBusid: drmOpenMinor returns -1
[    12.065] drmOpenDevice: node name is /dev/dri/card14
[    12.069] drmOpenByBusid: drmOpenMinor returns -1
[    12.069] drmOpenDevice: node name is /dev/dri/card15
[    12.075] drmOpenByBusid: drmOpenMinor returns -1
[    12.076] drmOpenDevice: node name is /dev/dri/card0
[    12.081] drmOpenDevice: node name is /dev/dri/card0
[    12.088] drmOpenDevice: node name is /dev/dri/card1
[    12.094] drmOpenDevice: node name is /dev/dri/card2
[    12.101] drmOpenDevice: node name is /dev/dri/card3
[    12.108] drmOpenDevice: node name is /dev/dri/card4
[    12.113] drmOpenDevice: node name is /dev/dri/card5
[    12.118] drmOpenDevice: node name is /dev/dri/card6
[    12.123] drmOpenDevice: node name is /dev/dri/card7
[    12.128] drmOpenDevice: node name is /dev/dri/card8
[    12.133] drmOpenDevice: node name is /dev/dri/card9
[    12.138] drmOpenDevice: node name is /dev/dri/card10
[    12.143] drmOpenDevice: node name is /dev/dri/card11
[    12.148] drmOpenDevice: node name is /dev/dri/card12
[    12.152] drmOpenDevice: node name is /dev/dri/card13
[    12.157] drmOpenDevice: node name is /dev/dri/card14
[    12.162] drmOpenDevice: node name is /dev/dri/card15
[    12.167] (EE) intel(0): [drm] Failed to open DRM device for 
pci:0000:00:02.0: No such file or directory
[    12.167] (EE) intel(0): Failed to become DRM master.
[    12.167] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    12.167] (==) intel(0): RGB weight 888
[    12.167] (==) intel(0): Default visual is TrueColor
[    12.167] (II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
[    12.167] (--) intel(0): Chipset: "915GM"
[    12.167] (**) intel(0): Relaxed fencing disabled
[    12.167] (**) intel(0): Framebuffer tiled
[    12.167] (**) intel(0): Pixmaps tiled
[    12.167] (**) intel(0): 3D buffers tiled
[    12.167] (**) intel(0): SwapBuffers wait enabled
[    12.167] (==) intel(0): video overlay key set to 0x101fe
[    12.168] (EE) intel(0): failed to get resources: Bad file descriptor
[    12.168] (II) UnloadModule: "intel"
[    12.168] (EE) Screen(s) found, but none have a usable configuration.
[    12.168] 
Fatal server error:
[    12.168] no screens found
[    12.168] 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[    12.168] Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[    12.168] 

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-    |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to