LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-11-2005, 01:32 PM   #1
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Rep: Reputation: 15
Alsa again


Another alsa problem.
Running Slack10.0 with 2.4.26 kernel on a laptop.

lspci=
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 650/M650 Host (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridg
e (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Brid
ge) (rev 25)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a
0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound C
ontroller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (
rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (
rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8
139C+ (rev 10)
00:0b.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Con
troller (PHY/Link)
00:0c.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 65x/M650/
740 PCI/AGP VGA Display Adapter
81:00.0 Network controller: Broadcom Corporation BCM94306 802.11g (rev 03)

LSMOD=
Module Size Used by Not tainted
snd-pcm-oss 37736 0 (autoclean) (unused)
snd-pcm 56072 0 (autoclean) [snd-pcm-oss]
snd-timer 13604 0 (autoclean) [snd-pcm]
snd-page-alloc 6328 0 (autoclean) [snd-pcm]
snd-ac97-codec 48364 0
snd-mixer-oss 12504 0 (autoclean) [snd-pcm-oss]
snd 30852 0 (autoclean) [snd-pcm-oss snd-pcm snd-timer snd-ac97-codec snd-mixer-oss]
soundcore 3396 0 (autoclean) [snd]
usb-ohci 19240 0 (unused)
ehci-hcd 17580 0 (unused)
usbcore 59308 1 [usb-ohci ehci-hcd]
8139too 14376 1
mii 2272 0 [8139too]
crc32 2880 0 [8139too]
ohci1394 24112 0 (unused)
ieee1394 42276 0 [ohci1394]
ds 6548 1
yenta_socket 10336 1
pcmcia_core 39972 0 [ds yenta_socket]
ntfs 51424 1 (autoclean)
ide-scsi 9328 0
agpgart 43940 0 (unused)

and when i try alsamixer: alsamixer: function snd_ctl_open failed for default: No such device
oh and about my lsmod i tried snd-ac97-codec because my intel8x0 won't work with it
aumix gives me: error loading mixer
and when i do modprobe snd-intel8x0 i get:

/lib/modules/2.4.26/kernel/sound/pci/snd-intel8x0.o: init_module: No such device
/lib/modules/2.4.26/kernel/sound/pci/snd-intel8x0.o: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.26/kernel/sound/pci/snd-intel8x0.o: insmod /lib/modules/2.4.26/kernel/sound/pci/snd-intel8x0.o failed
/lib/modules/2.4.26/kernel/sound/pci/snd-intel8x0.o.gz: init_module: No such device
/lib/modules/2.4.26/kernel/sound/pci/snd-intel8x0.o.gz: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.26/kernel/sound/pci/snd-intel8x0.o.gz: insmod /lib/modules/2.4.26/kernel/sound/pci/snd-intel8x0.o.gz failed
/lib/modules/2.4.26/kernel/sound/pci/snd-intel8x0.o.gz: insmod snd-intel8x0 failed

weird very weird can you help me because i'm searching almost a week for this solution now.
i also got alsa 1.0.5rc1 but that didn't made a diffrence
greetings form millu

EDIT
i followed the instructions on the alsa site but no succes
and also i seached the forum but still no help.
i even have .asoundrc and /etc/modules.conf reconfigured but still no help
please help me

Last edited by millusionist; 02-11-2005 at 01:36 PM.
 
Old 02-11-2005, 01:55 PM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Is that the stock kernel.
 
Old 02-11-2005, 02:10 PM   #3
coffeedrinker
Member
 
Registered: Sep 2003
Posts: 173

Rep: Reputation: 30
For a sis sound card (it appears this from top section) you need to use the trident sound not intel
 
Old 02-11-2005, 02:10 PM   #4
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
the standard kernel that comes with slack10.0
 
Old 02-11-2005, 02:12 PM   #5
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
must i use modprobe snd-trident?
it gives me:
bash-2.05b# modprobe snd-trident
/lib/modules/2.4.26/kernel/sound/pci/trident/snd-trident.o.gz: init_module: No such device
/lib/modules/2.4.26/kernel/sound/pci/trident/snd-trident.o.gz: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.26/kernel/sound/pci/trident/snd-trident.o.gz: insmod /lib/modules/2.4.26/kernel/sound/pci/trident/snd-trident.o.gz failed
/lib/modules/2.4.26/kernel/sound/pci/trident/snd-trident.o.gz: insmod snd-trident failed

alsaconf gave me intel8x0 an legacy but a warning at using legacy

Last edited by millusionist; 02-11-2005 at 02:13 PM.
 
Old 02-11-2005, 02:57 PM   #6
coffeedrinker
Member
 
Registered: Sep 2003
Posts: 173

Rep: Reputation: 30
just check menuconfig: guess there are some sis chips that use the intel driver. my bad. mine uses the trident.

sorry, I am of no use here
 
Old 02-11-2005, 03:29 PM   #7
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
can nobody help me with this?
pffff mayde deletling alsa
and reinstalling.
 
Old 02-11-2005, 04:44 PM   #8
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
I'm no expert but for some reason the module for your onboard sound will not load,
Your sound should work without any problem,if it was me I would try another kernel or look for a fix at bugzilla,looks like somethings up with the kernel,like I said just a guess.
No driver no sound.
 
Old 02-11-2005, 05:44 PM   #9
millusionist
Member
 
Registered: Dec 2004
Location: BELGIUM
Distribution: slackware 10.0 with 2.4.26 kernel
Posts: 65

Original Poster
Rep: Reputation: 15
I'm just a Newbie going to beyond a newbie i could try to recompile maybe could that help? if it is my kernel why does it affuses to work with my P3 i tought x86 was fully compatible with pentium i'll look at bugzilla first thanks so for i'll post further on this tomorrow bye
 
Old 02-11-2005, 05:57 PM   #10
mcd
Member
 
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825

Rep: Reputation: 33
i still don't know why, but to get my sound to work, i had to edit /etc/hotplug/blacklist and add the following the bottom:

snd-intel8x0



it's got something to do with which modules is loaded first, or probed, or something. i don't know, but it worked for me, you should give it a shot.
 
  


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
kernel-2.6.3 compiled with alsa but xmms alsa output dont plays demmylls Linux - General 3 09-01-2006 04:32 AM
Alsa sound *jumpy*: alsa-space: xrun of at least 11.449 msecs. resetting stream qwijibow Linux - General 6 04-22-2006 07:35 PM
ALSA-oss compatability works, but not programs intended for alsa ? qwijibow Linux - Software 5 03-14-2004 07:28 AM
ALSA on Debian, Kernel Source is There Alsa dosent see it? pfizur Linux - Software 3 12-27-2003 08:46 AM
2.6.0 minus built-in ALSA drivers + ALSA 1.0.0rc2 Tino27 Slackware 3 12-19-2003 05:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:30 PM.

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