Gentoo Archives: gentoo-amd64

From: Drake Donahue <donahue95@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Can't connect to internet from Live DVD.
Date: Thu, 19 Sep 2013 18:47:52
Message-Id: 1379630866.18543.8.camel@fx8150.donahues.us.
In Reply to: Re: [gentoo-amd64] Can't connect to internet from Live DVD. by "Henry W. Peters"
1 <snip> support for the 5390 is probably not on the livedvd
2 a system rescue cd may provide
3
4 from my menuconfig: I use several rotating usb ralinks
5 --- Ralink driver support
6 < > Ralink rt2400 (PCI/PCMCIA) support
7 < > Ralink rt2500 (PCI/PCMCIA) support
8 < > Ralink rt2501/rt61 (PCI/PCMCIA) support
9 < > Ralink rt27xx/rt28xx/rt30xx (PCI/PCIe/PCMCIA) support
10 < > Ralink rt2500 (USB) support
11 < > Ralink rt2501/rt73 (USB) support
12 <M> Ralink rt27xx/rt28xx/rt30xx (USB) support
13 [*] rt2800usb - Include support for rt33xx devices
14 [*] rt2800usb - Include support for rt35xx devices (EXPERIMENTAL)
15 [*] rt2800usb - Include support for rt53xx devices (EXPERIMENTAL)
16 [*] rt2800usb - Include support for rt55xx devices (EXPERIMENTAL)
17 [*] rt2800usb - Include support for unknown (USB) devices
18 [ ] Ralink debug output
19
20 Menuconfig help for RT53XX:
21 CONFIG_RT2800USB_RT53XX:
22
23 This adds support for rt53xx wireless chipset family to the
24 rt2800usb driver.
25 Supported chips: RT5370
26
27 Symbol: RT2800USB_RT53XX [=y]
28 Type : boolean
29 Prompt: rt2800usb - Include support for rt53xx devices (EXPERIMENTAL)
30 Location:
31 -> Device Drivers
32 -> Network device support (NETDEVICES [=y])
33 -> Wireless LAN (WLAN [=y])
34 -> Ralink driver support (RT2X00 [=m])
35 -> Ralink rt27xx/rt28xx/rt30xx (USB) support (RT2800USB [=m])
36 Defined at drivers/net/wireless/rt2x00/Kconfig:169
37 Depends on: NETDEVICES [=y] && WLAN [=y] && RT2X00 [=m] && \
38 RT2800USB [=m]