You are not logged in.

#1 2012-02-07 12:10:48

plooges
Member
Registered: 2012-02-05
Posts: 2

[Solved] Alsaconf problem in ArchLinux x64

Hello!

I'm install ArchLinux x64, and now can't configure sound card.
In ArchLinux x32 this problem not present.

#lspci | grep Audio
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)

#alsaconf give this:

No supported PnP and PCI card found
Would do you like to probe legacy ISA sound cards/chips?

My choice "Yes"

Probing legacy ISA cards might make your system unstable
Dou you want to procced?

My choice "YES"
And alsaconf give this output:

ERROR: Module snd-opl3sa2 not found.
ERROR: Module snd-cs4236 not found.
ERROR: Module snd-cs4232 not found.
ERROR: Module snd-cs4231 not found.
ERROR: Module snd-es18xx not found.
ERROR: Module snd-es1688 not found.
ERROR: Module snd-sb16 not found.
ERROR: Module snd-sb8 not found.

No legacy drivers are available.

In x32 this modules found and sound works.
File /etc/modules.conf from Archlinux x32:

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.25 ---
alias char-major-116 snd
alias char-major-14 snd
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-opl3sa2
alias sound-slot-0 snd-opl3sa2
options snd-opl3sa2 fm_port=-1 midi_port=-1 port=0x370 wss_port=0x530 isapnp=0 $
# --- END: Generated by ALSACONF, do not edit. ---

What can i do, to sound works in ArchLinux x64?

Last edited by plooges (2012-02-10 13:21:22)

Offline

#2 2012-02-09 03:25:06

allen875
Member
From: Winchester, VA
Registered: 2011-09-02
Posts: 46
Website

Re: [Solved] Alsaconf problem in ArchLinux x64

you could try pulseaudio as your driver instead, you don't have to use ALSA. pacman -S pulseaudio pulseaudio-alsa alsa-plugins

Offline

#3 2012-02-09 03:28:26

doug piston
Member
From: Seattle
Registered: 2011-09-11
Posts: 387
Website

Re: [Solved] Alsaconf problem in ArchLinux x64

Pulse does work for me with pianobar

Last edited by doug piston (2012-02-09 03:28:37)

Offline

#4 2012-02-10 13:20:35

plooges
Member
Registered: 2012-02-05
Posts: 2

Re: [Solved] Alsaconf problem in ArchLinux x64

allen875 wrote:

you could try pulseaudio as your driver instead, you don't have to use ALSA. pacman -S pulseaudio pulseaudio-alsa alsa-plugins

Works! Thank you!

Offline

Board footer

Powered by FluxBB