Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Setting Up WiFi on a New Gentoo Install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
patherton
n00b
n00b


Joined: 08 Jul 2013
Posts: 4

PostPosted: Sat Jul 20, 2013 3:20 am    Post subject: Setting Up WiFi on a New Gentoo Install Reply with quote

I used Mr. Donahue's SystemrescueCD to install Gentoo, installed wireless-tools, and had selected all wireless drivers in kernel config. I dont see my interface name using ifconfig -a [Only lo and sit0], iwconfig lists lo & sit0 with no wireless extensions.

I am able to modprobe -v rtl8192cu and insert wifi drivers. Still no interface name to wpa_supplicant. What am I missing.

While installing through SystemRescueCD, chroot emerge networkmanager ended up with conflict in PAM use --with-use and --update, had issues --unmaskon-write.

Did emerge --world. Yet the problems persist. I need wpa_supplicant working, need interface for it.


Thanks,
Pete
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Sat Jul 20, 2013 4:21 am    Post subject: Reply with quote

per debian wiki.... found here http://wiki.debian.org/rtl819x


"Non-free firmware is required for all drivers, which can be provided by installing the firmware-realtek package. RTL8192U firmware is currently not packaged (588142)."

i suspect for gentoo its "emerge linux-firmware" though i could be wrong, and you could be stuck manually digging for firmware.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sat Jul 20, 2013 4:50 am    Post subject: Reply with quote

have you emerged linux-firmware?
_________________
Defund the FCC.
Back to top
View user's profile Send private message
patherton
n00b
n00b


Joined: 08 Jul 2013
Posts: 4

PostPosted: Sat Jul 20, 2013 7:45 am    Post subject: Reply with quote

I had already emerged linux-firmware, had all WiFi modules inserted after boot using modprobe -v rtl8192cu, I followed the above Debian wiki after chrooting through SystemRescuceCD. I see the interfaces after chrooting, since I guess I am using Networkmanager of RescueCD. Unable to see the correct interfaces, upon reboot, I could not emerge NetworkManager because of conflicting installed PAM packages, emerged wicd, Will try networkmaneger tarball from other OS and try.

I just need the interface, also emerged iproute2, no help there either. How do I load all modules automatically during boot.

Thanks.

Once WiFi i set I can proceed with other insrtallatioon

Pete
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sat Jul 20, 2013 7:03 pm    Post subject: Reply with quote

looking at bugzilla.kernel.org for rtl8192cu suggests you might want to try kernel 3.10.1 from the testing branch. Also linux-firmware from the testing branch.
i.e.
Code:
nano /etc/portage/package.keywords
edit to add:
Quote:
=sys-kernel/gentoo-sources-3.10.1 ~amd64
=sys-kernel/linux-firmware-20130711 ~amd64
~x86 instead of ~amd64 if gentoo is 32 bit
_________________
Defund the FCC.


Last edited by DONAHUE on Sat Jul 20, 2013 11:07 pm; edited 1 time in total
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Sat Jul 20, 2013 7:18 pm    Post subject: Reply with quote

echo "sys-kernel/gentoo-sources" >> /etc/portage/package.accept_keywords
echo "sys-kernel/linux-firmware" >> /etc/portage/package.accept_keywords

no need to define version or arch. it actually will update to latest if sync pulls up newer ebuilds. my prism54g device required me inserting firmware manually, and im still thinking thats what the posters going to have to do.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sat Jul 20, 2013 7:52 pm    Post subject: Reply with quote

@ 6
specify version and that component eventually goes back to stable, not an unreasonable goal
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3 and http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=3&chap=3 say the default is stable branch
_________________
Defund the FCC.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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