Subject: Re: problem with suspend. - msg#00223
List: linux.ports.h2200
Hello,
I make an partial answer to myself :
>
I have update my kernel from 2.6.12-hh3 to 2.6.13-hh1 this evening. And now
>
my
>
H2210 does not suspend anymore and I see on the console :
>
>
Stopping tasks: =======================================|
>
mq11xx: mismatch power on/off request count for subdevice 301
>
suspending dma channel 0
>
mmc0: host does not support reading read-only switch. assuming write-enable.
>
i2c_pxa: timeout waiting for bus free
>
i2c_pxa: timeout waiting for bus free
>
i2c_pxa: timeout waiting for bus free
>
i2c_pxa: timeout waiting for bus free
>
i2c_pxa: timeout waiting for bus free
>
i2c_pxa: timeout waiting for bus free
>
i2c: error: exhausted retries
>
i2c: msg_num: 0 msg_idx: 1 msg_ptr: 0
>
i2c: ICR: 000007e0 ISR: 00000004
>
i2c: log: [00000044:000017e8] [00000044:000017e8] [00000044:000017e8]
>
[00000044
>
Restarting tasks... done
>
In fact, there is probably no relation between this i2c_pxa problem and the
suspend/resume
problem, since I have done
dd if=/dev/mtdblock0 of=/lib/firmware/hamcop_bootloader.bin
and now the ipaq suspend but not resume.....
I'm using the familiar 0.8.2 not the 0.8.3 so I do not use the h2200-bootloader
package.
Moreover I still boot using haret.
At boot time I see :
Initialising wince bootloader suspend workaround
h2200_pm: bootloader may be invalid; resume may not work
h2200_pm: requesting bootloader
So I'm not sure if the dd has got a valid bootloader or not. How can I be sure
to find the
good one ?
Thanks,
alain
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: problem with suspend.
Hello,
> What version of sound/arm/pxa2xx-i2sound.c do you have?
The last one :
File: pxa2xx-i2sound.c Status: Up-to-date
Working revision: 1.2
Repository revision: 1.2 /cvs/linux/kernel26/sound/arm/pxa2xx-i2sound.c,v
Sticky Tag: (none)
Sticky Date: 2005.10.28.19.09.48
Sticky Options: (none)
Thanks,
Alain
Next Message by Date:
click to view message preview
Re: ipkg update - v0.8.3-prerelease
On Oct 24, 2005, at 7:44 PM, Thomas D. Hite wrote:
My builds go fine recently, with the exception of libxine (which
has an
error in it's setup thinking it's ok to build Pentium code on an
ARM ...
:-) ).
In any event, if you want my local.conf for your use, it's pretty
much stock
with one little add to guarantee the xserver build correctly. Just
e-mail me
if you want that.
FYI, Koen fixed the xserver problem (two different versions of
xextensions were being built), so you should be able to build a
complete gpe-image without errors.
Matt
Previous Message by Thread:
click to view message preview
Re: problem with suspend.
Hello,
> What version of sound/arm/pxa2xx-i2sound.c do you have?
The last one :
File: pxa2xx-i2sound.c Status: Up-to-date
Working revision: 1.2
Repository revision: 1.2 /cvs/linux/kernel26/sound/arm/pxa2xx-i2sound.c,v
Sticky Tag: (none)
Sticky Date: 2005.10.28.19.09.48
Sticky Options: (none)
Thanks,
Alain
Next Message by Thread:
click to view message preview
libgpg-error0.postinstall failure...
All,
is anyone still seeing this when building the rootfs? I can fix it
locally - but just wondering, because if not, then something strange is
lurking with my monotone updates:
| Configuring libgpg-error0
| (offline root mode: not running libgpg-error0.postinst)
| Collected errors:
| ERROR: Cannot satisfy the following dependencies for task-bootstrap:
| + '['
-f /home/tdhite/oe/tmp/rootfs/usr/lib/ipkg/info/libgpg-error0.postinst
']'
| +
sh /home/tdhite/oe/tmp/rootfs/usr/lib/ipkg/info/libgpg-error0.postinst
configure
|
NOTE: Task
failed: /home/tdhite/oe/tmp/work/gpe-image-1.0-r19/temp/log.do_rootfs.29834
NOTE: package gpe-image-1.0-r19: task do_rootfs: failed
Tom