Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - QNX 4.25 on Dell 530 with Net.ether82557 driver: (10 Items)
   
QNX 4.25 on Dell 530 with Net.ether82557 driver  
We are a few problems with QNX 4.25 on a Dell Inspiron 530.  First, when we run /bin/Net the machine just hangs even 
though it is on a working network.  The second problem is when we run:

    # /bin/Net.ether82557 -I0 -i5 -l1

It outputs:

    DriverInit: Unable to locate adapter.

This machine and network card work under Debian Lenny and Windows XP.  The machines have an Intel 82562V-2 10/100 
Ethernet Controllers and according to the QNX website they use the 82557 driver.  Thanks in advance for any help.
Re: QNX 4.25 on Dell 530 with Net.ether82557 driver  
If you run 'slay Net' and then run 'bin/Net &', does that work?


On 10-06-14 3:38 PM, "Jagdish Bhati" <community-noreply@qnx.com> wrote:

> We are a few problems with QNX 4.25 on a Dell Inspiron 530.  First, when we
> run /bin/Net the machine just hangs even though it is on a working network.
> The second problem is when we run:
> 
>     # /bin/Net.ether82557 -I0 -i5 -l1
> 
> It outputs:
> 
>     DriverInit: Unable to locate adapter.
> 
> This machine and network card work under Debian Lenny and Windows XP.  The
> machines have an Intel 82562V-2 10/100 Ethernet Controllers and according to
> the QNX website they use the 82557 driver.  Thanks in advance for any help.
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post56786
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 

Re: QNX 4.25 on Dell 530 with Net.ether82557 driver  
Thanks for the fast reply.  But no Net process is running.  When I run 'slay Net' it returns:

    slay: unable to find process 'Net'

and 'ps' does not have any process named Net running.


> If you run 'slay Net' and then run 'bin/Net &', does that work?
> 
> 
> On 10-06-14 3:38 PM, "Jagdish Bhati" <community-noreply@qnx.com> wrote:
> 
> > We are a few problems with QNX 4.25 on a Dell Inspiron 530.  First, when we
> > run /bin/Net the machine just hangs even though it is on a working network.
> > The second problem is when we run:
> > 
> >     # /bin/Net.ether82557 -I0 -i5 -l1
> > 
> > It outputs:
> > 
> >     DriverInit: Unable to locate adapter.
> > 
> > This machine and network card work under Debian Lenny and Windows XP.  The
> > machines have an Intel 82562V-2 10/100 Ethernet Controllers and according to
> 
> > the QNX website they use the 82557 driver.  Thanks in advance for any help.
> > 
> > 
> > 
> > _______________________________________________
> > 
> > Networking Drivers
> > http://community.qnx.com/sf/go/post56786
> > 
> 
> -- 
> Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
> QNX Software Systems Ltd.        (613) 591-3579           (fax)
> 175 Terence Matthews Cres.       email:  hsbrown@qnx.com
> Kanata, Ontario, Canada.
> K2M 1W8
>  
> 


Re: QNX 4.25 on Dell 530 with Net.ether82557 driver  
OK, then just run "/bin/Net &". You must supply the '&'.



On 10-06-14 3:57 PM, "Jagdish Bhati" <community-noreply@qnx.com> wrote:

> Thanks for the fast reply.  But no Net process is running.  When I run 'slay
> Net' it returns:
> 
>     slay: unable to find process 'Net'
> 
> and 'ps' does not have any process named Net running.
> 
> 
>> If you run 'slay Net' and then run 'bin/Net &', does that work?
>> 
>> 
>> On 10-06-14 3:38 PM, "Jagdish Bhati" <community-noreply@qnx.com> wrote:
>> 
>>> We are a few problems with QNX 4.25 on a Dell Inspiron 530.  First, when we
>>> run /bin/Net the machine just hangs even though it is on a working network.
>>> The second problem is when we run:
>>> 
>>>     # /bin/Net.ether82557 -I0 -i5 -l1
>>> 
>>> It outputs:
>>> 
>>>     DriverInit: Unable to locate adapter.
>>> 
>>> This machine and network card work under Debian Lenny and Windows XP.  The
>>> machines have an Intel 82562V-2 10/100 Ethernet Controllers and according to
>> 
>>> the QNX website they use the 82557 driver.  Thanks in advance for any help.
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> 
>>> Networking Drivers
>>> http://community.qnx.com/sf/go/post56786
>>> 
>> 
>> -- 
>> Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
>> QNX Software Systems Ltd.        (613) 591-3579           (fax)
>> 175 Terence Matthews Cres.       email:  hsbrown@qnx.com
>> Kanata, Ontario, Canada.
>> K2M 1W8
>>  
>> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post56792
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 

Re: QNX 4.25 on Dell 530 with Net.ether82557 driver  
Hah thanks simple mistake.  This starts the Net process but I still cannot get the adaptor to work.  See the following:

     # /bin/Net.ether82557 &
     164 running /bin/Net.ether82557
     DriverInit: Unable to locate adapter.
Re: QNX 4.25 on Dell 530 with Net.ether82557 driver  
Please can you post the output from 'show_pci -v'.



On 10-06-14 4:04 PM, "Jagdish Bhati" <community-noreply@qnx.com> wrote:

> Hah thanks simple mistake.  This starts the Net process but I still cannot get
> the adaptor to work.  See the following:
> 
>      # /bin/Net.ether82557 &
>      164 running /bin/Net.ether82557
>      DriverInit: Unable to locate adapter.
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post56794
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 

Re: QNX 4.25 on Dell 530 with Net.ether82557 driver  
Vendor ID		= 8086h, INTEL CORPORATION
Device ID		= 10c0h
PCI index		= 0h
Class Code	= 20000h Network (Ethernet) ProgIF=0
Revision ID	= 2h
Bus number	= 0
Device number	= 25
Function num	= 0
Status Reg	= 10h
Command Reg	= 7h
Header type	= 0h Single-function
BIST			= 0h Build-in-self-test not supported
Latency Timer	= 0h
Cache Line Size= 0h
Max Lat		= 0ns
Min Gnt		= 0ns
PCI Int Pin	= 1
PCI Int Pin	= INT A
Interrupt Line	= 5
Re: QNX 4.25 on Dell 530 with Net.ether82557 driver  
Please try the attached driver and let me know if it works.



On 10-06-15 10:40 AM, "Jagdish Bhati" <community-noreply@qnx.com> wrote:

> Vendor ID  = 8086h, INTEL CORPORATION
> Device ID  = 10c0h
> PCI index  = 0h
> Class Code = 20000h Network (Ethernet) ProgIF=0
> Revision ID = 2h
> Bus number = 0
> Device number = 25
> Function num = 0
> Status Reg = 10h
> Command Reg = 7h
> Header type = 0h Single-function
> BIST   = 0h Build-in-self-test not supported
> Latency Timer = 0h
> Cache Line Size= 0h
> Max Lat  = 0ns
> Min Gnt  = 0ns
> PCI Int Pin = 1
> PCI Int Pin = INT A
> Interrupt Line = 5
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post56854
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 


Attachment: Text Net.ether82557 49.87 KB
Re: QNX 4.25 on Dell 530 with Net.ether82557 driver  
Thanks Hugh.  I was going to try new drivers as the next step as well.  Unfortunately, I have to finish a few other 
things today and will test this out tomorrow.
Re: QNX 4.25 on Dell 530 with Net.ether82557 driver  
Okay I found out what was wrong.  On Linux 'lspci' shows:

Ethernet controller: Intel Corporation 82562V-2 10/100 Network Connection (rev 02)

for this I needed a new driver e1000 from the new QNX 4.25 release.  Now the adapter is found.  Thanks for all your help
 Hugh.