Jump to ID:
Networking

Project Home

Discussions

Wiki

Project Info
Forum Topic - Is the Intel 82567LM NIC supported ?: Page 1 of 3 (21 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.