Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[rt3290sta ebuild] module fork Ralink RT3290 wifi/bluetooh
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
alinefr
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2009
Posts: 113
Location: São Paulo, Brasil

PostPosted: Thu Sep 10, 2015 6:25 am    Post subject: [rt3290sta ebuild] module fork Ralink RT3290 wifi/bluetooh Reply with quote

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:
Code:

layman -S


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
View user's profile Send private message
alinefr
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2009
Posts: 113
Location: São Paulo, Brasil

PostPosted: Sat Sep 12, 2015 12:37 am    Post subject: [rtbth] Bluetooth support for RT3290 Reply with quote

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:

Code:

emerge -av rtbth
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
Jump to:  
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