You are not logged in.

#1 2012-04-29 04:26:50

mmf1902
Member
From: Mexico city
Registered: 2009-05-08
Posts: 53

udev[231]: error opening message at boot

After my last upgrade I receive the following message at boot:

udev[231]: error opening ATTR{/sys/devices/pci:0000:00/0000:00:02.0/usb3/3-7/3-7:1.0/power/control} for writting: No such file or directory

The file "control" does not exist in the file system (obviously) so I tried to create it (with touch) but I couldn't... so

Does any one have any ideas about this problem.

Thks...

Offline

#2 2012-04-29 08:25:43

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: udev[231]: error opening message at boot

One of the rules in /etc/udev/rules.d/ is probably pointing to a nonexisting device.


Burninate!

Offline

#3 2012-04-30 05:06:20

mmf1902
Member
From: Mexico city
Registered: 2009-05-08
Posts: 53

Re: udev[231]: error opening message at boot

There are not files in /etc/udev/rules.d/ (it's empty)... But udev package places the rules in usr/lib/udev/rules.d/... I will look at for any wrong rule...


By the way, the directory /sys/devices/pci0000:00/0000:00:02.0/usb3/3-7/3-7:1.0/power/ does exist and, in fact, it has the following files:

[root@miguel ~]# ls -l /sys/devices/pci0000:00/0000:00:02.0/usb3/3-7/3-7:1.0/power/
total 0
-rw-r--r-- 1 root root 4096 abr 30 00:01 async
-r--r--r-- 1 root root 4096 abr 30 00:01 runtime_active_kids
-r--r--r-- 1 root root 4096 abr 30 00:01 runtime_enabled
-r--r--r-- 1 root root 4096 abr 30 00:01 runtime_status
-r--r--r-- 1 root root 4096 abr 30 00:01 runtime_usage
[root@miguel ~]# 

I tried to create the file control in this director but I couldn't... maybe it is not possible (I don't know sad )

I will continue searching this issue... tks

Offline

#4 2012-04-30 19:48:41

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: udev[231]: error opening message at boot

Seems to be an issue with libfprint. Issue has been reported (upstream) here.


Burninate!

Offline

#5 2012-04-30 20:40:39

mmf1902
Member
From: Mexico city
Registered: 2009-05-08
Posts: 53

Re: udev[231]: error opening message at boot

That's true... so just have to wait for the fix.

Tks, tks, tks...

Offline

Board footer

Powered by FluxBB