Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
04-02-2003, 04:06 PM
|
#16
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
HAve you installed the kernel source, devel and / or header rpm's from your install CD's?
|
|
|
04-02-2003, 04:10 PM
|
#17
|
Member
Registered: Mar 2003
Location: Marbella
Distribution: SuSE 10.0
Posts: 63
Rep:
|
I have made a complete installation into a blank system.
Development packages and more have been installed
I'm not sure if this can help,but I can't Reboot the system (i have to do it manually)
|
|
|
04-02-2003, 04:14 PM
|
#18
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Yes, but you should still check in /usr/src for a kernel source directory.
|
|
|
04-02-2003, 04:43 PM
|
#19
|
Member
Registered: Mar 2003
Location: Marbella
Distribution: SuSE 10.0
Posts: 63
Rep:
|
[fostiator@FOSTIATOR fostiator]$ cd /usr/src
[fostiator@FOSTIATOR src]$ ls
RPM/
[fostiator@FOSTIATOR src]$
this is what i got
|
|
|
04-02-2003, 04:54 PM
|
#20
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Then you don't have the kernel sources installed, you need to look for an rpm with -devel in its name that matches your running kernel (2.4.21-0.13mdk?), it will be on one of the CD's unless you've downloaded and installed a new kernel from mandrake, in that case you need to look on a mandrake ftp mirror for the source rpm.
|
|
|
04-02-2003, 05:09 PM
|
#21
|
Member
Registered: Mar 2003
Location: Marbella
Distribution: SuSE 10.0
Posts: 63
Rep:
|
i got mandrake cds
ok i'll look for it
is there any way to look for that package instead manual searching?
thanks for your patience
i'll do it tomorrow,i have to wake up in 7 hours (spain time) 
|
|
|
04-03-2003, 02:35 AM
|
#22
|
Member
Registered: Apr 2003
Distribution: SuSe 10
Posts: 55
Rep:
|
http://www.maxtux.co.uk/dist/mandrak...andrake/RPMS3/
or on cd3:
*/Mandrake/RPMS3
the file is called kernel-source-2.4.21-0.13mdk.i586.rpm
I guess thats what we are looking for...just install it and leave the config file as it is it will work 
---
modprobe emu10k1
and all workin fine 
Last edited by koy; 04-03-2003 at 02:39 AM.
|
|
|
04-03-2003, 02:47 AM
|
#23
|
Member
Registered: Mar 2003
Location: Marbella
Distribution: SuSE 10.0
Posts: 63
Rep:
|
thank you very much!
I'll do it this afternoon
pd: why the installation process didn't install it?
Last edited by fostiator; 04-03-2003 at 02:57 AM.
|
|
|
04-03-2003, 09:32 AM
|
#24
|
Member
Registered: Mar 2003
Location: Marbella
Distribution: SuSE 10.0
Posts: 63
Rep:
|
[root@FOSTIATOR fostiator]# modprobe emu10k1
/lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/emu10k1/emu10k1.o.gz: init_module: No such device
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
modprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/emu10k1/emu10k1.o.gz failed
modprobe: insmod emu10k1 failed
[root@FOSTIATOR fostiator]#
|
|
|
04-03-2003, 01:47 PM
|
#25
|
Member
Registered: Apr 2003
Distribution: SuSe 10
Posts: 55
Rep:
|
Quote:
Originally posted by fostiator
[root@FOSTIATOR fostiator]# modprobe emu10k1
/lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/emu10k1/emu10k1.o.gz: init_module: No such device
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
modprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/emu10k1/emu10k1.o.gz failed
modprobe: insmod emu10k1 failed
[root@FOSTIATOR fostiator]#
|
are u sure that u installed both kernel sources and drivers correctly?
if not reinstall the drivers....
Last edited by koy; 04-03-2003 at 01:48 PM.
|
|
|
04-03-2003, 03:34 PM
|
#26
|
Member
Registered: Mar 2003
Location: Marbella
Distribution: SuSE 10.0
Posts: 63
Rep:
|
i'm not sure about anything 
koy,did you finally installed audigy2 drivers?
can you please report your step by step installation?
thank you very much
|
|
|
04-03-2003, 03:44 PM
|
#27
|
Member
Registered: Mar 2003
Location: Marbella
Distribution: SuSE 10.0
Posts: 63
Rep:
|
I've tried to install the driver again (¿?):
first step: make
all successfully
second step:
make install
[root@FOSTIATOR emu10k1]# make install
**
** The driver was succefully compiled, now install it with:
** make install
**
mkdir -p //lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/emu10k1
install -c -m 664 emu10k1.o //lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/emu10k1
install -c -m 664 ac97_codec.o //lib/modules/2.4.21-0.13mdk/kernel/drivers/sound
/sbin/depmod -a 2.4.21-0.13mdk
/sbin/modprobe -r emu10k1.o ac97_codec.o
ac97_codec.o: Device or resource busy
make: *** [install] Error 1
dawn!!! mandrake hates my audigy2
please,help!!!
|
|
|
04-03-2003, 06:12 PM
|
#28
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Shut down all sound servers, and anything else that may be using the ac97_codec module, then run make install again.
|
|
|
04-03-2003, 06:12 PM
|
#29
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Shut down all sound servers, and anything else that may be using the ac97_codec module, then run make install again.
|
|
|
04-04-2003, 12:12 AM
|
#30
|
Member
Registered: Mar 2003
Location: Marbella
Distribution: SuSE 10.0
Posts: 63
Rep:
|
ok,thanks...
/sbin/lsmod
and
rmmod audigy
rmmod ac97_codec
right?
thanks
this afternoon i'll post the results (it's a hard job to setting up and audigy2 sound card)
Last edited by fostiator; 04-04-2003 at 01:24 AM.
|
|
|
All times are GMT -5. The time now is 03:53 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|