There is no need to download and install Squeeze into a VM. You just have to install the squeeze kernel instead of the voyage one. This is pretty straight forward to do:
apt-get install linux-image-686 If this does not work, you may have to install a more specific package name, such as: apt-get install linux-image-2.6.32-5-686 There are other kernel packages for other architectures that may be more appropriate. The 686 works for my Alix (Geode x86 CPU) boards. Hth, On Mon, Jun 13, 2011 at 2:38 AM, Kim-man 'Punky' TSE <[email protected]> wrote: > Hi David, > > Why do you so insist to use compat-wireless? > > Yes, lsmod is what I want. > > Regards, > Punky > > On 6/13/2011 4:33 PM, David Murray wrote: >> >> Hi Punky, >> >> Just to confirm, you are saying that I should donwload and install deb >> squeeze in a VM, compile compat-wireless, plug in my wireless dongle, do an >> 'lsmod' and provide you with a list of the kernel modules that are required >> to run the hardware. Is this what you are wanting? >> >> Thanks again for your time >> Dave >> >> On 06/13/2011 03:55 PM, Kim-man 'Punky' TSE wrote: >>> >>> Hi David, >>> >>> Since you are using Voyage 0.7.0, I would recommend you to install stock >>> debian squeeze kernel first. Once you've got it run properly, please let me >>> know what modules in voyage kernel is missing. I can arrange to add it in >>> the next release (due end June). > > > -- > Regards, > Kim-man "Punky" Tse > > * Open Source Embedded Solutions and Systems > - Voyage Linux (http://linux.voyage.hk) > - Voyage ONE (http://linux.voyage.hk/voyage-one) > - Voyage MPD (http://linux.voyage.hk/voyage-mpd) > * Voyage Store (http://store.voyage.hk) > > > > _______________________________________________ > Voyage-linux mailing list > [email protected] > http://list.voyage.hk/mailman/listinfo/voyage-linux > _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
