LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 01-19-2004, 06:54 PM   #1
Aldebaran
Member
 
Registered: Aug 2003
Location: Norway
Distribution: Slackware 13.1
Posts: 72

Rep: Reputation: 15
can`t find sound module


here`s the problem:

i`ve just recompiled my kernel (2.4.22), adding acpi support. now i get an error when i try to compile my soundcard into the kernel:

:undefined reference to `pcigame_detach`
:undefined reference to `pcigame_attach`

then i tried to compile the soundcard as a module but then, on boot, i get the error:

can`t locate module snd_ali5451

i can`t see any errors when making the modules, so i assume the module must be somewhere??
i`ve tried modprobe, but i get the same error.
i`m totally lost here.

regards
 
Old 01-20-2004, 01:21 PM   #2
reclusivemonkey
Member
 
Registered: May 2003
Location: Halifax, WY, UK
Distribution: Slackware 9
Posts: 167

Rep: Reputation: 30
When you compiled your new kernel, did you save the old modules? They should work, so you can copy them across. If you didn't then read up on compiling a new kernel it could save you a few headaches ;-). Here's the crucial bit:-

mv /lib/modules/2.4.22 /lib/modules/2.4.22.old
 
Old 01-20-2004, 03:00 PM   #3
Aldebaran
Member
 
Registered: Aug 2003
Location: Norway
Distribution: Slackware 13.1
Posts: 72

Original Poster
Rep: Reputation: 15
luckily i did make a copy of my old modules. so hopefully it will still work. i`ll get to it now.
but what causes the problem?? when i compile in acpi support, the soundcard module vanish.

regards
 
Old 01-20-2004, 03:25 PM   #4
Aldebaran
Member
 
Registered: Aug 2003
Location: Norway
Distribution: Slackware 13.1
Posts: 72

Original Poster
Rep: Reputation: 15
well, it did not work. the computer finds the module for my soundcard and everything looks ok, but there is no sound. i get no errors, alsaconfig runs smooth.
is the acpi interfering with the sound in some way?
 
Old 01-20-2004, 04:13 PM   #5
reclusivemonkey
Member
 
Registered: May 2003
Location: Halifax, WY, UK
Distribution: Slackware 9
Posts: 167

Rep: Reputation: 30
I don't know anything specific about your problem here. What do you need acpi for? Unless you have a laptop I think most of the power functions are covered by APM. I may be totally wrong here but I seem to remember last time I looked ACPI was still "work in progress" so who knows what it might be. If you try a recompile with no ACPI and just APM and your sound modules, it should be ok.
 
Old 01-21-2004, 04:26 AM   #6
Aldebaran
Member
 
Registered: Aug 2003
Location: Norway
Distribution: Slackware 13.1
Posts: 72

Original Poster
Rep: Reputation: 15
sorry, should have been more spesific about the problem. it is a laptop i`m trying to install slack 9.1 on. i`m very new to kernel compilation, so the problem hav resulted i a lot of reading.

actually the problem was solved when i followed reclusivemonkeys advice to compile the 2.4.24 kernel without acpi and soundcard as a module, saved the modules and recompiled the kernel with acpi support, and finally copied inn the first compiled modules. i tried with the 2.4.22 kernel and it would not work, reason unknown, probably some error done by me...

regards
 
Old 01-21-2004, 01:31 PM   #7
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
I know you said you ran alsaconf, but did you afterwards run alsamixer then alsactl store as root? Alsamixer will allow you change the volume levels as well as mute/unmute the various channels (type M to mute/unmute).

Does sound not work at all or only for root? If only for root, check the permissions of /dev/dsp, /dev/dsp0, and /dev/audio. If it doesn't work for root either, the alsamixer should work well for you. Hopet his helps.
 
Old 01-22-2004, 04:25 AM   #8
Aldebaran
Member
 
Registered: Aug 2003
Location: Norway
Distribution: Slackware 13.1
Posts: 72

Original Poster
Rep: Reputation: 15
actually i find the problem kind of strange. i have a compaq presario 2100, and when i installed slack 9.1 everything, except acpi, worked with the bare.i kernel from the cdrom. then i used the make menuconfig to implement acpi, the only things i altered were adding acpi and specifying the athlon processor. then it started.
it could not find the module for the soundcard. thanks to reclusivemonkeys answer i was able to compile the 2.4.24 kernel with acpi, and then adding the backed up modules.
so my problem is that i cannot compile a kernel with both acpi and getting the soundcard. but then again i`m quite new to this, so there may be a million things i do wrong.

regards
 
Old 01-25-2004, 07:55 AM   #9
WH16
LQ Newbie
 
Registered: Jan 2004
Location: NC
Distribution: Slackware
Posts: 9

Rep: Reputation: 0
http://www.uwsg.iu.edu/hypermail/lin...05.1/0655.html
 
Old 01-25-2004, 03:21 PM   #10
Aldebaran
Member
 
Registered: Aug 2003
Location: Norway
Distribution: Slackware 13.1
Posts: 72

Original Poster
Rep: Reputation: 15
thanks so much. i`d almost given that one up. you definently saved my month.
 
  


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
Cannot find module WRSpithead Slackware 2 11-13-2005 11:01 PM
Where can I find wish (tk module)? pjz Programming 6 03-11-2004 08:52 AM
Audigy: cant find module Inexactitude DamnSmallLinux 4 12-27-2003 07:04 PM
How can i find out what module my NIC is using? naloxone Linux - Networking 2 10-02-2003 12:26 AM
modprob can't find module dictatorofgoats Linux - Hardware 9 09-23-2002 12:09 AM

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

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