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

2020-12-16 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-10-17 Thread Christopher M . PeƱalver
zwpwjwtz, could you please advise if this is still a problem in a supported 
release? If so, could you please boot into a x64 Ubuntu kernel (not third party 
kernel or i386 OS) and execute the following command only once, as it will 
automatically gather debugging information, in a terminal:
apport-collect 1622322

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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-65.86". If I use the version before this commit
(fb02eb4a29303295f2fed8a69d9aa703792c834b), then the adapter can work
under uSB 3.0 mode. However, if I use this commit
(b214396fb5890af58ff04b42deba7de5a2686338), then the adapter fails, and
dmesg gives:

Disable of device-initiated U1 failed.
Disable of device-initiated U2 failed.

which is exactly what involves in this commit.

It should be noticed that this problem is a probabilistic one, that is
to say: with the old commit, the adapter can sometimes fail to work; and
with the new commit, the adapter can sometimes work, too. So I guess
this commit might not be the only reason that cause the unstable USB
stack.

If an reverse is necessary, then this commit may be to early to be
reverted, but it might prove some useful information for fixing.

** Changed in: linux (Ubuntu)
   Status: Expired => Confirmed

** Tags removed: kernel-bug-exists-upstream-4.8-rc7 kernel-fixed-upstream 
kernel-fixed-upstream-4.8-rc8 vivid wily
** Tags added: kernel-bug-exists-upstream-4.9

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 communicate
with host under USB 2.0 mode.

Once I reweld all fibers, I can see it appears along with "Linux
Foundation 3.0 root hub", and the problem returns.

And I re-test the old ISOs: 14.10 and 15.04 work properly, 15.10 fails.
So apparently some regressions occur between 3.19 and 4.2 series.

There is, however, a workaround: when inserting the USB plug, leave a
part of the plug outside the jack. This will keep the 4 contacts for USB
3.0 disconnected from PC, while 4 other contacts for USB 2.0 unaffected.
But I still hope this could be solved from code level.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-12-23 Thread Christopher M. Penalver
zwpwjwtz, given the scope of this report is it works at all (not whether
or not it works in USB 3.0 mode) would you need a backport to a release
prior to Zesty, or may this be closed as Status Invalid?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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/bb598c1b8c9bf56981927dcb8c0dc34b8ff95342)
from commits focus on r8152.c, it is possible that this problem has been
(partially) solved, yet further refinement (i.e. bringing driver in full
USB 3.0 mode) still needs some time.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-12-21 Thread Christopher M. Penalver
zwpwjwtz, to get around having to debug compiling kernel modules, could
you please test http://cdimage.ubuntu.com/daily-live/current/ and advise
to the results?

As this version is rebased to kernel 4.9, the expectation is that the
issue is resolved in it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:

scripts/sign-file.c:23:30: fatal error: openssl/opensslv.h: No such file or 
directory
compilation terminated.
scripts/Makefile.host:91: recipe for target 'scripts/sign-file' failed
make[1]: *** [scripts/sign-file] Error 1
Makefile:566: recipe for target 'scripts' failed
make: *** [scripts] Error 2

Though I continued:

$ cp -v /usr/src/linux-headers-4.4.0-28-generic/Module.symvers ./
$ cd drivers/net/usb/
$ make -C /lib/modules/4.4.0-28-generic/build M=$(pwd) modules
$ sudo make -C /lib/modules/4.4.0-28-generic/build M=$(pwd) modules_install

And it terminated with numerous errors like:

make: Entering directory '/usr/src/linux-headers-4.4.0-28-generic'
  INSTALL /home/user/linux-4.4.0/drivers/net/usb/asix.ko
At main.c:222:
- SSL error:02001002:system library:fopen:No such file or directory: 
bss_file.c:175
- SSL error:2006D080:BIO routines:BIO_new_file:no such file: bss_file.c:178
sign-file: certs/signing_key.pem: No such file or directory
  INSTALL /home/user/linux-4.4.0/drivers/net/usb/ax88179_178a.ko
At main.c:222:
- SSL error:02001002:system library:fopen:No such file or directory: 
bss_file.c:175
- SSL error:2006D080:BIO routines:BIO_new_file:no such file: bss_file.c:178
sign-file: certs/signing_key.pem: No such file or directory
  INSTALL /home/user/linux-4.4.0/drivers/net/usb/catc.ko
..


Could anyone give me some advice?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-12-20 Thread Christopher M. Penalver
zwpwjwtz, please ask your questions via Launchpad (not via personal
emails). This allows others to help also.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-12-19 Thread Christopher M. Penalver
zwpwjwtz, to follow up on
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/comments/11
did you actually test the commit to confirm it addresses your issue?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-12-18 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-10-19 Thread wolf
If it helps narrow the commits at
https://github.com/torvalds/linux/commits/master/drivers/net/usb/r8152.c

rc7 was released Sept 18 and rc8 was released Sept 26

What is the current solution? To just update the kernel to 4.8?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-10-19 Thread wolf
Related: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1586195

Though it looks like this thread is further along. What is the current
solution? To update the kernel?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 is the only commit that touches 'r8152.c' since
the release of kernel 4.8-rc7.

Some more detailed info about this merge commit can be found at
https://github.com/torvalds/linux/commits/master/drivers/net/usb/r8152.c
.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-09-30 Thread Christopher M. Penalver
zwpwjwtz, the next step is to fully reverse commit bisect from kernel
4.8-rc7 to 4.8-rc8 in order to identify the last bad commit, followed
immediately by the first good one. Once this good commit has been
identified, it may be reviewed for backporting. Could you please do this
following
https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F
?

Please note, finding adjacent kernel versions is not fully commit
bisecting.

Also, the kernel release names are irrelevant for the purposes of
bisecting.

It is most helpful that after the fix commit (not kernel version) has
been identified, you then mark this report Status Confirmed.

Thank you for your help.

** Tags removed: needs-bisect
** Tags added: kernel-fixed-upstream kernel-fixed-upstream-4.8-rc8 
needs-reverse-bisect

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-09-25 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-09-17 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Importance: Medium => High

** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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=:00:1d.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=480 MxCh= 8
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=8087 ProdID=8001 Rev=00.03
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh=11
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=04.04
S:  Manufacturer=Linux 4.4.0-28-generic xhci-hcd
S:  Product=xHCI Host Controller
S:  SerialNumber=:00:14.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=02 Lev=01 Prnt=01 Port=03 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=0cf3 ProdID=e300 Rev=00.01
C:  #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
I:  If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb

T:  Bus=02 Lev=01 Prnt=01 Port=04 Cnt=02 Dev#=  3 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=2232 ProdID=1071 Rev=00.21
S:  Manufacturer=Generic
S:  Product=ATIV Real HD Camera
S:  SerialNumber=200901010001
C:  #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=0e(video) Sub=01 Prot=00 Driver=uvcvideo
I:  If#= 1 Alt= 0 #EPs= 0 Cls=0e(video) Sub=02 Prot=00 Driver=uvcvideo

T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=5000 MxCh= 4
D:  Ver= 3.00 Cls=09(hub  ) Sub=00 Prot=03 MxPS= 9 #Cfgs=  1
P:  Vendor=1d6b ProdID=0003 Rev=04.04
S:  Manufacturer=Linux 4.4.0-28-generic xhci-hcd
S:  Product=xHCI Host Controller
S:  SerialNumber=:00:14.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub


After 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=:00:1d.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=480 MxCh= 8
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=8087 ProdID=8001 Rev=00.03
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh=11
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=04.04
S:  Manufacturer=Linux 4.4.0-28-generic xhci-hcd
S:  Product=xHCI Host Controller
S:  SerialNumber=:00:14.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  4 Spd=480 MxCh= 4
D:  Ver= 2.10 Cls=09(hub  ) Sub=00 Prot=02 MxPS=64 #Cfgs=  1
P:  Vendor=05e3 ProdID=0610 Rev=92.16
S:  Manufacturer=GenesysLogic
S:  Product=USB2.0 Hub
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I:  If#= 0 Alt= 1 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=02 Driver=hub

T:  Bus=02 Lev=02 Prnt=04 Port=01 Cnt=01 Dev#=  5 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=2188 ProdID=0ae1 Rev=01.00
S:  Product= USB OPTICAL MOUSE
C:  #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid

T:  Bus=02 Lev=02 Prnt=04 Port=02 Cnt=02 Dev#=  6 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=5c0a ProdID=8502 Rev=01.00
S:  Manufacturer=SINO WEALTH
S:  Product=USB KEYBOARD
C:  #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=01 Driver=usbhid
I:  If#= 1 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=00 Prot=00 Driver=usbhid

T:  Bus=02 Lev=01 Prnt=01 Port=03 Cnt=02 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=0cf3 ProdID=e300 Rev=00.01
C:  #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
I:  If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb

T:  Bus=02 Lev=01 Prnt=01 Port=04 Cnt=03 Dev#=  3 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=2232 ProdID=1071 Rev=00.21
S:  Manufacturer=Generic
S:  Product=ATIV Real HD Camera
S:  SerialNumber=200901010001
C:  #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=0e(video) Sub=01 Prot=00 

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

2016-09-15 Thread Christopher M. Penalver
zwpwjwtz, could you please plug the Realtek device in, and post the results of 
the following terminal command:
usb-devices

** Tags removed: regression-potential
** Tags added: needs-bisect regression-release vivid wily

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 differences showed in
dmesg: "eth0" came up directly without being renamed to something like
"enp0s".


Also, following version of kernel have been tested:

- 4.1.32
- 3.18.41
- 4.7.3 (on Manjaro)
- 4.1.32 (on Manjaro)
- 3.16.37 (on Manjaro)

None of them works.

Perhaps it is a back-ported feature that makes USB 3.0 drivers broken?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-09-12 Thread Christopher M. Penalver
zwpwjwtz, did this problem not occur for you personally (not someone
else, somewhere else) in a Ubuntu release prior to 16.04?

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-09-11 Thread Christopher M. Penalver
zwpwjwtz, thank you for reporting this and helping make Ubuntu better.

In order to allow additional upstream developers to examine the issue, at your 
earliest convenience, could you please test the latest upstream kernel 
available from http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D ? Please 
keep in mind the following:
1) The one to test is at the very top line at the top of the page (not the 
daily folder).
2) The release names are irrelevant.
3) The folder time stamps aren't indicative of when the kernel actually was 
released upstream.
4) Install instructions are available at 
https://wiki.ubuntu.com/Kernel/MainlineBuilds .

If testing on your main install would be inconvenient, one may:
1) Install Ubuntu to a different partition and then test this there.
2) Backup, or clone the primary install.

If the latest kernel did not allow you to test to the issue (ex. you couldn't 
boot into the OS) please make a comment in your report about this, and continue 
to test the next most recent kernel version until you can test to the issue. 
Once you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this issue is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where X, and Y are the first two numbers of the kernel version, and Z is
the release candidate number if it exists.

If the mainline kernel does not fix the issue, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

Also, you don't need to apport-collect further unless specifically
requested to do so.

It is most helpful that after testing of the latest upstream kernel is
complete, you mark this report Status Confirmed.

Lastly, to keep this issue relevant to upstream, please continue to test
the latest mainline kernel as it becomes available.

Thank you for your help.

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Tags added: regression-potential

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622322

Title:
  Realtek 8153-based ethernet adapter doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1622322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs