View previous topic :: View next topic |
Author |
Message |
alinefr Tux's lil' helper
Joined: 05 Jul 2009 Posts: 113 Location: São Paulo, Brasil
|
Posted: Thu Sep 10, 2015 6:25 am Post subject: [rt3290sta ebuild] module fork Ralink RT3290 wifi/bluetooh |
|
|
As I could not make my RT3290 wifi adapter work with rt2800pci I decided to give a try to rt3290sta from https://github.com/pkeeper/rt3290sta.
It's running smooth. So in order to make things easier, I made an ebuild for it so we can take advantage of "emerge @module-rebuild" after a new kernel install.
https://github.com/alinefr/alinefr-overlay
You can install it with layman, even while it's not in the official layman repo list:
1. add the 'alinefr' overlay:
Code: |
layman -o https://github.com/alinefr/alinefr-overlay/raw/master/overlay.xml -f -a alinefr
|
2. sync overlays:
3. install:
Code: |
emerge -av rt3290sta
|
4. Blacklist rt2800pci. Add to your /etc/modprobe.d/blacklist:
Code: |
blacklist rt2800pci
|
I've tested it only with kernel 4.0.5. |
|
Back to top |
|
|
alinefr Tux's lil' helper
Joined: 05 Jul 2009 Posts: 113 Location: São Paulo, Brasil
|
Posted: Sat Sep 12, 2015 12:37 am Post subject: [rtbth] Bluetooth support for RT3290 |
|
|
rtbth can be used to provide bluetooth support in RT3290 adapter.
I've got it from arch-aur package source in github. But I had to do a small tweak in order to make it support 4.* kernel versions. At least it works for me in 4.0.5.
The ebuild also is in my overlay. Just do:
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|