Results 1 to 2 of 2
Ok. I have posted this elsewhere but no help. I currently am using Auditor installed on my hard drive, and am having problems getting my sound card working. I have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-25-2005 #1Just Joined!
- Join Date
- Jun 2005
- Location
- Currently...Kuwait...From USA
- Posts
- 26
ALSA.... mixer says no mixer elems found / alsaconf works / atiixp
Ok. I have posted this elsewhere but no help. I currently am using Auditor installed on my hard drive, and am having problems getting my sound card working. I have the Toshiba Satellite A70/75 series that has the ATI Tech. IXP150 audio chipset. I finally got the kernel compiled with the drivers and ALSACONF finds the card and supposedly updates it and turns the volume up. NO SOUND! I installed the kde multimedia pack to get the kmix mixer but it shows no selection for a mixer. Also, alsamixer returns, "no mixer elems found". What am I missing??
This is a copy of my lsmod
md5 3840 1
ipv6 231936 6
wlan_wep 5632 1
pcmcia 18696 0
radeon 71424 0
drm 56852 1 radeon
agpgart 27304 1 drm
speedstep_lib 3460 0
freq_table 3588 0
autofs4 15748 1
snd_mixer_oss 16000 0
evdev 7168 0
pcspkr 3428 0
snd_atiixp 15840 0
ath_pci 51488 0
ath_rate_onoe 6920 1 ath_pci
wlan 102876 4 wlan_wep,ath_pci,ath_rate_onoe
ath_hal 146768 2 ath_pci
8139too 22144 0
mii 3968 1 8139too
snd_atiixp_modem 12708 0
snd_ac97_codec 67064 2 snd_atiixp,snd_atiixp_modem
snd_pcm 78216 3 snd_atiixp,snd_atiixp_modem,snd_ac97_codec
snd_timer 20996 1 snd_pcm
snd 45156 6 snd_mixer_oss,snd_atiixp,snd_atiixp_modem,snd_ac97 _codec,snd_pcm,snd_timer
soundcore 7392 1 snd
snd_page_alloc 7428 3 snd_atiixp,snd_atiixp_modem,snd_pcm
sg 29600 0
8250 20732 0
serial_core 18304 1 8250
ehci_hcd 29832 0
ohci_hcd 19080 0
uhci_hcd 28432 0
usbcore 102264 4 ehci_hcd,ohci_hcd,uhci_hcd
pcmcia_core 40224 1 pcmcia
video 14212 0
thermal 11016 0
processor 18868 1 thermal
fan 3332 0
button 5136 0
battery 8324 0
ac 3588 0
Modules.conf
### This file is automatically generated by update-modules"
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.
#
### update-modules: start processing /etc/modutils/0keep
# DO NOT MODIFY THIS FILE!
# This file is not marked as conffile to make sure if you upgrade modutils
# it will be restored in case some modifications have been made.
#
# The keep command is necessary to prevent insmod and friends from ignoring
# the builtin defaults of a path-statement is encountered. Until all other
# packages use the new `add path'-statement this keep-statement is essential
# to keep your system working
keep
### update-modules: end processing /etc/modutils/0keep
### update-modules: start processing /etc/modutils/actions
# Special actions that are needed for some modules
# The BTTV module does not load the tuner module automatically,
# so do that in here
post-install bttv insmod tuner
post-remove bttv rmmod tuner
### update-modules: end processing /etc/modutils/actions
### update-modules: start processing /etc/modutils/aliases
# Aliases to tell insmod/modprobe which modules to use
# Added by maxmoser for auditor security collection
#options ipw2100 ifname=ipw%d
#options ipw2200 ifname=ipg%d
alias ar0 rt2400
# Uncomment the network protocols you don't want loaded:
# alias net-pf-1 off # Unix
# alias net-pf-2 off # IPv4
# alias net-pf-3 off # Amateur Radio AX.25
# alias net-pf-4 off # IPX
# alias net-pf-5 off # DDP / appletalk
# alias net-pf-6 off # Amateur Radio NET/ROM
# alias net-pf-9 off # X.25
# alias net-pf-10 off # IPv6
# alias net-pf-11 off # ROSE / Amateur Radio X.25 PLP
# alias net-pf-19 off # Acorn Econet
alias net-pf-24 pppoe
alias char-major-10-175 agpgart
alias char-major-10-200 tun
alias char-major-81 bttv
alias char-major-108 ppp_generic
alias /dev/ppp ppp_generic
alias tty-ldisc-3 ppp_async
alias tty-ldisc-14 ppp_synctty
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
# Crypto modules (see http://www.kerneli.org/)
alias loop-xfer-gen-0 loop_gen
alias loop-xfer-3 loop_fish2
alias loop-xfer-gen-10 loop_gen
alias cipher-2 des
alias cipher-3 fish2
alias cipher-4 blowfish
alias cipher-6 idea
alias cipher-7 serp6f
alias cipher-8 mars6
alias cipher-11 rc62
alias cipher-15 dfc2
alias cipher-16 rijndael
alias cipher-17 rc5
alias net-pf-17 af_packet
alias ide_cs ide-cs
alias usbcore off
alias autofs autofs4
### update-modules: end processing /etc/modutils/aliases
### update-modules: start processing /etc/modutils/alsa
#snd module options
options snd device_mode=0660
#autoloader aliases
alias snd-card-0 snd-atiixp
alias char-major-116 snd
alias char-major-14 soundcore
alias sound-slot-0 snd-atiixp
above sound-slot-0 snd-pcm-oss snd-mixer-oss snd-seq-oss
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
# load optional modules above their base module
above snd-pcm snd-pcm-oss
above snd-mixer snd-mixer-oss
above snd-seq snd-seq-oss snd-seq-midi
# cause script to run after card driver module initialization
post-install snd-atiixp /usr/lib/alsa/modprobe-post-install snd-atiixp
#prevent abnormal drivers from grabbing index 0
options snd-atiixp-modem index=2
### update-modules: end processing /etc/modutils/alsa
### update-modules: start processing /etc/modutils/apm
alias char-major-10-134 apm
alias /dev/apm_bios /dev/misc/apm_bios
alias /dev/misc/apm_bios apm
options apm power_off=1
### update-modules: end processing /etc/modutils/apm
### update-modules: start processing /etc/modutils/autofs
alias autofs autofs4
### update-modules: end processing /etc/modutils/autofs
### update-modules: start processing /etc/modutils/bluez
# BlueZ modules
alias net-pf-31 bluez
alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep
alias bt-proto-5 cmtp
alias bt-proto-6 hidp
alias tty-ldisc-15 hci_uart
alias char-major-10-250 hci_vhci
### update-modules: end processing /etc/modutils/bluez
### update-modules: start processing /etc/modutils/dvb
probeall /dev/dvb dvb-ttpci
alias char-major-250 dvb
alias dvb dvb-ttpci
below dvb-ttpci ves1x93 alps_tdmb7 alps_tdlb7
add below dvb-ttpci grundig_29504-401 grundig_29504-491
add below dvb-ttpci stv0299 ves1820
### update-modules: end processing /etc/modutils/dvb
### update-modules: start processing /etc/modutils/ipx.aliases
alias net-pf-4 ipx
### update-modules: end processing /etc/modutils/ipx.aliases
### update-modules: start processing /etc/modutils/irda-utils
alias tty-ldisc-11 irtty
alias char-major-161 ircomm-tty
alias char-major-60 ircomm_tty
# For dongles
alias irda-dongle-0 tekram
alias irda-dongle-1 esi
alias irda-dongle-2 actisys
alias irda-dongle-3 actisys
alias irda-dongle-4 girbil
alias irda-dongle-5 litelink
alias irda-dongle-6 airport
alias irda-dongle-7 old_belkin
# For FIR device
#options
#alias irda0
### update-modules: end processing /etc/modutils/irda-utils
### update-modules: start processing /etc/modutils/linux-wlan-ng
# Aliases to tell insmod/modprobe which module to use when bringing up the
# wlan0 interface.
# Uncomment the line corresponding to the type of prism2 device you have.
#alias wlan0 prism2_pci
alias wlan0 prism2_usb
#alias wlan0 prism2_cs
#alias wlan0 prism2_plx
### update-modules: end processing /etc/modutils/linux-wlan-ng
### update-modules: start processing /etc/modutils/lvm-common
# The Logical Volume Manager uses these block and char numbers
alias block-major-58 lvm-mod
alias char-major-109 lvm-mod
### update-modules: end processing /etc/modutils/lvm-common
### update-modules: start processing /etc/modutils/mt-st
# Reset the st driver on module insertion...
post-install st /etc/init.d/mt-st modload > /dev/null 2> /dev/null
### update-modules: end processing /etc/modutils/mt-st
### update-modules: start processing /etc/modutils/paths
# This file contains a list of paths that modprobe should scan,
# beside the ones that are compiled into the modutils tools
# themselves.
### update-modules: end processing /etc/modutils/paths
### update-modules: start processing /etc/modutils/raidtools2
alias md-personality-1 linear
alias md-personality-2 raid0
alias md-personality-3 raid1
alias md-personality-4 raid5
### update-modules: end processing /etc/modutils/raidtools2
### update-modules: start processing /etc/modutils/setserial
#
# This is what I wanted to do, but logger is in /usr/bin, which isn't loaded
# when the module is first loaded into the kernel at boot time!
#
#post-install serial /etc/init.d/setserial start | logger -p daemon.info -t "setserial-module reload"
#pre-remove serial /etc/init.d/setserial stop | logger -p daemon.info -t "setserial-module uload"
#
alias /dev/tts serial
alias /dev/tts/0 serial
alias /dev/tts/1 serial
alias /dev/tts/2 serial
alias /dev/tts/3 serial
post-install serial /etc/init.d/setserial modload > /dev/null 2> /dev/null
pre-remove serial /etc/init.d/setserial modsave > /dev/null 2> /dev/null
### update-modules: end processing /etc/modutils/setserial
### update-modules: start processing /etc/modutils/sl-modem-daemon.modutils
alias char-major-213 slusb
alias char-major-212 slamr
### update-modules: end processing /etc/modutils/sl-modem-daemon.modutils
### update-modules: start processing /etc/modutils/udftools
alias /dev/pktcdvd* pktcdvd
alias block-major-97 pktcdvd
### update-modules: end processing /etc/modutils/udftools
### update-modules: start processing /etc/modutils/usbfix
# If both mousedev and usbmouse are insmodded, neither of them works right.
# Adding solution proposed by Kai Lehmann:
alias usbmouse mousedev
# Same for USB keyboards, which should be used in hid generic mode instead
alias usbkbd hid
### update-modules: end processing /etc/modutils/usbfix
### update-modules: start processing /etc/modutils/arch/i386
alias parport_lowlevel parport_pc
alias char-major-10-144 nvram
alias binfmt-0064 binfmt_aout
alias char-major-10-135 rtc
### update-modules: end processing /etc/modutils/arch/i386
Any help would be appreciated
- 06-25-2005 #2Just Joined!
- Join Date
- Jun 2005
- Location
- Currently...Kuwait...From USA
- Posts
- 26
SUCCESS!!!!
the apt-get alsa-base, alsa-headers, and alsa-utils fixed my issue.
Must of had some outdated alsa stuff in the kernel.


Reply With Quote
