Subject: Re: module for usb ethernet ax8817x 0b95:1780 not working Package: linux-2.6 Version: 2.6.32-15 Severity: normal
Hello Ben, OK, *** Please type your report below this line *** OK reconfigured to restore the bug: - remove device modprobe -r asix aptitude reinstall linux-image-2.6.32-5-686 - plug in device dmesg (checked and see the debian driver, OK eth2) Try to reconfigure network #!/bin/bash sudo /etc/init.d/networking stop [ -e /etc/network/interfaces ] && sudo mv --verbose /etc/network/interfaces /etc/network/interfaces.backup sudo touch /etc/network/interfaces echo auto lo | sudo tee -a /etc/network/interfaces echo iface lo inet loopback | sudo tee -a /etc/network/interfaces echo | sudo tee -a /etc/network/interfaces echo auto eth2 | sudo tee -a /etc/network/interfaces echo iface eth2 inet dhcp | sudo tee -a /etc/network/interfaces echo | sudo tee -a /etc/network/interfaces sudo /etc/init.d/networking restart exit Will wait for a reply- but never comes- see attachment On Sun, Jun 27, 2010 at 7:40 PM, Ben Hutchings <b...@decadent.org.uk> wrote: > OK, and for comparison, can you repeat that while using the original > driver? (Temporarily remove the driver you got from the manufacturer.) > > Ben. > > -- > Ben Hutchings > Once a job is fouled up, anything done to improve it makes it worse. >
reportbug-587215-20100629-2919-CBUGkx
Description: Binary data