netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* The card speed limited to 100 Mb/s
@ 2020-08-04  9:46 Janusz S. Bień
  2020-08-04 16:17 ` Janusz S. Bień
  0 siblings, 1 reply; 5+ messages in thread
From: Janusz S. Bień @ 2020-08-04  9:46 UTC (permalink / raw)
  To: Realtek linux nic maintainers, Francois Romieu; +Cc: netdev


Hi!

I follow the instruction from the README.Debian file in
r8168-dkms_8.048.03-1_all.deb.

This is a HP laptop connected to a 150 Mb/s. The HP service claims the
card should be working with the speed up to 300 Mb/s. Both tests and
Setting show the speed of 100 Mb/s only. For videoconferences the
difference can be quite essential.

Best regards

Janusz

root@debian:~# lshw -class network -short
H/W path               Device     Class          Description
============================================================
/0/100/2.2/0           enp2s0     network        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
/0/100/2.4/0                      network        Realtek Semiconductor Co., Ltd.
/2                     docker0    network        Ethernet interface
root@debian:~# ethtool -i enp2s0 
driver: r8168
version: 8.046.00-NAPI
firmware-version: 
expansion-rom-version: 
bus-info: 0000:02:00.0
supports-statistics: yes
supports-test: no
supports-eeprom-access: no
supports-register-dump: yes
supports-priv-flags: no


-- 
             ,   
Janusz S. Bien
emeryt (emeritus)
https://sites.google.com/view/jsbien

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: The card speed limited to 100 Mb/s
  2020-08-04  9:46 The card speed limited to 100 Mb/s Janusz S. Bień
@ 2020-08-04 16:17 ` Janusz S. Bień
  2020-08-05  6:16   ` Heiner Kallweit
  0 siblings, 1 reply; 5+ messages in thread
From: Janusz S. Bień @ 2020-08-04 16:17 UTC (permalink / raw)
  To: Realtek linux nic maintainers; +Cc: Francois Romieu, netdev


I apologize for a false alarm - the cable had to be replaced.

Regards

Janusz

On Tue, Aug 04 2020 at 11:46 +02, Janusz S. Bień wrote:
> Hi!
>
> I follow the instruction from the README.Debian file in
> r8168-dkms_8.048.03-1_all.deb.
>
> This is a HP laptop connected to a 150 Mb/s. The HP service claims the
> card should be working with the speed up to 300 Mb/s. Both tests and
> Setting show the speed of 100 Mb/s only. For videoconferences the
> difference can be quite essential.
>
> Best regards
>
> Janusz
>
> root@debian:~# lshw -class network -short
> H/W path               Device     Class          Description
> ============================================================
> /0/100/2.2/0           enp2s0     network        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
> /0/100/2.4/0                      network        Realtek Semiconductor Co., Ltd.
> /2                     docker0    network        Ethernet interface
> root@debian:~# ethtool -i enp2s0 
> driver: r8168
> version: 8.046.00-NAPI
> firmware-version: 
> expansion-rom-version: 
> bus-info: 0000:02:00.0
> supports-statistics: yes
> supports-test: no
> supports-eeprom-access: no
> supports-register-dump: yes
> supports-priv-flags: no

-- 
             ,   
Janusz S. Bien
emeryt (emeritus)
https://sites.google.com/view/jsbien

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: The card speed limited to 100 Mb/s
  2020-08-04 16:17 ` Janusz S. Bień
@ 2020-08-05  6:16   ` Heiner Kallweit
  2020-08-05  8:08     ` Janusz S. Bień
  0 siblings, 1 reply; 5+ messages in thread
From: Heiner Kallweit @ 2020-08-05  6:16 UTC (permalink / raw)
  To: jsbien; +Cc: netdev

On 04.08.2020 18:17, Janusz S. Bień wrote:
> 
> I apologize for a false alarm - the cable had to be replaced.
> 
It wouldn't have been a question for the kernel community anyway
because it's about a out-of-tree vendor driver.
And the 150MB/s - 300MB/s obviously refer to WiFi.


> Regards
> 
> Janusz
> 
> On Tue, Aug 04 2020 at 11:46 +02, Janusz S. Bień wrote:
>> Hi!
>>
>> I follow the instruction from the README.Debian file in
>> r8168-dkms_8.048.03-1_all.deb.
>>
>> This is a HP laptop connected to a 150 Mb/s. The HP service claims the
>> card should be working with the speed up to 300 Mb/s. Both tests and
>> Setting show the speed of 100 Mb/s only. For videoconferences the
>> difference can be quite essential.
>>
>> Best regards
>>
>> Janusz
>>
>> root@debian:~# lshw -class network -short
>> H/W path               Device     Class          Description
>> ============================================================
>> /0/100/2.2/0           enp2s0     network        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
>> /0/100/2.4/0                      network        Realtek Semiconductor Co., Ltd.
>> /2                     docker0    network        Ethernet interface
>> root@debian:~# ethtool -i enp2s0 
>> driver: r8168
>> version: 8.046.00-NAPI
>> firmware-version: 
>> expansion-rom-version: 
>> bus-info: 0000:02:00.0
>> supports-statistics: yes
>> supports-test: no
>> supports-eeprom-access: no
>> supports-register-dump: yes
>> supports-priv-flags: no
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: The card speed limited to 100 Mb/s
  2020-08-05  6:16   ` Heiner Kallweit
@ 2020-08-05  8:08     ` Janusz S. Bień
  2020-08-05  8:27       ` Janusz S. Bień
  0 siblings, 1 reply; 5+ messages in thread
From: Janusz S. Bień @ 2020-08-05  8:08 UTC (permalink / raw)
  To: Heiner Kallweit; +Cc: netdev

On Wed, Aug 05 2020 at  8:16 +02, Heiner Kallweit wrote:
> On 04.08.2020 18:17, Janusz S. Bień wrote:
>> 
>> I apologize for a false alarm - the cable had to be replaced.
>> 
> It wouldn't have been a question for the kernel community anyway
> because it's about a out-of-tree vendor driver.
> And the 150MB/s - 300MB/s obviously refer to WiFi.

Jus for information, it was not Wi-Fi.

Regards

Janusz

-- 
             ,   
Janusz S. Bien
emeryt (emeritus)
https://sites.google.com/view/jsbien

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: The card speed limited to 100 Mb/s
  2020-08-05  8:08     ` Janusz S. Bień
@ 2020-08-05  8:27       ` Janusz S. Bień
  0 siblings, 0 replies; 5+ messages in thread
From: Janusz S. Bień @ 2020-08-05  8:27 UTC (permalink / raw)
  To: Heiner Kallweit; +Cc: netdev

On Wed, Aug 05 2020 at 10:08 +02, Janusz S. Bień wrote:
> On Wed, Aug 05 2020 at  8:16 +02, Heiner Kallweit wrote:
>> On 04.08.2020 18:17, Janusz S. Bień wrote:
>>> 
>>> I apologize for a false alarm - the cable had to be replaced.
>>> 
>> It wouldn't have been a question for the kernel community anyway
>> because it's about a out-of-tree vendor driver.
>> And the 150MB/s - 300MB/s obviously refer to WiFi.
>
> Jus for information, it was not Wi-Fi.

But perhaps the service staff I contacted had it in mind...

Apologize once gain for bothering you.

Janusz

-- 
             ,   
Janusz S. Bien
emeryt (emeritus)
https://sites.google.com/view/jsbien

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-05  8:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04  9:46 The card speed limited to 100 Mb/s Janusz S. Bień
2020-08-04 16:17 ` Janusz S. Bień
2020-08-05  6:16   ` Heiner Kallweit
2020-08-05  8:08     ` Janusz S. Bień
2020-08-05  8:27       ` Janusz S. Bień

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).