Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Supported USB Sound Cards?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
xyz
n00b
n00b


Joined: 29 Oct 2003
Posts: 67

PostPosted: Thu Oct 14, 2004 3:49 am    Post subject: Supported USB Sound Cards? Reply with quote

I'd like to buy a usb sound card for my Mac G5 running both ppc and ppc64(gentoo linux, kernel 2.6.8), because the built-in sound function is not supported till now. Could some one recommend some usb sound cards of low profile that can run under my system?

Thank You

Dehua
Back to top
View user's profile Send private message
terry
n00b
n00b


Joined: 27 Jul 2002
Posts: 64
Location: Korea Seoul

PostPosted: Thu Oct 14, 2004 2:21 pm    Post subject: Reply with quote

In my case, I am using Xitel Hifi-Link DG2 with my iBook.
There is no problem, using that USB audio card under gentoo ppc.

I am not sure, but just I know most USB audio card supported by alsa.
Back to top
View user's profile Send private message
jaspal kallar
Apprentice
Apprentice


Joined: 25 Feb 2004
Posts: 194
Location: Sweden

PostPosted: Thu Oct 14, 2004 2:43 pm    Post subject: Reply with quote

Code:
cat /proc/asound/cards
0 [MP3            ]: USB-Audio - Sound Blaster MP3+
                     Creative Labs Sound Blaster MP3+ at usb-0001:0
2:0b.1-2, full speed


I have a G5 (dual 1.8, rev A). The above sound card has worked well under KDE for me using alsa.
Back to top
View user's profile Send private message
xyz
n00b
n00b


Joined: 29 Oct 2003
Posts: 67

PostPosted: Fri Oct 15, 2004 4:37 am    Post subject: Reply with quote

Thank you very much. I think I would buy the Sound Blaster MP3+.

Dehua
Back to top
View user's profile Send private message
jaspal kallar
Apprentice
Apprentice


Joined: 25 Feb 2004
Posts: 194
Location: Sweden

PostPosted: Fri Oct 15, 2004 2:43 pm    Post subject: Reply with quote

some minor problems I rememeber about the Sound Blaster MP3+ card.

(1) If I want to use mplayer then I have to
kill artsd will the kill -9 (I don't know why).
But I only do this each time I start my kde session.

(2) I have the
Code:
media-libs/swfdec-0.2.2-r1


package installed for flash. Often on the command line I have to kill the swf_play process with kill -9 (again I don't know why).

(3) I haven't as yet managed to put a audio cd in the dvd-r/cd-rw drive and play songs directly from the drive. Again I don't know why.

I use my card for playing mp3's on my hard drive, listening to real player streams and watching dvd's via xine and/ir mplayer.

Apart from the above the mp3+ works good although you were not clear what you are going to use the card for.
Back to top
View user's profile Send private message
xyz
n00b
n00b


Joined: 29 Oct 2003
Posts: 67

PostPosted: Mon Oct 18, 2004 3:04 pm    Post subject: Reply with quote

jaspal kallar:Thank you for your kindness.
I just bought one, and tried on my gentoo 2004.2 ppc64 system. There are some problems:
The sound card recognized by the system, I used the kernel support of alsa module, and installed alsa-utils. I could play wav file by aplay. But in gnome and kde I would only get noise when I played mp3 or video files by mplayer or xine. Is your system also ppc64? What did you select options of sound in the kernel? What players you used to play mp3? In my case xmms's broken, I got "segmentation fault" when I tried to play mp3 files.

Dehua
Back to top
View user's profile Send private message
xyz
n00b
n00b


Joined: 29 Oct 2003
Posts: 67

PostPosted: Tue Oct 19, 2004 2:49 am    Post subject: Reply with quote

Now it's ok for playing mp3 using xmms and rhythmbox. But the sound is still noise when I play video(avi, mpeg, wmv) by mplayer or xine.

Dehua
Back to top
View user's profile Send private message
jaspal kallar
Apprentice
Apprentice


Joined: 25 Feb 2004
Posts: 194
Location: Sweden

PostPosted: Tue Oct 19, 2004 10:40 am    Post subject: Reply with quote

I have the 32bit Gentoo on my G5.

I have the following for my .asoundrc file in my home directory (I don't know if you need this!)
Code:
pcm.usb-audio {
   type hw
   card 0
}

ctl.usb-audio {
    type hw
    card 0
}



My /etc/modules.d/alsa looks like
Code:
# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
##  ALSA portion
alias snd-card-0 snd-usb-audio
## alias snd-card-1 snd-ens1371
##  OSS/Free portion
## alias sound-slot-0 snd-card-0
## alias sound-slot-1 snd-card-1
##

# OSS/Free portion - card #1
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
##  OSS/Free portion - card #2
## alias sound-service-1-0 snd-mixer-oss
## alias sound-service-1-3 snd-pcm-oss
## alias sound-service-1-12 snd-pcm-oss

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

# Set this to the correct number of cards.
options snd cards_limit=1




Code:
Advanced Linux Sound Architecture
<M> Advanced Linux Sound Architecture                               
 <M> Sequencer support                                               
 <M>    Sequencer dummy client                                         
<M> OSS Mixer API                                                   
<M> OSS PCM (digital audio) API
[ ] OSS Sequencer API                                                 
[*] Verbose printk                   
[*] Debug                               
        [ ]  Debug memory                                                     
        [*] Debug detection
    Generic devices  --->                                           
    PCI devices  --->
    ALSA PowerMac devices  ---> 
    ALSA USB devices  --->           
                                                                                     
Generic devices
<M> Dummy (/dev/null) soundcard                                       
< > Virtual MIDI soundcard                                             
< > MOTU MidiTimePiece AV multiport MIDI
 < > UART16550 - MIDI only driver                                       
< > Generic MPU-401 UART driver

ALSA PowerMac devices
<M> PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)

ALSA USB devices
 <M> USB Audio/MIDI driver
Back to top
View user's profile Send private message
xyz
n00b
n00b


Joined: 29 Oct 2003
Posts: 67

PostPosted: Thu Oct 21, 2004 2:24 am    Post subject: Reply with quote

Thank you. I got xine and totem working as expected but no luck for mplayer.
Thank you aagain.
Back to top
View user's profile Send private message
mrPr0ky
n00b
n00b


Joined: 12 Oct 2004
Posts: 12

PostPosted: Fri Oct 29, 2004 6:37 pm    Post subject: Reply with quote

I've got one of these cute little numbers.

http://www.turtlebeach.com/site/products/audioadvantage/producthome.asp

Low profile is a good way to describe it.
Generic USB audio. Works in every machine I've tested. Currently using it on an old thinkpad that has terrible built in audio.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC 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