Re: Sound card problem again :(

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 07 August 2007 14:54, Przemyslaw Gawronski wrote:
> Hi, after kernel upgrade, I'm having sound card problems again :(
>
> It's an on board (GIGABYTE GA-965P-DS3 I965) intel chipset.
>
> With current kernel (2.6.22.1-41.fc7 "cat /proc/asound/cards" gives:
>
>  0 [U0x46d0x8ad    ]: USB-Audio - USB Device 0x46d:0x8ad
>              USB Device 0x46d:0x8ad at usb-0000:00:1d.2-2, full speed
>
> And should have two cards (this is a Logitech webcam). lsmod lists the
> loaded modules for the sound card:
>
> snd_hda_intel         243417  0
> snd_seq_dummy           7877  0
> snd_seq_oss            33473  0
> snd_usb_audio          79553  0
> snd_seq_midi_event     11073  1 snd_seq_oss
> snd_seq                50609  5
> snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
> snd_usb_lib            19777  1 snd_usb_audio
> snd_pcm_oss            43457  0
> snd_mixer_oss          19521  1 snd_pcm_oss
> snd_rawmidi            26817  1 snd_usb_lib
> snd_pcm                74949  3 snd_hda_intel,snd_usb_audio,snd_pcm_oss
> snd_seq_device         11981  4
> snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
> snd_hwdep              13125  1 snd_usb_audio
> snd_timer              24901  2 snd_seq,snd_pcm
> snd                    53317  11
> snd_hda_intel,snd_seq_oss,snd_usb_audio,snd_seq,snd_pcm_oss,snd_mixer_oss,
>     snd_rawmidi,snd_pcm,snd_seq_device,snd_hwdep,snd_timer
> soundcore              11681  1 snd
> snd_page_alloc         13769  2 snd_hda_intel,snd_pcm
>
> But it's not in /proc/asound/cards :(
>
> Kernels in 2.6.21.* found the card with no problems.
>
> Thanks for any sugestions!
>
> Przemek

I have seen that after a kernel upgrade on F7. It appears to be a return of 
old problem that was on earlier Fedora versions.

Try creating the following lines in /etc/modprobe.conf, then run depmod -a as 
root, then reboot.

alias snd-card-1 snd-usb-audio
options snd-usb-audio index=1

The USB is started early in the boot process, and the problem I always had 
with my usb midi keyboard connected, was that the keyboard would be set as 
card0, and the soundcard as card1, but in the case of FC1,2, and 3 the 
soundcard also showed up when running.
cat /proc/asound/cards

The problem appeared to be resolved with FC5, and FC6, and no extra entries 
were required in /etc/modprobe.conf, but apparently has returned. I run a 
bunch of distro's, but IIRC the problem returned after a kernel upgrade on 
F7, and adding the lines that I mention above have resolved the problem once 
again.

Nigel.

btw. What's the usb device you have plugged in when you boot? As a test unplug 
it before adding the lines to /etc/modprobe.conf, and boot without it. When 
booted up, plug it back in again. You should now see both cards when doing a.
cat /proc/asound/cards.



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux