Grammostola Rosea wrote:
Gustin Johnson wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Grammostola Rosea wrote:
<snip>
I solved it, thanks to this tip:

http://linuxmusicians.com/viewtopic.php?f=27&t=1008&p=5465#p5459

Maybe this could be included in the default 64studio too?

I am pretty sure they were marked as BROKEN for a reason.  Just
re-enabling it without knowing the context is a bad idea IMO.

A better solution is to try the latest drivers:
http://wireless.kernel.org/en/users/Download
or for your device specifically:
http://rt2x00.serialmonkey.com/wiki/index.php?title=Rt2x00_GIT_instructions

The group that is building drivers for your particular device can be
found here:
http://rt2x00.serialmonkey.com/wiki/index.php/Main_Page

They have forums, documentation, and the like.  You may wish to look
here in the future as well.

Thanks. But to do that trick I  need to solve this first:


User postinst hook script [update-grub] exited with value 20
dpkg: error processing linux-image-2.6.29-1-
multimedia-686 (--configure):
 subprocess post-installation script returned error exit status 20
dpkg: dependency problems prevent configuration of linux-rt:
linux-rt depends on linux-image-2.6.29-1-multimedia-686 (= 2.6.29-5); however:
  Package linux-image-2.6.29-1-multimedia-686 is not configured yet.

I have written a small script based on the temporary fix Dave suggested on the forums.

Make sure the "kernel-package" package is installed, and then run the attached script. You may need to make it executable first.

Cheers,
Quentin


sudo cp /etc/kernel-img.conf /etc/kernel-img.conf-backup
sudo cp /usr/share/doc/kernel-package/examples/sample.kernel-img.conf 
/etc/kernel-img.conf
sudo apt-get upgrade
sudo update-grub
sudo cp /etc/kernel-img.conf-backup /etc/kernel-img.conf
_______________________________________________
64studio-devel mailing list
[email protected]
http://lists.64studio.com/mailman/listinfo/64studio-devel

Reply via email to