Wifi on MSI Wind with 64Studio 3.0beta3
I am running 64Studio 3.0beta3 on a MSI Wind U100 netbook. It's no powerhouse, but with 1.6GHz a 2GB of RAM, I think it can handle some light duty recording (or just jamming along with Hydrogen and Rakrrack or Guitarix). So far it's been okay, I've got Rak' and Guitarix compiled (I really really wish they were in the repos), but I have one problem; no wireless. ifconfig doesn't bring up my wifi card, which is of Ralink origin, and on my openSUSE install running a 2.6.26 kernel, the kernel module loaded is rt2860. I thought this module was included in kernel 2.6.29, but modprobing it gives me a "no such module" error.
So I installed the linux-headers-2.6.29-1-multimedia-686 and the linux-headers-2.6.29.1-all packages, downloaded the source for the rt2860 driver, and ran "sudo make". It compiles for a while, then stops a gives this error message:
"make[1]: Entering directory `/usr/src/linux-headers-2.6.29-1-multimedia-686'
/usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/Makefile:41: h: No such file or directory
make[3]: *** No rule to make target `/usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/Makefile_32.cpu'. Stop.
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.29-1-multimedia-686'
make: *** [LINUX] Error 2
Does anyone know what went wrong here? I'm almost certain it's specific to 64studio's kernel.
PS. I looked in /usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/, and found a Makefile, and an include/ directory. As an experiment, I "ln -s Makefile Makefile_32.cpu" and ran make again. it got a lot farther, and eventually stopped with the error :
make[3]: execvp: /bin/sh: Argument list too long
make[3]: execvp: /bin/sh: Argument list too long
make[3]: execvp: /bin/sh: Argument list too long
make[3]: execvp: /bin/sh: Argument list too long
make[3]: execvp: /bin/sh: Argument list too long
make[3]: execvp: /bin/sh: Argument list too long
make[3]: execvp: /bin/sh: Argument list too long
make[3]: execvp: /bin/sh: Argument list too long
make[3]: *** [crmodverdir] Error 127
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.29-1-multimedia-686'
make: *** [LINUX] Error 2
Any ideas?
- Login to post comments

MSI Wind 64studio installation
Using the file you linked
Makefile_32.cpu