[Bug 1513727] [NEW] 'libproxychains.so.3' from LD_PRELOAD cannot be preloaded

2015-11-05 Thread Steve Zhang
Public bug reported: It always notics this message "'libproxychains.so.3' from LD_PRELOAD cannot be preloaded". I installed proxychains from Software Center on Ubuntu 15.10. The proxychains version is 3.1-6. ```log proxychains ping www.google.com ProxyChains-3.1 (http://proxychains.sf.net)

[Bug 1513727] Re: 'libproxychains.so.3' from LD_PRELOAD cannot be preloaded

2015-11-05 Thread Steve Zhang
** Description changed: It always notics this message "'libproxychains.so.3' from LD_PRELOAD cannot be preloaded". I installed proxychains from Software Center on Ubuntu 15.10. The proxychains version is 3.1-6. ```log proxychains ping www.google.com ProxyChains-3.1

[Bug 365910] Re: Ubuntu9.04: Webcam can't work

2009-04-24 Thread Steve Zhang
** Changed in: linux (Ubuntu) Assignee: (unassigned) = David Chen (david.chen) -- Ubuntu9.04: Webcam can't work https://bugs.launchpad.net/bugs/365910 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 223656] Re: RTL8102EL NIC driver oops during Hardy boot

2008-09-16 Thread Steve Zhang
You are talking about the driver issue for Video or you are talking about issue for NIC? I think Oops issue on NIC is fixed in 2.6.24.19. Maybe you need a new bug open for Video issue. -- RTL8102EL NIC driver oops during Hardy boot https://bugs.launchpad.net/bugs/223656 You received this bug

[Bug 223656] Re: RTL8102EL NIC driver oops during Hardy boot

2008-07-15 Thread Steve Zhang
This is root caused as a kernel r8169 driver issue. A patch is ready but not sure when to release. -- RTL8102EL NIC driver oops during Hardy boot https://bugs.launchpad.net/bugs/223656 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 223656] Re: RTL8102EL NIC driver oops during Hardy boot

2008-06-30 Thread Steve Zhang
Baconbits, Can you check with lspci -vvnn to see if there is any error with your NIC PCI information? -- RTL8102EL NIC driver oops during Hardy boot https://bugs.launchpad.net/bugs/223656 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-06-18 Thread Steve Zhang
Polvell, are you failing on the NIC driver with the old LiveCD or you fail on ide channel? -- RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail https://bugs.launchpad.net/bugs/223656 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-06-17 Thread Steve Zhang
Please look at issue #240648, we find the updated R8169.c driver will fail to load after system go to S4 for 3 or 4 times. And eth0 will disappear. I tested it with same platform I reported this issue(223656) and checked with latest latest 2.6.24-19-generic kernel. And still can find this issue.

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-06-17 Thread Steve Zhang
Sorry for the misleading. Actually I am not meaning RUN LEVEL 4. I mean when we go to hibernate for 3 or 4 times without reboot. r8169 will fail to load on the RTL8102EL NIC card. -- RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail https://bugs.launchpad.net/bugs/223656 You received

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-05-14 Thread Steve Zhang
Tim, Thank you for the fix. We finally get the HW in Dell and Scott help to verify your fix on this issue with our prototype finally and proved to pass the NIC test. You can go on to officially publish it according to your process. Just one question to you, how will you provide the fix to us, by

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-05-07 Thread Steve Zhang
Tim -, We tried all the PCI options but still get the same problem. And today, we tried the source code from RealTek, and it can successfully loaded in hardy. Here is the steps we take 1. Install Ubuntu 7.10. NIC is recogonized as rtl8169 and driver is loaded but not functional. 2. Upgrade to

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-05-07 Thread Steve Zhang
I am checking if Realtek can provide source code and allow source code be integrated to upstream kernel driver. -- RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail https://bugs.launchpad.net/bugs/223656 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-05-06 Thread Steve Zhang
We have tried both pci=bios and pci=nobios before and can find this problem all the time. We will vistit ODM tomorrow, and will get pci ids then. And we also try the beta driver from Realtek. For this beta driver, we need to check if it's OK to be integrate into upstream kernel. -- RTL8102EL

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-05-02 Thread Steve Zhang
Yes, it's rtl18169_init_one(). Actually I believe it's a kernel issue that we lost the 2nd digit of each 2 digits. That means if there is 2.6.24-16-generic printed by printk, it will appear on the monitor as 2.6.2-1-generic. I duplicate this lost digit issue on our RTSed platform with AHCI

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-05-01 Thread Steve Zhang
We can't with this issue to boot the system to do the ODM testing in May. It's urgent for us. ** Changed in: dell Importance: Undecided = Critical -- RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail https://bugs.launchpad.net/bugs/223656 You received this bug notification

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail

2008-05-01 Thread Steve Zhang
And we actually also tried cut down the NIC chip from MB and installed 8.04 without any problem. -- RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail https://bugs.launchpad.net/bugs/223656 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-04-28 Thread Steve Zhang
** Attachment added: Dmesg log http://launchpadlibrarian.net/13985749/C%3A%5CDocuments%20and%20Settings%5Csteve_zhang%5C%E6%A1%8C%E9%9D%A2%5Cvm.log ** Also affects: dell Importance: Undecided Status: New -- RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

[Bug 223656] [NEW] RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-04-28 Thread Steve Zhang
Public bug reported: When I boot the system with Ubuntu 8.04 Live CD/DVD, I found system abort to busybox with udevd-event sbin/modprobe abort abnormal error message. By looking at the dmesg log, I found kernel abort by the time of running rtl8169_init_one function in rtl8169.c. Actually, the

[Bug 223656] Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

2008-04-28 Thread Steve Zhang
** Visibility changed to: Private -- RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail https://bugs.launchpad.net/bugs/223656 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list