also @ TechSpot: Nortel's internal network "owned" by hackers for almost a decade
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Tech Support > Device Drivers

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

Drivers for linux (kubuntu 8.10)

Thread Tools Search this Thread
  #1  
Old 02-09-2009
DjKraid's Avatar
TechSpot Booster
 
Location: Finland / Europe
Member since: Aug 2008, 445 posts
System specs
Drivers for linux (kubuntu 8.10)

I just can't find the linux drivers for my integrated ethernet card...I have a "aBit A-S78H" mobo...and the ethernetcard is "Marvell Yukon 88E8056"...

I have tried to run the setup with wine from the original cd...I have searched google for both marvell and abit, but on marvells pages i can't even find the card that i have and on abits sites i can only find windows drivers...


plz help
  #2  
Old 02-09-2009
TechSpot Evangelist
 
Location: Four Corners, US
Member since: Dec 2006, 10,622 posts
Send us all the digits off the largest chip on the Marvell Yukon... and any other information that could be relevant... info embossed on the card, etc. Once we determine the chip line, we can usually figger out the drivers that will work.
  #3  
Old 02-09-2009
Ex-TechSpotter
 
Member since: Dec 2007, 18,354 posts
http://www.marvell.com/drivers/drive...dId=153&pId=36

After putting in 88E8056, I found some drivers for Linux shown

Found these steps too

1. download from marvell site
http://www.marvell.com/drivers/drive...dId=153&pId=36

2. untar install_v10.20.3.3.tar.bz2 to /usr/src/

3. read the README and install opensuse 10.1 kernel source before doing this.

4. run the DriverInstall/install.sh

5. select option "patch generation mode"

6. perform the following command
# cd /usr/src/linux
# cat /patch-location/sk98lin__vX.XX_a_b_c_patch | patch -p1

7. make menuconfig

8. make dep; make clean bzImage; make modules; make modules_install; make install

9. restart the system

10. dmesg | grep sk98lin would result:
sk98lin: Network Device Driver v10.20.3.3

11. ls /proc/net/sk98lin, would result:
eth0

12. setup ip address using your favourite way, i'm testing with ip addr add 10.0.0.1/24 dev eth0 and it works well.


Edit:

Here's the Windows driver for that network card
Just in case this thread comes up through search
ftp://ftp-usa.abit.com.tw/pub/downlo...an/v105133.zip
[COLOR="White"].[/COLOR]

Last edited by kimsland; 02-09-2009 at 10:38 AM..
Closed Thread

Similar Topics
Topic Replies Forum
Help Removing Kubuntu 0 Windows OS
OS X and Kubuntu join domain 3 The Alternative OS
Linux Drivers 4 The Alternative OS
Remove Kubuntu 3 Windows OS
nVidia Linux drivers 3 The Alternative OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 04:35 AM.