Re: Re-2: [Voyage-linux] help

2006-12-01 Thread Kim-man \Punky\ TSE
Hi Jeffery, I just got a 0.3pre1 running on WRAP board. I just remove some of the # in the lines. and here is my config. auto ath0 iface ath0 inet static address 10.1.20.1 netmask 255.255.255.0 broadcast 10.1.20.255 ##pre-up wlanconfig ath create wlandev wifi1

Re: [Voyage-linux] Loading usb driver at startup

2006-12-01 Thread Kim-man \Punky\ TSE
Hi Mike, Just add: usbserial product=0x vendor=0x to /etc/modules. Michael Müller wrote: Hi, I´m relatively new to linux und very new to the WRAP box. I have a USB device attached to the WRAP box which can be started by: modprobe usbserial product=0x vendor=0x

[Voyage-linux] Fixes to 0.3pre1 ed/elvis-tiny/nano in apt-get

2006-12-01 Thread Kim-man \Punky\ TSE
Hi guys, There is a know problem in 0.3pre1 for setting up ed, elvis-tiny and nano through apt-get. Those package should be removed by this: cd /var/lib/dpkg/info/ mv ed.postinst ed.postinst.bak mv elvis-tiny.postinst elvis-tiny.postinst.bak mv nano.postinst nano.postinst.bak mv nano.prerm

Re: [Voyage-linux] Trying to install ethereal on Voyage-Current...

2006-12-01 Thread Kim-man \Punky\ TSE
Hi Jerry, Please find my response for the removing ed/elvis-tiny/nano through apt-get. On important thing you need to know is that ethereal is now called wireshark, the console one is called tshark. See http://packages.debian.org/testing/net/ethereal