| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		vadim Member
 
  Joined: 16 Oct 2008 Posts: 40
 
  | 
		
			
				 Posted: Wed Apr 21, 2010 3:30 pm    Post subject: SMS Installation fault with controller Ethernet Pro | 
				     | 
			 
			
				
  | 
			 
			
				Hello,
 
 
We faced with the following problem, it concers SMS server with controller Ethernet Pro 
 
 
lspci
 
........
 
00:03.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 0 
 
.........
 
 
I tryed to deal with the promblem as this way:
 
 
modprobe eepro100 
 
 
However the according package wasn't found. 
 
 
Could you kindly help us to solve this fault?
 
 
BR
 
Vadim | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		gerasimos_h Site Admin
 
  Joined: 09 Aug 2007 Posts: 1757 Location: Greece
  | 
		
			
				 Posted: Wed Apr 21, 2010 3:44 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				Have you try e100 'modprobe e100"?
 
 
gerasimos_h _________________ Superb! Mini Server Project Manager
 
http://sms.it-ccs.com | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		baboo Senior Member
 
  Joined: 04 Sep 2007 Posts: 676
 
  | 
		
			
				 Posted: Wed Apr 21, 2010 3:46 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				Hi,
 
 
Could you give some more info? Does 'ifconfig -a' show controller?
 
 
Is there only one nic installed?
 
How have you tried setting up card? (i.e. netconfig-lcd or rc.inet1.conf)
 
 
Give us some more info and we will help.
 
 
I personally have never had an ethernet card not recognized.
 
 
thanks | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		baboo Senior Member
 
  Joined: 04 Sep 2007 Posts: 676
 
  | 
		
			
				 Posted: Wed Apr 21, 2010 3:48 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				gerasimos answered while I was typing     I just searched on my server and e100 drivers are there. Should work. | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		vadim Member
 
  Joined: 16 Oct 2008 Posts: 40
 
  | 
		
			
				 Posted: Fri Apr 23, 2010 2:34 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				Hello,
 
I tried comands that you recommended 
 
 
modprobe e100
 
ifconfig eth0 up
 
dhcpch eth0
 
 
They successfully worked.
 
Afterwards at file:
 
 
/etc/rc.d/rc.modules-2.6.33.2-lcd
 
 
I added the following terms:
 
 
In paragraph
 
 
#
 
# Other network hardware drivers:
 
#
 
 
I inserted sentences below:
 
 
# Intel Pro 100 Ethernet
 
/sbin/modprobe e100
 
 
After i reboot the computer
 
And all works well! 
 
 
Thanks for the help! | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		baboo Senior Member
 
  Joined: 04 Sep 2007 Posts: 676
 
  | 
		
			
				 Posted: Fri Apr 23, 2010 2:46 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				| glad to hear it! | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		 |