[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200807030931.54808.bonganilinux@mweb.co.za>
Date: Thu, 3 Jul 2008 09:31:54 +0200
From: Bongani Hlope <bonganilinux@...b.co.za>
To: "Rafael J. Wysocki" <rjw@...k.pl>
Cc: Takashi Iwai <tiwai@...e.de>, LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: 2.6.26-rc5-git2: snd-emu10k1 does not work
On Monday 30 June 2008 22:36:45 Rafael J. Wysocki wrote:
> I tried vanilla 2.6.25 and it behaved exactly like the current -git, so
> this is not a recent regression.
>
> Still, it's interesting why the openSUSE kernels work with the card without
> any problems while the kernel.org ones apparently don't.
>
I had the same problem with Mandriva, try the following:
la -l /dev/snd/
you should have something like this:
total 0
0 crw-rw---- 1 root audio 116, 0 2008-07-03 08:44 controlC0
0 crw-rw---- 1 root audio 116, 4 2008-07-03 08:44 hwC0D0
0 crw-rw---- 1 root audio 116, 8 2008-07-03 08:44 midiC0D0
0 crw-rw---- 1 root audio 116, 9 2008-07-03 08:44 midiC0D1
0 crw-rw---- 1 root audio 116, 24 2008-07-03 08:45 pcmC0D0c
0 crw-rw---- 1 root audio 116, 16 2008-07-03 08:45 pcmC0D0p
0 crw-rw---- 1 root audio 116, 25 2008-07-03 08:44 pcmC0D1c
0 crw-rw---- 1 root audio 116, 26 2008-07-03 08:44 pcmC0D2c
0 crw-rw---- 1 root audio 116, 18 2008-07-03 08:44 pcmC0D2p
0 crw-rw---- 1 root audio 116, 19 2008-07-03 08:44 pcmC0D3p
0 crw-rw---- 1 root audio 116, 28 2008-07-03 08:44 pcmC0D4c
0 crw-rw---- 1 root audio 116, 20 2008-07-03 08:44 pcmC0D4p
0 crw-rw---- 1 root audio 116, 1 2008-07-03 08:44 seq
0 crw-rw---- 1 root audio 116, 33 2008-07-03 08:44 timer
create the audio group and add you self to it, it required a reboot for the
changes to apply, but if you are too lazy to reboot: chmod 666 /dev/snd/*
will work ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists