lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 17 Oct 2011 22:57:47 +0200
From:	Francois Romieu <romieu@...zoreil.com>
To:	HacKurx <hackurx@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: realtek 8168 driver problem

HacKurx <hackurx@...il.com> :
[...]
> A very annoying problem affects a large number of GNU/Linux distribution.
> Network card problem (with 8111/8168 chipset), As you can see:
[...]
> [    5.159689] r8169 0000:03:00.0: eth0: RTL8168b/8111b at 0xffffc9000178c000, 50:e5:49:52:8a:7f, XID 0c900800 IRQ 41

XID identifies your chipset as RTL_GIGA_MAC_VER_34. A recent r8169 kernel
driver would display something like :

[    x.xxxxxx] r8169 0000:03:00.0: eth0: RTL8168evl/8111evl at ...
                                         ^^^^^^^^^^^^^^^^^^

Your r8169 driver lacks support for the adequate chipset. Please try
current 3.1-rc. It should perform better.

-- 
Ueimor
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ