From: mutex@kerneli.org
To: Mich Lanners <mlan@cpu.lu>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: new ATI sleep code freezes
Date: Sat, 7 Jun 2003 12:28:12 -0700 [thread overview]
Message-ID: <20030607192713.GN1982@heliosphan> (raw)
In-Reply-To: <E19O25a-0000Ej-00@piglet.grunz.lu>
On Thu, Jun 05, 2003 at 11:16:00PM +0200 or thereabouts, Mich Lanners wrote:
> 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:
well i'm running gentoo, and the symlink is properly there.
> 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
gentoo has devfs configuration in a different place, but I'll dig
through that, see if I can find something similar to that.
> 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 ;)
well(in response to ben) I have a hard time believing that once I fix
permissions it will eliminate a crash that happens 1/20 sleeps. Just
doesn't seem like something a permissions problem would cause. But I'll
fix it and see what happens next week.
> I'm tempted to say: install Debian :-)
right, heard that one before. Although I have to admit your the first
debian user in a while that didn't tell me to rtfm ;-)
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-06-07 19:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-05 21:16 new ATI sleep code freezes Mich Lanners
2003-06-07 19:28 ` mutex [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030607192713.GN1982@heliosphan \
--to=mutex@kerneli.org \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=mlan@cpu.lu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.