You are not logged in.

#1 2007-03-01 13:20:29

justinsmithies
Member
Registered: 2004-09-01
Posts: 62

Alsa / Audigy

HELP yesterday i had to reload my working Arch box as the HD died.
I have loaded everything back in and cannot get any audio out of my SB audigy although it worked fine before with alsa.

I have all the alsa packages loaded my lsmod is :

Module                  Size  Used by
ipv6                  252480  10
snd_seq_midi            6688  0
snd_emu10k1_synth       6400  0
snd_emux_synth         32128  1 snd_emu10k1_synth
snd_seq_virmidi         5760  1 snd_emux_synth
snd_seq_midi_emul       6272  1 snd_emux_synth
ext2                   57352  1
joydev                  8384  0
zr36060                 9228  1
saa7185                 4740  0
saa7111                 5380  0
eth1394                16772  0
zr36067               132748  0
compat_ioctl32          1536  1 zr36067
i2c_algo_bit            7304  1 zr36067
videocodec              7316  2 zr36060,zr36067
videodev               25216  1 zr36067
v4l2_common            22656  1 videodev
v4l1_compat            13956  1 videodev
emu10k1_gp              3200  0
rtc                    10416  0
gameport               11784  2 emu10k1_gp
ohci1394               31920  0
ieee1394               83928  2 eth1394,ohci1394
ppp_generic            23444  0
serio_raw               5636  0
psmouse                35208  0
ppdev                   7556  0
lp                      9604  0
slhc                    6272  1 ppp_generic
parport_pc             35940  1
parport                31176  3 ppdev,lp,parport_pc
sg                     26652  0
usbhid                 34592  0
nvidia               6818292  22
hid                    24448  1 usbhid
ff_memless              5256  1 usbhid
pcspkr                  2816  0
intel_agp              21148  1
shpchp                 29588  0
pci_hotplug            27976  1 shpchp
i2c_i801                7564  0
i2c_core               17792  6 saa7185,saa7111,zr36067,i2c_algo_bit,nvidia,i2c_i801
tsdev                   6336  0
agpgart                26200  2 nvidia,intel_agp
evdev                   8192  0
snd_seq_oss            29184  0
snd_seq_midi_event      6528  3 snd_seq_midi,snd_seq_virmidi,snd_seq_oss
snd_seq                46672  8 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            39072  0
snd_mixer_oss          14464  1 snd_pcm_oss
snd_emu10k1           112448  4 snd_emu10k1_synth
snd_rawmidi            19104  3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_ac97_codec         91940  1 snd_emu10k1
ac97_bus                2432  1 snd_ac97_codec
snd_pcm                68484  5 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_seq_device          6796  7 snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
snd_timer              18820  3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc          7816  2 snd_emu10k1,snd_pcm
snd_util_mem            3840  2 snd_emux_synth,snd_emu10k1
snd_hwdep               7044  2 snd_emux_synth,snd_emu10k1
snd                    43492  17 snd_emux_synth,snd_seq_virmidi,snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
soundcore               6496  1 snd
3c59x                  39720  0
mii                     4992  1 3c59x
ext3                  119688  2
jbd                    55336  1 ext3
mbcache                 7044  2 ext2,ext3
ide_cd                 35744  0
cdrom                  34464  1 ide_cd
ide_disk               13312  6
uhci_hcd               21520  0
usbcore               115208  3 usbhid,uhci_hcd
ata_piix               11908  0
libata                 94100  1 ata_piix
advansys               78860  0
piix                    9220  0 [permanent]
generic                 4740  0 [permanent]
ide_core              108616  4 ide_cd,ide_disk,piix,generic


My /etc/modules.conf is

#
# /etc/modprobe.conf (for v2.6 kernels)
#

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.13 ---
alias snd-card-0 snd-emu10k1
alias sound-slot-0 snd-emu10k1

# --- END: Generated by ALSACONF, do not edit. ---


I have tried with this empty too.

Ther eis an onboard sound card but its disabled in the bios and isnt detected in alsa.

All my volumes are up and unmuted in alsamixer...
I even tried autoload modules no but that didn't help either.

My /etc/rc.conf is

#
# /etc/rc.conf - Main Configuration for Arch Linux
#

#
# -----------------------------------------------------------------------
# LOCALIZATION
# -----------------------------------------------------------------------
#
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime"
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
#
LOCALE="en_US.utf8"
HARDWARECLOCK="localtime"
TIMEZONE="Europe/London"
KEYMAP=uk
USECOLOR="yes"

#
# -----------------------------------------------------------------------
# HARDWARE
# -----------------------------------------------------------------------
#
# Scan hardware and load required modules at bootup
MOD_AUTOLOAD="yes"
# Module Blacklist - modules in this list will never be loaded by udev
MOD_BLACKLIST=(ac97-bus snd-ac97-codec)
#
# Modules to load at boot-up (in this order)
#   - prefix a module with a ! to blacklist it
#
MODULES=(3c59x mii snd-emu10k1 snd-pcm-oss snd-mixer-oss snd-seq-oss)
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"

#
# -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------
#
HOSTNAME="justin"
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
#   - prefix an entry in INTERFACES with a ! to disable it
#   - no hyphens in your interface names - Bash doesn't like it
#
# Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
#
lo="lo 127.0.0.1"
eth0="eth0 192.168.0.3 netmask 255.255.255.0 broadcast 192.168.0.255"
INTERFACES=(lo eth0)
#
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   - prefix an entry in ROUTES with a ! to disable it
#
gateway="default gw 192.168.0.1"
ROUTES=(gateway)
#
# Enable these network profiles at boot-up.  These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
#   - set to 'menu' to present a menu during boot-up (dialog package required)
#   - prefix an entry with a ! to disable it
#
# Network profiles are found in /etc/network-profiles
#
#NET_PROFILES=(main)

#
# -----------------------------------------------------------------------
# DAEMONS
# -----------------------------------------------------------------------
#
# Daemons to start at boot-up (in this order)
#   - prefix a daemon with a ! to disable it
#   - prefix a daemon with a @ to start it up in the background
#
DAEMONS=(syslog-ng network netfs crond xinetd alsa)

aconnect -i    gives

client 0: 'System' [type=kernel]
    0 'Timer           '
    1 'Announce        '
client 16: 'Audigy 2 Platinum [SB0240P]' [type=kernel]
    0 'Audigy MPU-401 (UART)'
   32 'Audigy MPU-401 #2'

aconnect -o  gives

client 16: 'Audigy 2 Platinum [SB0240P]' [type=kernel]
    0 'Audigy MPU-401 (UART)'
   32 'Audigy MPU-401 #2'
client 17: 'Emu10k1 WaveTable' [type=kernel]
    0 'Emu10k1 Port 0  '
    1 'Emu10k1 Port 1  '
    2 'Emu10k1 Port 2  '
    3 'Emu10k1 Port 3  '

Somebody please help me ............  sad

Offline

#2 2007-03-01 14:07:48

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: Alsa / Audigy

Are you in the audio group, otherwise it will not work.

R

Offline

#3 2007-03-01 15:50:44

noriko
Member
From: In My Mind
Registered: 2006-06-09
Posts: 535
Website

Re: Alsa / Audigy

can you please not double post....


The.Revolution.Is.Coming - - To fight, To hunger, To Resist!

Offline

#4 2007-03-01 15:51:52

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Offline

Board footer

Powered by FluxBB