LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-10-2004, 08:20 AM   #1
kawdk
Member
 
Registered: Apr 2004
Location: Denmark
Distribution: Debian
Posts: 34

Rep: Reputation: 15
alsactl: load_state:1134: No soundcards found...


I have followed the guide on alsa-project.com to install the i810 drivers and get 'em running. When i am booting i see an error who tells me i have to try:

mathilde:~# alsactl restore
alsactl: load_state:1134: No soundcards found...

I try to run alsaconf:

mathilde:~# alsaconf
Building card database
Running update-modules...
Loading driver...
Restoring ALSA mixer settings ... failed:
You may want to run 'alsactl restore' manually to view any errors.
Setting default volumes...
Saving the mixer setup used for this in /var/lib/alsa/asound.state.
/usr/sbin/alsactl: save_state:1061: No soundcards found...

===============================================================================

Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.

Have a lot of fun!


I try to run:
mathilde:~# dpkg -l |grep alsamathilde:~# dpkg -l |grep alsa
ii alsa-base 1.0.4-3 ALSA sound driver common files
ii alsa-modules-2 1.0.4-3+123.Cu Advanced Linux Sound Architecture (drivers)
ii alsa-source 1.0.4-3 ALSA sound driver source
ii alsa-utils 1.0.4-1 Advanced Linux Sound Architecture (utilities

And:
mathilde:~# lspci -v

0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
Flags: bus master, medium devsel, latency 32
Memory at d0000000 (32-bit, non-prefetchable)
Capabilities: [c0] AGP version 2.0

0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bri
dge (AGP) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
Memory behind bridge: cde00000-cfefffff
Prefetchable memory behind bridge: bdc00000-cdcfffff

0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Br
idge)
Flags: bus master, medium devsel, latency 0

0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
Flags: medium devsel, IRQ 11
I/O ports at 0c00 [size=32]

0000:00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller
(rev 07) (prog-if 10 [OHCI])
Subsystem: Elitegroup Computer Systems: Unknown device 0a14
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at cfffe000 (32-bit, non-prefetchable)

0000:00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller
(rev 07) (prog-if 10 [OHCI])
Subsystem: Elitegroup Computer Systems: Unknown device 0a14
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at cffff000 (32-bit, non-prefetchable)

0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
(prog-if 80 [Master])
Subsystem: Silicon Integrated Systems [SiS] SiS5513 EIDE Controller (A,B
step)
Flags: bus master, fast devsel, latency 128
I/O ports at ff00 [size=16]

0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound
Controller (rev a0)
Subsystem: Elitegroup Computer Systems: Unknown device 0a14
Flags: bus master, medium devsel, latency 64, IRQ 11
I/O ports at dc00
I/O ports at d800 [size=64]
Capabilities: [48] Power Management version 2

0000:00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fa
st Ethernet (rev 90)
Subsystem: Elitegroup Computer Systems: Unknown device 0a14
Flags: bus master, medium devsel, latency 64, IRQ 11
I/O ports at d400 [size=cffc0000]
Memory at cfffd000 (32-bit, non-prefetchable) [size=4K]
Expansion ROM at 00020000 [disabled]
Capabilities: [40] Power Management version 2
0000:00:0b.0 Ethernet controller: Linksys Network Everywhere Fast Ethernet 10/10
0 model NC100 (rev 11)
Subsystem: Accton Technology Corporation: Unknown device 1216
Flags: bus master, medium devsel, latency 64, IRQ 11
I/O ports at d000 [size=cffa0000]
Memory at cfffcc00 (32-bit, non-prefetchable) [size=1K]
Expansion ROM at 00020000 [disabled]
Capabilities: [c0] Power Management version 2

0000:01:00.0 VGA compatible controller: nVidia Corporation NV15DDR [GeForce2 Ti]
(rev a4) (prog-if 00 [VGA])
Subsystem: Micro-Star International Co., Ltd.: Unknown device 8836
Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 5
Memory at ce000000 (32-bit, non-prefetchable) [size=cfef0000]
Memory at c0000000 (32-bit, prefetchable) [size=128M]
Expansion ROM at 00010000 [disabled]
Capabilities: [60] Power Management version 1
Capabilities: [44] AGP version 2.0

And:
mathilde:~# lsmod |grep snd
snd_intel8x0 36652 0
snd_ac97_codec 72964 1 snd_intel8x0
snd_pcm_oss 54888 0
snd_mixer_oss 19840 1 snd_pcm_oss
snd_pcm 99716 2 snd_intel8x0,snd_pcm_oss
snd_timer 26212 1 snd_pcm
snd_page_alloc 11656 2 snd_intel8x0,snd_pcm
gameport 4704 1 snd_intel8x0
snd_mpu401_uart 8000 1 snd_intel8x0
snd_rawmidi 25504 1 snd_mpu401_uart
snd_seq_device 8296 1 snd_rawmidi
snd 58500 9 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi, snd_seq_device
soundcore 10208 3 snd,sound,i810_audio


And at last:
mathilde:~# find /proc/asound -type f -print -exec cat {} \;
/proc/asound/pcm
/proc/asound/timers
G0: system timer : 1000.000us (10000000 ticks)
/proc/asound/modules
/proc/asound/cards
--- no soundcards ---
/proc/asound/devices
33: : timer
/proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.5a.
Compiled on Jun 10 2004 for kernel 2.6.5-1-686.
/proc/asound/seq/drivers
/proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.5a emulation code)
Kernel: Linux mathilde 2.6.5-1-686 #5 Fri Apr 30 20:26:13 EST 2004 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
--- no soundcards ---

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG
/proc/asound/oss/devices




Whats the problem?

Last edited by kawdk; 06-10-2004 at 08:22 AM.
 
  


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
Alsa util compile error: alsactl.h not found vasanthraghavan Red Hat 4 01-13-2006 09:28 PM
No soundcards were found lonelyghost317 Linux - Hardware 2 06-06-2005 11:22 PM
alsactl store doralsoral Linux - Software 2 05-20-2004 09:14 PM
alsactl: No soundcards found... Kamholio Mandriva 1 04-26-2004 09:48 AM
A boot: no soundcards found (alasa failed) jfi Mandriva 2 02-27-2004 04:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:10 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