Gentoo Archives: gentoo-user

From: Stephen Reynolds <stev.john.reynolds@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Net work cards
Date: Mon, 03 Feb 2014 19:15:41
Message-Id: CANbdgKjsBjexXRBCge+jqiM7hSM558YicF12Ar7DPqM3jrhHiw@mail.gmail.com
In Reply to: Re: [gentoo-user] Net work cards by Amankwah
1 if I run ifconfig -a this currently what I get.
2 I have completed the installtion, but Kernel Modules I am not sure about.
3
4 eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
5 inet 192.168.1.105 netmask 255.255.255.0 broadcast 192.168.1.255
6 inet6 fe80::be5f:f4ff:fee8:5914 prefixlen 64 scopeid 0x20<link>
7 ether bc:5f:f4:e8:59:14 txqueuelen 1000 (Ethernet)
8 RX packets 435 bytes 234999 (229.4 KiB)
9 RX errors 0 dropped 0 overruns 0 frame 0
10 TX packets 476 bytes 90064 (87.9 KiB)
11 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
12
13 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436
14 inet 127.0.0.1 netmask 255.0.0.0
15 inet6 ::1 prefixlen 128 scopeid 0x10<host>
16 loop txqueuelen 0 (Local Loopback)
17 RX packets 4 bytes 300 (300.0 B)
18 RX errors 0 dropped 0 overruns 0 frame 0
19 TX packets 4 bytes 300 (300.0 B)
20 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
21
22 wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
23 ether 00:0e:2e:e4:fb:cd txqueuelen 1000 (Ethernet)
24 RX packets 0 bytes 0 (0.0 B)
25 RX errors 0 dropped 0 overruns 0 frame 0
26 TX packets 0 bytes 0 (0.0 B)
27 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
28
29 On 2/3/14, Amankwah <amankwah7@×××××.com> wrote:
30 > On Mon, Feb 03, 2014 at 02:36:29PM +0200, Stephen Reynolds wrote:
31 >> Hi all
32 >>
33 >>
34 >>
35 >> I am doing a new Gentoo installation and I cannot get my network cards to
36 >> work.
37 >> I have two cards
38 >>
39 >>
40 >>
41 >> 1) eth0 =  Realtek RLTl8111e
42 >>
43 >> 2) wlan0 = RaLink RT2561/RT61
44 >>
45 >>
46 >>
47 >> Gen Kernel has support for both.
48 >>
49 >>
50 >>
51 >> Please advise me as to what steps I can take to fix this?
52 >>
53 >
54 > You should comfirm that the drivers of the adapters are compiled and
55 > loaded correctly. And for the wireless network, relys on you AP settings
56 > you may need the application like the net_wireless/wpa_supplicant.
57 >
58 >

Replies

Subject Author
Re: [gentoo-user] Net work cards Alexander Kapshuk <alexander.kapshuk@×××××.com>
Re: [gentoo-user] Net work cards Amankwah <amankwah7@×××××.com>