Sie sind nicht angemeldet.

1

12.09.2010, 12:16

[gelöst] DELL Studio 1535 Netzwerkproblem

Hallo Community,

ich habe jetzt seit einigen Tagen auf meinem DELL Studio 1535 openSuSE 11.3(i586) installiert, habe damit aber ein Problem bei der Netzwerkerkennung.
Mein W-LAN funktioniert nicht, d.h. es werden keine Netzwerke erkannt, obwohl hier genug aktiv sein sollten.
Über Netzwerkkabel (sprich eth0) bekomme ich Verbindung, aber nur über die automatische Verbindung. Wenn ich eine genaue IP-Adresse angeben möchte, habe ich keine mehr.
Und wenn ich Verbindung habe, dann mit gefühlten 2 KB/s.
Ich habe das Gefühl, dass ich einen Treiber brauche für die WLAN-Karte (kann mich aber auch, irren, kenne mich damit nicht so gut aus :() Auf der DELL-Webseite gibt es jedefalls nur Treiber für Vista -.-

Meine Daten:
Prozessor: Intel Core2Duo CPU T5750 2x2.0 GHz
4 GB Ram
Grafikkarte: Mobility Radeon HD3400

Kernel:
Linux 2.6.34.4-0.1-desktop i686
KDE:
4.4.4 (KDE 4.4.4) "release 2"


Unter ifconfig -a wird folgendes ausgegeben:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
eth0      Link encap:Ethernet  Hardware Adresse 00:21:70:81:36:BE  
          inet Adresse:192.168.0.6  Bcast:192.168.0.255  Maske:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1492  Metric:1
          RX packets:16386 errors:0 dropped:0 overruns:0 frame:0
          TX packets:13377 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:17543949 (16.7 Mb)  TX bytes:1886502 (1.7 Mb)
          Interrupt:17 

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  Metric:1
          RX packets:352 errors:0 dropped:0 overruns:0 frame:0
          TX packets:352 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:0 
          RX bytes:28349 (27.6 Kb)  TX bytes:28349 (27.6 Kb)

wlan0     Link encap:Ethernet  Hardware Adresse 00:22:69:56:D9:87  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)




Ich weiß jetzt nicht, welche Informationen ihr sonst noch braucht, habe leider nur ein wenig Erfahrung mit SUSE.
Gibt es irgendwei eine Möglichkeit, WLAN auf dem Studio 1535 zu installieren und zu konfigurieren?

Vielen Dank und Grüße,
Jan

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Fabulus« (12.09.2010, 12:27)


glako

Eala Frya Fresena!

  • »glako« ist männlich

Beiträge: 267

Wohnort: umme Ecke

  • Nachricht senden

2

12.09.2010, 13:22

Greetz
glako

3

12.09.2010, 13:57

Ich poste dann mal die Ausgabedatei:


Für Kabelgebundene Verbindung:

Quellcode

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
--- Welcher Netzwerkverbindungtyp soll getestet werden?
--- (1) Kabelgebundene Verbindung
--- Welche Netzwerktopologie liegt vor?
--- (2) DSL HW router <---> LinuxClient
--- Auf welchem Rechner wird das Script ausgefuehrt?
--- (1) LinuxClient

--- NWEliza untersucht das System nach haeufigen Netzwerkkonfigurationsfehlern ...


--- Keine offensichtlichen Konfigurationsfehler/-warnungen gefunden. Die Datei collectNWData.txt im bevorzugten Linux Forum posten und http://www.linux-tips-and-tricks.de/CND_UPL lesen.



==================================================================================================================
===== uname -a ===================================================================================================
Linux linux-qa5f.site 2.6.34.4-0.1-desktop #1 SMP PREEMPT 2010-08-20 19:21:29 +0200 i686 i686 i386 GNU/Linux
===== cat /etc/*[-_]release || cat /etc/*[-_]version =============================================================
/etc/SuSE-release
openSUSE 11.3 (i586)
VERSION = 11.3
===== cat /etc/resolv | grep -i "nameserver" =====================================================================
nameserver 192.168.0.1
nameserver 195.50.140.178
nameserver 195.50.140.246
===== cat /etc/hosts =============================================================================================
127.0.0.1	localhost.localdomain	localhost
127.0.0.2       linux-qa5f.site linux-qa5f
===== route -n ===================================================================================================
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     1      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0
===== ifconfig ===================================================================================================
eth0      Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#1  
          inet Adresse:192.168.0.6  Bcast:192.168.0.255  Maske:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1492  Metric:1
          RX packets:24632 errors:0 dropped:0 overruns:0 frame:0
          TX packets:22566 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:22071589 (21.0 Mb)  TX bytes:5279497 (5.0 Mb)
          Interrupt:17 
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  Metric:1
          RX packets:443 errors:0 dropped:0 overruns:0 frame:0
          TX packets:443 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:0 
          RX bytes:39489 (38.5 Kb)  TX bytes:39489 (38.5 Kb)
===== ping tests =================================================================================================
Ping of 195.135.220.3 OK
Ping of www.suse.de OK
===== dhcpcd-test ================================================================================================
eth0: DHCP server available
===== lspci ======================================================================================================
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe [14e4:1698] (rev 10)
	Subsystem: Dell Device [1028:0254]
	Kernel driver in use: tg3
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
	Subsystem: Dell Wireless 1397 WLAN Mini-Card [1028:000c]
	Kernel driver in use: b43-pci-bridge
===== lsusb ======================================================================================================
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 05ca:18a1 Ricoh Co., Ltd 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 005: ID 046d:c051 Logitech, Inc. G3 (MX518) Optical Mouse
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
===== hwinfo (filtered) ==========================================================================================
28: PCI c00.0: 0282 WLAN controller
  Model: "Dell Wireless 1397 WLAN Mini-Card"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4315 "BCM4312 802.11b/g"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x000c "Wireless 1397 WLAN Mini-Card"
  Driver: "b43-pci-bridge"
  Driver Modules: "ssb"
  Device File: wlan0
  Link detected: yes
    Driver Status: ssb is active
    Driver Activation Cmd: "modprobe ssb"
29: PCI 900.0: 0200 Ethernet controller
  Model: "Broadcom NetLink BCM5784M Gigabit Ethernet PCIe"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1698 "NetLink BCM5784M Gigabit Ethernet PCIe"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x0254 
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: eth0
  Link detected: yes
    Driver Status: tg3 is active
    Driver Activation Cmd: "modprobe tg3"
===== lsmod (filtered) ===========================================================================================
| ac              | af_packet       | arc4            | b43             | cfg80211         |
| dcdbas          | dell_laptop     | dell_wmi        | drm             | drm_kms_helper   |
| ecb             | gf128mul        | i2c_algo_bit    | i2c_i801        | ieee1394         |
| ip_tables       | jbd2            | mac80211        | mmc_core        | mperf            |
| ohci1394        | radeon          | rfkill          | sdhci           | sdhci_pci        |
| sg              | speedstep_lib   | sr_mod          | ssb             | tg3              |
| ttm             | twofish_common  | twofish_i586    | v4l1_compat     | wmi              |
| xts             |
===== cat /etc/sysconfig/network/ifcfg-[earwd]* ==================================================================
ls: Zugriff auf /etc/sysconfig/network/ifcfg-[earwd]* nicht möglich: Datei oder Verzeichnis nicht gefunden
===== grep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ===============
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#2", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
==================================================================================================================
*** NWElizaStates V0.6.3.8-20
IF:eth0 IM:1 IF:wlan0 IM:2 DI:2 FALON:1 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:0 DNS:0 MTU:0 NISS:0 IP6:0 KM:0 WLW:0 RTDT:SuSE


Für Kabellose Verbindung:

Quellcode

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
collectNWData.sh V0.6.3.8-20 (Rev: 1.251, Build: 2010/08/30 18:35:34 UTC)
--- Welcher Netzwerkverbindungtyp soll getestet werden?
--- (2) Kabellose Verbindung (WLAN)
--- Welche Netzwerktopologie liegt vor?
--- (2) WLAN HW router <---> LinuxClient
--- Auf welchem Rechner wird das Script ausgefuehrt?
--- (1) LinuxClient
--- WLAN SSID zu der verbunden werden soll: §§§§§§§§1

--- NWEliza untersucht das System nach haeufigen Netzwerkkonfigurationsfehlern ...


!!! CND0380E: Es wurden keine WLANs am Interface wlan0 gefunden. Die Hardware und/oder Treiber ist nicht richtig konfiguriert
!!! CND0190E: WLAN Firmware fehlt oder kann nicht geladen werden
!!! CND0360E: Eine drahtlose Verbindung wurde getestet obwohl eine kabelgebundene Verbindung am Interface eth0 existiert . Das Netzwerkkabel ausstecken und das Script noch einmal starten

--- Gehe zu http://www.linux-tips-and-tricks.de/CND um detailiertere Hinweise 
--- zu den Fehlermeldungen/Warnungen zu bekommen und wie die Fehler selbst beseitigt werden koennen.



==================================================================================================================
===== uname -a ===================================================================================================
Linux linux-qa5f.site 2.6.34.4-0.1-desktop #1 SMP PREEMPT 2010-08-20 19:21:29 +0200 i686 i686 i386 GNU/Linux
===== cat /etc/*[-_]release || cat /etc/*[-_]version =============================================================
/etc/SuSE-release
openSUSE 11.3 (i586)
VERSION = 11.3
===== cat /etc/resolv | grep -i "nameserver" =====================================================================
nameserver 192.168.0.1
nameserver 195.50.140.178
nameserver 195.50.140.246
===== cat /etc/hosts =============================================================================================
127.0.0.1	localhost.localdomain	localhost
127.0.0.2       linux-qa5f.site linux-qa5f
===== route -n ===================================================================================================
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     1      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0
===== ifconfig ===================================================================================================
eth0      Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#1  
          inet Adresse:192.168.0.6  Bcast:192.168.0.255  Maske:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1492  Metric:1
          RX packets:24755 errors:0 dropped:0 overruns:0 frame:0
          TX packets:22682 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:22139982 (21.1 Mb)  TX bytes:5305459 (5.0 Mb)
          Interrupt:17 
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  Metric:1
          RX packets:462 errors:0 dropped:0 overruns:0 frame:0
          TX packets:462 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:0 
          RX bytes:45405 (44.3 Kb)  TX bytes:45405 (44.3 Kb)
===== ping tests =================================================================================================
Ping of 195.135.220.3 OK
Ping of www.suse.de OK
===== dhcpcd-test ================================================================================================
wlan0: No DHCP server detected info, wlan0: exiting
===== lspci ======================================================================================================
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe [14e4:1698] (rev 10)
	Subsystem: Dell Device [1028:0254]
	Kernel driver in use: tg3
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
	Subsystem: Dell Wireless 1397 WLAN Mini-Card [1028:000c]
	Kernel driver in use: b43-pci-bridge
===== lsusb ======================================================================================================
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 05ca:18a1 Ricoh Co., Ltd 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 005: ID 046d:c051 Logitech, Inc. G3 (MX518) Optical Mouse
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
===== hwinfo (filtered) ==========================================================================================
28: PCI c00.0: 0282 WLAN controller
  Model: "Dell Wireless 1397 WLAN Mini-Card"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4315 "BCM4312 802.11b/g"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x000c "Wireless 1397 WLAN Mini-Card"
  Driver: "b43-pci-bridge"
  Driver Modules: "ssb"
  Device File: wlan0
  Link detected: yes
    Driver Status: ssb is active
    Driver Activation Cmd: "modprobe ssb"
29: PCI 900.0: 0200 Ethernet controller
  Model: "Broadcom NetLink BCM5784M Gigabit Ethernet PCIe"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1698 "NetLink BCM5784M Gigabit Ethernet PCIe"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x0254 
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: eth0
  Link detected: yes
    Driver Status: tg3 is active
    Driver Activation Cmd: "modprobe tg3"
===== lsmod (filtered) ===========================================================================================
| ac              | af_packet       | arc4            | b43             | cfg80211         |
| dcdbas          | dell_laptop     | dell_wmi        | drm             | drm_kms_helper   |
| ecb             | gf128mul        | i2c_algo_bit    | i2c_i801        | ieee1394         |
| ip_tables       | jbd2            | mac80211        | mmc_core        | mperf            |
| ohci1394        | radeon          | rfkill          | sdhci           | sdhci_pci        |
| sg              | speedstep_lib   | sr_mod          | ssb             | tg3              |
| ttm             | twofish_common  | twofish_i586    | v4l1_compat     | wmi              |
| xts             |
===== cat /etc/sysconfig/network/ifcfg-[earwd]* ==================================================================
ls: Zugriff auf /etc/sysconfig/network/ifcfg-[earwd]* nicht möglich: Datei oder Verzeichnis nicht gefunden
===== grep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ===============
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#2", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
===== iwconfig ===================================================================================================
lo        no wireless extensions.
eth0      no wireless extensions.
wlan0     IEEE 802.11bg  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
===== Actual date for bias of following greps ====================================================================
14:00:49 2010-09-12
===== grep -i radio /var/log/messages* | tail -n 5 ===============================================================
===== dmesg | grep -i radio | tail -n 5 ==========================================================================
===== tail -n 300 /var/log/messages* | /usr/bin/grep -i firmware | tail -n 10 ====================================
Sep 12 13:35:10 linux-qa5f kernel: [40636.372380] b43 ssb0:0: firmware: requesting b43/ucode15.fw
Sep 12 13:35:10 linux-qa5f kernel: [40636.375478] b43 ssb0:0: firmware: requesting b43-open/ucode15.fw
Sep 12 13:35:10 linux-qa5f kernel: [40636.378348] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found
Sep 12 13:35:10 linux-qa5f kernel: [40636.378356] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found
Sep 12 13:35:10 linux-qa5f kernel: [40636.378362] b43-phy0 ERROR: Please open a terminal and enter the command "sudo /usr/sbin/install_bcm43xx_firmware" to download the correct firmware for this driver version. For an off-line installation, go to http://en.opensuse.org/HCL/Network_Adapters_(Wireless)/Broadcom_BCM43xx and follow the instructions in the "Installing firmware from RPM packages" section.
Sep 12 13:52:44 linux-qa5f kernel: [41690.401363] b43 ssb0:0: firmware: requesting b43/ucode15.fw
Sep 12 13:52:44 linux-qa5f kernel: [41690.404487] b43 ssb0:0: firmware: requesting b43-open/ucode15.fw
Sep 12 13:52:44 linux-qa5f kernel: [41690.408289] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found
Sep 12 13:52:44 linux-qa5f kernel: [41690.408296] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found
Sep 12 13:52:44 linux-qa5f kernel: [41690.408302] b43-phy0 ERROR: Please open a terminal and enter the command "sudo /usr/sbin/install_bcm43xx_firmware" to download the correct firmware for this driver version. For an off-line installation, go to http://en.opensuse.org/HCL/Network_Adapters_(Wireless)/Broadcom_BCM43xx and follow the instructions in the "Installing firmware from RPM packages" section.
===== ls /lib/firmware/* =========================================================================================
| 2.6.34.4-0.1-desktop    | 3CCFEM556.cis           | 3com                    | 3CXEM556.cis             |
| acenic                  | adaptec                 | advansys                | agere_ap_fw.bin          |
| agere_sta_fw.bin        | ar9170-1.fw             | ar9170-2.fw             | ar9271.fw                |
| ath3k-1.fw              | ath3k-2.fw              | av7110                  | b43                      |
| b43legacy               | bnx2                    | bnx2x-e1-4.8.53.0.fw    | bnx2x-e1-5.2.7.0.fw      |
| bnx2x-e1h-4.8.53.0.fw   | bnx2x-e1h-5.2.7.0.fw    | cis                     | COMpad2.cis              |
| COMpad4.cis             | cpia2                   | cxgb3                   | dabusb                   |
| DP83903.cis             | dsp56k                  | dvb-fe-xc5000-1.6.114.fw| dvb-usb-dib0700-1.20.fw  |
| e100                    | E-CARD.cis              | edgeport                | emi26                    |
| emi62                   | ess                     | f2255usb.bin            | GPL-3                    |
| i2400m-fw-usb-1.3.sbcf  | i2400m-fw-usb-1.4.sbcf  | iwlwifi-1000-3.ucode    | iwlwifi-3945-2.ucode     |
| iwlwifi-4965-2.ucode    | iwlwifi-5000-1.ucode    | iwlwifi-5000-2.ucode    | iwlwifi-5150-2.ucode     |
| iwlwifi-6000-4.ucode    | iwlwifi-6050-4.ucode    | kaweth                  | keyspan                  |
| keyspan_pda             | korg                    | LA-PCM.cis              | lgs8g75.fw               |
| libertas                | LICENCE.agere           | LICENCE.atheros_firmware| LICENCE.i2400m           |
| LICENCE.iwlwifi_firmware| LICENCE.libertas        | LICENCE.mwl8k           | LICENCE.qla2xxx          |
| LICENCE.ralink-firmware.txt| LICENCE.ueagle-atm4-firmware| LICENCE.xc5000          | LICENSE.dib0700          |
| LICENSE.radeon_rlc      | matrox                  | microcode.dat           | MT5634ZLX.cis            |
| mts_mt9234mu.fw         | mts_mt9234zba.fw        | mwl8k                   | myricom                  |
| NE2K.cis                | ositech                 | PCMLM28.cis             | PE-200.cis               |
| PE520.cis               | ql2100_fw.bin           | ql2200_fw.bin           | ql2300_fw.bin            |
| ql2322_fw.bin           | ql2400_fw.bin           | ql2500_fw.bin           | qlogic                   |
| r128                    | radeon                  | RS-COM-2P.cis           | rt2561.bin               |
| rt2561s.bin             | rt2661.bin              | rt2860.bin              | rt2870.bin               |
| rt3070.bin              | rt3071.bin              | rt3090.bin              | rt73.bin                 |
| RTL8192E                | s2250.fw                | s2250_loader.fw         | sb16                     |
| slicoss                 | sun                     | sxg                     | tamarack.cis             |
| tehuti                  | tigon                   | tr_smctr.bin            | ttusb-budget             |
| ueagle-atm              | usbdux                  | usbduxfast_firmware.bin | usbdux_firmware.bin      |
| v4l-cx231xx-avcore-01.fw| v4l-cx23418-apu.fw      | v4l-cx23418-cpu.fw      | v4l-cx23418-dig.fw       |
| v4l-cx23885-avcore-01.fw| v4l-cx23885-enc.fw      | v4l-cx25840.fw          | vicam                    |
| yam                     | yamaha                  |
--- /lib/firmware
===== ndiswrapper -l =============================================================================================
No ndiswrapper module loaded
===== Active processes ===========================================================================================
wpa_supplicant:YES knetworkmanager:YES nm-applet:NO
===== ===== egrep -i "persistent|networkmanager" /etc/sysconfig/network/config | grep -v "^#|^$" =================
NETWORKMANAGER="yes"
===== grep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.* ==========================================
===== iwlist scanning ============================================================================================
No WLANs found
==================================================================================================================
*** NWElizaStates V0.6.3.8-20
IF:eth0 IM:1 IF:wlan0 IM:2 DI:2 AP:0 FALON:1 NIC:1 cNiC:2:1 NI:2 cNI:2 NIW:wlan0-1 NDIS:0 CM:0 IP6:0 KM:0 WLW:eth0 1 RTDT:SuSE



Was bedeutet dies nun?

Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »Fabulus« (12.09.2010, 14:02)


glako

Eala Frya Fresena!

  • »glako« ist männlich

Beiträge: 267

Wohnort: umme Ecke

  • Nachricht senden

4

12.09.2010, 15:00

Fuer Dein Wlan fehlt Dir die Firmware.
Bekommen kanst Du sie indem Du dem hier folgst:

Zitat


Please open a terminal and enter the command "sudo /usr/sbin/install_bcm43xx_firmware" to download the correct firmware for this driver version. For an off-line installation, go to http://en.opensuse.org/HCL/Network_Adapters_(Wireless)/Broadcom_BCM43xx and follow the instructions in the "Installing firmware from RPM packages" section.


Alternativ auch hier erhaeltlich:
http://packman.links2linux.de/package/broadcom-wl
(aber auf das entsprechende Flavour (kmp, default, etc) achten!)
Greetz
glako

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »glako« (12.09.2010, 15:02)


5

12.09.2010, 15:24

Das wars schon fürs WLAN? Also fürs WLAN funktioniert es jetzt, nur die Kabelverbindung tuts noch nicht so richtig. Automatische Verbindung funktioniert, aber konfigurierte immernoch nicht.

Wenigstens ist mein Hauptproblem jetzt gelöst.

Aber eine weitere Frage:
Ich möchte gerne auf Computer im Netzwerk zugreifen bzw. umgekehrt. Habe davon gehört, dass man Samba dafür braucht und habe es auch installiert. Aber was genau ich dort einstellen muss, ist mir noch nicht klar :( Die anderen Rechner sind übrigens Windowscomputer.

Danke!!

6

12.09.2010, 16:18

Da ich meinen Beitrag nicht editieren kann, ein Doppelpost:

Ich möchte gerne eine .mdf Datei mounten. Habe mir dazu den mount-Befehl angeschaut und verschiedene Methoden, wie sie im Netz stehen, ausprobiert.

Unter anderem:

Quellcode

1
mount -o loop <Imagedatei> <Ort zum mounten>


Hier kommt der Fehler:
mount: Sie müssen den Dateisystemtyp angeben.

Welchen Dateitypen haben denn mdfs bzw iso-Dateien? iso9660?

Mein nächster Versuch war:

Quellcode

1
mount -t iso9660 -o loop usw.


Dort erscheint aber

Quellcode

1
2
3
4
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
       missing codepage or helper program, or other error
       Manchmal liefert das Syslog wertvolle Informationen – versuchen
       Sie  dmesg | tail  oder so

7

12.09.2010, 20:59

Dafür solltest Du einen neuen Thread aufmachen.
Dateiendungen sagen nichts über den Inhalt aus.
Mounten kann man nur richtige Dateisysteme.
Dateien die mit .iso Enden sind oft 1:1-Kopien von is09660-Dateisystemen. Diese kann man natürlich (mit Hilfe eines Loop-Devices) mounten.
Ich empfehle Dir "file datei.mdf" auszuführen, um herauszufinden, was da drin ist. Wenn es ein Dateisystem ist, dann kannst Du es evtl. mit der "-t"-Option von mount angeben, was aber i.d.R. nicht nötig ist, weil mount sowas i.d.R. automatisch erkennt.

8

12.09.2010, 21:16

Gut, habe jetzt einen Thread dazu im Sonstiges-Forum eröffnet und hier soll es nun nur noch im das eth0-Problem und de, Zugriff auf andere Rechner im Netzwerk gehen.

Thema bewerten