linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: new ATI sleep code freezes
@ 2003-06-05 21:16 Mich Lanners
  2003-06-07 19:28 ` mutex
  0 siblings, 1 reply; 11+ messages in thread
From: Mich Lanners @ 2003-06-05 21:16 UTC (permalink / raw)
  To: mutex; +Cc: linuxppc-dev


On   5 Jun, this message from Benjamin Herrenschmidt echoed through
cyberspace:
>> from my XF86Config file...
>>
>> (WW) Open APM failed (/dev/apm_bios) (No such file or directory)
>>
>> But my kernel config says...
>> CONFIG_PMAC_APM_EMU=y
>>
>> The only thing unusual is I am running devfs..
>
> Poor boy... ;)

Na. I run devfs on my Powerbook, and I am very happy. Never had any
problem. I am absolutely certain (even if it may not be true :-) that
using devfs saves me quite a number of HD spinups.

>> so i checked /dev
>>
>> heliosphan dev # find . -name *apm*
>> ./misc/apm_bios
>> ./apm_bios
>>
>> /dev/misc/apm_bios has perms:
>>
>> crw-------    1 mutex    root      10, 134 Dec 31  1969 apm_bios

Mine show this:

mlan@pooh:~$ ll /dev/apm_bios  /dev/misc/apm_bios
lr-xr-xr-x    1 root     root           13 2003-05-14 22:42 /dev/apm_bios -> misc/apm_bios
crw-rw----    1 root     root      10, 134 1970-01-01 01:00 /dev/misc/apm_bios

This is with the Debian devfs package, which _may_ fix up a few things.
My devfs config says this:

mlan@pooh:/etc/devfs$ find . -type f |xargs grep apm
/conf.d/apm:REGISTER ^misc/apm_bios$   PERMISSIONS root.root 0660
/conf.d/pmud:REGISTER ^misc/apm_bios$   PERMISSIONS root.root 0660
/perms:REGISTER ^misc/apm_bios         PERMISSIONS root.root   0660

plus this one for setting up symlinks:

mlan@pooh:/etc/devfs$ head compat_symlinks
# Enable full compatibility mode for old device names. You may comment these
# out if you don't use the old device names. Make sure you know what you're
# doing!
REGISTER        .*              MKOLDCOMPAT
UNREGISTER      .*              RMOLDCOMPAT

>> are those normal permissions ?  Also, I'm running an enlightenment
>> battery applet which afaik uses apm layer to report battery level.
>> So something has to be working. Dave
>
> I don't know wtf with devfs & perms, but the problem is here, once you
> fix that, it should work much better ;)

I'm tempted to say: install Debian :-)

Cheers

Michel

-------------------------------------------------------------------------
Michel Lanners                 |  " Read Philosophy.  Study Art.
23, Rue Paul Henkes            |    Ask Questions.  Make Mistakes.
L-1710 Luxembourg              |
email   mlan@cpu.lu            |
http://www.cpu.lu/~mlan        |                     Learn Always. "

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 11+ messages in thread
* new ATI sleep code freezes
@ 2003-05-29 15:41 mutex
  2003-06-01 19:36 ` Michel Dänzer
  0 siblings, 1 reply; 11+ messages in thread
From: mutex @ 2003-05-29 15:41 UTC (permalink / raw)
  To: linuxppc-dev


Hi all,
This has taken me a while to decide it was a bug and not a freak
accident. About one to two times a week I have noticed that my powerbook
will hand during the sleep process. Usually, when the sleep operation
completes, there is a quick screen power blank. Then about another 1.5
seconds of the LCD being illuminated, with what looks like some random
part of video memory being displayed, then finally the machine goes
to sleep. Occasionally I am seeing a freeze during the step where the
machine stays on for 1.5 seconds and has not quite been put to sleep. I
have been unable to diagnose this, as it happens so infrequently, but I
figured by posting I could hopefully get some more people experiencing
this as well. my specs:
	1ghz tipb, 1gig ram, radeon 9M, 2.4.20-ben8

I also do not seem to be doing any tasks at this time, just idling my
window manager.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2003-07-24  3:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-05 21:16 new ATI sleep code freezes Mich Lanners
2003-06-07 19:28 ` mutex
2003-06-07 20:14   ` Michel Dänzer
2003-07-24  3:24     ` mutex
  -- strict thread matches above, loose matches on Subject: below --
2003-05-29 15:41 mutex
2003-06-01 19:36 ` Michel Dänzer
2003-06-04 16:28   ` mutex
2003-06-04 17:15     ` Benjamin Herrenschmidt
2003-06-05 16:35       ` mutex
2003-06-05 16:47         ` Benjamin Herrenschmidt
2003-06-05 20:20         ` Michel Dänzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).