LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 07-13-2010, 12:17 PM   #1
tyoli
LQ Newbie
 
Registered: Jul 2010
Posts: 7

Rep: Reputation: 0
Unhappy silan sc92031 installation


hi, i have the same problem with my silan sc92031 nic,
I have Vicidialnow 1.3 based on centos 5.4 installed in a server but it seams like my nic silan sc92031 is not compatible with the kernel 2.6.28
so what can i do do make my nic works?
thanks.
 
Old 07-13-2010, 12:54 PM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I have moved your post into a separate thread----It is normally better not to post in old threads--even if your issue is similar.

Have you looked for a driver using the package manager?

AND--Welcome to LQ!!
 
Old 07-13-2010, 01:16 PM   #3
tyoli
LQ Newbie
 
Registered: Jul 2010
Posts: 7

Original Poster
Rep: Reputation: 0
silan sc92031 not compatible with my 2.6.28 kernel

hi,
i have a linux with kernel 2.6.28 installed in a server but the directory /etc/sysconfig/network-scripts did not have any ifcfg-eth0 in it.
the result of the command netstat -rn is empty.
i have the soft copy of the driver file that came with the NIC card.
it has following files:
°²×°ÊÖ²á.txt
readme.txt
Makefile
sc92031.c
[root@localhost sc92031]# uname -r
2.6.28-146.e15.vnow


[root@localhost sc92031]# ifconfig -a
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:52089 errors:0 dropped:0 overruns:0 frame:0
TX packets:52089 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:412434 (3.9 MiB) TX bytes:4124034 (3.9 MiB)

sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

anyone could help me plz?
thanks.
 
Old 07-13-2010, 02:11 PM   #4
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I have merged your 2 similar threads---one thread per topic please.

Repeating my previous question:
Have you looked for a driver using the package manager?
 
Old 07-14-2010, 01:21 AM   #5
tyoli
LQ Newbie
 
Registered: Jul 2010
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pixellany View Post
I have merged your 2 similar threads---one thread per topic please.

Repeating my previous question:
Have you looked for a driver using the package manager?
hi, i don't think i know how to do that.
could you give me the commands to do that?
thanks.
 
Old 07-14-2010, 04:15 AM   #6
tyoli
LQ Newbie
 
Registered: Jul 2010
Posts: 7

Original Poster
Rep: Reputation: 0
i already have the driver in a CD that came with it i tried to install it the following errors keep coming up while i enter make:
{
Makefile:62: ***
Makefile:63: *** Warning: kernel source version ()
Makefile:64: *** does not match running kernel (2.6.18-164.e15.vnow)
Makefile:65: *** continuing with build,
Makefile:66: *** resulting driver may not be what you want
Makefile:67: ***
/lib/modules/2.6.18-164.e15.vnow/build/include/linux/config.h: Warning: #warning Including config.h is deprecated.
}
what should i do?
 
Old 07-14-2010, 08:03 AM   #7
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
The package manager should appear in your menus somewhere---it might be called something like "add/remove software".

In the terminal, I think it is "yum". Try entering "man yum" for the manual page.

Quote:
i already have the driver in a CD that came with it
You have a CD with a Linux driver?

The Makefile errors are telling you that the kernel source code does not match your kernel. This is also a job for the package manager, but you can check in /usr/src to see that the directory name matches the output of "uname -r"
 
Old 07-14-2010, 11:47 AM   #8
tyoli
LQ Newbie
 
Registered: Jul 2010
Posts: 7

Original Poster
Rep: Reputation: 0
yes i have the CD with the linux driver,

uname -r returns:
2.6.18-164.e15.vnow
ls /usr/src return:
astguiclient debug kernels
ls kernels return:
2.6.18-164.e15.vnow-i686

what to do now?
 
Old 07-14-2010, 12:20 PM   #9
tyoli
LQ Newbie
 
Registered: Jul 2010
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pixellany View Post
The package manager should appear in your menus somewhere---it might be called something like "add/remove software".
i think i wasn't really clear i have Vicidialnow 1.3 installed based on Centos 5.4 server edition I don't have a graphic mode so i have to do every thing with commands.

Quote:
Originally Posted by pixellany View Post
The Makefile errors are telling you that the kernel source code does not match your kernel. This is also a job for the package manager, but you can check in /usr/src to see that the directory name matches the output of "uname -r"
and as i want to install the network card driver i have internet access from another PC, so idon't know how if the packages manager installation needs always an internet connection or not?
and if it don't i found a package named sc92031-slx609.lzm but executing the command yum install -y sc92031-slx609.lzm returns:
loaded plugins: fastestmirror
loading mirror speeds from cached hostfile
could not retrieve mirrorlist http://mirrorlist.centos.org/?releas...86&repo=addons error was
[Errno 4] IOError:<urlopen error (-3,'Temporary failure in name resolution')>
Error: cannot find a valid baseurl for repo: addons
 
Old 07-15-2010, 01:17 PM   #10
tyoli
LQ Newbie
 
Registered: Jul 2010
Posts: 7

Original Poster
Rep: Reputation: 0
Question

i installed the windows driver using the netslnt.inf and the slnt.sys files
with the ndiswrapper command i did:
ndiswrapper -i netslnt.inf
ndiswrapper -l
it said that the driver was installed but steel no ifcfg-eth0 file in /etc/sysconfig/network-scripts/
and the result of netstat -rn is nothing.
i think i hit a dead end here, what can i do next?
 
  


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
need Silan SC92031 PCI Fast Ethernet Adapter redhat rhel5 driver (2.6kernel) ferozaferoz Linux - Hardware 9 09-19-2010 03:01 AM
Silan SC92031 PCI Fast Ethernet card driver problem rajkumar.kris Linux - Networking 3 01-27-2010 11:07 AM
not able to install silan sc92031 pci ethernet adaptor on rhel 4 2.6.9-5.EL vibhorgupta Linux - Networking 4 07-02-2009 07:42 AM
no table to install silan sc92031 PCI Fast Ethernet Adapter on redhat enter linux 5 DINESHKUMARC Linux - Networking 1 09-16-2008 10:39 AM
can't load driver for Silan SC92031 PCI fast ethernet adapter on fedora 7 vishal_k Fedora 0 12-03-2007 08:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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