LinuxQuestions.org
Social Bookmarking all things Linux and Open Source
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > MEPIS
User Name
Password
MEPIS This forum is for the discussion of MEPIS Linux.

Notices

Reply
 
Thread Tools Search this Thread
Old 01-03-2006, 03:27 PM   #1
Pimm
LQ Newbie
 
Registered: Jan 2006
Location: The Netherlands
Distribution: SimplyMEPIS 3.3.1-1
Posts: 6
Thanked: 0
Question Onboard LAN with a Asus K8S-MX


[Log in to get rid of this advertisement]
Lo there,

I'm in serious trouble, and I need to get the internet working quick, since my dad is about to install Windows XP on his PC to run Media Center for his TV card.

I installed SimplyMEPIS 3.3.1-1 on my PC, but the internet doesn't work.

My PC:
CPU: AMD Sempron 2800+
MB: Asus K8S-MX
Internal memory: 2x 512 MB Kingston memory
Videocard: None (using the onboard video function)
Soundcard: Creative Live! 5.1 (that doesn't work, but I'll try to fix the internet first)
HD: Maxtor 160 GB S-ATA drive (that doesn't work, but I'll try to fix the internet first) plus Maxtor 20 GB P-ATA drive (that does work)

My PC is connected with the onboard LAN port to a router with the IP 192.168.1.1 that is connected to our ADSL line. This Windows 2000 PC right here connects with it with no problems.

To make sure you don't search for things I already know, someone told me the motherboard has a SIS 190/191 NIC onboard

I asked others, they gave me all kinds of commands to write in terminal and tell them the output, these are the results:

ifconfig:
Code:
lo
Link encap:Local Loopback
inet addr:127.0.0.1 mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:32 errors:0 dropped:0 overruns:0 frame:0
TX packets:32 errors:0 dropped:0 overruns:0 carier:0
collisions:0 txqueuelen:0
RX bytes:1480 (1.4 KiB) TX bytes:1480 (1.4 KiB)
lspci:
Code:
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 760/M760 Host (rev 03)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS965 [MuTIOL Media IO] (rev 47)
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
0000:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS]: Unknown device 0190
0000:00:05.0 RAID bus controller: Silicon Integrated Systems [SiS]: Unknown device 0182 (rev 01)
0000:00:06.0 PCI bridge: Silicon Integrated Systems [SiS]: Unknown device 000a
0000:00:07.0 PCI bridge: Silicon Integrated Systems [SiS]: Unknown device 000a
0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661FX/M661FX/M661MX/741/M741/760/M760 PCI/AGP
ping 192.168.1.1 (or ping 192.168.0.1 which replies the same thing):
Code:
PING 192.168.1.1 (192.168.1.1): 56 bytes
ping: sendto: Network is unreachable
ping: write: 192.168.1.1 64 chars, ret -1
cat /etc/network/interfaces:
Code:
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
mapping hotplug
  script echo

auto lo
iface lo inet loopback

# DO NOT EDIT BELOW THIS LINE
auto eth0
iface eth0 inet static
  address 192.168.1.10
  netmask 255.255.255.0
  broadcast 192.168.0.255
  gateway 192.168.1.1
 #wireless_essid any
 #wireless_mode Managed
 #wireless_freq 0
 #wireless_nwid none
 #wireless_key off
#auto eth1
iface eth1 inet dhcp
  address 192.168.0.15
  netmask 255.255.255.0
  broadcast 192.168.0.255
  gateway 192.168.0.1
 #wireless_essid any
 #wireless_mode Managed
 #wireless_freq 0
 #wireless_nwid none
 #wireless_key off
auto ath0
iface ath0 inet dhcp
  address 192.168.0.15
  netmask 255.255.255.0
  broadcast 192.168.0.255
  gateway 192.168.0.1
 #wireless_essid any
 #wireless_mode Managed
 #wireless_freq 0
 #wireless_nwid none
 #wireless_key off
auto ra0
iface ra0 inet dhcp
  address 192.168.0.15
  netmask 255.255.255.0
  broadcast 192.168.0.255
  gateway 192.168.0.1
 #wireless_essid any
 #wireless_mode Managed
 #wireless_freq 0
 #wireless_nwid none
 #wireless_key off
auto wlan0
iface wlan0 inet dhcp
  address 192.168.0.15
  netmask 255.255.255.0
  broadcast 192.168.0.255
  gateway 192.168.0.1
 #wireless_essid any
 #wireless_mode Managed
 #wireless_freq 0
 #wireless_nwid none
 #wireless_key off
# DO NOT EDIT ABOVE THIS LINE
I hope you can help... if you do, I'll be your personal helper at Flash if you want to

Thanks!

Last edited by Pimm; 01-03-2006 at 06:05 PM.. Reason: More terminal check rules with replies
Pimm is offline     Reply With Quote
Old 01-04-2006, 08:02 AM   #2
mjjzf
Member
 
Registered: Feb 2004
Location: Odense, Denmark / Citizen of the Web
Distribution: Slackware 12.2
Posts: 838
Thanked: 3
Quote:
0000:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS]: Unknown device 0190
This would be the relevant device. Most likely, a kernel module has to be called or compiled into the kernel. I am unfamiliar with the hardware - anyone?
Do you have anything like 'sis' in /usr/lib/modules?

Last edited by mjjzf; 01-04-2006 at 08:03 AM..
mjjzf is offline     Reply With Quote
Old 01-04-2006, 04:47 PM   #3
mos
Member
 
Registered: May 2005
Location: Orlando, Fl
Distribution: ArchLinux (Can use any distro though)
Posts: 231
Thanked: 0
do these commands as root:
modprobe sis900
echo "sis900" >> /etc/modules
mos is offline     Reply With Quote
Old 01-08-2006, 02:27 PM   #4
Pimm
LQ Newbie
 
Registered: Jan 2006
Location: The Netherlands
Distribution: SimplyMEPIS 3.3.1-1
Posts: 6
Thanked: 0

Original Poster
I did that, and now I get this on startup:
Code:
Loading modules...
sys900
FATAL: Module sys900 not found.
sys900
FATAL: Module sys900 not found.
Pimm is offline     Reply With Quote
Old 01-12-2006, 09:04 AM   #5
coolmohitz
LQ Newbie
 
Registered: Jan 2005
Location: India
Distribution: Fedora
Posts: 7
Thanked: 0
You need to download the LAN driver (Sis 190) for linux from sis website and
recompile the kernel.

If u don't get what i mean, just wait till the weekend.
I am in the process of writing a
detailed howto for the above.

Be free to Contact me on mohit_fc@rediffmail.com

Mohit
coolmohitz is offline     Reply With Quote
Old 01-14-2006, 12:43 PM   #6
dormantor
LQ Newbie
 
Registered: Jan 2006
Location: inside stack register
Distribution: slackware 10.2
Posts: 8
Thanked: 0
I think I have the same problem with my slackware..maybe the only different is my NIC is detected... but it just wont connect... (or maybe its irrelevant but I'm tagging this thread)
dormantor is offline     Reply With Quote
Old 01-15-2006, 02:59 PM   #7
Pimm
LQ Newbie
 
Registered: Jan 2006
Location: The Netherlands
Distribution: SimplyMEPIS 3.3.1-1
Posts: 6
Thanked: 0

Original Poster
I've contacted you, I'm looking forward to the howto.

Last edited by Pimm; 01-15-2006 at 03:05 PM..
Pimm is offline     Reply With Quote
Old 01-18-2006, 03:18 AM   #8
skrye
LQ Newbie
 
Registered: Aug 2005
Location: England
Distribution: Debian
Posts: 7
Thanked: 0
This motherboard and chipset is notoriously unsupported by linux, i found this page though with some work arounds

http://linux.derkeiler.com/Newsgroup...5-05/0707.html
skrye is offline     Reply With Quote
Old 01-18-2006, 04:48 PM   #9
Pimm
LQ Newbie
 
Registered: Jan 2006
Location: The Netherlands
Distribution: SimplyMEPIS 3.3.1-1
Posts: 6
Thanked: 0

Original Poster
Wow, thanks a lot! I'm going to read that article tomorrow. Oh, and thanks again.
Pimm is offline     Reply With Quote
Old 01-21-2006, 11:55 AM   #10
Pimm
LQ Newbie
 
Registered: Jan 2006
Location: The Netherlands
Distribution: SimplyMEPIS 3.3.1-1
Posts: 6
Thanked: 0

Original Poster
I read it all, and the website says:
Quote:
The good luck is, the driver compiles and "works" (such as it does)
just by copying the source (sis190.c) from 2.6.5 sources and setting
it up into the current source tree (for SuSE 9.2, current being
2.6.8-24.14). Setting up means:
- add a section with SIS190 into drivers/net/Kconfig
(I just copied from SIS900 section)
- add a line with CONFIG_SIS190 into drivers/net/Makefile
(again, copy and change from the CONFIG_SIS900 line)
- place a copy of the sis190.c (from 2.6.5 sources) into drivers/net
- configure and compile
Now... I'm glad to see that there is a solution, but I still don't know what to do. I'm new to linux and I need some more explanation. Any links to howto's or anything are very welcome!
Pimm is offline     Reply With Quote
Old 01-28-2006, 03:49 AM   #11
coolmohitz
LQ Newbie
 
Registered: Jan 2005
Location: India
Distribution: Fedora
Posts: 7
Thanked: 0
I wrote a detailed howto. Thanks to the driver README and my personal
experience. Chek it out at

http://www.cse.iitb.ac.in/~mohitz/tech/k8smx.php

The formatting is not good. Have to edit the page. Just don't
find time enuf. I hope its useful.
coolmohitz is offline     Reply With Quote
Old 01-28-2006, 12:30 PM   #12
mos
Member
 
Registered: May 2005
Location: Orlando, Fl
Distribution: ArchLinux (Can use any distro though)
Posts: 231
Thanked: 0
if you install the latest version of MEPIS 3.4-3rc3 it will come with a 2.6.15 kernel, this one will support your card.
mos is offline     Reply With Quote
Old 02-01-2006, 04:41 PM   #13
Pimm
LQ Newbie
 
Registered: Jan 2006
Location: The Netherlands
Distribution: SimplyMEPIS 3.3.1-1
Posts: 6
Thanked: 0

Original Poster
Fixed!

Quote:
Originally Posted by mos
if you install the latest version of MEPIS 3.4-3rc3 it will come with a 2.6.15 kernel, this one will support your card.
Yes, that's right!
I installed SimplyMEPIS 3.4-3.rc4 and this OS supports the ethernet chip!
Also, it supports the S-ATA drive that was in my PC.

Thanks a lot!
Pimm is offline     Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Asus K8S-MX & Fedora core 4 lord_zoo Linux - Hardware 14 02-26-2006 12:39 PM
ASUS A7n8x-x onboard lan won't work with redhat 9 krock923 Linux - Networking 10 07-10-2004 01:40 AM
Asus A7V8X Onboard BroadCom LAN Problems jimmahnowuk Linux - Networking 0 12-11-2003 06:24 AM
Asus a7n266-vm/lan/aa: Problem with onboard lan jmourik Linux - Hardware 9 08-13-2003 01:13 AM
ASUS P4C onboard LAN fail on SUSE 8.2 Pro niteshadw Linux - Hardware 0 08-10-2003 08:33 PM


All times are GMT -5. The time now is 04:56 PM.

Main Menu
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.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration