[Gta04-owner] QtMoko-v40: USB network and SIM card works only sometimes, Zombies

Radek Polak psonek2 at seznam.cz
Fri Mar 23 11:05:19 CET 2012


On Thursday 22 March 2012 23:52:20 rf0 wrote:

> When will v43 be available?

The .deb is now ready, i need to finish initramfs and rebuild kernel. I hope i 
can do this during weekend. Btw it will be v42 not v43.

> And will it have a RTC which can be used?
> I tried setting date and time, but via the GUI it's not possible and
> 
> via shell it also does not work:
> >hwclock --debug --rtc=/dev/rtc0 --systohc
> 
> hwclock from util-linux-ng 2.17.2
> hwclock: Open of /dev/rtc0 failed, errno=16: Device or resource busy.
> No usable clock interface found.
> Cannot access the Hardware Clock via any known method.

You can do:

	lsof /dev/rtc0 

It's most probably qtmko's atd who is having it open. You can do

	killall atd
	hwclock --debug --rtc=/dev/rtc0 --systohc

and it will work.

Regards

Radek


More information about the Gta04-owner mailing list