LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-18-2005, 01:41 AM   #1
guitarfella
Member
 
Registered: Dec 2004
Location: Australia
Distribution: Slackware, Fedora 3
Posts: 53

Rep: Reputation: 15
Audigy LS sort of works with Fedora 3


I have installed the ALSA 1.0.8 drivers for my Audigy LS using the source and instructions from alsa-project.org. it should work, here is some output

Code:
lspci
01:09.0 Multimedia audio controller: Creative Labs SB Audigy LS
01:09.1 Input device controller: Creative Labs SB Audigy LS MIDI/Game port

lsmod | grep snd
snd_ca0106             30640  4
snd_ac97_codec         70392  1 snd_ca0106
snd_pcm_oss            51368  0
snd_mixer_oss          21632  2 snd_pcm_oss
snd_pcm                87044  3 snd_ca0106,snd_ac97_codec,snd_pcm_oss
snd_timer              27524  1 snd_pcm
snd                    56676  12 snd_ca0106,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              12961  2 snd
snd_page_alloc         14088  2 snd_ca0106,snd_pcm
all the channels are unmuted, but there is no playback.
the thing is, when i unmuted the "analog front" channel i did get some playback
i can adjust the volume from this channel
i tried some movies and mp3s and the playback is very very jumpy.
the headphone and pcm channels dont even make a difference.. which is a problem

any ideas?
 
Old 04-18-2005, 09:09 AM   #2
Vookimedlo
Member
 
Registered: Jul 2004
Location: Czech Republic - Roudnice nad Labem
Distribution: Debian
Posts: 253

Rep: Reputation: 34
Hi,
I had similar problems with my CA0106 based sound card.

Try add these to your ~/.asoundrc file. And make sure you are using default PCM output in XMMS and other applications.


Code:
pcm.ca0106 {
 type hw
 card 0
}

ctl.ca0106 {
 type hw
 card 0
}

ctl.!default {
	type hw           
	card 0
}

pcm.!default {
	type hw           
	card 0
}

pcm.!default {
        type plug
        slave.pcm "dout"
    }
 
pcm.dout {
    type dmix
    ipc_key 1025
    slave {
        pcm "hw:0"
        period_time 0
        period_size 1024
        buffer_size 4096
        rate 44100
    }
}

ctl.dout {
type hw
card 0
}
 
Old 04-18-2005, 11:59 AM   #3
hedpe
Member
 
Registered: Jan 2005
Location: Boston, MA
Distribution: Debian
Posts: 380

Rep: Reputation: 30
I'm going to go ahead and bump this up because I am having this exact same problem. Very odd.

I tried adding that file as you said, but it doesn't change anything for me :-\ I still only get that mono channel. Did it work for you guitarfella?

Maybe i'm not changing anything in xmms as i should? How do I change these things
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Audigy 2 Drivers in Fedora Core 4 pasquale.deangelis Linux - Hardware 1 09-09-2005 12:47 AM
Audigy LS hardly works under Fedora 3 guitarfella Fedora 1 04-18-2005 05:47 AM
audigy in fedora core 2 - no sound BL-1 Linux - Hardware 7 10-23-2004 12:00 AM
Sound Blaster Audigy 2 w/ Fedora 1 Darkest Genesis Linux - Hardware 3 05-15-2004 06:48 PM
SoundBlaster Audigy..ALSA drivers... mic works but cant hear any sound. punk Linux - Newbie 1 03-25-2004 06:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration