Slackware This Forum is for the discussion of Slackware 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-07-2006, 06:58 PM
|
#1
|
LQ Newbie
Registered: Apr 2006
Posts: 2
Rep:
|
Driver Problems!
Hi there! I have a problem with my Marvell Yukon network card. I have to install a driver, but when I do it, the installation script tells me that there is a mismatch error and that I need gcc 3.3.5 and I have gcc 4.1. I tried installing gcc 3.3.5 but instalation fails, so I supose I need to uninstall gcc 4.1 before doing it. Can anybody tell me how to uninstall it?? Please. Thanks!
SJ
|
|
|
04-07-2006, 07:20 PM
|
#2
|
Member
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796
Rep:
|
there is support for that chipset in the kernel
|
|
|
04-07-2006, 07:30 PM
|
#3
|
Member
Registered: Dec 2005
Location: ~
Distribution: Slackware -current
Posts: 468
Rep:
|
Hi, just guessing here, i remember when i used to run fedora first versions there was an issue installing nvidia drivers, you had to export gcc, so why not give it a try, maybe it will work. Check what versions you have installed: ls /usr/bin/gcc* and then just before trying to install your driver type: export CC=gcc-3.3.5 or whatever version you need. Check for typos, don't miss any "-" or "." or it won't work. Good luck
|
|
|
04-07-2006, 09:38 PM
|
#4
|
Member
Registered: Feb 2004
Location: Canada
Distribution: LFS SVN
Posts: 334
Rep:
|
What model Marvell Yukon nic card do you have?
I know there are two kernel drivers that are for Marvell Yukon nic cards, there under 1000mbit section. I think that's in kernel 2.6.x only though.
|
|
|
04-08-2006, 07:21 AM
|
#5
|
Senior Member
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247
Rep:
|
Simply run #modprobe sk98lin to start manually.
For automatic loading add these lines in /etc/rc.modules.
|
|
|
04-08-2006, 02:38 PM
|
#6
|
LQ Newbie
Registered: Apr 2006
Posts: 2
Original Poster
Rep:
|
Thanks to everyone!! Alien...
If I add that line to that file. Do I have to locate sk98lin in any directory in particular??
Thanksss
SJ
|
|
|
04-08-2006, 02:48 PM
|
#7
|
Senior Member
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247
Rep:
|
No , just add this:
Code:
/sbin/modprobe sk98lin
It will be located automatically from /lib/modules/kernel-version.
|
|
|
All times are GMT -5. The time now is 12:30 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
|
|