[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2009-05-14 Thread Jim Lieb
CONFIG_USG_NET_ZAURUS is enabled (module) in current Ubuntu kernels. ** Changed in: linux (Ubuntu) Status: Incomplete = Invalid -- usbnet: Zaurus C860 doesn't connect any more https://bugs.launchpad.net/bugs/156581 You received this bug notification because you are a member of Ubuntu

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-09-26 Thread John Rose
I'm using a Zaurus SL-C860 with a 2.6.24 kernel using the Angstrom distro. I'm using Ubuntu Hardy (with all updates) on laptop. Zaurus has necessary g_ether loaded. Relevant section of its /etc/network/interfaces is: iface usb0 inet static address 192.168.129.2 netmask 255.255.255.0 network

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-09-17 Thread John Rose
I've compiled installed zaurus kernel module on my Ubuntu Hardy laptop with kernel 2.6.24.19. When I keyed the 'patch -p-2.6.24-19.41, there were loads of pairs of messages 'Reversed previously applied patch detected [n]' and 'Apply anway [n]'. I pressed Enter in response to everyone of them.

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-08-29 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test: 1) If you are comfortable

Re: [Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-08-03 Thread yens
this is how it worked for me : // you need to be root (at some point) sudo bash -l // get the kernel sources #cd /usr/src/ #apt-get source linux-image-2.6.24-16-generic //unpack the gzip-files gunzip linux_2.6.24-16.30.diff.gz // you will get a dir : linux_2.6.24-16.30.diff tar -xzf

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-08-02 Thread CharlieBrooks
I'm having the same problem with a Zaurus SL-5500. However, I'm not able to successfully load the zaurus module. I've downloaded the linux-source-2.6.24 module, played the .config game, and compiled the zaurus module (as make drivers/net/usb/zaurus.ko). Two things: I get a .o file, not a .ko

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-07-27 Thread John Rose
zaurus.ko compiled installed OK. But still can't connect to Zaurus SL-C860 from laptop (get usb0: ERROR while getting interface flags: No such device SIOCSIFADDR: No such device etc etc). lsusb lspci don't show zaurus on usb. I've tried zaurus connection on a desktop just in case it's usb

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-07-25 Thread John Rose
Laptop doesn't communicate to Zaurus C860 on 2.6.24-19. lsusb lspci do not show Zaurus. Compiled zaurus.ko doesn't load. I can modprobe it to load but still no communication. Can't ping Zaurus from laptop or laptop from Zaurus. ifconfig shows eth0 (on laptop) as 192.168.0.72. Router is

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-05-20 Thread John Rose
This is going to seem a silly message, but it does have a point. I've clean installed Hardy due to the usb mouse keyboard problems, which are now fixed. However, I forgot to take a backup of my email immediately beforehand. So I've lost the first 2 weeks of May's emails. I compiled zaurus.ko for

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-05-05 Thread John Rose
Compiled zaurus.ko OK and 'activated' it. Still doesn't show usb0 using lsusb. So problem is same as bug 196288. -- usbnet: Zaurus C860 doesn't connect any more https://bugs.launchpad.net/bugs/156581 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-05-01 Thread John Rose
Same problem with Hardy using kernel 2.6.24.16. Not able to re-compile zaurus.ko as downloaded linux-source-2.6.24.16.tar.bz2 generates linux- source-2.6.24.16.tar which is not acceptable to tar (message 'tar: This does not look like a tar archive'). -- usbnet: Zaurus C860 doesn't connect any

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2008-05-01 Thread John Rose
Same problem with Hardy using kernel 2.6.24.16. Not able to re-compile zaurus.ko as downloaded linux-source-2.6.24.16.tar.bz2 generates linux- source-2.6.24.16.tar which is not acceptable to tar (message 'tar: This does not look like a tar archive'). -- usbnet: Zaurus C860 doesn't connect any

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-12-13 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug policy. For future reference you can learn more about their bug policy at https://wiki.ubuntu.com/KernelTeamBugPolicies . ** Changed in: linux-source-2.6.22 (Ubuntu) Assignee: (unassigned) = Ubuntu Kernel Team

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-12-01 Thread yens
Steven, thanks a lot, it worked for me. Here a more detailed version of your solution, it may help somebody: // you need to be root (at some point) sudo bash -l // get libcurses need for make menuconfig #apt-get install libncurses5-dev // get the kernel sources #cd /usr/src/ #apt-get

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-12-01 Thread yens
here the compiled zaurus.ko module for kernel 2.6.22-14 ** Attachment added: compiled zaurus.ko module for kernel 2.6.22-14 http://launchpadlibrarian.net/10681142/zaurus.ko -- usbnet: Zaurus C860 doesn't connect any more https://bugs.launchpad.net/bugs/156581 You received this bug

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-11-30 Thread yens
So what to do? Recompile the kernel? ** Changed in: linux-source-2.6.22 (Ubuntu) Status: Incomplete = Confirmed -- usbnet: Zaurus C860 doesn't connect any more https://bugs.launchpad.net/bugs/156581 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-11-30 Thread Steven Walter
To fix it for yourself, you can try the following: $ apt-get source linux-image-2.6.22-14-generic (or whichever kernel package you are using) $ vi debian/config/i386/config.generic Change # CONFIG_USB_NET_ZAURUS is not set to CONFIG_USB_NET_ZAURUS=y (this must be exact!) $ make

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-11-23 Thread Steven Walter
I'm seeing a similar issue with a Zaurus 5500. It appears that CONFIG_USB_NET_ZAURUS is disabled in the kernel config now. Was this explicitly changed, or did this setting just get missed in the kernel upgrade somehow? I can't imagine what trouble it could cause, since the code would only be

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-11-10 Thread yens
Hello, here the requested infomation: 1. uname -a Linux gojun1 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux 2.-4. See attached docs Regards Y ** Attachment added: dmesg.log http://launchpadlibrarian.net/10325208/dmesg.log -- usbnet: Zaurus C860 doesn't connect

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-11-10 Thread yens
Hello, here the requested infomation: 1. uname -a Linux gojun1 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux 2.-4. See attached docs Regards Y ** Attachment added: dmesg.log http://launchpadlibrarian.net/10325216/dmesg.log -- usbnet: Zaurus C860 doesn't connect

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-11-10 Thread yens
** Attachment added: lsmod.log http://launchpadlibrarian.net/10325217/lsmod.log -- usbnet: Zaurus C860 doesn't connect any more https://bugs.launchpad.net/bugs/156581 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-11-10 Thread yens
** Attachment added: lsusb-v.log http://launchpadlibrarian.net/10325219/lsusb-v.log -- usbnet: Zaurus C860 doesn't connect any more https://bugs.launchpad.net/bugs/156581 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-11-10 Thread yens
** Attachment added: lsusb-v.log http://launchpadlibrarian.net/10325220/lsusb-v.log -- usbnet: Zaurus C860 doesn't connect any more https://bugs.launchpad.net/bugs/156581 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-11-10 Thread yens
** Attachment added: lsusb-v.log http://launchpadlibrarian.net/10325221/lsusb-v.log ** Attachment removed: dmesg.log http://launchpadlibrarian.net/10325216/dmesg.log ** Attachment removed: lsusb-v.log http://launchpadlibrarian.net/10325220/lsusb-v.log ** Attachment removed:

[Bug 156581] Re: usbnet: Zaurus C860 doesn't connect any more

2007-10-24 Thread Basilio Kublik
Hi there Please include the following additional information: 1. Please include the output of the command uname -a in your next response. It should be one, long line of text which includes the exact kernel version you're running, as well as the CPU architecture. 2. Please run the command dmesg