10.3 Beta/WLAN/USB/ATMEL

P

pax

Grünschnabel
Habe ein lustiges kleines wlan-Problem: :hilfe2:
Konfiguration: SUse 10.3 Beta; USB-WLAN Adapter Belkin FSD6050 (ATMEL Chipsatz)
Beim Installieren des Systems mit angestecktem Adapter funktioniert alles einwandfrei.
Beim rebooten Fehlermeldung: No configuration found for wlan1 X(
Manuelle Behebung:
als root auf /etc/sysconfig/network
cp ifcfg-wlan0 ifcfg-wlan1
rcnetwork restart
..........alles OK.
Beim nächsten rebooten Fehlermeldung: No configuration found for wlan2 :(
Manuelle Behebung:
als root auf /etc/sysconfig/network
cp ifcfg-wlan0 ifcfg-wlan2
rcnetwork restart
..........alles OK
Beim nächsten rebooten Fehlermeldung: No configuration found for wlan3 ;(
Manuelle Behebung:
als root auf /etc/sysconfig/network
cp ifcfg-wlan0 ifcfg-wlan3
rcnetwork restart
..........alles OK

... und so weiter. Mit anderen Worten: Bei jedem Booten wird in wlanN N auf N+1 gesetzt, daraufhin findet das System die Konfiguration nicht mehr. Gibt es Abhilfe?
 
Zuletzt bearbeitet:
Im UB habe ich schon mal von so einem Fall gelesen (vor etwa zwei Monaten). Such mal, da war auch eine Lösung bei.
Gruß
Yogibaer
 
Code:
grep wlan[0-9] /etc/udev/rules.d/30--net_persistent_names.rules

grep PERSISTENT /etc/sysconfig/network/config
Lesen:

http://www.pc-forum24.de/linux-howt...-dem-nativen-treiber-fwlanusb-einrichten.html

3. Einrichtung => Vorarbeiten.

(Sieht nach dem selben Problem aus).

Und da Du ja eine Beta verwendest, weisst Du sicher auch, wohin der Bugreport muss, oder?

Falls nicht, helf ich Dir da auch mal auf die Sprünge:

Code:
  openSUSE FACTORY 10.3-factory
 
   Attention! You are accessing our BETA Distribution.  If you install
   any package, note that we can NOT GIVE ANY SUPPORT for your system - 
   no matter if you update from a previous system or do a complete 
   new installation.

   Use this BETA distribution at your own risk! We recommend it for
   testing, porting and evaluation purposes but not for any critical
   production systems.

   If you are curious and would like to help us to find the bugs, you're
   very welcome.  Please enter bug reports following the instructions
   given at http://bugs.opensuse.org .
   If you want to talk about this distribution with others, you can
   discuss on the mailing list opensuse-factory@opensuse.org.

   Sources for development releases are not distributed via mirrors to
   reduce the bandwidth and storage on these mirrors.

   You can always find the latest source at
   http://download.opensuse.org/distribution/SL-OSS-factory/

   In case you need the exact source of this development release you can
   find it on:
   http://www.novell.com/products/opensuse/source_code.html

   Alternatively, see
   http://www.novell.com/products/opensuse/source_code.html or send e-mail
   to sourcedvd@suse.de to request the source
   for a specific release of openSUSE on DVD. Please note that we will
   charge $15 or 15 Euros to cover our costs of distribution.

   Use this distribution at your own risk - and remember to have a
   lot of fun! :)

                Your openSUSE Team.
Greetz

RM
 
pax, beherzige RAIN_MAKERS Vorschlag - in letzter Zeit sehe ich (wie immer kurz vor den releases neuer Versionen großer Distris) viele Problemdarstellungen, die in einem Forum wie diesem eigentlich nichts zu suchen haben. Nutze die Möglichkeit, bug-reports direkt an die Entwickler zu schicken, denn das ist der eigentliche Zweck von von alpha- und beta-Versionen. Außerdem findest Du da auch eher eine Lösung als innerhalb eines Forums, wo kaum jemand Deine Version benutzt.

Ich habe mit den Entwicklern von openSUSE.org / Novell sehr gute Erfahrungen in Sachen bug-reports gehabt, die sind wirklich sehr engagiert.
 
Erledigt:
Bug #307058 Overview
Allerdings ist das Problem für mich nicht lösbar, die von Rainmaker vorgeschlagene Lösung funktioniert nicht, da es den Eintrag bei sysconfig nicht (mehr) gibt. Händisches Eintragen in die entsprechenden Dateien (etwa /etc/sysconfig/network/config) hatte leider nicht den gewünschten Effekt. Das Problem scheint auch schon in 10.1 und 10.2 existiert zu haben.
.
.
.
EDIT (autom. Beitragszusammenführung) :
.

Bug 230213
ist sehr nahe dran ...
 
Zuletzt bearbeitet:

Ähnliche Themen

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

Rollei Mini Wifi Camcorder

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

dovecot und postfix Konfiguration Problem

Windows clients können nicht mehr auf lange laufendes System zugreifen

Zurück
Oben