Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - devn-i82544.so support for Intel Pro/1000 PT: (7 Items)
   
devn-i82544.so support for Intel Pro/1000 PT  
I have been experimenting with a setup of a X86 machine with QNX 6.3 installed, and with a Pro/1000 PT card (4 port). 
It seems the card is not recognised, as per the 'pci' utility.
The device id, shows the 10a4h, Unknown Unknown entry.
I have doubts as to whether the driver devn-i82544.so has a entry has this device id.
As per topic 2188 it should support,(chipset 82572)  but in my case it the system does not recognize the hardware.
Any suggestions?
Also, how can i invoke a forced execution of the driver?
i have tried running io-net...but it says driver not found..
then i had doubts on the setting the library path, LD_LIBRARY_PATH, but could not figure out how to access this, or 
change it, 

RE: devn-i82544.so support for Intel Pro/1000 PT  
Try either specifying "did=0x10a4" to the devn-i82544.so
at the command line, or try running devn-e1000.so, which
is probably a better bet.

Try doing this as root:

  # slay io-net
  # slay dhcp.client
  # io-net -d i82544 did=0x10a4 -p tcpip
  # dhcp.client -u

or

  # slay io-net
  # slay dhcp.client
  # io-net -d e1000 -p tcpip
  # dhcp.client -u
  
--
aboyd


-----Original Message-----
From: Rashid Mirza [mailto:community-noreply@qnx.com] 
Sent: Thursday, June 10, 2010 8:54 AM
To: drivers-networking
Subject: devn-i82544.so support for Intel Pro/1000 PT

I have been experimenting with a setup of a X86 machine with QNX 6.3
installed, and with a Pro/1000 PT card (4 port). 
It seems the card is not recognised, as per the 'pci' utility.
The device id, shows the 10a4h, Unknown Unknown entry.
I have doubts as to whether the driver devn-i82544.so has a entry has
this device id.
As per topic 2188 it should support,(chipset 82572)  but in my case it
the system does not recognize the hardware.
Any suggestions?
Also, how can i invoke a forced execution of the driver?
i have tried running io-net...but it says driver not found..
then i had doubts on the setting the library path, LD_LIBRARY_PATH, but
could not figure out how to access this, or change it, 





_______________________________________________

Networking Drivers
http://community.qnx.com/sf/go/post56503
Re: devn-i82544.so support for Intel Pro/1000 PT  
You can try the attached version of the driver, but if it doesn't work, I'm
afraid that you are out of luck with 6.3.2.


On 10-06-10 8:54 AM, "Rashid Mirza" <community-noreply@qnx.com> wrote:

> I have been experimenting with a setup of a X86 machine with QNX 6.3
> installed, and with a Pro/1000 PT card (4 port).
> It seems the card is not recognised, as per the 'pci' utility.
> The device id, shows the 10a4h, Unknown Unknown entry.
> I have doubts as to whether the driver devn-i82544.so has a entry has this
> device id.
> As per topic 2188 it should support,(chipset 82572)  but in my case it the
> system does not recognize the hardware.
> Any suggestions?
> Also, how can i invoke a forced execution of the driver?
> i have tried running io-net...but it says driver not found..
> then i had doubts on the setting the library path, LD_LIBRARY_PATH, but could
> not figure out how to access this, or change it,
> 
> 
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post56503
> 

-- 
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 devn-i82544.so 46.46 KB
Re: devn-i82544.so support for Intel Pro/1000 PT  
i will be trying out the suggestions...and will post the outcome.
Just a thought, would i have to make any changes to /etc/system/enum/devices/net file, to include details of the chipset
 and device id?
Re: devn-i82544.so support for Intel Pro/1000 PT  
Yes, if you want the driver to start automatically.


On 10-06-11 2:47 AM, "Rashid Mirza" <community-noreply@qnx.com> wrote:

> i will be trying out the suggestions...and will post the outcome.
> Just a thought, would i have to make any changes to
> /etc/system/enum/devices/net file, to include details of the chipset and
> device id?
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post56587
> 

-- 
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: devn-i82544.so support for Intel Pro/1000 PT  
hi

i have not got around to trying the driver you provided, but curious to know, how different is this from the one that i 
already have?
Are there any changes made to it?
Re: devn-i82544.so support for Intel Pro/1000 PT  
Yes, it has updated device IDs.


On 10-06-13 7:05 AM, "Rashid Mirza" <community-noreply@qnx.com> wrote:

> hi
> 
> i have not got around to trying the driver you provided, but curious to know,
> how different is this from the one that i already have?
> Are there any changes made to it?
> 
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post56712
> 

-- 
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