Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
External USB SoundBlaster MP3+
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
nic
n00b
n00b


Joined: 19 Sep 2003
Posts: 11
Location: New york

PostPosted: Sat Apr 24, 2004 11:19 pm    Post subject: External USB SoundBlaster MP3+ Reply with quote

Hello,

I am wondering what I am doing wrong if I am doing something wrong.

Basically I am trying to get my sound blaster mp3+ working in linux (gentoo.) I have all the modules loading correctly. I can even use alsamixer on it, and even get 'some' sound out of it. The 'some' here is a keyword. If I play an mp3 for example, it will play part of it and then just stop playing, meaning the sound will stop but the player is still playing.

Ive tried installing alsa modules via the kernel, via emerge alsa-drivers. ive tried various versions of alsa-libs, alsa-drivers. But I still have the same problem no matter what I do.

Ive tried different players, mpg123 , xmms, alsaplayer etc. Still the same problem.

Ive also tried updating the players via emerge. Still the same thing.

So I thought it was because the laptop has a built in sound card as well, so I updated /etc/modules.d/alsa to get both sound card to initiate, the default sound card works fine.. both are regonized, still the same problem with the sound blaster.

Is this buggy usb-audio modules? Or is this human error? (I would think its human error)
Has anyone seen similar usb audio problems?

(Ive checked the board but haven't found anything useful (or I missed it)

Thanks for reading... and helping..
Back to top
View user's profile Send private message
sebgarden
Guru
Guru


Joined: 21 Dec 2002
Posts: 353

PostPosted: Sat May 15, 2004 11:52 pm    Post subject: Reply with quote

What I understood from the
alsa-project.org usb guide
: I think you shouldn't use the usb-audio module, but let snd-usb-audio do its job. I'm interesting your sound card working, because I plan to buy one. I read a report of success with Knoppix 3.1 out of the box, so it *shouldn't* cause so much trouble.

Sébastien
Back to top
View user's profile Send private message
sebgarden
Guru
Guru


Joined: 21 Dec 2002
Posts: 353

PostPosted: Sun May 16, 2004 12:14 am    Post subject: Reply with quote

Hum, my reply was not clear, as actually are my ideas. I think you could try to boot from Knoppix and see what sort of modules are loaded. You can also try following the alsa guide of the alsa project, if you didn't do it.
Sound cards in Knoppix
Back to top
View user's profile Send private message
ScubaStreb
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 118

PostPosted: Mon Jun 07, 2004 2:39 pm    Post subject: Reply with quote

Greetings,

I'm considering purchasing this to use with my MythTV system. Did you have any luck getting it running properly?
_________________
"Without question, the greatest invention in the history of mankind is beer. Oh, I grant you that the wheel was also a fine invention, but the wheel does not go nearly as well with pizza." --Dave Barry
Back to top
View user's profile Send private message
sebgarden
Guru
Guru


Joined: 21 Dec 2002
Posts: 353

PostPosted: Fri Jun 11, 2004 9:14 pm    Post subject: Reply with quote

YES, it works (at least with gentoo-dev-sources-2.6.5-gentoo-r1):

1. Compile (make && make modules_install and copy bzImage to the boot partition) all the "drivers -> sound" part of the kernel as modules, including the following: snd, soundcore, snd_usb_audio, snd_raw_midi, snd_seq_device, snd_pcm, snd_page_alloc, snd_timer. DON'T COMPILE usb audio support in "drivers->usb" (module called audio, not needed).

2. Write something like that in your /etc/modules.d/alsa:
Code:

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

alias char-major-116 snd
alias char-major-14 soundcore
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

alias snd-card-0 snd-usb-audio
alias snd-card-1 snd-intel8x0
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1

(I have two cards on my laptop, but the integrated card intel8x0 is dead)

3. Check that you have alsasound in the bootlevel default ; reboot in your new kernel.

Honestly, I'm really happy that it works. Since my soundcard died two months ago, I was like desperatly hanging at the (german) radio and not very pleased with anything else than news.

Enjoy,
Sébastien.
Back to top
View user's profile Send private message
servo888
Apprentice
Apprentice


Joined: 22 Feb 2004
Posts: 293

PostPosted: Sat Jul 03, 2004 7:43 pm    Post subject: Reply with quote

Does anybody know if the digital outputs work on the external card? SPDIF or optical will do :-)


regards,


-servo
Back to top
View user's profile Send private message
swingarm
l33t
l33t


Joined: 08 Jun 2002
Posts: 627
Location: Northern Colorado

PostPosted: Sat Oct 16, 2004 6:19 am    Post subject: Reply with quote

servo888 wrote:
Does anybody know if the digital outputs work on the external card? SPDIF or optical will do :-)


regards,


-servo


I just love bringing up an old post again. :wink:

Just got this and got it to work I would also like to know about the SPDIF but even more I would like to get the RCA Inputs/Outputs to work, anybody know how?
Back to top
View user's profile Send private message
BlueShadow
n00b
n00b


Joined: 30 Nov 2004
Posts: 24
Location: Switzerland

PostPosted: Wed Apr 13, 2005 7:48 pm    Post subject: Digital Output Reply with quote

@ swingarm, servo888

Yes the digital output (optical) works fine. If you can get the sound card working the optical output will too. The problem should be getting the card to work not the digital output.

BlueShadow
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum