Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Is the Intel 82567LM NIC supported ?: (23 Items)
   
Is the Intel 82567LM NIC supported ?  
Is the Intel 82567LM NIC suppported, which is inside the new Dell Latitiude E5500 notebook ?
RE: Is the Intel 82567LM NIC supported ?  
> Intel 82567LM 

Got a PCI Device ID for that?  I don't
see a 567 variant in any i82544 source.

--
aboyd
Re: RE: Is the Intel 82567LM NIC supported ?  
We have a Dell Optiplex 760 that has Intel 82567LM-3 NIC.

Device ID: 10de

Earlier we had QNX 6.4.1 on it, and the NIC worked fine. I think it was working on the driver devnp-e1000.so (I did not 
check it though). Now we had to downgrade the system to QNX 6.3.2, and the NIC is not working anymore. I tried mounting 
devn-i82544 and a copy of an experimental devn-e1000.so I found on this forum, but both gave the error "No such device".
 Mounting devn-speedo.so does not give this error, but en0 does not still appear under dev/io-net after the mounting.

We have to have this system running QNX 6.3.2 and not 6.4.1. Any help would be appreciated.

If there is no way to make the original NIC work on this computer, could you suggest a PCIe network card that would not 
have network driver issues on QNX 6.3.2? 2 PCI slots are already occupied, but there is a vacant PCIe slot.
RE: RE: Is the Intel 82567LM NIC supported ?  
Have you tried running the latest devn-e1000.so 
with the "did=0x10de" option for your hardware?

Hugh?

--
aboyd
Re: Is the Intel 82567LM NIC supported ?  
Please try the attached 6.3.2 driver.



On 10-02-23 1:00 PM, "Ozkan Celik" <community-noreply@qnx.com> wrote:

> We have a Dell Optiplex 760 that has Intel 82567LM-3 NIC.
> 
> Device ID: 10de
> 
> Earlier we had QNX 6.4.1 on it, and the NIC worked fine. I think it was
> working on the driver devnp-e1000.so (I did not check it though). Now we had
> to downgrade the system to QNX 6.3.2, and the NIC is not working anymore. I
> tried mounting devn-i82544 and a copy of an experimental devn-e1000.so I found
> on this forum, but both gave the error "No such device". Mounting
> devn-speedo.so does not give this error, but en0 does not still appear under
> dev/io-net after the mounting.
> 
> We have to have this system running QNX 6.3.2 and not 6.4.1. Any help would be
> appreciated.
> 
> If there is no way to make the original NIC work on this computer, could you
> suggest a PCIe network card that would not have network driver issues on QNX
> 6.3.2? 2 PCI slots are already occupied, but there is a vacant PCIe slot.
> 
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post48048
> 

-- 
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-e1000.so.632 202.69 KB
Re: Is the Intel 82567LM NIC supported ?  
Thanks a lot for your prompt response and the driver file. I renamed the file to be devn-e1000.so and placed it under /
lib/dll. When I execute

io-net -d e1000 -t tcpip

I am getting the following errors:

unknown symbol: _slogfd
unknown symbol: __slog_mux
unable to load dll devn-e1000: Unresolved symbols

Alternatively trying

io-net -t tcpip
mount -T io-net devn-e1000.so

results in same errors.

I am new to QNX and could not figure out how to use the did=10de option for io-net. I tried slaying io-net first but 
that did not help either. I saved network card related portion on pci -vvv output to a text file but I have no means of 
transferring it to a computer with internet connection (all USB ports are disabled in BIOS otherwise it would not boot 
at all, no floppy disk or CD RW drive either). If you think it would be helpful to have that info, I can find a CD/DVD 
RW drive and install it on the machine to get this info out.

Thanks.
Re: Is the Intel 82567LM NIC supported ?  
Sorry, I'll have to compile it on another machine and give you a new driver.
Hopefully tomorrow.

Hugh.


On 10-02-23 4:04 PM, "Ozkan Celik" <community-noreply@qnx.com> wrote:

> Thanks a lot for your prompt response and the driver file. I renamed the file
> to be devn-e1000.so and placed it under /lib/dll. When I execute
> 
> io-net -d e1000 -t tcpip
> 
> I am getting the following errors:
> 
> unknown symbol: _slogfd
> unknown symbol: __slog_mux
> unable to load dll devn-e1000: Unresolved symbols
> 
> Alternatively trying
> 
> io-net -t tcpip
> mount -T io-net devn-e1000.so
> 
> results in same errors.
> 
> I am new to QNX and could not figure out how to use the did=10de option for
> io-net. I tried slaying io-net first but that did not help either. I saved
> network card related portion on pci -vvv output to a text file but I have no
> means of transferring it to a computer with internet connection (all USB ports
> are disabled in BIOS otherwise it would not boot at all, no floppy disk or CD
> RW drive either). If you think it would be helpful to have that info, I can
> find a CD/DVD RW drive and install it on the machine to get this info out.
> 
> Thanks.
> 
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post48095
> 

-- 
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: Is the Intel 82567LM NIC supported ?  
Thanks. I'll be waiting for your reply.
Re: Is the Intel 82567LM NIC supported ?  
Please try this one.



On 10-02-23 4:09 PM, "Ozkan Celik" <community-noreply@qnx.com> wrote:

> Thanks. I'll be waiting for your reply.
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post48097
> 

-- 
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-e1000.so.632 200.27 KB
Re: Is the Intel 82567LM NIC supported ?  
Great! I think it is working. Thanks a lot, I really appreciate it.
Re: Is the Intel 82567LM NIC supported ?  
Good news!


On 10-02-24 3:03 PM, "Ozkan Celik" <community-noreply@qnx.com> wrote:

> Great! I think it is working. Thanks a lot, I really appreciate it.
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post48225
> 

-- 
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: Is the Intel 82567LM NIC supported ?  
 I am looking for the same driver to support 82567V on QNX 6.3. Will the driver attached here work for that as well? 
Thanks in advance!
Re: Is the Intel 82567LM NIC supported ?  
You can try the driver and see if it works. It should work OK.


On 11-06-07 8:02 PM, "Dhanya Aravind" <community-noreply@qnx.com> wrote:

> 
> 
>  I am looking for the same driver to support 82567V on QNX 6.3. Will the
> driver attached here work for that as well? Thanks in advance!
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post86495
> 
> 

-- 
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: Is the Intel 82567LM NIC supported ?  
I'm having trouble getting this to work with QNX6.3.2:

Network Interface
Ethernet - Intel® 82567V (10/100BASE-T) Ethernet Controller

pci –vvv

Device id = 1501h

io-net -d e1000 -p tcpip

unable to init dll devn-e1000: No such device

Any help would be appreciated!
Thanks!
Re: Is the Intel 82567LM NIC supported ?  
That device is not supported by the 6.3.2 driver. It is a new device and is
supported by the 6.5.0 io-pkt driver.


On 11-08-02 4:30 PM, "David Villarosa" <community-noreply@qnx.com> wrote:

> I'm having trouble getting this to work with QNX6.3.2:
> 
> Network Interface
> Ethernet - Intel® 82567V (10/100BASE-T) Ethernet Controller
> 
> pci ­vvv
> 
> Device id = 1501h
> 
> io-net -d e1000 -p tcpip
> 
> unable to init dll devn-e1000: No such device
> 
> Any help would be appreciated!
> Thanks!
> 
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post87773
> 

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


Re: Is the Intel 82567LM NIC supported ?  
Above you state that the e1000 driver "should work OK" in your reply to Dhanya Aravind  
06/07/2011 8:02 PM 
post86495 

Is the LM that much different from the V?

Thanks!
Re: Is the Intel 82567LM NIC supported ?  
We all make mistakes sometimes!:-) That was my bad ­ this device is not
supported by the 6.3.2 version of the driver.


On 11-08-02 5:16 PM, "David Villarosa" <community-noreply@qnx.com> wrote:

> Above you state that the e1000 driver "should work OK" in your reply to Dhanya
> Aravind 
> 06/07/2011 8:02 PM
> post86495
> 
> Is the LM that much different from the V?
> 
> Thanks!
> 
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post87775
> 
> 

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


Re: Is the Intel 82567LM NIC supported ?  
No worries! I just assumed Dhanya Aravind got it working since there was no follow-on post.

I'm in a schedule crunch and don't want to spend the time and money to upgrade to QNX 6.4/6.5 right now so do you have 
any other dirvers (or can this one be updated) that support the 82567V with 6.3?

Thanks for your support!
Re: Is the Intel 82567LM NIC supported ?  
Are you specifically looking for gigabit Ethernet or will 10/100 do? We
don¹t have any plans to update the e1000 driver for 6.3.2 right now as the
code will have to be back-ported from 6.5.0.


On 11-08-03 11:45 AM, "David Villarosa" <community-noreply@qnx.com> wrote:

> No worries! I just assumed Dhanya Aravind got it working since there was no
> follow-on post.
> 
> I'm in a schedule crunch and don't want to spend the time and money to upgrade
> to QNX 6.4/6.5 right now so do you have any other dirvers (or can this one be
> updated) that support the 82567V with 6.3?
> 
> Thanks for your support!
> 
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post87792
> 
> 

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


Re: Is the Intel 82567LM NIC supported ?  
10/100 will do. Do you have another driver in mind?
Re: Is the Intel 82567LM NIC supported ?  
Under 6.3.2 we support the Intel PRO/100 adapters as well as the 3Com 905.
These are all 10/100 adapters.


On 11-08-05 4:19 PM, "David Villarosa" <community-noreply@qnx.com> wrote:

> 10/100 will do. Do you have another driver in mind?
> 
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post87863
> 
> 

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


Re: Is the Intel i210AT/i217LM NIC supported ?  
Dear Hugh,

we are needing QNX 6.3.2 drivers for this NICs.

I will appreciate your support, best regards 
Re: Is the Intel i210AT/i217LM NIC supported ?  
You will have to contact your sales rep about this, as the current io-pkt
driver will have to be back-ported to io-net under 6.3.2.




On 2015/3/18, 5:00 AM, "Alejandro Gonzalez" <community-noreply@qnx.com>
wrote:

>Dear Hugh,
>
>we are needing QNX 6.3.2 drivers for this NICs.
>
>I will appreciate your support, best regards
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post113564
>To cancel your subscription to this discussion, please e-mail
>drivers-networking-unsubscribe@community.qnx.com