Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Alsa error
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
Fohshizzles
n00b
n00b


Joined: 22 Aug 2006
Posts: 12

PostPosted: Mon Dec 04, 2006 1:18 am    Post subject: Alsa error Reply with quote

Ok well I got everything setup perfectly on fluxbox but I have no clue how to get sound working. I emerged alsa and found the model, went though the gentoo alsa guide. But when I do
Code:
alsamixer
in root or just plain user it says.
Code:
lol@tux ~ $ alsamixer
alsamixer: function snd_ctl_open failed for default: No such device


I would give you configs of mine to help you guys out but I don't know where to look -_- any help would be great.

Thanks!,
Foh
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Mon Dec 04, 2006 1:40 am    Post subject: Reply with quote

Hi.

You need to post the output of lspci, lsmod and grep SND /usr/src/linux/.config. Are you trying to use the kernel drivers or the ALSA drivers?
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Fohshizzles
n00b
n00b


Joined: 22 Aug 2006
Posts: 12

PostPosted: Sun Dec 10, 2006 7:01 pm    Post subject: Reply with quote

jmbsvicetto wrote:
Hi.

You need to post the output of lspci, lsmod and grep SND /usr/src/linux/.config. Are you trying to use the kernel drivers or the ALSA drivers?


Sorry for the long wait..was busy..

lspci
Code:
tux lol #  lspci
00:00.0 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
00:00.5 PIC: VIA Technologies, Inc. K8T890 I/O APIC Interrupt Controller
00:00.7 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
00:02.0 PCI bridge: VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller
00:03.0 PCI bridge: VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller
00:03.2 PCI bridge: VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller
00:05.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)
00:06.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
00:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 80)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
02:00.0 VGA compatible controller: nVidia Corporation GeForce Go 7900 GTX (rev a1)
05:00.0 Multimedia audio controller: Creative Labs SB0400 Audigy2 Value
tux lol #

lsmod
Code:
tux lol # lsmod
Module                  Size  Used by
snd_pcm_oss            29312  0
snd_mixer_oss          11776  1 snd_pcm_oss
snd_seq_oss            21792  0
snd_seq_midi_event      3648  1 snd_seq_oss
snd_seq                31696  4 snd_seq_oss,snd_seq_midi_event
snd_ac97_bus            1280  0
snd_pcm                41924  1 snd_pcm_oss
snd_timer              14180  2 snd_seq,snd_pcm
snd_page_alloc          6120  1 snd_pcm
snd_rawmidi            14240  0
snd_seq_device          4396  3 snd_seq_oss,snd_seq,snd_rawmidi
snd                    29188  8 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_pcm,snd_timer,snd_rawmidi,snd_seq_device
vmnet                  17484  9
vmmon                 149580  0
parport_pc             26820  0
parport                21832  1 parport_pc
pcspkr                  1792  0
i2c_viapro              5780  0
r8169                  20040  0
yenta_socket           17996  1
rsrc_nonstatic          8192  1 yenta_socket
pcmcia_core            22900  2 yenta_socket,rsrc_nonstatic
amd64_agp               8388  1
rtc                     8628  0
nvidia               4226388  12
agpgart                17876  2 amd64_agp,nvidia
i2c_core               10560  2 i2c_viapro,nvidia
e1000                  88608  0
nfs                    83088  0
lockd                  42152  1 nfs
sunrpc                100764  2 nfs,lockd
jfs                   141580  0
raid10                 18080  0
raid1                  17408  0
raid0                   6144  0
dm_mirror              14352  0
dm_mod                 35480  1 dm_mirror
pdc_adma                6468  0
sata_mv                13288  0
ata_piix                9320  0
ahci                   11428  0
sata_qstor              6628  0
sata_vsc                5892  0
sata_uli                5124  0
sata_sis                5540  0
sata_sx4               10052  0
sata_nv                 7044  0
sata_via                6884  3
sata_svw                5252  0
sata_sil24             10660  0
sata_sil                7848  0
sata_promise            7844  0
libata                 59060  15 pdc_adma,sata_mv,ata_piix,ahci,sata_qstor,sata_vsc,sata_uli,sata_sis,sata_sx4,sata_nv,sata_via,sata_svw,sata_sil24,sata_sil,sata_promise
sbp2                   15944  0
ohci1394               25776  0
ieee1394               55544  2 sbp2,ohci1394
sl811_hcd               8992  0
ohci_hcd               14468  0
uhci_hcd               16808  0
usb_storage            55936  0
usbhid                 31936  0
ehci_hcd               21608  0
usbcore                80420  7 sl811_hcd,ohci_hcd,uhci_hcd,usb_storage,usbhid,ehci_hcd
tux lol #

grep SND /usr/src/linux/.config
Code:

tux lol # grep SND /usr/src/linux/.config
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_OPL4_LIB=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_AC97_BUS=m
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
CONFIG_SND_MPU401=m
CONFIG_SND_AD1848_LIB=m
CONFIG_SND_CS4231_LIB=m
CONFIG_SND_ADLIB=m
CONFIG_SND_AD1816A=m
CONFIG_SND_AD1848=m
CONFIG_SND_ALS100=m
CONFIG_SND_AZT2320=m
CONFIG_SND_CMI8330=m
CONFIG_SND_CS4231=m
CONFIG_SND_CS4232=m
CONFIG_SND_CS4236=m
CONFIG_SND_DT019X=m
CONFIG_SND_ES968=m
CONFIG_SND_ES1688=m
CONFIG_SND_ES18XX=m
CONFIG_SND_GUS_SYNTH=m
CONFIG_SND_GUSCLASSIC=m
CONFIG_SND_GUSEXTREME=m
CONFIG_SND_GUSMAX=m
CONFIG_SND_INTERWAVE=m
CONFIG_SND_INTERWAVE_STB=m
CONFIG_SND_OPL3SA2=m
CONFIG_SND_OPTI92X_AD1848=m
CONFIG_SND_OPTI92X_CS4231=m
CONFIG_SND_OPTI93X=m
CONFIG_SND_MIRO=m
CONFIG_SND_SB8=m
CONFIG_SND_SB16=m
CONFIG_SND_SBAWE=m
CONFIG_SND_SB16_CSP=y
CONFIG_SND_SGALAXY=m
CONFIG_SND_SSCAPE=m
CONFIG_SND_WAVEFRONT=m
CONFIG_SND_AD1889=m
CONFIG_SND_ALS300=m
CONFIG_SND_ALS4000=m
CONFIG_SND_ALI5451=m
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
CONFIG_SND_AZT3328=m
CONFIG_SND_BT87X=m
# CONFIG_SND_BT87X_OVERCLOCK is not set
CONFIG_SND_CA0106=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_CS4281=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CS5535AUDIO=m
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
CONFIG_SND_EMU10K1=m
CONFIG_SND_EMU10K1X=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_FM801=m
CONFIG_SND_FM801_TEA575X_BOOL=y
CONFIG_SND_FM801_TEA575X=m
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDSP=m
CONFIG_SND_HDSPM=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_KORG1212=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_MIXART=m
CONFIG_SND_NM256=m
CONFIG_SND_PCXHR=m
CONFIG_SND_RIPTIDE=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VIA82XX_MODEM=m
CONFIG_SND_VX222=m
CONFIG_SND_YMFPCI=m
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_VXPOCKET=m
CONFIG_SND_PDAUDIOCF=m
tux lol #



It really sucks not having sound.
Back to top
View user's profile Send private message
Fohshizzles
n00b
n00b


Joined: 22 Aug 2006
Posts: 12

PostPosted: Sun Dec 10, 2006 7:08 pm    Post subject: Reply with quote

o and I tried both kernel and alsa-driver both didnt work for me..I'll use whatever is easyer to fix all I want is Sound!!!!
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Sun Dec 10, 2006 7:09 pm    Post subject: Reply with quote

I don't mean to sound stupid, but did you make sure install alsa-utils and run alsaconf?
_________________
I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop.
Back to top
View user's profile Send private message
Fohshizzles
n00b
n00b


Joined: 22 Aug 2006
Posts: 12

PostPosted: Sun Dec 10, 2006 7:14 pm    Post subject: Reply with quote

sonicbhoc wrote:
I don't mean to sound stupid, but did you make sure install alsa-utils and run alsaconf?


indeed I did
Back to top
View user's profile Send private message
Fohshizzles
n00b
n00b


Joined: 22 Aug 2006
Posts: 12

PostPosted: Mon Dec 11, 2006 12:02 am    Post subject: Reply with quote

8O
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Mon Dec 11, 2006 2:14 am    Post subject: Reply with quote

Fohshizzles wrote:

lspci
Code:
tux lol #  lspci
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
05:00.0 Multimedia audio controller: Creative Labs SB0400 Audigy2 Value


Are you trying to use the VIA card or the Soundblaster card? Post the output of lsmod.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Fohshizzles
n00b
n00b


Joined: 22 Aug 2006
Posts: 12

PostPosted: Mon Dec 11, 2006 2:44 am    Post subject: Reply with quote

Quote:
Fohshizzles wrote:

lspci
Code:
tux lol # lspci
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
05:00.0 Multimedia audio controller: Creative Labs SB0400 Audigy2 Value


Are you trying to use the VIA card or the Soundblaster card? Post the output of lsmod.


I am trying to use the VIA card.

lsmod

Code:
 tux lol # lsmod
Module                  Size  Used by
snd_pcm_oss            29312  0
snd_mixer_oss          11776  1 snd_pcm_oss
snd_seq_oss            21792  0
snd_seq_midi_event      3648  1 snd_seq_oss
snd_seq                31696  4 snd_seq_oss,snd_seq_midi_event
snd_ac97_bus            1280  0
snd_pcm                41924  1 snd_pcm_oss
snd_timer              14180  2 snd_seq,snd_pcm
snd_page_alloc          6120  1 snd_pcm
snd_rawmidi            14240  0
snd_seq_device          4396  3 snd_seq_oss,snd_seq,snd_rawmidi
snd                    29188  8 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_pcm,snd_timer,snd_rawmidi,snd_seq_device
vmnet                  17484  9
vmmon                 149580  0
parport_pc             26820  0
parport                21832  1 parport_pc
pcspkr                  1792  0
i2c_viapro              5780  0
r8169                  20040  0
yenta_socket           17996  1
rsrc_nonstatic          8192  1 yenta_socket
pcmcia_core            22900  2 yenta_socket,rsrc_nonstatic
amd64_agp               8388  1
rtc                     8628  0
nvidia               4226388  12
agpgart                17876  2 amd64_agp,nvidia
i2c_core               10560  2 i2c_viapro,nvidia
e1000                  88608  0
nfs                    83088  0
lockd                  42152  1 nfs
sunrpc                100764  2 nfs,lockd
jfs                   141580  0
raid10                 18080  0
raid1                  17408  0
raid0                   6144  0
dm_mirror              14352  0
dm_mod                 35480  1 dm_mirror
pdc_adma                6468  0
sata_mv                13288  0
ata_piix                9320  0
ahci                   11428  0
sata_qstor              6628  0
sata_vsc                5892  0
sata_uli                5124  0
sata_sis                5540  0
sata_sx4               10052  0
sata_nv                 7044  0
sata_via                6884  3
sata_svw                5252  0
sata_sil24             10660  0
sata_sil                7848  0
sata_promise            7844  0
libata                 59060  15 pdc_adma,sata_mv,ata_piix,ahci,sata_qstor,sata_vsc,sata_uli,sata_sis,sata_sx4,sata_nv,sata_via,sata_svw,sata_sil24,sata_sil,sata_promise
sbp2                   15944  0
ohci1394               25776  0
ieee1394               55544  2 sbp2,ohci1394
sl811_hcd               8992  0
ohci_hcd               14468  0
uhci_hcd               16808  0
usb_storage            55936  0
usbhid                 31936  0
ehci_hcd               21608  0
usbcore                80420  7 sl811_hcd,ohci_hcd,uhci_hcd,usb_storage,usbhid,ehci_hcd
tux lol #
Back to top
View user's profile Send private message
Fohshizzles
n00b
n00b


Joined: 22 Aug 2006
Posts: 12

PostPosted: Mon Dec 11, 2006 8:14 pm    Post subject: Reply with quote

just bumping :roll:
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Tue Dec 12, 2006 4:40 am    Post subject: Reply with quote

Fohshizzles,

please don't bump threads less than 24 hours after the last post.
I would suggest you remove all sound card modules before loading the via soundcard module. I dont know if it'll use the intel8x0 or the via82xx driver. Try one at a time.
If you have the drivers for both soundcards loaded, your apps might be sending the sound to the other soundcard.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
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