| Autor | 
    Nachricht | 
   
  
    | 
      
     | 
    
      
        
					
            Titel: Booting wireless in 2006-1 RC3 
             Verfasst am: 29.09.2006, 20:23 Uhr
           | 
				 
       
     | 
   
  
    
      
        
          
             
            
  
            Anmeldung: 29. Sep 2006 
            Beiträge: 3 
             
            
            
           | 
         
       
     | 
    
      
        
          Hallo
 
 
Have just replaced my suse 9.2 installation with Kanotix 2006-RC3 on my HP zv5000 laptop. Everything runs smoothly. I was especially happy about the build in support for the Broadcom wireless network card. (Also: Great to check the 3D nvidia driver with the live CD) Still I have a minor problem during startup.  Each time I have to logon as root and issue "ifup eth1" and then it works. It should be possible to do this automatically. Or ? 
 
 
 
Any advice/suggestion (in english or german) is appreciated
 
 
Thanks!
 
 
 
A. The wireless netword is not started properly. 
 
=============================
 
Please contribute if you find this software useful.
 
For info, please visit http://www.isc.org/dhcp-cont
 
 
eth2: unknown hardware address type 24
 
eth2: unknown hardware address type 24
 
Listening on LPF/eth1/00:90:4b:9e:6c:5d
 
Sending on   LPF/eth1/00:90:4b:9e:6c:5d
 
Sending on   Socket/fallback/fallback-net
 
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 int
 
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 int
 
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 int
 
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 int
 
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 int
 
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 int
 
No DHCPOFFERS received.
 
No working leases in persistent database. 
 
Exiting. 
 
Internet Software Consortium DHCP Client 2.0pl5
 
Copyright 1995, 1996, 1997, 1998, 1999 The Internet
 
All rights reserved.
 
 
Please contribute if you find this software useful.
 
For info, please visit http://www.isc.org/dhcp-cont
 
 
eth2: unknown hardware address type 24
 
eth2: unknown hardware address type 24
 
Listening on LPF/eth1/00:90:4b:9e:6c:5d
 
Sending on   LPF/eth1/00:90:4b:9e:6c:5d
 
Sending on   Socket/fallback/fallback-net
 
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 int
 
DHCPOFFER from 192.168.0.1
 
DHCPREQUEST on eth1 to 255.255.255.255 port 67
 
DHCPACK from 192.168.0.1
 
bound to 192.168.0.5 -- renewal in 43200 seconds.
 
48]: step time server 81.216.247.88 offset 0.829033
 
ching to runlevel: 6
 
: Got disconnected from the system message bus
 
: Exit
 
: terminating...   
 
 
Please contribute if you find this software useful.
 
For info, please visit http://www.isc.org/dhcp-contrib.html
 
 
eth2: unknown hardware address type 24
 
eth2: unknown hardware address type 24
 
Listening on LPF/eth1/00:90:4b:9e:6c:5d
 
Sending on   LPF/eth1/00:90:4b:9e:6c:5d
 
Sending on   Socket/fallback/fallback-net
 
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 5
 
DHCPOFFER from 192.168.0.1
 
DHCPREQUEST on eth1 to 255.255.255.255 port 67
 
DHCPACK from 192.168.0.1
 
bound to 192.168.0.5 -- renewal in 43200 seconds.
 
14]: step time server 194.25.115.122 offset -0.520002 sec
 
13372]: Can't open default user face
 
13870]: Can't open default user face
 
ching to runlevel: 0
 
: Got disconnected from the system message bus
 
: terminating...   
 
: Exit
 
======================================== | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
    | 
      
     | 
    
      
        
					
            Titel: RE: Booting wireless in 2006-1 RC3 
             Verfasst am: 30.09.2006, 04:22 Uhr
           | 
				 
       
     | 
   
  
    
      
        
          
             
            
  
            Anmeldung: 22. Mar 2006 
            Beiträge: 82 
            Wohnort: dayton, oh usa 
            
            
           | 
         
       
     | 
    
      
        
          I hope you don't really log on as root -- if you want to issue a command like this, key
 
 su
 
(root password)
 
ifup eth1
 
(hopefully that's what you've been doing)
 
 
=================================
 
Did you try to set up your wireless in Kanotix Network/Internet ? (fish icon)
 
 
If the fish icon doesn't help, you could add the command
 
ifup eth1
 
 to /etc/rc.local 
 
 
(There are other ways to set up scripts to run at boot -- above is a brute force method, but it works)
 
 
Mike | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
    | 
      
     | 
    
      
        
					
            Titel: RE: Booting wireless in 2006-1 RC3 
             Verfasst am: 30.09.2006, 14:54 Uhr
           | 
				 
       
     | 
   
  
    
      
        
          
             
            
  
            Anmeldung: 29. Sep 2006 
            Beiträge: 3 
             
            
            
           | 
         
       
     | 
    
      
        
          Thanks for your assistance. Yes I used the Kanotix --> network/internet--> "Network card configuration" script. I updated the rc.local as suggested an rebooted but still no change. I still have to issue the ifup eth1 as su. I'm attaching my rc.local file below. 
 
 
Another comment: When booting Kanotix first tries to reach the network by eth0 and the by eth1. It do take quite some time for Kanotix to realize eth0 is dead and also some time talking to eth1. Running SuSE this took about 2 sec (then I had to use the ndiswrapper to talk with the broadcom card)
 
 
#!/bin/sh -e
 
#
 
# rc.local
 
#
 
# This script is executed at the end of each multiuser runlevel.
 
# Make sure that the script will "exit 0" on success or any other
 
# value on error.
 
#
 
# In order to enable or disable this script just change the execution
 
# bits.
 
#
 
# By default this script does nothing.
 
ifup eth1
 
exit 0 | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
  
    | 
      
     | 
   
 
					 | 
				 
			 
		 |