Re: [QtMoko GTA02] udevd errors on screen after update

2013-05-03 Thread Radek Polak
On Thursday, May 02, 2013 06:51:35 PM francesco.dev...@mailoo.org wrote:

 Hi
 today I did a dist-upgrade on QtMoko v55 on GTA02, after an update of
 qtmoko-neo (55-1 ?) and the linux image (uname -r gives
 
 2.6.34-qtmoko-v55) I have this error repeated again and again:
   udevd[667]: unable to receive  ctrl connection: Function not implemented
 
 QtMoko eventually starts but it takes too much time, I can use ssh but
 the error is continuosly repeated on the screen.

Hmm QtMoko on Freerunner does not need udev - we are using kernel devtmpfs 
which is enough. Can you try disabling udev? Something like:

update-rc.d -f udev-mtab remove
update-rc.d -f udev remove

and reboot.

Regards

Radek


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko GTA02] udevd errors on screen after update

2013-05-03 Thread asteroid

 On Thursday, May 02, 2013 06:51:35 PM francesco.dev...@mailoo.org
 wrote:
 
  Hi
  today I did a dist-upgrade on QtMoko v55 on GTA02, after an update
  of qtmoko-neo (55-1 ?) and the linux image (uname -r gives
  
  2.6.34-qtmoko-v55) I have this error repeated again and again:
udevd[667]: unable to receive  ctrl connection: Function not
implemented
  
  QtMoko eventually starts but it takes too much time, I can use ssh
  but the error is continuosly repeated on the screen.
 
 Hmm QtMoko on Freerunner does not need udev - we are using kernel
 devtmpfs which is enough. Can you try disabling udev? Something like:
 
 update-rc.d -f udev-mtab remove
 update-rc.d -f udev remove
 
 and reboot.
 
 Regards
 
 Radek
 

I disable udev and I haven't got udevd running after reboot. So, can we
remove udev package completly ?

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko GTA02] udevd errors on screen after update

2013-05-03 Thread Radek Polak
On Friday, May 03, 2013 01:31:24 PM asteroid wrote:

 I disable udev and I haven't got udevd running after reboot. So, can we
 remove udev package completly ?

I am not sure if it is removable because of dependencies. And udev is quite 
nice when you use usbhost, so i think disabling it is better then removing.

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community