|
osmosis.jones
Anmeldungsdatum: 25. Mai 2011
Beiträge: Zähle...
|
fujitsu siemens amilo a1667g
Gigabit Ethernet IEEE 802.11g (2.4-2.48GHz / 54Mbps) Im Panel wird beschrieben das die Firmware fehlt und somit die Hardware nicht benutzen kann. Kann da mir jemand Abhilfe leisten ☺
|
|
Ubunux
Anmeldungsdatum: 12. Juni 2006
Beiträge: 17505
|
Klar können wir da Abhilfe leisten. ☺ Dies setzt aber voraus, dass wir alle Informationen bekommen; beachte bitte deswegen Vor dem Erstellen eines neuen Beitrags bitte lesen!
|
|
osmosis.jones
(Themenstarter)
Anmeldungsdatum: 25. Mai 2011
Beiträge: Zähle...
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241 | el@el-Amilo-A1667-Series:~$ lspci -nnk | grep -i net -A2
00:09.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet [10ec:8169] (rev 10)
Subsystem: Fujitsu Technology Solutions Device [1734:1093]
Kernel driver in use: r8169
--
00:0a.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
Subsystem: Device [17f9:0006]
Kernel driver in use: b43-pci-bridge
_________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ egrep -v "^§|^#" /etc/network/interfaces
auto lo
iface lo inet loopback
_________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ egrep -v "^§|^#" /etc/resolv.conf
nameserver 192.168.1.1
_________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ egrep -v "^§|^#" /etc/hosts
127.0.0.1 localhost
127.0.1.1 el-Amilo-A1667-Series
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ cat /etc/udev/rules.d/70-persistent-net.rules
# This file maintains persistent names for network interfaces.
# See udev(7) for syntax.
#
# Entries are automatically added by the 75-persistent-net-generator.rules
# file; however you are also free to add your own entries.
# PCI device 0x10ec:0x8169 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:03:0d:34:e5:29", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x14e4:0x4318 (b43-pci-bridge)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:14:a5:0a:f9:97", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
_________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ ifconfig
eth0 Link encap:Ethernet Hardware Adresse 00:03:0d:34:e5:29
UP BROADCAST MULTICAST MTU:1500 Metrik:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:17 Basisadresse:0xa400
lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metrik:1
RX packets:420 errors:0 dropped:0 overruns:0 frame:0
TX packets:420 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:25200 (25.2 KB) TX bytes:25200 (25.2 KB)
_________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ route -n
Kernel-IP-Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
_________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
_________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ iwlist chan
lo no frequency information.
eth0 no frequency information.
wlan0 14 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Channel 14 : 2.484 GHz
__________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ sudo iwlist scan
[sudo] password for el:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Network is down
_________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
_________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ lsmod
Module Size Used by
binfmt_misc 17565 1
sha256_generic 21031 2
cryptd 20510 0
aes_x86_64 17208 190
aes_generic 38279 1 aes_x86_64
parport_pc 36959 0
ppdev 17113 0
dm_crypt 22993 1
snd_atiixp_modem 19128 0
arc4 12529 2
snd_via82xx 29692 2
gameport 19652 1 snd_via82xx
snd_mpu401_uart 14169 1 snd_via82xx
snd_seq_midi 13324 0
b43 318638 0
snd_rawmidi 30486 2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
snd_seq 61621 2 snd_seq_midi,snd_seq_midi_event
mac80211 294370 1 b43
joydev 17606 0
snd_via82xx_modem 18737 5
snd_intel8x0m 18965 0
snd_ac97_codec 134270 4 snd_atiixp_modem,snd_via82xx,snd_via82xx_modem,snd_intel8x0m
ac97_bus 12730 1 snd_ac97_codec
snd_pcm 96625 7 snd_atiixp_modem,snd_via82xx,snd_via82xx_modem,snd_intel8x0m,snd_ac97_codec
snd_timer 29602 2 snd_seq,snd_pcm
snd_seq_device 14462 3 snd_seq_midi,snd_rawmidi,snd_seq
cfg80211 178528 2 b43,mac80211
snd 67382 23 snd_atiixp_modem,snd_via82xx,snd_mpu401_uart,snd_rawmidi,snd_seq,snd_via82xx_modem,snd_intel8x0m,snd_ac97_codec,snd_pcm,snd_timer,snd_seq_device
edac_core 53845 0
psmouse 73535 0
k8temp 13016 0
snd_page_alloc 18529 5 snd_atiixp_modem,snd_via82xx,snd_via82xx_modem,snd_intel8x0m,snd_pcm
edac_mce_amd 23464 0
shpchp 37297 0
serio_raw 13166 0
soundcore 12680 1 snd
i2c_viapro 13153 0
lp 17825 0
parport 46458 3 parport_pc,ppdev,lp
radeon 982197 3
ttm 76664 1 radeon
drm_kms_helper 42136 1 radeon
firewire_ohci 40370 0
drm 227495 5 radeon,ttm,drm_kms_helper
firewire_core 62646 1 firewire_ohci
pata_via 13632 2
video 19438 0
i2c_algo_bit 13400 1 radeon
ssb 51945 1 b43
sata_via 13760 0
r8169 48022 0
crc_itu_t 12707 1 firewire_core
__________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ dmesg | egrep 'net|eth|sky|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|9170|atme|at7|herm|iwl|ipw|rtl8|r81|rt2|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis|wmi'
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84416 r8192 d22080 u2097152
[ 0.000000] pcpu-alloc: s84416 r8192 d22080 u2097152 alloc=1*2097152
[ 0.020990] Initializing cgroup subsys net_cls
[ 0.170000] print_constraints: dummy:
[ 0.235138] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.241109] pci 0000:00:09.0: [10ec:8169] type 0 class 0x000200
[ 0.282938] wmi: Mapper loaded
[ 0.361181] audit: initializing netlink socket (disabled)
[ 0.481619] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.481626] ACPI: Thermal Zone [THRM] (50 C)
[ 0.488169] brd: module loaded
[ 0.489926] i2c-core: driver [adp5520] using legacy suspend method
[ 0.489932] i2c-core: driver [adp5520] using legacy resume method
[ 0.506790] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.573396] device-mapper: multipath: version 1.2.0 loaded
[ 0.573402] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.428529] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.428574] r8169 0000:00:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.428589] r8169 0000:00:09.0: PCI: Disallowing DAC for device
[ 1.428611] r8169 0000:00:09.0: (unregistered net_device): no PCI Express capability
[ 1.429247] r8169 0000:00:09.0: eth0: RTL8169sb/8110sb at 0xffffc9000019a400, 00:03:0d:34:e5:29, XID 10000000 IRQ 17
[ 1.431529] sata_via 0000:00:0f.0: version 2.6
[ 1.431545] sata_via 0000:00:0f.0: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.431592] sata_via 0000:00:0f.0: routed to hard irq line 3
[ 1.433536] scsi0 : sata_via
[ 1.434932] scsi1 : sata_via
[ 1.440056] pata_via 0000:00:0f.1: version 0.3.4
[ 1.440077] pata_via 0000:00:0f.1: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 1.442870] scsi2 : pata_via
[ 1.443845] scsi3 : pata_via
[ 1.475043] b43-pci-bridge 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.518897] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x0D, vendor 0x4243)
[ 1.518907] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x09, vendor 0x4243)
[ 1.518914] ssb: Core 2 found: PCI (cc 0x804, rev 0x0C, vendor 0x4243)
[ 1.518921] ssb: Core 3 found: PCMCIA (cc 0x80D, rev 0x07, vendor 0x4243)
[ 1.590105] ssb: Sonics Silicon Backplane found on PCI device 0000:00:0a.0
[ 20.826410] r8169 0000:00:09.0: eth0: link down
[ 20.829763] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.207440] b43-phy0: Broadcom 4318 WLAN found (core revision 9)
[ 23.388950] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 23.391636] Registered led device: b43-phy0::tx
[ 23.391736] Registered led device: b43-phy0::rx
[ 23.391834] Registered led device: b43-phy0::radio
[ 23.588399] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 23.588405] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[ 23.588409] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[ 25.340840] Adding 1047548k swap on /dev/mapper/cryptswap1. Priority:-1 extents:1 across:1047548k
________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ cat /var/lib/NetworkManager/NetworkManager.state
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
________________________________________________________________________________
el@el-Amilo-A1667-Series:~$ cat /etc/NetworkManager/nm-system-settings.conf
cat: /etc/NetworkManager/nm-system-settings.conf: Datei oder Verzeichnis nicht gefunden
Code
|
|
|
osmosis.jones
(Themenstarter)
Anmeldungsdatum: 25. Mai 2011
Beiträge: 25
|
so ich hoffe ich habe alles 😀
|