Re: [Voyage-linux] Modify Fstab

2008-10-13 Thread Sean
Varadarajan, What I did to solve the home directory read only issue was to do these steps: 1. as root, remountrw. 2. log in as your unprivileged user. 3. get things set up the way you would like them. 4. log out from the unprivileged user. 5. log in as root. 6. cp -a /home/username /ro/usernam

Re: [Voyage-linux] Re: Compiling drivers for VIA mini pci card ( solomon) vt6655

2008-10-13 Thread Sean
Varadarajan, Do you have a NorhTec box? If so you should really use ndiswrapper and the windows driver. The VIA driver is so bad! Associating to access points when you don't want it to, requiring patches to wpasupplicant, etc. Check out this page for instructions: http://nicolas314.wordpress

[Voyage-linux] Re: Compiling drivers for VIA mini pci card ( solomon) vt6655

2008-10-13 Thread varadarajan narayanan
set -e; for d in driver ; do make -C $d install ; done make[1]: Entering directory `/boot/vt6655_v118_02/driver' make -C /lib/modules/2.6.23-486-voyage/build SUBDIRS=/boot/vt6655_v118_02/driver modules make[2]: Entering directory `/usr/src/linux-source-2.6.23-voyage' WARNING: Symbol version dump

[Voyage-linux] Compiling drivers for VIA mini pci card ( solomon) vt6655

2008-10-13 Thread varadarajan narayanan
Hi ! I am getting the following errors when compiling the drivers for this Mini PCI card from VIA with Voyage 0.5.2. - symvers is missing - modules will have no dependencies or modversions then it go to building modules stage 2 MODPOST 1 modules /bin/sh : scripts/mod/modpost: No such file or di

Re: [Voyage-linux] vogage-lenny dhcp & ntpdate?

2008-10-13 Thread Kim-man 'Punky' TSE
Hi Frank, See /CHANGELOG. It mentioned that dhclient is replaced by pump. See /etc/network/if-up.d/ntpdate. It seems ntpdate would run when an interface is up. Regards, Punky Frank Parker wrote: When voyage-lenny boots with the /etc/network/interfaces config below... how does it obtain

[Voyage-linux] Alix 3c2 Bundle For Sale

2008-10-13 Thread johnrj
I hope emailing this doesn't bother anyone. I've got an Alix 3c2 bundle I'd like to get rid of. All works 100%. Here's what I've got, all comes as one package, not piecing it out. - Alix 3c2 board - Aluminum Alix 3c Case (no USB cutouts) - EnGenius EMP-8602 Plus-S Mini PCI Wireless Card (600mw)

Re: [Voyage-linux] installation on vmware client

2008-10-13 Thread Ben Aurel
thanks, that helped On Mon, Oct 13, 2008 at 9:08 AM, Punky Tse <[EMAIL PROTECTED]> wrote: > Hi Ben, > > Step 3, use "cat /proc/partitions" to see all your disk details. VMWare by > default create scsi disk, which would be /dev/sda. Or you should recreate > your disk image using ide. > > Regards,

Re: [Voyage-linux] Experimental booting problems on WRAP board

2008-10-13 Thread Frank Parker
Punky, I got this working. Thank you. I grabbed the voyage-lenny.iso and booted it under parallels on a MacBookPro. Inserted the CF card reader and successfully ran the voyage-linux installer. Now voyage-lenny is booting perfectly on my old WRAP board. -parker On Mon, Oct 13, 2008 at 9:39 AM

[Voyage-linux] vogage-lenny dhcp & ntpdate?

2008-10-13 Thread Frank Parker
When voyage-lenny boots with the /etc/network/interfaces config below... how does it obtain the DHCP lease for eth0? I can't find dhclient on the disk anywhere. Ultimately, I am trying to get ntpdate to run every time the eth0 lease is obtained or renewed. I don't need a full ntpd install. ---

Re: [Voyage-linux] installation on vmware client

2008-10-13 Thread Punky Tse
Hi Ben, Step 3, use "cat /proc/partitions" to see all your disk details. VMWare by default create scsi disk, which would be /dev/sda. Or you should recreate your disk image using ide. Regards, Punky Ben Aurel wrote: hi I try to install voyage linux as a client os on vmware and following

[Voyage-linux] installation on vmware client

2008-10-13 Thread Ben Aurel
hi I try to install voyage linux as a client os on vmware and following the steps on the cd-rom guide on http://cvs.voyage.hk/cgi-bin/viewcvs.cgi/voyage-custom/src/live-cd/overlay_fs/README.live-cd?rev=1.5&view=markup I have some problems to install voyage and the guide is not very detailed and.

[Voyage-linux] Temperature sensors on alix1.c (voyage0.6)

2008-10-13 Thread Benjamin Eberhardt
Hey, after updating to voyage exp, I am missing readout for the alix1c temperature sensors. All that remained in /sys/bus/i2c/drivers/ is a folder called "dummy". Where can read the values from in the new version? Benjamin ___ Voyage-linux mailing

Re: [Voyage-linux] netem in voyage linux

2008-10-13 Thread Kim-man 'Punky' TSE
Hi Jahan, I just included them into experimental (a.k.a. voyage-lenny). You can download it from the main or AU site or wait a day from other mirrors. For other requests, please use feature request page in wiki. (http://wiki.voyage.hk/dokuwiki/doku.php?id=feature_request) Regards, Punky