[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2017-03-03 Thread zwpwjwtz
After a tough search & build, I found the possible commit for this problem: https://git.kernel.org/cgit/linux/kernel/git/stable/linux- stable.git/commit/drivers/net/usb/r8152.c?id=b214396fb5890af58ff04b42deba7de5a2686338 I build and test the single module 'r8152.ko' based on kernel "linux_4.4.0-6

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2017-03-01 Thread zwpwjwtz
I can confirm that this problem was not fixed in kernel 4.8-rc8, neither in 4.9 series. The situation that made I think it was "fixed" is actually caused by USB cable quality issue. As I was testing the kernel 4.8-rc8, the inner 4 fibers for USB 3.0 is actually broken, forcing the adapter communic

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2017-02-05 Thread zwpwjwtz
I recently get time to build kernel from source, using dpkg-buildpackage. But there's a problem: "dpkg-buildpackage -b -d -nc" generates both generic and low-latency kernel, which is space and time consuming. How can I specify one build target? Thanks. -- You received this bug notification beca

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2016-12-23 Thread zwpwjwtz
I tested daily ISO (2016.12.22) which kernel "4.9.0-11-generic" is included, and everything works fine; though my ethernet adapter still works under USB 2.0 mode (according to output of lsusb). As I notice that kernel tree has accepted another merge (https://github.com/torvalds/linux/commit/bb598c

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2016-12-21 Thread zwpwjwtz
I followed the instruction (http://askubuntu.com/questions/515407/how- recipe-to-build-only-one-kernel-module) to build standalone module (r8152) for testing, and here is what I did: $ apt source linux-source-4.4.0 $ cd linux-4.4.0/ $ make oldconfig $ make prepare $ make scripts And I got error:

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2016-10-13 Thread zwpwjwtz
The poor condition of network does not allow me to download the entire kernel source for compiling and testing. But I belive this commit (https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/net/usb/r8152.c?id=d6989d4bbe6c4d1c2a76696833a07f044e85694d) fix my problem, as it

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2016-09-28 Thread zwpwjwtz
After install kernel 4.8-rc8, this adapter finally comes up in ifconfig's output. I can now use wired connection, though lsusb reports device "0bda:8153" runs under USB 2.0 mode. Hope that a (stable) driver for USB 3.0 could come soon. Thanks for the work you've done. -- You received this bug n

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2016-09-24 Thread zwpwjwtz
** Tags removed: kernel-bug-exists-upstream-4.8-rc6 ** Tags added: kernel-bug-exists-upstream-4.8-rc7 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1622322 Title: Realtek 8153-based eth

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2016-09-16 Thread zwpwjwtz
Before plugging in T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 2 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=1d6b ProdID=0002 Rev=04.04 S: Manufacturer=Linux 4.4.0-28-generic ehci_hcd S: Product=EHCI Host Controller S: SerialNumber=000

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2016-09-14 Thread zwpwjwtz
Sorry for commening on the wrong place... Following versions of Ubuntu Live ISOs have been tested: - 15.10 (kernel 4.2.0-16-generic) - 15.04 (kernel 3.19.0-15-generic) - 14.10 (kernel 3.16.0-23-generic) - 14.04.5 (kernel 4.4.0-31-generic) Both 15.04 and 14.10 work fine. But I noticed some diffe

[Kernel-packages] [Bug 1586195] Re: Realtek 8153-based ethernet adapter on usb3 eventually stops working requiring unplug/replug

2016-09-13 Thread zwpwjwtz
I tested following versions of Ubuntu Live ISOs: - 15.10 (kernel 4.2.0-16-generic) - 15.04 (kernel 3.19.0-15-generic) - 14.10 (kernel 3.16.0-23-generic) - 14.04.5 (kernel 4.4.0-31-generic) Both 15.04 and 14.10 work fine. But I noticed some differences showed in dmesg: "eth0" came up directly with

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2016-09-12 Thread zwpwjwtz
** Tags added: kernel-bug-exists-upstream-4.8-rc6 ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1622322 Title: Real

[Kernel-packages] [Bug 1622322] Re: Realtek 8153-based ethernet adapter doesn't work

2016-09-11 Thread zwpwjwtz
By the way, this adapter used to work on my old laptop (running the same distribution and the same kernel, but supporting only USB 2.0). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/16223

[Kernel-packages] [Bug 1622322] [NEW] Realtek 8153-based ethernet adapter doesn't work

2016-09-11 Thread zwpwjwtz
Public bug reported: Similar to Bug #1586195. Realtek 8153-based ethernet adapter doesn't work. No entry for the adapter appears in ifconfig. Adding "0bda:8152" to tlp blacklist(/etc/default/tlp) or triggering usb_modeswitch (by ejecting /dev/sr0) does not work either. dnesg output: ==

[Kernel-packages] [Bug 1586195] Re: Realtek 8153-based ethernet adapter on usb3 eventually stops working requiring unplug/replug

2016-09-11 Thread zwpwjwtz
Similar problem, dmesg gives: [ 15.229468] usb 3-1.1: new SuperSpeed USB device number 4 using xhci_hcd [ 15.249257] usb 3-1.1: New USB device found, idVendor=0bda, idProduct=8153 [ 15.249260] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [ 15.249262] usb 3-1.1: Prod