Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - driver for Intel Pro/1000 GB nic card: (12 Items)
   
driver for Intel Pro/1000 GB nic card  
I have a platform for development that only supports PCIe, and I need to install a nic card on this machine. I got an 
Intel Pro/1000 Gb nic card, and I could not run the installation on my QNX (while running the make install as suggested 
from the README file, QNX choke). The enclosed is the zip file that includes the source code comes from the CD.
Attachment: Compressed file LINUX.tar 260 KB
RE: driver for Intel Pro/1000 GB nic card  
Why are you trying to install a Linux driver under QNX?


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Monday, February 25, 2008 2:17 PM
To: qnx4-community
Subject: driver for Intel Pro/1000 GB nic card

I have a platform for development that only supports PCIe, and I need to
install a nic card on this machine. I got an Intel Pro/1000 Gb nic card, and
I could not run the installation on my QNX (while running the make install
as suggested from the README file, QNX choke). The enclosed is the zip file
that includes the source code comes from the CD.

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5242
Re: driver for Intel Pro/1000 GB nic card  
There is no support of PCIe driver from QNX website. Since the driver installation CD provides the source code, I 
thought there may be a way that I could re-compiler under QNX development suite to generate a driver for QNX. Is this 
feasible? If so, how could I do that?

Larry
RE: driver for Intel Pro/1000 GB nic card  
The Intel PRO/1000 PCIe is supported under QNX. The driver is
devn-i82544.so.


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Monday, February 25, 2008 3:03 PM
To: qnx4-community
Subject: Re: driver for Intel Pro/1000 GB nic card

There is no support of PCIe driver from QNX website. Since the driver
installation CD provides the source code, I thought there may be a way that
I could re-compiler under QNX development suite to generate a driver for
QNX. Is this feasible? If so, how could I do that?

Larry


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5245
RE: driver for Intel Pro/1000 GB nic card  
Thanks. I will give it a try.

Larry


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Monday, February 25, 2008 3:11 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The Intel PRO/1000 PCIe is supported under QNX. The driver is
devn-i82544.so.


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Monday, February 25, 2008 3:03 PM
To: qnx4-community
Subject: Re: driver for Intel Pro/1000 GB nic card

There is no support of PCIe driver from QNX website. Since the driver
installation CD provides the source code, I thought there may be a way
that
I could re-compiler under QNX development suite to generate a driver for
QNX. Is this feasible? If so, how could I do that?

Larry


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5245

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5246
RE: driver for Intel Pro/1000 GB nic card  
I found the driver under x86/lib/dll directory over my QNX RTOS, but the
system still doesn't pickup the driver, and no Ethernet connection,
therefore I could not activate my OS. Is there any document how to setup
the connection? I have another system installed with the Neutrino
(different nic card), and it requires no setup to connect to Ethernet.

Liang-Min Wang


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Monday, February 25, 2008 3:11 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The Intel PRO/1000 PCIe is supported under QNX. The driver is
devn-i82544.so.


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Monday, February 25, 2008 3:03 PM
To: qnx4-community
Subject: Re: driver for Intel Pro/1000 GB nic card

There is no support of PCIe driver from QNX website. Since the driver
installation CD provides the source code, I thought there may be a way
that
I could re-compiler under QNX development suite to generate a driver for
QNX. Is this feasible? If so, how could I do that?

Larry


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5245

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5246
RE: driver for Intel Pro/1000 GB nic card  
It might be that the device ID for your chipset is not in the enumeration
files. Could you please post the output from 'pci -v'? Also, you can try
starting the driver manually as follows:

slay io-net dhcp.client
io-net -di82544 -ptcpip
dhcp.client


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 9:55 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

I found the driver under x86/lib/dll directory over my QNX RTOS, but the
system still doesn't pickup the driver, and no Ethernet connection,
therefore I could not activate my OS. Is there any document how to setup
the connection? I have another system installed with the Neutrino
(different nic card), and it requires no setup to connect to Ethernet.

Liang-Min Wang


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Monday, February 25, 2008 3:11 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The Intel PRO/1000 PCIe is supported under QNX. The driver is
devn-i82544.so.


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Monday, February 25, 2008 3:03 PM
To: qnx4-community
Subject: Re: driver for Intel Pro/1000 GB nic card

There is no support of PCIe driver from QNX website. Since the driver
installation CD provides the source code, I thought there may be a way
that
I could re-compiler under QNX development suite to generate a driver for
QNX. Is this feasible? If so, how could I do that?

Larry


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5245

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5246


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5266
RE: driver for Intel Pro/1000 GB nic card  
The enclosed is the output for 'pci -v ' and the output from ifconfig.
When I ran slay io-net dhcp.client, the system complains
'unable t find process dhcp.client'

Larry


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Tuesday, February 26, 2008 9:59 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

It might be that the device ID for your chipset is not in the
enumeration
files. Could you please post the output from 'pci -v'? Also, you can try
starting the driver manually as follows:

slay io-net dhcp.client
io-net -di82544 -ptcpip
dhcp.client


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 9:55 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

I found the driver under x86/lib/dll directory over my QNX RTOS, but the
system still doesn't pickup the driver, and no Ethernet connection,
therefore I could not activate my OS. Is there any document how to setup
the connection? I have another system installed with the Neutrino
(different nic card), and it requires no setup to connect to Ethernet.

Liang-Min Wang


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Monday, February 25, 2008 3:11 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The Intel PRO/1000 PCIe is supported under QNX. The driver is
devn-i82544.so.


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Monday, February 25, 2008 3:03 PM
To: qnx4-community
Subject: Re: driver for Intel Pro/1000 GB nic card

There is no support of PCIe driver from QNX website. Since the driver
installation CD provides the source code, I thought there may be a way
that
I could re-compiler under QNX development suite to generate a driver for
QNX. Is this feasible? If so, how could I do that?

Larry


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5245

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5246


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5266

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5267

Attachment: Text ifconfig.log 140 bytes Text pci_list.txt 10.46 KB
RE: driver for Intel Pro/1000 GB nic card  
Please try the attached experimental driver and let me know if it works. If
you place the driver in /tmp, you can start it as follows:

io-net -d/tmp/devn-i82544.so -ptcpip
dhcp.client


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 11:52 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The enclosed is the output for 'pci -v ' and the output from ifconfig.
When I ran slay io-net dhcp.client, the system complains
'unable t find process dhcp.client'

Larry


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Tuesday, February 26, 2008 9:59 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

It might be that the device ID for your chipset is not in the
enumeration
files. Could you please post the output from 'pci -v'? Also, you can try
starting the driver manually as follows:

slay io-net dhcp.client
io-net -di82544 -ptcpip
dhcp.client


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 9:55 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

I found the driver under x86/lib/dll directory over my QNX RTOS, but the
system still doesn't pickup the driver, and no Ethernet connection,
therefore I could not activate my OS. Is there any document how to setup
the connection? I have another system installed with the Neutrino
(different nic card), and it requires no setup to connect to Ethernet.

Liang-Min Wang


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Monday, February 25, 2008 3:11 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The Intel PRO/1000 PCIe is supported under QNX. The driver is
devn-i82544.so.


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Monday, February 25, 2008 3:03 PM
To: qnx4-community
Subject: Re: driver for Intel Pro/1000 GB nic card

There is no support of PCIe driver from QNX website. Since the driver
installation CD provides the source code, I thought there may be a way
that
I could re-compiler under QNX development suite to generate a driver for
QNX. Is this feasible? If so, how could I do that?

Larry


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5245

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5246


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5266

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5267



_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5279

Attachment: Text devn-i82544.so 50.69 KB
RE: driver for Intel Pro/1000 GB nic card  
I tried the new .so file, some improvement, but still have no ip-address

After the two commands, I type ifconfig; this time, I got en0 detected
with mac address but no ip address, so I ran the network configuration.
As soon as I chose the DHCP, the system complains:

netmanager error: could not configure DHCP on interface en0
netmanager error: dhcp.client: could not reach DHCP server on interface
en0

Larry

-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Tuesday, February 26, 2008 12:59 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

Please try the attached experimental driver and let me know if it works.
If
you place the driver in /tmp, you can start it as follows:

io-net -d/tmp/devn-i82544.so -ptcpip
dhcp.client


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 11:52 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The enclosed is the output for 'pci -v ' and the output from ifconfig.
When I ran slay io-net dhcp.client, the system complains
'unable t find process dhcp.client'

Larry


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Tuesday, February 26, 2008 9:59 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

It might be that the device ID for your chipset is not in the
enumeration
files. Could you please post the output from 'pci -v'? Also, you can try
starting the driver manually as follows:

slay io-net dhcp.client
io-net -di82544 -ptcpip
dhcp.client


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 9:55 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

I found the driver under x86/lib/dll directory over my QNX RTOS, but the
system still doesn't pickup the driver, and no Ethernet connection,
therefore I could not activate my OS. Is there any document how to setup
the connection? I have another system installed with the Neutrino
(different nic card), and it requires no setup to connect to Ethernet.

Liang-Min Wang


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Monday, February 25, 2008 3:11 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The Intel PRO/1000 PCIe is supported under QNX. The driver is
devn-i82544.so.


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Monday, February 25, 2008 3:03 PM
To: qnx4-community
Subject: Re: driver for Intel Pro/1000 GB nic card

There is no support of PCIe driver from QNX website. Since the driver
installation CD provides the source code, I thought there may be a way
that
I could re-compiler under QNX development suite to generate a driver for
QNX. Is this feasible? If so, how could I do that?

Larry


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5245

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5246


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5266

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5267



_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5279



_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5280
RE: driver for Intel Pro/1000 GB nic card  
You cannot use the GUI to configure the interface, as you have slayed io-net
and re-started it. Please can you post the output from nicinfo after
starting the driver. I presume that you do have a DHCP server on your
network?


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 2:41 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

I tried the new .so file, some improvement, but still have no ip-address

After the two commands, I type ifconfig; this time, I got en0 detected
with mac address but no ip address, so I ran the network configuration.
As soon as I chose the DHCP, the system complains:

netmanager error: could not configure DHCP on interface en0
netmanager error: dhcp.client: could not reach DHCP server on interface
en0

Larry

-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Tuesday, February 26, 2008 12:59 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

Please try the attached experimental driver and let me know if it works.
If
you place the driver in /tmp, you can start it as follows:

io-net -d/tmp/devn-i82544.so -ptcpip
dhcp.client


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 11:52 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The enclosed is the output for 'pci -v ' and the output from ifconfig.
When I ran slay io-net dhcp.client, the system complains
'unable t find process dhcp.client'

Larry


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Tuesday, February 26, 2008 9:59 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

It might be that the device ID for your chipset is not in the
enumeration
files. Could you please post the output from 'pci -v'? Also, you can try
starting the driver manually as follows:

slay io-net dhcp.client
io-net -di82544 -ptcpip
dhcp.client


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 9:55 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

I found the driver under x86/lib/dll directory over my QNX RTOS, but the
system still doesn't pickup the driver, and no Ethernet connection,
therefore I could not activate my OS. Is there any document how to setup
the connection? I have another system installed with the Neutrino
(different nic card), and it requires no setup to connect to Ethernet.

Liang-Min Wang


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Monday, February 25, 2008 3:11 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The Intel PRO/1000 PCIe is supported under QNX. The driver is
devn-i82544.so.


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Monday, February 25, 2008 3:03 PM
To: qnx4-community
Subject: Re: driver for Intel Pro/1000 GB nic card

There is no support of PCIe driver from QNX website. Since the driver
installation CD provides the source code, I thought there may be a way
that
I could re-compiler under QNX development suite to generate a driver for
QNX. Is this feasible? If so, how could I do that?

Larry


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5245

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5246


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5266

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5267



_______________________________________________
QNX4 Community...
View Full Message
RE: driver for Intel Pro/1000 GB nic card  
Thanks, my issue is resolved now. The new .so does resolve the issue. My
last issue is related to network connection issue. 

Larry
-----Original Message-----
Sent: Tuesday, February 26, 2008 2:46 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

You cannot use the GUI to configure the interface, as you have slayed
io-net
and re-started it. Please can you post the output from nicinfo after
starting the driver. I presume that you do have a DHCP server on your
network?


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 2:41 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

I tried the new .so file, some improvement, but still have no ip-address

After the two commands, I type ifconfig; this time, I got en0 detected
with mac address but no ip address, so I ran the network configuration.
As soon as I chose the DHCP, the system complains:

netmanager error: could not configure DHCP on interface en0
netmanager error: dhcp.client: could not reach DHCP server on interface
en0

Larry

-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Tuesday, February 26, 2008 12:59 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

Please try the attached experimental driver and let me know if it works.
If
you place the driver in /tmp, you can start it as follows:

io-net -d/tmp/devn-i82544.so -ptcpip
dhcp.client


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 11:52 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The enclosed is the output for 'pci -v ' and the output from ifconfig.
When I ran slay io-net dhcp.client, the system complains
'unable t find process dhcp.client'

Larry


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Tuesday, February 26, 2008 9:59 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

It might be that the device ID for your chipset is not in the
enumeration
files. Could you please post the output from 'pci -v'? Also, you can try
starting the driver manually as follows:

slay io-net dhcp.client
io-net -di82544 -ptcpip
dhcp.client


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Tuesday, February 26, 2008 9:55 AM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

I found the driver under x86/lib/dll directory over my QNX RTOS, but the
system still doesn't pickup the driver, and no Ethernet connection,
therefore I could not activate my OS. Is there any document how to setup
the connection? I have another system installed with the Neutrino
(different nic card), and it requires no setup to connect to Ethernet.

Liang-Min Wang


-----Original Message-----
From: Hugh Brown [mailto:hsbrown@qnx.com] 
Sent: Monday, February 25, 2008 3:11 PM
To: qnx4-community
Subject: RE: driver for Intel Pro/1000 GB nic card

The Intel PRO/1000 PCIe is supported under QNX. The driver is
devn-i82544.so.


-----Original Message-----
From: Liang-Min Wang [mailto:liang-min.wang@intel.com] 
Sent: Monday, February 25, 2008 3:03 PM
To: qnx4-community
Subject: Re: driver for Intel Pro/1000 GB nic card

There is no support of PCIe driver from QNX website. Since the driver
installation CD provides the source code, I thought there may be a way
that
I could re-compiler under QNX development suite to generate a driver for
QNX. Is this feasible? If so, how could I do that?

Larry


_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5245

_______________________________________________
QNX4 Community Support
http://community.qnx.com/sf/go/post5246


_______________________________________________
QNX4 Community...
View Full Message