On 24/01/2008, Francisco José Cadaval Arrola <[EMAIL PROTECTED]> wrote:
> After the last system update (10.2) I have lost sound. I don't know > how to recover it. > > What are the first test I must do and where should I start to search > for the solution? > I just dont know where to find nor how sound system is configured in Linux. I would suggest starting with identifying the sound card (lspci will help you identify) and then the driver for the card. It might be a problem with the sound card driver and the alsa sound system. Try lsmod | grep snd and see what it gives. You might want to update alsa packages from Packman repository. See if there are any entries in boot.msg / messages regarding sound system and obviously if alsasound is running. Regards, -- Marcin Floryan http://marcin.floryan.pl/ Please consider the environment before printing this email.
