Hi, IPS Khurana wrote: > hi > > i am using ubuntu 8.04 its working fine but my sound card C-Media is not > working > i got the following report by > > lspci -v in terminal > > 00:09.0 Multimedia audio controller: K.I. Technology Co Ltd Unknown device > 0111 (rev 10) > Subsystem: C-Media Electronics Inc Unknown device 0111
^^^^^^^^^ seems like this is device is unsupported. ie: although it identifies itself as a sound controller, there is no driver that claims it. > what should i do can some one pls explain Umm, which kernel version are you using ? Try using a newer kernel to see if your device is supported. If you already are at the latest kernel, i'd say you are out of luck. Your options would be either buy a new sound card or write the driver. could you paste the relevant section from "lspci -vvv" and mention your kernel version (uname -a) ? regards, - steve -- http://mm.glug-bom.org/mailman/listinfo/linuxers

