Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - netmanager not starting interface: (4 Items)
   
netmanager not starting interface  
The laptop I am using requires a Realtek 8169 driver, the script for which is placed in  /etc/system/devices/overrides. 
The driver loads, but no IP address gets configured unless I manaully run 'netmanager', when it configures exactly as 
phlip sets, both dhcp and manual.

I cannot see why  netmanager does not run, since 'use(symbolic=netmgr) appears as a line after each recognised device, 
including the script in overrides.

At what point in the boot process should netmanager run - or must it be started by adding to later scripts?
Re: netmanager not starting interface  
Why don't you just add the device to the 'net' enumeration file?

-- 
Hugh Brown
QNX Software Systems Limited
175 Terence Matthews Crescent,
Ottawa. ON. K2M 1W8.
Telephone: 613-591-0931







On 11-10-07 10:14 AM, "John Newell" <community-noreply@qnx.com> wrote:

>The laptop I am using requires a Realtek 8169 driver, the script for
>which is placed in  /etc/system/devices/overrides. The driver loads, but
>no IP address gets configured unless I manaully run 'netmanager', when it
>configures exactly as phlip sets, both dhcp and manual.
>
>I cannot see why  netmanager does not run, since 'use(symbolic=netmgr)
>appears as a line after each recognised device, including the script in
>overrides.
>
>At what point in the boot process should netmanager run - or must it be
>started by adding to later scripts?
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post89268
>
Re: netmanager not starting interface  
Cos when I do, netmanager (started manually) no longer configures it!. Weird eh?
The chip is actually a 8167 did and the 8169 driver may signal an error that prevents enum-devices from completing 
properly.

You've guessed I am totally new to QNX, although have used *IX for a long time.

It does appear that netmanager SHOULD run at the completion of enum-devices, using the macro generated command, but 
doesn't.

I may just resort to including it ( along with inetd) in rc.local. I hate not knowing why things don't work the way I 
expect. ( Although it's usually my expectations that are wrong)
Re: netmanager not starting interface  
Do you have an /etc/net.cfg file? If you do, then netmanager should run
once the driver is started. What error does the driver signal and what
version of the O/S are you running?

-- 
Hugh Brown
QNX Software Systems Limited
175 Terence Matthews Crescent,
Ottawa. ON. K2M 1W8.
Telephone: 613-591-0931







On 11-10-07 12:11 PM, "John Newell" <community-noreply@qnx.com> wrote:

>Cos when I do, netmanager (started manually) no longer configures it!.
>Weird eh?
>The chip is actually a 8167 did and the 8169 driver may signal an error
>that prevents enum-devices from completing properly.
>
>You've guessed I am totally new to QNX, although have used *IX for a long
>time.
>
>It does appear that netmanager SHOULD run at the completion of
>enum-devices, using the macro generated command, but doesn't.
>
>I may just resort to including it ( along with inetd) in rc.local. I hate
>not knowing why things don't work the way I expect. ( Although it's
>usually my expectations that are wrong)
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post89272
>