Re: [Alsa-user] install problem

2013-05-04 Thread Robert M. Riches Jr.
> Date: Sat, 4 May 2013 06:14:12 -0700 (PDT) > From: Bill Unruh > To: Joe Armstrong > Cc: alsa-user@lists.sourceforge.net > > On Sat, 4 May 2013, Joe Armstrong wrote: > > > On Fri, May 3, 2013 at 9:24 PM, Bill Unruh wrote: > >> On Fri, 3 May 2013, Joe Armstrong wrote: > >> > >>> On Fri, May 3, 2

Re: [Alsa-user] install problem

2013-05-04 Thread Bill Unruh
On Sat, 4 May 2013, Joe Armstrong wrote: > On Fri, May 3, 2013 at 9:24 PM, Bill Unruh wrote: >> On Fri, 3 May 2013, Joe Armstrong wrote: >> >>> On Fri, May 3, 2013 at 7:39 PM, Bill Unruh wrote: On Fri, 3 May 2013, Joe Armstrong wrote: Try running aplay, etc as root, and

Re: [Alsa-user] install problem

2013-05-04 Thread Joe Armstrong
On Fri, May 3, 2013 at 9:24 PM, Bill Unruh wrote: > On Fri, 3 May 2013, Joe Armstrong wrote: > >> On Fri, May 3, 2013 at 7:39 PM, Bill Unruh wrote: >>> >>> On Fri, 3 May 2013, Joe Armstrong wrote: >>> >>> >>> Try running aplay, etc as root, and see if it works, to see if it is some >>> permission

Re: [Alsa-user] install problem

2013-05-03 Thread Bill Unruh
On Fri, 3 May 2013, Joe Armstrong wrote: > On Fri, May 3, 2013 at 7:39 PM, Bill Unruh wrote: >> On Fri, 3 May 2013, Joe Armstrong wrote: >> >> >> Try running aplay, etc as root, and see if it works, to see if it is some >> permission problem. If that does not work either,then the problem lies >>

Re: [Alsa-user] install problem

2013-05-03 Thread Joe Armstrong
On Fri, May 3, 2013 at 7:39 PM, Bill Unruh wrote: > On Fri, 3 May 2013, Joe Armstrong wrote: > > > Try running aplay, etc as root, and see if it works, to see if it is some > permission problem. If that does not work either,then the problem lies > elsewhere. Well running aplay as non root works

Re: [Alsa-user] install problem

2013-05-03 Thread Bill Unruh
On Fri, 3 May 2013, Joe Armstrong wrote: Try running aplay, etc as root, and see if it works, to see if it is some permission problem. If that does not work either,then the problem lies elsewhere. If that also does not work, then I do not know what to suggest. Have you looked through the dmesg o

Re: [Alsa-user] install problem

2013-05-03 Thread Joe Armstrong
On Fri, May 3, 2013 at 6:45 PM, Bill Unruh wrote: > On Fri, 3 May 2013, Joe Armstrong wrote: > >> joe@nuc:~$ grep audio /etc/group >> audio:x:29:pulse,joe >> joe@nuc:~$ whoami >> joe > > > Good. So now it works? > > (Note that I removed the alsa users from this mail exchange) (cc'd to the list -

Re: [Alsa-user] install problem

2013-05-03 Thread Joe Armstrong
Sorry it was a typo - I did do adduser /Joe On Fri, May 3, 2013 at 4:44 PM, Bill Unruh wrote: > On Fri, 3 May 2013, Clemens Ladisch wrote: > >> Joe Armstrong wrote: >>> >>> This is what I did: >>> sudo adduer joe audio > > > What is adduer? If that is supposed to be adduser, that creates a

Re: [Alsa-user] install problem

2013-05-03 Thread Bill Unruh
On Fri, 3 May 2013, Clemens Ladisch wrote: > Joe Armstrong wrote: >> This is what I did: >> >>> sudo adduer joe audio What is adduer? If that is supposed to be adduser, that creates a new user with that name. Just edit /etc/group and put the user name into the audio group line. Or check it now

Re: [Alsa-user] install problem

2013-05-03 Thread Clemens Ladisch
Joe Armstrong wrote: > This is what I did: > >> sudo adduer joe audio > > and reran the test And? Does it work now? > There is now a error message concerning "hybrid-gfx" That message was there previously, and is likely to be unrelated. Regards, Clemens --

Re: [Alsa-user] install problem

2013-05-03 Thread Joe Armstrong
Thanks Clemens, There is now a error message concerning "hybrid-gfx" This is what I did: > sudo adduer joe audio and reran the test A bit of Googling later seems like I'm missing an executable called hybrid-detect I search my disk and can't find a hybrid-detect anywhere So I did an >sudo a

Re: [Alsa-user] install problem

2013-05-02 Thread Clemens Ladisch
Joe Armstrong wrote: > $ aplay -l > aplay: device_list:252: no soundcards found... > !!ALSA Device nodes > !!- > > crw-rw---T+ 1 root audio 116, 4 May 2 14:55 /dev/snd/controlC0 > crw-rw---T+ 1 root audio 116, 3 May 2 14:55 /dev/snd/hwC0D3 > crw-rw---T+ 1 root audio 116, 2 May

Re: [Alsa-user] Install problem

2002-08-27 Thread guido socher
How did you configure? I had this problem when I used --with-debug=basic When I specified no debug or --with-debug=detect then the unresolved symbols would go way. On Tue, Aug 27, 2002, [EMAIL PROTECTED] (Brigitte) wrote: > I've just tried to install a driver for my SiS7012 and followed the >

Re: [Alsa-user] Install problem

2002-08-27 Thread Frans Ketelaars
On Tue, 27 Aug 2002 13:35:23 +0200 Brigitte <[EMAIL PROTECTED]> wrote: > Frans Ketelaars wrote: > > >On Tue, 27 Aug 2002 00:05:07 +0200 > >Brigitte <[EMAIL PROTECTED]> wrote: > > > > > > > >>I've just tried to install a driver for my SiS7012 and followed the > >>instructions on how to do this