Author Topic: Suspend Take 10s  (Read 3219 times)

nax

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://www.nax.cz
Suspend Take 10s
« on: April 19, 2006, 09:13:12 am »
Hello, since I tryed upgrade (because wpa support) suspend is very slow. I have tryed format and unpack my root fylesystem (sd card) but it doesn't help.

Problem is that after pressing Cancel for 1s (normal suspend call - SL5500 don't have on/off button) my sl5500 freeze for about 10s ant after that turn off display and go to sleep.

In dmesg I have found this:

Code: [Select]
monitor_hotplug: agent: usbd interface: monitor action: suspend
usbdmonitor: warning - hotplug script timed out
monitor_pm_event: suspend finished (rc=0)

Interesting is also this:
Code: [Select]
# find / -name hotplug
...
find: /etc/hostplug: Input/output error
...

What does this mean?
SL5500, wifi CF linksys wcf11, bluetooth CF nokia DTL-4 card, SD 512MB
OpenZaurus 3.5.4 OPIE, altboot [3] - / on SD card

x86Daddy

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Suspend Take 10s
« Reply #1 on: May 04, 2006, 08:05:29 pm »
I get the same behavior with my setup.  I thought it was just a consequence of using altboot with my root on a loopback file on SD.  When I do a normal boot from the ROM, it suspends quickly and painlessly.

I get the same result with Hentges 3.5.4.1 using a loopback file on my SD card as well.

Edit: Is there any system file / log message / command output anyone could use from me to help fix this?  Or is it just a consequence of loopback files?  Thanks!
« Last Edit: May 04, 2006, 08:08:07 pm by x86Daddy »

x86Daddy

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Suspend Take 10s
« Reply #2 on: May 08, 2006, 03:12:16 pm »
Another observation: it does this whether I use the Cancel / On-Off button or Suspend from the menu.

CoreDump

  • Hero Member
  • *****
  • Posts: 713
    • View Profile
    • http://www.hentges.net
Suspend Take 10s
« Reply #3 on: May 08, 2006, 10:58:38 pm »
Quote
Hello, since I tryed upgrade (because wpa support) suspend is very slow. I have tryed format and unpack my root fylesystem (sd card) but it doesn't help.

Problem is that after pressing Cancel for 1s (normal suspend call - SL5500 don't have on/off button) my sl5500 freeze for about 10s ant after that turn off display and go to sleep.

In dmesg I have found this:

Code: [Select]
monitor_hotplug: agent: usbd interface: monitor action: suspend
usbdmonitor: warning - hotplug script timed out
monitor_pm_event: suspend finished (rc=0)

Interesting is also this:
Code: [Select]
# find / -name hotplug
...
find: /etc/hostplug: Input/output error
...

What does this mean?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123775\"][{POST_SNAPBACK}][/a][/div]

I/O erros usually indicate a damaged FS or a card that "does not like ext2".
Webmaster of hentges.net & Embedded Linux Developer.

guitara

  • Newbie
  • *
  • Posts: 13
    • View Profile
Suspend Take 10s
« Reply #4 on: May 19, 2006, 03:55:40 pm »
I have the same problem.. Often, it just won't resume at all. Any fixes?