After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 354393 - Soundcard not found
Soundcard not found
Status: RESOLVED DUPLICATE of bug 308919
Product: totem
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-09-05 07:15 UTC by christopher taylor
Modified: 2006-09-10 13:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description christopher taylor 2006-09-05 07:15:16 UTC
Please describe the problem:
My computer has a tv card (hauppauge) and a sound devices (VT8233 AC97 Audio Controller). When it starts up the tv card becomes alsa device number=0 and my sound card gets number 1. When I try to play music totem wants to write to devices 0 which isn't possible and aborts. I think there should be the possibility to choose the right sound device. The volume control applet gives me this option.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Bastien Nocera 2006-09-10 13:16:14 UTC
The easiest would be to change the default soundcard, using ALSA. Add this lines to your /etc/asound.conf:
defaults.pcm.card 1
defaults.pcm.device 1
defaults.ctl.card 1

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 308919 ***