Hey Petre, Glad it helped someone. I figure I'd be doing it all over again a year from now and at least I can do a search and find the info again.
Ray On Thursday 15 March 2007 13:42, Peter Scheie wrote: > Thanks for that. I've been scratching my head on this, same as you: I knew > the answer involved running lspci, but couldn't remember how to use that to > get the right answer. > > Petre > > Ray Garza wrote: > > Thank goodness for gmail. I found the email correspondence that showed me > > how to add the soundcard to the audiolist. > > > > FYI: to figure out what to put in the 8086:???? part do two things: > > 1. run lspci -v > > find the soundcard and get the first set of numbers on the first line > > > > 2. run lspci -n > > using the info on step 1 find it on the output in step 2 > > you should then see the numbers needed. > > > > Example: > > > > lspci -v > > 00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 > > Family) High Definition Audio Controller (rev 04) > > > > 00:1b.0 is what I'm looking for > > > > lspci -n > > 00:00.0 0600: 8086:2580 (rev 04) > > 00:02.0 0300: 8086:2582 (rev 04) > > 00:1b.0 0403: 8086:2668 (rev 04) > > 00:1c.0 0604: 8086:2660 (rev 04) > > 00:1c.1 0604: 8086:2662 (rev 04) > > 00:1d.0 0c03: 8086:2658 (rev 04) > > 00:1d.1 0c03: 8086:2659 (rev 04) > > 00:1d.2 0c03: 8086:265a (rev 04) > > 00:1d.3 0c03: 8086:265b (rev 04) > > 00:1d.7 0c03: 8086:265c (rev 04) > > 00:1e.0 0604: 8086:244e (rev d4) > > 00:1f.0 0601: 8086:2640 (rev 04) > > 00:1f.1 0101: 8086:266f (rev 04) > > 00:1f.2 0101: 8086:2652 (rev 04) > > 00:1f.3 0c05: 8086:266a (rev 04) > > 03:02.0 0200: 11ad:0002 (rev 20) > > 03:08.0 0200: 8086:1064 (rev 04) > > > > find 00:1b.0 in the above list --> yields 8086:2668 > > > > now I can add the soundcard to the audio list > > > > Hope this helps anyone ... especially me in some future time :) > > > > Ray Garza > > > > On Wednesday 14 March 2007 21:32, Ray Garza wrote: > >> Hello folks, > >> > >> I posted this in the K12osn list but now that I think about it I should > >> have posted my question here. > >> > >> I have an Intel8x0 type of soundcard and I can't find my notes on adding > >> it to the /opt/ltsp/etc/audiolist file. > >> > >> I know it should look like this: > >> > >> 8086:???? snd-intel8x0 #82801G (ICH7 Family) > >> > >> I can't remember where I get the numbers for the ???? part. Any ideas?? > >> > >> Ray > >> > >> ------------------------------------------------------------------------ > >>- Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to share > >> your opinions on IT & business topics through brief surveys-and earn > >> cash > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE > >>V _____________________________________________________________________ > >> Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > >> https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > >> For additional LTSP help, try #ltsp channel on irc.freenode.net > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your opinions on IT & business topics through brief surveys-and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _____________________________________________________________________ > > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > For additional LTSP help, try #ltsp channel on irc.freenode.net > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
