Author Topic: No Lcd Suspending On Collie With Oz 3.5.3  (Read 4047 times)

meyerm

  • Newbie
  • *
  • Posts: 4
    • View Profile
    • http://
No Lcd Suspending On Collie With Oz 3.5.3
« on: May 10, 2005, 05:47:52 am »
Using the OS 3.5.3 ROM (with and without apm commented out in /etc/device_table) the LCD is no longer deactivated after some time (played around with the light-applet but it can only deactivate the light itself, the LCD is never shut off).

Any known workarounds?

Thanks,
Marcel

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
No Lcd Suspending On Collie With Oz 3.5.3
« Reply #1 on: May 10, 2005, 08:31:49 am »
NOTE: Is this in the right forum? 'Everything development' is supposed to contain development discussion.

On-topic, I can't reproduce that. Try a fresh image, perhaps you messed something up in device_table.

On a side note, I can't even reproduce any of the suspend/resume issues people are experiencing with Opie. Perhaps SL5500G behaves different from SL5500 ?
« Last Edit: May 10, 2005, 08:33:39 am by Mickeyl »
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

drs9222

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • http://
No Lcd Suspending On Collie With Oz 3.5.3
« Reply #2 on: June 01, 2005, 06:10:54 pm »
It probably won't help but I can verify that it doesn't work with a fresh install using the 32-32 on my 5500.  Also, using the command line and qcop won't turn off the lcd.
SL 5500:
ROM:        OZ-OPIE 3.5.4
NET:         Proxim Harmony 802.11b
MEDIA:      Viking 256MB CF
                Lexar 64MB CF
                Kingston 128 MB SD

HP Pavilion a250n:
OS:          Gentoo

acpkendo

  • Full Member
  • ***
  • Posts: 169
    • View Profile
    • http://
No Lcd Suspending On Collie With Oz 3.5.3
« Reply #3 on: August 17, 2005, 02:55:47 pm »
I can also confirm that the following does not blank the LCD:

Code: [Select]
qcop QPE/System 'setBlankLCD(int)' 1
I confirmed that the system received the command through qcoptest. . . if someone could help me resolve this, I'd be willing to put together a package to add this function to the "O" menu. . .