On Fri, Apr 28, 2006 at 12:40:48AM +0200, Sven Luther wrote:
> On Thu, Apr 27, 2006 at 03:34:30PM -0700, Steve Langasek wrote:
> > On Thu, Apr 27, 2006 at 10:46:24PM +0200, Sven Luther wrote:
> > > The maintainer is held responsible (and frans and joeyh have not stepped
> > > down
> > > from remin
At Fri, 28 Apr 2006 21:09:42 +0100, Jon Linnell wrote:
>
> Whenever I try to do anything involving sound (CD playing, Movies
> etc.) a dialogue box comes up saying something like 'Device /dev/dsp
> not found'. any ideas?
You are using alsa, but do not have oss emulation ?
('device /dev/dsp not
On Fri, Apr 28, 2006 at 08:52:57PM +0200, Matthias Grimm wrote:
> Are you sure that these "poweroffs" are caused by pbbuttonsd? To freeze
> the machine is not easy but possible, but to power it off? I don't think
> pbbuttonsd is capable of doing this.
Actually, the moment you talk to the PMU chip
Whenever I try to do anything involving sound (CD playing, Movies
etc.) a dialogue box comes up saying something like 'Device /dev/dsp
not found'.
any ideas?
Kobakira
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
This patch adds an input device for the power button so that userspace gets
notified about the user pressing it via the standard input layer.
Signed-off-by: Johannes Berg <[EMAIL PROTECTED]>
--- linux-2.6.orig/drivers/macintosh/Makefile 2006-04-28 19:07:27.057288704
+0200
+++ linux-2.6/drivers
On Fri, 2006-04-28 at 20:49 +0200, Matthias Grimm wrote:
> I wonder that you don't know.
I don't have adb hardware :)
> notap: the trackpad only move the cursor
I tried implementing that in appletouch but it didn't work. Need someone
more familiar with the input layer.
> tap : tapping with
On Thu, 27 Apr 2006 15:26:22 +0200
Michel Dänzer <[EMAIL PROTECTED]> wrote:
> On Wed, 2006-04-26 at 20:02 +0200, Matthias Grimm wrote:
> > On Tue, 25 Apr 2006 23:53:57 +0200
> > Børge Holen <[EMAIL PROTECTED]> wrote:
> >
> > > I've been lookin at both the mouseemu and pbbuttonsd and I got to agre
On Thu, 27 Apr 2006 14:57:43 +0200
Johannes Berg <[EMAIL PROTECTED]> wrote:
> On Wed, 2006-04-26 at 20:00 +0200, Matthias Grimm wrote:
>
> > Is this already available in the driver or do you have to patch it?
>
> No, I'd have to patch it, but see my earlier mail.
>
> > Is it possible to change
On Fri, Apr 28, 2006 at 08:22:01AM +0200, Michel Dänzer wrote:
> The result of git clone/pull contains the complete development history
> since Linus moved from bk to git. It's the equivalent of a CVS
> repository (as opposed to a CVS checkout). The fact that the latest
> version is checked out of
On Fri, 2006-04-28 at 17:15 +0200, Johannes Berg wrote:
> This patch removes the old pmac ide led blink code and
> adds generic LED subsystem support for the LED.
it works great here.
does somebody know if it's it would be possible to have different
brightness values assigned to the led (values
> > Once you have that, how do you get for example 2.6.16 out of it? I
> > assume you can get all previous 2.6 versions this way, right?
>
> No. I would guess that's not possible. Actually I would rather see it
> as a waste of resources, because if someone needs an older 2.6 version
> he or she mi
[resent slightly different patch that adds a comment over the original
version]
This patch removes the old pmac ide led blink code and
adds generic LED subsystem support for the LED.
Ben: I removed the retry code that was present in the original. I guess
LEDs aren't really too important but if it
This patch removes the old pmac ide led blink code and adds generic LED
subsystem support for the LED.
Ben: I removed the retry code that was present in the original. I guess
LEDs aren't really too important but if it really is necessary please
tell me and I'll add it back.
Signed-off-by: Johanne
Hi all,
I haven't been able to record from the microphone of this ibook g4 since
at least 2.6.14 and up to 2.6.17-rc3. I don't think i missed any alsa
mixer settings. I just get a higher level of noise when i switch from
line to mic. Is this a know issue?
cheers, piem
--
To UNSUBSCRIBE, email
pbbuttonsd contains the following code:
sprintf(filename, "/dev/input/event%d", n);
if ((fd = open(filename, O_RDONLY)) >= 0) {
ioctl(fd, EVIOCGID, id);
venprod = (gpointer) (id[ID_VENDOR]<<16 |
id[ID_PRODUCT]);
Hey,
Now that linux has a generic LED handling layer we could use that to
control the power/ibook LED :)
That should be a trivial thing to write, I just wrote a fake led driver
and it's about 30 lines of code.
johannes
signature.asc
Description: This is a digitally signed message part
Hi,
the people on this mailinglist are great. They are so much helpful, even
I am using the evil ubuntu. But IIRC this is a mailinglist to work on
the port of Debian to PowerPC, and not to help users (but I recognize
every user get very good help, if they asked friendly here).
But I couldn't ask
17 matches
Mail list logo