Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Fun with new hardware: (7 Items)
   
Fun with new hardware  
I'm playing around with some new hardware, a new motherboard with a I350 network device. It has DID 1521h.  Everything 
starts fine, the two NIC are detected.  So far so good.

I'm using devnp-e1000.so posted here http://community.qnx.com/sf/discussion/do/listPosts/projects.networking/discussion.
drivers.topc21751?_pagenum=6. The one I have doesn't detect the device at all while this one does.

nicinfo shows packets are transfered and received. It can ping itself, ls /net shows the machine.  That as far as I can 
get it to work.  It's as though the driver is seeing packet but none are making it to the upper layer.

If I do netstat -s there are a few packets showning up in the udp section but that's about it.  /proc/qnetstat also 
shows no packet received. Yet nicinfo shows over 10000 packets received ( mostly broadcast ).

Suggestion?
Re: Fun with new hardware  
Have you tried just starting the driver on one of the interfaces and see
if that works? Do you see any errors in the nicinfo?
Are you using MSI/X or IRQ and have you tried the driver with both?

-- 
Hugh Brown
QNX Software Systems Limited
1001 Farrar Rd.,
Ottawa. ON. K2K 0B3.
Telephone: 613-591-0931







On 12-04-26 7:57 PM, "Mario Charest" <community-noreply@qnx.com> wrote:

>I'm playing around with some new hardware, a new motherboard with a I350
>network device. It has DID 1521h.  Everything starts fine, the two NIC
>are detected.  So far so good.
>
>I'm using devnp-e1000.so posted here
>http://community.qnx.com/sf/discussion/do/listPosts/projects.networking/di
>scussion.drivers.topc21751?_pagenum=6. The one I have doesn't detect the
>device at all while this one does.
>
>nicinfo shows packets are transfered and received. It can ping itself, ls
>/net shows the machine.  That as far as I can get it to work.  It's as
>though the driver is seeing packet but none are making it to the upper
>layer.
>
>If I do netstat -s there are a few packets showning up in the udp section
>but that's about it.  /proc/qnetstat also shows no packet received. Yet
>nicinfo shows over 10000 packets received ( mostly broadcast ).
>
>Suggestion?
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post92751
>
Re: Fun with new hardware  
> Have you tried just starting the driver on one of the interfaces and see
> if that works?

No difference

> Do you see any errors in the nicinfo?

No error.  It`s attached to ipterrupt 0x0b

> Are you using MSI/X or IRQ and have you tried the driver with both?
> 

It doesn't seems to work with MSI/X ( can't see the node from other nodes), but it's harder to tell because with MSI i 
also loose the keyboard, which is USB.

That being said I got a tracelogger and there are interrupts happening for devb-ahci and io-usb there are NO interrupt 
showing up for io-pkt-v4.

Find attached the outpout of pci -vvv if that helps.

Thanks.
Attachment: Text pci.txt 39.94 KB
Re: Fun with new hardware  
Here's the latest driver for you to try as well.

-- 
Hugh Brown
QNX Software Systems Limited
1001 Farrar Rd.,
Ottawa. ON. K2K 0B3.
Telephone: 613-591-0931







On 12-04-26 7:57 PM, "Mario Charest" <community-noreply@qnx.com> wrote:

>I'm playing around with some new hardware, a new motherboard with a I350
>network device. It has DID 1521h.  Everything starts fine, the two NIC
>are detected.  So far so good.
>
>I'm using devnp-e1000.so posted here
>http://community.qnx.com/sf/discussion/do/listPosts/projects.networking/di
>scussion.drivers.topc21751?_pagenum=6. The one I have doesn't detect the
>device at all while this one does.
>
>nicinfo shows packets are transfered and received. It can ping itself, ls
>/net shows the machine.  That as far as I can get it to work.  It's as
>though the driver is seeing packet but none are making it to the upper
>layer.
>
>If I do netstat -s there are a few packets showning up in the udp section
>but that's about it.  /proc/qnetstat also shows no packet received. Yet
>nicinfo shows over 10000 packets received ( mostly broadcast ).
>
>Suggestion?
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post92751
>

Attachment: Text devnp-e1000.so 271.12 KB
Re: Fun with new hardware  
> Here's the latest driver for you to try as well.
> 

The result in my previous post (post92759) were obtained with the driver posted here.

> -- 
> Hugh Brown
> QNX Software Systems Limited
> 1001 Farrar Rd.,
> Ottawa. ON. K2K 0B3.
> Telephone: 613-591-0931
> 
> 
> 
> 
> 
> 
> 
> On 12-04-26 7:57 PM, "Mario Charest" <community-noreply@qnx.com> wrote:
> 
> >I'm playing around with some new hardware, a new motherboard with a I350
> >network device. It has DID 1521h.  Everything starts fine, the two NIC
> >are detected.  So far so good.
> >
> >I'm using devnp-e1000.so posted here
> >http://community.qnx.com/sf/discussion/do/listPosts/projects.networking/di
> >scussion.drivers.topc21751?_pagenum=6. The one I have doesn't detect the
> >device at all while this one does.
> >
> >nicinfo shows packets are transfered and received. It can ping itself, ls
> >/net shows the machine.  That as far as I can get it to work.  It's as
> >though the driver is seeing packet but none are making it to the upper
> >layer.
> >
> >If I do netstat -s there are a few packets showning up in the udp section
> >but that's about it.  /proc/qnetstat also shows no packet received. Yet
> >nicinfo shows over 10000 packets received ( mostly broadcast ).
> >
> >Suggestion?
> >
> >
> >
> >_______________________________________________
> >
> >Networking Drivers
> >http://community.qnx.com/sf/go/post92751
> >
> 

Re: Fun with new hardware  
Is it possible for you to send us the hardware?

-- 
Hugh Brown
QNX Software Systems Limited
1001 Farrar Rd.,
Ottawa. ON. K2K 0B3.
Telephone: 613-591-0931







On 12-04-27 11:38 AM, "Mario Charest" <community-noreply@qnx.com> wrote:

>> Here's the latest driver for you to try as well.
>> 
>
>The result in my previous post (post92759) were obtained with the driver
>posted here.
>
>> -- 
>> Hugh Brown
>> QNX Software Systems Limited
>> 1001 Farrar Rd.,
>> Ottawa. ON. K2K 0B3.
>> Telephone: 613-591-0931
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> On 12-04-26 7:57 PM, "Mario Charest" <community-noreply@qnx.com> wrote:
>> 
>> >I'm playing around with some new hardware, a new motherboard with a
>>I350
>> >network device. It has DID 1521h.  Everything starts fine, the two NIC
>> >are detected.  So far so good.
>> >
>> >I'm using devnp-e1000.so posted here
>> 
>>>http://community.qnx.com/sf/discussion/do/listPosts/projects.networking/
>>>di
>> >scussion.drivers.topc21751?_pagenum=6. The one I have doesn't detect
>>the
>> >device at all while this one does.
>> >
>> >nicinfo shows packets are transfered and received. It can ping itself,
>>ls
>> >/net shows the machine.  That as far as I can get it to work.  It's as
>> >though the driver is seeing packet but none are making it to the upper
>> >layer.
>> >
>> >If I do netstat -s there are a few packets showning up in the udp
>>section
>> >but that's about it.  /proc/qnetstat also shows no packet received. Yet
>> >nicinfo shows over 10000 packets received ( mostly broadcast ).
>> >
>> >Suggestion?
>> >
>> >
>> >
>> >_______________________________________________
>> >
>> >Networking Drivers
>> >http://community.qnx.com/sf/go/post92751
>> >
>> 
>
>
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post92760
>
RE: Fun with new hardware  

> -----Message d'origine-----
> De : Hugh Brown [mailto:community-noreply@qnx.com]
> Envoyé : 27 avril 2012 12:33
> À : drivers-networking
> Objet : Re: Fun with new hardware
> 

I think it can be arranged.  Will get back to you.

> Is it possible for you to send us the hardware?
> 
> --
> Hugh Brown
> QNX Software Systems Limited
> 1001 Farrar Rd.,
> Ottawa. ON. K2K 0B3.
> Telephone: 613-591-0931
> 
> 
> 
> 
> 
> 
> 
> On 12-04-27 11:38 AM, "Mario Charest" <community-noreply@qnx.com>
> wrote:
> 
> >> Here's the latest driver for you to try as well.
> >>
> >
> >The result in my previous post (post92759) were obtained with the driver
> >posted here.
> >
> >> --
> >> Hugh Brown
> >> QNX Software Systems Limited
> >> 1001 Farrar Rd.,
> >> Ottawa. ON. K2K 0B3.
> >> Telephone: 613-591-0931
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> On 12-04-26 7:57 PM, "Mario Charest" <community-noreply@qnx.com>
> wrote:
> >>
> >> >I'm playing around with some new hardware, a new motherboard with a
> >>I350
> >> >network device. It has DID 1521h.  Everything starts fine, the two NIC
> >> >are detected.  So far so good.
> >> >
> >> >I'm using devnp-e1000.so posted here
> >>
> >>>http://community.qnx.com/sf/discussion/do/listPosts/projects.networking/
> >>>di
> >> >scussion.drivers.topc21751?_pagenum=6. The one I have doesn't detect
> >>the
> >> >device at all while this one does.
> >> >
> >> >nicinfo shows packets are transfered and received. It can ping itself,
> >>ls
> >> >/net shows the machine.  That as far as I can get it to work.  It's as
> >> >though the driver is seeing packet but none are making it to the upper
> >> >layer.
> >> >
> >> >If I do netstat -s there are a few packets showning up in the udp
> >>section
> >> >but that's about it.  /proc/qnetstat also shows no packet received. Yet
> >> >nicinfo shows over 10000 packets received ( mostly broadcast ).
> >> >
> >> >Suggestion?
> >> >
> >> >
> >> >
> >> >_______________________________________________
> >> >
> >> >Networking Drivers
> >> >http://community.qnx.com/sf/go/post92751
> >> >
> >>
> >
> >
> >
> >
> >
> >_______________________________________________
> >
> >Networking Drivers
> >http://community.qnx.com/sf/go/post92760
> >
> 
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post92762
>