Jump to ID:
Networking

Project Home

Discussions

Wiki

Project Info
Forum Topic - devn-i82544 not able to auto negotiate: Page 1 of 3 (22 Items)
   
 
 
devn-i82544 not able to auto negotiate  
I am facing a strange problem

When I am launching the driver with the below command:

#io-net -i1 -d i82544 mac=id,speed=100,duplex=0x1 -ptcpip prefix=/sock1

The connection seems to be proper.

But when i don't mention speed and duplex i.e. when i give the following command

#io-net -i1 -d i82544 mac=id -ptcpip prefix=/sock1 (command used for auto negotiation)

The other nic card is unable to see network connection (says network cable unplug) 

Network configuration (82544 Nic direclty connect to laptop via straight cable).

The obervations sloginfo looks same for both commands and io-net does't show any error.

Please suggest what may be te issue
Re: devn-i82544 not able to auto negotiate  
> I am facing a strange problem using QNX 6.3.2 io-net driver 82544 
> 
> When I am launching the driver with the below command:
> 
> #io-net -i1 -d i82544 mac=id,speed=100,duplex=0x1 -ptcpip prefix=/sock1
> 
> The connection seems to be proper.
> 
> But when i don't mention speed and duplex i.e. when i give the following 
> command
> 
> #io-net -i1 -d i82544 mac=id -ptcpip prefix=/sock1 (command used for auto 
> negotiation)
> 
> The other nic card is unable to see network connection (says network cable 
> unplug) 
> 
> Network configuration (82544 Nic direclty connect to laptop via straight cable
> ).
> 
> The obervations sloginfo looks same for both commands and io-net does't show 
> any error.
> 
> Please suggest what may be te issue


Re: devn-i82544 not able to auto negotiate  
What version of the O/S are you running? There is a newer driver under
6.5.0 for the Intel gigabit chipsets - devnp-e1000.so.

-- 
Hugh Brown
QNX Software Systems Limited
175 Terence Matthews Crescent,
Ottawa. ON. K2M 1W8.
Telephone: 613-591-0931







On 11-10-19 5:11 AM, "nishant mishra" <community-noreply@qnx.com> wrote:

>I am facing a strange problem
>
>When I am launching the driver with the below command:
>
>#io-net -i1 -d i82544 mac=id,speed=100,duplex=0x1 -ptcpip prefix=/sock1
>
>The connection seems to be proper.
>
>But when i don't mention speed and duplex i.e. when i give the following
>command
>
>#io-net -i1 -d i82544 mac=id -ptcpip prefix=/sock1 (command used for auto
>negotiation)
>
>The other nic card is unable to see network connection (says network
>cable unplug) 
>
>Network configuration (82544 Nic direclty connect to laptop via straight
>cable).
>
>The obervations sloginfo looks same for both commands and io-net does't
>show any error.
>
>Please suggest what may be te issue
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post89442
>
Re: devn-i82544 not able to auto negotiate  
I am trying to launch devn-i82455 on 6.3.2
commands
#io-net -d i82455 mac=001ff448f185 -ptcpip (auto negitiatation not working network cable unplugged)

#io-net -d i82455 mac=001ff448f185,speed=100,duplex=0x1 -ptcpip
(works goos at 100 mbps) 
Re: devn-i82544 not able to auto negotiate  
Here is the latest version of the 6.3.2 driver for you to try. It is now
called devn-e1000.so.

-- 
Hugh Brown
QNX Software Systems Limited
175 Terence Matthews Crescent,
Ottawa. ON. K2M 1W8.
Telephone: 613-591-0931







On 11-10-20 1:33 AM, "nishant mishra" <community-noreply@qnx.com> wrote:

>I am trying to launch devn-i82455 on 6.3.2
>commands
>#io-net -d i82455 mac=001ff448f185 -ptcpip (auto negitiatation not
>working network cable unplugged)
>
>#io-net -d i82455 mac=001ff448f185,speed=100,duplex=0x1 -ptcpip
>(works goos at 100 mbps)
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post89471
>

Attachment: Text devn-e1000.so.632 222.38 KB
Re: devn-i82544 not able to auto negotiate  
Can you also suggest the arguments I am unable to pass it says 

# io-net -d e1000 mac=001ff0448818 -ptcpip
# unable to load dll devn-e1000: Shared library is corrupted
Re: devn-i82544 not able to auto negotiate  
Its a power PPC qnx6.3.2 io-net will the driver which you sent will still work
Re: devn-i82544 not able to auto negotiate  
Here is the 6.3.2 PPC version.

Hugh.

-- 
Hugh Brown
QNX Software Systems Limited
175 Terence Matthews Crescent,
Ottawa. ON. K2M 1W8.
Telephone: 613-591-0931







On 11-10-20 8:50 AM, "nishant mishra" <community-noreply@qnx.com> wrote:

>Its a power PPC qnx6.3.2 io-net will the driver which you sent will still
>work
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post89477
>

Attachment: Text devn-e1000.so.632.ppc 284.21 KB
Re: devn-i82544 not able to auto negotiate  
See i got the following error:
# io-net -d e1000 mac=001ff0448f18,verbose=4 -ptcpip
# unable to init dll devn-e1000: No error

# sloginfo
Time             Sev Major Minor Args
Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
Jan 01 01:56:50    6    10     0 e1000_standby_nvm
Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_stop_nvm
Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
Jan 01 01:56:50    6    10     0 e1000_standby_nvm
Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_stop_nvm
Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
Jan 01 01:56:50    6    10     0 e1000_standby_nvm
Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_stop_nvm
Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
Jan 01 01:56:50    6    10     0 e1000_standby_nvm
Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_stop_nvm
Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
Jan 01 01:56:50    6    10     0 e1000_standby_nvm
Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_stop_nvm
Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
Jan 01 01:56:50    6    10     0 e1000_standby_nvm
Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_stop_nvm
Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
Jan 01 01:56:50    6    10     0 e1000_standby_nvm
Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_stop_nvm
Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
Jan 01 01:56:50    6    10     0...
View Full Message
Re: devn-i82544 not able to auto negotiate  
Please try this version.

-- 
Hugh Brown
QNX Software Systems Limited
175 Terence Matthews Crescent,
Ottawa. ON. K2M 1W8.
Telephone: 613-591-0931







On 11-10-20 11:01 AM, "nishant mishra" <community-noreply@qnx.com> wrote:

>See i got the following error:
># io-net -d e1000 mac=001ff0448f18,verbose=4 -ptcpip
># unable to init dll devn-e1000: No error
>
># sloginfo
>Time             Sev Major Minor Args
>Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_standby_nvm
>Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_stop_nvm
>Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
>Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_standby_nvm
>Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_stop_nvm
>Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
>Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_standby_nvm
>Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_stop_nvm
>Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
>Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_standby_nvm
>Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_stop_nvm
>Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
>Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_standby_nvm
>Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_stop_nvm
>Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
>Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_in_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_standby_nvm
>Jan 01 01:56:50    6    10     0 e1000_release_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_stop_nvm
>Jan 01 01:56:50    6    10     0 e1000_read_nvm_microwire
>Jan 01 01:56:50    6    10     0 e1000_acquire_nvm_generic
>Jan 01 01:56:50    6    10     0 e1000_ready_nvm_eeprom
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0 e1000_shift_out_eec_bits
>Jan 01 01:56:50    6    10     0...
View Full Message
Attachment: Text devn-e1000.so.632.ppc 284.21 KB