LinuxQuestions.org
Review your favorite Linux distribution.
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 11-04-2006, 04:20 PM   #1
pellle87
LQ Newbie
 
Registered: Nov 2006
Posts: 2

Rep: Reputation: 0
network/soundcard driver issue


ive got some issues with my drivers on my cpu, the network card is marvell technology group ltd. 88e8001 gigabit ethernet controller (rev 13) and ive searched google for answers but i didnt find any solution... someone told me to try: modprobe sk98lin but when i tryed it i got the error message: FATAL: could not load /lib/modules/2.6.18/modules.dep: no such file or directory and now i was wondering if someone of you could help me, im running slack 11.0
 
Old 11-05-2006, 09:03 AM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
firstly I do not know if that is the correct driver but it can be made a module or compiled into your kernel.

take a look with a text editor (as a normal user NOT root) at
/boot/config...or config-your-kernel-version

scroll down to this section
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_R8169=y
# CONFIG_R8169_NAPI is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_SK98LIN is not set

the last line shows I have compiled my kernel not to have such a driver in the kernel and not in /lib/modules/your -kernel

2) so if it was
CONFIG_SK98LIN=m

then you can run as root the command
modprobe sk98lin and then lsmod to check its running and then try to use your hardware

if it works then add the modprobe commmand to your /etc/rc.local script

3) if it was =y then it is already loaded and you just have to tweak your system otherwise its set to no and you need to compile the same kernel but reset the switch to y or m

compiling kernels for your distro should be roughly the same as most distro as slack stays almost vanilla.

check out slacks dox to see how that is done if needed

Last edited by aus9; 11-05-2006 at 09:06 AM.
 
Old 11-05-2006, 10:20 AM   #3
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Quote:
Originally Posted by pellle87
FATAL: could not load /lib/modules/2.6.18/modules.dep: no such file or directory
Try running (as root) depmod
 
  


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
Soundcard Driver for ALi M5451 Soundcard (Trident Module) xianzai Linux - Hardware 3 12-15-2006 12:00 PM
Optical Soundcard issue ruddyrum Linux - Hardware 1 02-09-2006 10:52 AM
Toshiba 500CDT Soundcard installation issue UltimatePower Linux - Hardware 0 05-19-2005 09:13 AM
SoundCard issue? Kensai Linux - Hardware 3 02-09-2004 01:57 PM
multiplex(channel?) soundcard issue jmr71769 Linux - Hardware 0 12-11-2003 10:44 PM

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

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