Wlan UFS910

Anskar26
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 503
Registriert: Mi 20. Jul 2011, 18:42
Wohnort: Thüringer
Hat sich bedankt: 34 Mal
Danksagung erhalten: 0

Re: Wlan UFS910

#151

Beitrag von Anskar26 »

Hallo!
Leider geht auch beim 4342 Image das WLAN nicht auf meiner UFS 910.
Ich verwende einen WLAN Stick von LogiLink (WL0145).
WPA2 bei der Fritzbox.
Hier nochmal meine Vorgehensweise:

1.rt5370sta.ko nach /var/lib-misc/wlan kopiert
2.die Datei /etc/wpa_supplicant/wpa_supplicant.conf entsprechend anpasst
3.die Datei/etc/network/interfaces um diverse Einträge erweitert
4.unter etc einen Ordner Wireless erstellt mit Inhalt Ordner RT2870STA und darin die RT2870STA.dat (so ist es auch bei meiner UFS 912 mit HDMU wo WLAN geht)
5.Neustart

meine interface:

Code: Alles auswählen

#Neutrino

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static


	address 192.168.178.208
	broadcast 192.168.178.255
	gateway 192.168.178.1
	netmask 255.255.255.0
	
auto ra0	
iface ra0 inet static

  
   address 192.168.178.205
   broadcast 192.168.178.255
   gateway 192.168.178.1
   netmask 255.255.255.0
meine wpa_supplicant.conf:

Code: Alles auswählen

ctrl_interface=/tmp/wpa_supplicant

eapol_version=1
ap_scan=1
# this is a wpa2 psk example:
network={
	ssid="AnskarFritz"
	proto=RSN
	key_mgmt=WPA-PSK
	#pairwise=TKIP
	#group=TKIP

	#pairwise=CCMP
	#group=CCMP

	pairwise=CCMP
	group=TKIP

	psk="XXXXXXXX"
	priority=1
}
Habe dann mal per Telnet erst auf der UFS 912, wo WLAN geht, und dann auf der UFS 910 folgende Befehle eingegeben:

1. ps
2. lsmod
3.cat /proc/bus/usb/devices

Eines ist mir da aufgefallen, was unterschiedlich ist ( in der UFS 912 Ausgabe rot markiert)!!!
Sehe gerade das es mit dem rot markieren so nicht geht (steht nur color da :confused: ).
Es handelt sich darum:
1.) wpa_supplicant -ira0 -c/etc/wpa_supplicant.ra0.conf
Bei der UFS 910 wird die wpa_supplicant gar nicht aufgeführt!

Dieser Eintrag ist bei der UFS 912 vorhanden und bei der UFS 910 nicht :confused:


UFS 912, WLAN geht mit HDMU-Image:

Code: Alles auswählen

UFS912 login: root
Password:




       ('-. .-. _ .-') _  _   .-')
      ( OO )  /( (  OO) )( '.( OO )_
      ,--. ,--. \     .'_ ,--.   ,--.),--. ,--.
      |  | |  | ,`'--..._)|   `.'   | |  | |  |
      |   .|  | |  |  \  '|         | |  | | .-')
      |       | |  |   ' ||  |'.'|  | |  |_|( OO )
      |  .-.  | |  |   / :|  |   |  | |  | | `-' /
      |  | |  | |  '--'  /|  |   |  |('  '-'(_.-'
      `--' `--' `-------' `--'   `--'  `-----'



-----====== HDMU 953 enigma2 Git 4299 ======-----




BusyBox v1.20.2 (2012-08-02 23:55:23 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

UFS912:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      1392 S    {init} ini
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    4 root         0 SW   [events/0]
    5 root         0 SW   [khelper]
   12 root         0 SW   [async/mgr]
  181 root         0 SW   [sync_supers]
  183 root         0 SW   [bdi-default]
  185 root         0 SW   [kblockd/0]
  198 root         0 SW   [khubd]
  201 root         0 SW   [kseriod]
  217 root         0 SW   [rpciod/0]
  222 root         0 SW   [kswapd0]
  223 root         0 SW   [aio/0]
  224 root         0 SW   [nfsiod]
  225 root         0 SW<  [kslowd000]
  226 root         0 SW<  [kslowd001]
  228 root         0 SW   [jfsIO]
  229 root         0 SW   [jfsCommit]
  230 root         0 SW   [jfsSync]
  256 root         0 SW   [mtdblockd]
  352 root         0 SW   [usbhid_resumer]
  443 root         0 SW   [scsi_eh_0]
  444 root         0 SW   [usb-storage]
  451 root         0 SW   [scsi_eh_1]
  452 root         0 SW   [usb-storage]
  493 root      1392 S    {init} ini
  494 root      2160 S    {rcS} /bin/sh /etc/init.d/rcS
  500 root         0 SW   [micomTask]
  539 bin       1380 S    /sbin/portmap
  548 root      2152 S    /usr/sbin/automount --ghost --timeout=5 /autofs file
  576 root         0 SW   [hdmid/0]
  711 root         0 SW   [kjournald]
  859 root         0 SW   [EMBXSHM-NewPort]
  860 root         0 SW   [EMBXSHM-PortClo]
  911 root         0 SW   [kdvb-ca-0:0]
  914 root         0 DW<  [pti_task]
  942 root         0 DW   [Havana player E]
 1011 root      9848 S    /bin/evremote2 10 120
 1259 root      2164 S    /usr/sbin/telnetd
 1263 root      2156 S    /usr/bin/vsftpd
 1265 root      2160 S    /usr/sbin/inetd
 1271 root     27236 S    /usr/emu/mgcamd_1.38a &
 1321 root         0 RW   [RtmpTimerTask]
 1322 root         0 SW   [RtmpMlmeTask]
 1323 root         0 SW   [RtmpCmdQTask]
 1325 root      3412 R    [color=#408000]wpa_supplicant -ira0 -c/etc/wpa_supplicant.ra0.conf[/color]
 1346 root     76184 D    /usr/local/bin/enigma2
 1506 root         0 SW   [kdvb-ad-0-fe-0]
 1512 root         0 SW   [HostRec40800001]
 1513 root         0 SW   [Player Aud Mixe]
 1514 root         0 DW   [Player Aud   0]
 1515 root         0 DW   [Player Aud   1]
 1516 root         0 DW   [Player Aud   2]
 1517 root         0 DW   [Player Aud   3]
 1519 root         0 SW   [HostRec40800002]
 1521 root         0 SW   [Manifestor Buff]
 1522 root         0 DW   [Manifestor Disp]
 1523 root         0 DW   [Interocitor  0]
 1524 root         0 DW   [Interocitor  1]
 1525 root         0 DW   [Interocitor  2]
 1526 root         0 DW   [Interocitor  3]
 1527 root         0 SW   [HostRec40800003]
 1819 root      2600 S    -sh
 1822 root         0 SW   [flush-8:0]
 1829 root      2600 R    ps

UFS912:~# lsmod
Module                  Size  Used by    Tainted: P
bpamem                  1812  0
rt5370sta             403428  1
silencegen               612  0
platform                 568  0 [permanent]
stmalloc                1068  0
sth264pp                3760  0
player2               357920  2 stmalloc,sth264pp
stmdvb                 87448 31 player2
stmsysfs               28988  0
stm_monitor             5744  1 player2
pti                    27576  1 stmdvb
ufs912_cic              3232  3 stmdvb
stv090x                41056  1 stmdvb
pseudocard             11392  2 player2,stmdvb
stm_v4l2                7348  1 stmdvb
p2div64                  928  3 player2,stm_monitor,stv090x
ksound                  7256  1 player2
mmelog                  1408  0
avs                    23112  1 stmdvb
mme_host               23472  4 silencegen,player2,stm_monitor,mmelog
embxshm                19640  0
embxmailbox             5460  1 embxshm
embxshell              17708  3 mme_host,embxshm,embxmailbox
stmfb                  38148  3 stmdvb
stmcore_display_sti7111   138876  4 player2,stmdvb,pseudocard
cpu_frequ               2168  0
autofs4                15348  1
simu_button              624  0
micom                   6976  2
e2_proc                 9916  3 player2,stmdvb,stv090x
UFS912:~# cat /proc/bus/usb/devices

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12   MxCh= 1
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0001 Rev= 2.06
S:  Manufacturer=Linux 2.6.32.46_stm24_0209 ohci_hcd
S:  Product=stm-ohci
S:  SerialNumber=stm-ohci.0
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 1
B:  Alloc=  0/800 us ( 0%), #Int=  3, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev= 2.06
S:  Manufacturer=Linux 2.6.32.46_stm24_0209 ehci_hcd
S:  Product=st-ehci
S:  SerialNumber=stm-ehci.0
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms

T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=480  MxCh= 4
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=02 MxPS=64 #Cfgs=  1
P:  Vendor=0424 ProdID=2514 Rev= 0.00
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  2mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=01 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   1 Ivl=256ms
I:* If#= 0 Alt= 1 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=02 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   1 Ivl=256ms

T:  Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#=  3 Spd=480  MxCh= 4
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1a40 ProdID=0101 Rev= 1.11
S:  Product=USB 2.0 Hub
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   1 Ivl=256ms

T:  Bus=01 Lev=03 Prnt=03 Port=01 Cnt=01 Dev#=  5 Spd=480  MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=152d ProdID=2338 Rev= 1.00
S:  Manufacturer=JMicron
S:  Product=USB to ATA/ATAPI Bridge
S:  SerialNumber=5812271602C2
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  2mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms

T:  Bus=01 Lev=03 Prnt=03 Port=02 Cnt=02 Dev#=  6 Spd=480  MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=148f ProdID=5370 Rev= 1.01
S:  Manufacturer=Ralink
S:  Product=802.11 n WLAN
S:  SerialNumber=1.0
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=450mA
I:* If#= 0 Alt= 0 #EPs= 7 Cls=ff(vend.) Sub=ff Prot=ff Driver=rt2870
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=04(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=05(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=06(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms

T:  Bus=01 Lev=03 Prnt=03 Port=03 Cnt=03 Dev#=  7 Spd=480  MxCh= 4
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1a40 ProdID=0101 Rev= 1.11
S:  Product=USB 2.0 Hub
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   1 Ivl=256ms

T:  Bus=01 Lev=04 Prnt=07 Port=03 Cnt=01 Dev#=  8 Spd=12   MxCh= 0
D:  Ver= 1.10 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs=  1
P:  Vendor=1908 ProdID=0102 Rev= 2.00
S:  Manufacturer=hackfin
S:  Product=USB-Display
S:  SerialNumber=0.1
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=200mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms

T:  Bus=01 Lev=02 Prnt=02 Port=03 Cnt=02 Dev#=  4 Spd=480  MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=0bda ProdID=0138 Rev=38.82
S:  Manufacturer=Generic
S:  Product=USB2.0-CRW
S:  SerialNumber=20090516388200000
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage
E:  Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
UFS912:~#



UFS 910, WLAN geht nicht:

Code: Alles auswählen

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:                                                                        :
:            o  o  ooooo  ooooo  o   o  oooo  ooooo  o  ooooo            :
:            o o   o   o    o    o   o  o  o  o      o  o   o            :
:            oo    ooooo    o    ooooo  oooo  oooo   o  o   o            :
:            o o   o   o    o    o   o  o o   o      o  o   o            :
:            o  o  o   o    o    o   o  o  o  ooooo  o  o   o            :
:                                                                        :
:            UFS-910 - Kernel 2.6.32.59_stm24_0211 (08:13:34)            :
:                                                                        :
:            Willkommen beim Neutrino-Image  --  BPanther MOD            :
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

ufs910 login: root


BusyBox v1.20.2 (2012-08-17 11:32:30 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ufs910:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      1396 S    {init} ini
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    4 root         0 SW   [events/0]
    5 root         0 SW   [khelper]
   11 root         0 SW   [async/mgr]
  136 root         0 SW   [sync_supers]
  138 root         0 SW   [bdi-default]
  140 root         0 SW   [kblockd/0]
  146 root         0 SW   [ata/0]
  147 root         0 SW   [ata_aux]
  152 root         0 SW   [khubd]
  155 root         0 SW   [kseriod]
  172 root         0 SW   [rpciod/0]
  188 root         0 SW   [kswapd0]
  189 root         0 SW   [aio/0]
  190 root         0 SW   [nfsiod]
  222 root         0 SW   [scsi_eh_0]
  228 root         0 SW   [mtdblockd]
  347 root         0 SW   [scsi_eh_1]
  348 root         0 SW   [usb-storage]
  378 root      1396 S    {init} ini
  379 root      2156 S    {rcS} /bin/sh /etc/init.d/rcS
  443 root         0 SW   [flush-8:16]
  453 root      2160 S    /usr/sbin/telnetd -l /bin/login
  466 root      2156 S    /usr/bin/vsftpd
  474 root         0 SW   [hdmid/0]
  634 root         0 SW   [EMBXSHM-NewPort]
  635 root         0 SW   [EMBXSHM-PortClo]
  717 root         0 SW   [kdvb-ca-0:0]
  720 root         0 DW<  [pti_task]
  748 root         0 DW   [Havana player E]
  818 root         0 SW   [ExecutionLoopNo]
  826 bin       1384 S    /sbin/portmap
  832 root      2156 S    /usr/sbin/inetd
  893 root         0 SW   [kjournald]
  903 root         0 SW   [flush-8:0]
 1098 root      1524 S    /bin/evremote2
 1099 root      2156 S    {emergency_boot.} /bin/sh /usr/bin/emergency_boot.sh
 1106 root      2156 S    {emergency_boot.} /bin/sh /usr/bin/emergency_boot.sh
 1107 root      2160 S    hexdump -n 12 /dev/input/event0
 1108 root      2156 S    awk {print $7}
 1135 root     27236 S    /var/emu/mgcamd /var/keys/mg_cfg
 1569 root      187m S    /usr/local/bin/neutrino -v 0
 1602 root         0 SW   [kdvb-ad-0-fe-0]
 1628 root         0 SW   [HostRec40800001]
 1629 root         0 DW   [Player Aud Mixe]
 1630 root         0 DW   [Player Aud   0]
 1631 root         0 DW   [Player Aud   1]
 1632 root         0 DW   [Player Aud   2]
 1633 root         0 DW   [Player Aud   3]
 1634 root         0 SW   [HostRec40800002]
 1635 root         0 SW   [Manifestor Buff]
 1636 root         0 DW   [Manifestor Disp]
 1637 root         0 DW   [Interocitor  0]
 1638 root         0 DW   [Interocitor  1]
 1639 root         0 DW   [Interocitor  2]
 1640 root         0 DW   [Interocitor  3]
 1707 root      2596 S    -sh
 1709 root      2596 R    ps
ufs910:~# lsmod
Module                  Size  Used by    Tainted: P
simu_button              624  0
bpamem                  1804  4
silencegen               592  0
platform                 800  0 [permanent]
stmalloc                1724  0
sth264pp                4288  0
player2               390832  2 stmalloc,sth264pp
stmdvb                 87300 19 player2
stmsysfs               29784  0
stm_monitor             5900  1 player2
pti                    23732  1 stmdvb
cimax                   3240  3 stmdvb
cx24116                 5972  1 stmdvb
pseudocard             11372  2 player2,stmdvb
stm_v4l2                6648  1 stmdvb
p2div64                 1056  2 player2,stm_monitor
ksound                  9764  1 player2
mpeg2hw                 3360  0
mmelog                  1460  0
avs                    23256  1 stmdvb
mme_host               23124  5 silencegen,player2,stm_monitor,mpeg2hw,mmelog
embxshm                19532  0
embxmailbox             5248  1 embxshm
embxshell              17884  3 mme_host,embxshm,embxmailbox
boxtype                  384  0
stmfb                  37136  2 stmdvb
stmcore_display_stx7100   147448  4 player2,stmdvb,pseudocard
rt5370sta             472428  0
e2_proc                10012  3 player2,stmdvb,pti
vfd                     3000  0
ufs910:~# cat /proc/bus/usb/devices

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12   MxCh= 1
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0001 Rev= 2.06
S:  Manufacturer=Linux 2.6.32.59_stm24_0211 ohci_hcd
S:  Product=STMicroelectronics OHCI Host Controller
S:  SerialNumber=stm-ohci.0
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 1
B:  Alloc=  0/800 us ( 0%), #Int=  1, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev= 2.06
S:  Manufacturer=Linux 2.6.32.59_stm24_0211 ehci_hcd
S:  Product=STMicroelectronics EHCI Host Controller
S:  SerialNumber=stm-ehci.0
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms

T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=480  MxCh= 4
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=05e3 ProdID=0608 Rev= 7.02
S:  Product=USB2.0 Hub
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   1 Ivl=256ms

T:  Bus=01 Lev=02 Prnt=02 Port=01 Cnt=01 Dev#=  3 Spd=480  MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=090c ProdID=1000 Rev=10.00
S:  SerialNumber=10102358000729
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=31875us

T:  Bus=01 Lev=02 Prnt=02 Port=02 Cnt=02 Dev#=  4 Spd=480  MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=148f ProdID=5370 Rev= 1.01
S:  Manufacturer=Ralink
S:  Product=802.11 n WLAN
S:  SerialNumber=1.0
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=450mA
I:* If#= 0 Alt= 0 #EPs= 7 Cls=ff(vend.) Sub=ff Prot=ff Driver=rt2870
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=04(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=05(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=06(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
ufs910:~#
Das beim Befehl:cat /proc/bus/usb/devices, Driver=rt2870 steht, liegt sicher an der Datei RT2870STA.dat.
Ist aber auch bei der UFS 912 so.
Eines ist mir noch aufgefallen, im HDMU Image heist die Datei "wpa_supplicant.conf" , "wpa_supplicant.ra0.conf".

Was kann meine Feststellung nun bedeuten?
Ich möchte hiermit nur dazu beitragen, das WLAN auch im BPanther Image wieder geht.
Ich bitte doch um rege Beteiligung, denn ich denke das das Problem bei allen Boxen, für die es ein BP-Image gibt, besteht.

MfG
Anskar26
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 503
Registriert: Mi 20. Jul 2011, 18:42
Wohnort: Thüringer
Hat sich bedankt: 34 Mal
Danksagung erhalten: 0

Re: Wlan UFS910

#152

Beitrag von Anskar26 »

Bei:
/usr/sbin/wpa_supplicant -D wext -i ra0 -c /etc/wpa_supplicant/wpa_sup
plicant.conf -B

Code: Alles auswählen

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:                                                                        :
:            o  o  ooooo  ooooo  o   o  oooo  ooooo  o  ooooo            :
:            o o   o   o    o    o   o  o  o  o      o  o   o            :
:            oo    ooooo    o    ooooo  oooo  oooo   o  o   o            :
:            o o   o   o    o    o   o  o o   o      o  o   o            :
:            o  o  o   o    o    o   o  o  o  ooooo  o  o   o            :
:                                                                        :
:            UFS-910 - Kernel 2.6.32.59_stm24_0211 (14:35:17)            :
:                                                                        :
:            Willkommen beim Neutrino-Image  --  BPanther MOD            :
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

ufs910 login: root


BusyBox v1.20.2 (2012-08-17 11:32:30 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ufs910:~# /usr/sbin/wpa_supplicant -D wext -i ra0 -c /etc/wpa_supplicant/wpa_sup
plicant.conf -B
rfkill: Event read failed: Invalid argument
ctrl_iface exists and seems to be in use - cannot override it
Delete '/tmp/wpa_supplicant/ra0' manually if it is not used anymore
Failed to initialize control interface '/tmp/wpa_supplicant'.
You may have another wpa_supplicant process already running or the file was
left by an unclean termination of wpa_supplicant in which case you will need
to manually remove this file before starting wpa_supplicant again.

ufs910:~#
bei:
/sbin/ifup ra0 &
geht es nicht weiter

Code: Alles auswählen

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:                                                                        :
:            o  o  ooooo  ooooo  o   o  oooo  ooooo  o  ooooo            :
:            o o   o   o    o    o   o  o  o  o      o  o   o            :
:            oo    ooooo    o    ooooo  oooo  oooo   o  o   o            :
:            o o   o   o    o    o   o  o o   o      o  o   o            :
:            o  o  o   o    o    o   o  o  o  ooooo  o  o   o            :
:                                                                        :
:            UFS-910 - Kernel 2.6.32.59_stm24_0211 (14:48:15)            :
:                                                                        :
:            Willkommen beim Neutrino-Image  --  BPanther MOD            :
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

ufs910 login: root


BusyBox v1.20.2 (2012-08-17 11:32:30 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ufs910:~# /sbin/ifup ra0 &
ufs910:~# Setup Network-Interface ra0
address: 192.168.178.205 netmask 255.255.255.0 broadcast 192.168.178.255 gateway
 192.168.178.1



Oh, bei ps jetzt:

Code: Alles auswählen

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:                                                                        :
:            o  o  ooooo  ooooo  o   o  oooo  ooooo  o  ooooo            :
:            o o   o   o    o    o   o  o  o  o      o  o   o            :
:            oo    ooooo    o    ooooo  oooo  oooo   o  o   o            :
:            o o   o   o    o    o   o  o o   o      o  o   o            :
:            o  o  o   o    o    o   o  o  o  ooooo  o  o   o            :
:                                                                        :
:            UFS-910 - Kernel 2.6.32.59_stm24_0211 (15:07:16)            :
:                                                                        :
:            Willkommen beim Neutrino-Image  --  BPanther MOD            :
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

ufs910 login: root


BusyBox v1.20.2 (2012-08-17 11:32:30 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ufs910:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      1396 S    {init} ini
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    4 root         0 SW   [events/0]
    5 root         0 SW   [khelper]
   11 root         0 SW   [async/mgr]
  136 root         0 SW   [sync_supers]
  138 root         0 SW   [bdi-default]
  140 root         0 SW   [kblockd/0]
  146 root         0 SW   [ata/0]
  147 root         0 SW   [ata_aux]
  152 root         0 SW   [khubd]
  155 root         0 SW   [kseriod]
  172 root         0 SW   [rpciod/0]
  188 root         0 SW   [kswapd0]
  189 root         0 SW   [aio/0]
  190 root         0 SW   [nfsiod]
  222 root         0 SW   [scsi_eh_0]
  228 root         0 SW   [mtdblockd]
  359 root         0 SW   [scsi_eh_1]
  360 root         0 SW   [usb-storage]
  387 root      1396 S    {init} ini
  388 root      2156 S    {rcS} /bin/sh /etc/init.d/rcS
  462 root      2160 S    /usr/sbin/telnetd -l /bin/login
  472 root      2156 S    /usr/bin/vsftpd
  483 root         0 SW   [hdmid/0]
  633 root         0 SW   [EMBXSHM-NewPort]
  634 root         0 SW   [EMBXSHM-PortClo]
  726 root         0 SW   [kdvb-ca-0:0]
  729 root         0 DW<  [pti_task]
  757 root         0 DW   [Havana player E]
  827 root         0 SW   [ExecutionLoopNo]
  835 bin       1384 S    /sbin/portmap
  841 root      2156 S    /usr/sbin/inetd
  902 root         0 SW   [kjournald]
 1106 root      1524 S    /bin/evremote2
 1107 root      2156 S    {emergency_boot.} /bin/sh /usr/bin/emergency_boot.sh
 1143 root     27236 S    /var/emu/mgcamd /var/keys/mg_cfg
 1524 root      187m S    /usr/local/bin/neutrino -v 0
 1573 root         0 SW   [kdvb-ad-0-fe-0]
 1808 root         0 SW   [HostRec40800005]
 1809 root         0 SW   [Player Aud Mixe]
 1810 root         0 DW   [Player Aud   0]
 1811 root         0 DW   [Player Aud   1]
 1812 root         0 DW   [Player Aud   2]
 1813 root         0 DW   [Player Aud   3]
 1814 root         0 SW   [HostRec40800006]
 1815 root         0 SW   [Manifestor Buff]
 1816 root         0 DW   [Manifestor Disp]
 1817 root         0 DW   [Interocitor  0]
 1818 root         0 DW   [Interocitor  1]
 1819 root         0 DW   [Interocitor  2]
 1820 root         0 DW   [Interocitor  3]
 2016 root      2156 S    {emergency_boot.} /bin/sh /usr/bin/emergency_boot.sh
 2017 root      2160 S    hexdump -n 12 /dev/input/event0
 2018 root      2156 S    awk {print $7}
 2032 root      3420 R    /usr/sbin/wpa_supplicant -D wext -i ra0 -c /etc/wpa_
 2253 root         0 SW   [RtmpTimerTask]
 2254 root         0 SW   [RtmpMlmeTask]
 2255 root         0 SW   [RtmpCmdQTask]
 2260 root      2596 S    -sh
 2262 root      2596 R    ps
ufs910:~#


Eine Frage noch in der rcS steht:

WLAN_MOD_FOUND=0
for UserMOD in `ls -A /var/lib-misc/wlan | grep ".ko"`; do
if [ $UserMOD ]; then
insmod /var/lib-misc/wlan/$UserMOD
WLAN_MOD_FOUND=1
fi
done
if [ "$WLAN_MOD_FOUND" == "1" ]; then
/usr/sbin/wpa_supplicant -D wext -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf -B
sleep 2
if [ `grep -c wlan0 /proc/net/dev` -eq "1" ]; then
/sbin/ifup wlan0 & # if available ifup script uses given parameter as interface
fi
fi
if [ `grep -c nfs /proc/cmdline` -ne "1" ]; then
/sbin/ifup &
fi

Müßte da nicht auch statt wlan0, ra0 stehen?
MfG
Benutzeravatar
Uljanow
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 27
Registriert: Fr 2. Dez 2011, 19:35
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Wlan UFS910

#153

Beitrag von Uljanow »

Das mit wlan0 oder ra0 kommt darauf an was es für ein Stick ist. Hatte ich mal mit nit durch. Bei dem Stick (ich habe ja den gleichen) muss es also ra0 heißen! Ändere das mal und teste nochmal!
Benutzeravatar
BPanther
Administrator
Administrator
Beiträge: 13756
Registriert: Do 11. Jan 2007, 00:06
Wohnort: Berlin
Hat sich bedankt: 722 Mal
Danksagung erhalten: 1931 Mal
Kontaktdaten:

Re: Wlan UFS910

#154

Beitrag von BPanther »

@Anskar26: Ja, wenn bei Dir sonst auch ra0 benutzt wird, muß auch da ra0 eingetragen werden, d.h. auch hier von Hand ändern. Und unbedingt immer auf linux-fähigen Editor achten, sonst startet die Box nicht mehr.
MfG BPanther
KEIN SUPPORT PER PN -> Bitte das Forum nutzen und das Wiki lesen.


Bild Bild
Thx udog für das Bild.
TV: Sony Bravia KDL-46HX755
Boxen mit NMP und Unicable2 (Jess):
SH4: 7x UFS910 (1W, 128MB), 1x UFS910 (14W, 64MB), 1x UFS912, 2x UFS913, 1x AV700, 1x AV7000, 1x AV7500 (DVB-S/C/T), 1x Edision Argus Pingulux, 1x Vizyon820HD
MIPS: 1x VU+DUO, 1x VU+DUO2, 1x DM7020, 1x DM8000, 1x DM820, 1x DM7080
ARM: 3x AX 4K HD51 (DVB-S/SX/C/T/T2), 1x VU+Solo4K (DVB-S/SX (FBC)/C/T/T2 (DUAL)), 1x VU+Duo4K (DVB-S/SX (FBC)/C (FBC)), 3x E4HD 4K Ultra (DVB-S/SX/C/T/T2)
ARM: 1x VU+Duo4KSE (DVB-S/SX (FBC)/C (FBC)), 1x VU+Ultimo4K (DVB-S/SX (FBC)/C (DUAL)), 1x VU+Uno4KSE (DVB-S/SX (FBC)/C (FBC)), 2x VU+Zero4K (DVB-S/SX)
ARM: 1x DM900 (DVB-S/SX (FBC)/S/C/T/T2 (Tripple)), 1x DM920 (DVB-S/SX (FBC)/S/C/T/T2 (Tripple))
Benutzeravatar
Uljanow
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 27
Registriert: Fr 2. Dez 2011, 19:35
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Wlan UFS910

#155

Beitrag von Uljanow »

Und dann mal ein iwlist scan in Telnet machen und posten!
Anskar26
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 503
Registriert: Mi 20. Jul 2011, 18:42
Wohnort: Thüringer
Hat sich bedankt: 34 Mal
Danksagung erhalten: 0

Re: Wlan UFS910

#156

Beitrag von Anskar26 »

folgende Änderung:
# echo "init network"
WLAN_MOD_FOUND=0
for UserMOD in `ls -A /var/lib-misc/wlan | grep ".ko"`; do
if [ $UserMOD ]; then
insmod /var/lib-misc/wlan/$UserMOD
WLAN_MOD_FOUND=1
fi
done
if [ "$WLAN_MOD_FOUND" == "1" ]; then
/usr/sbin/wpa_supplicant -D wext -i ra0 -c /etc/wpa_supplicant/wpa_supplicant.conf -B
sleep 2
if [ `grep -c ra0 /proc/net/dev` -eq "1" ]; then
/sbin/ifup ra0 & # if available ifup script uses given parameter as interface
fi

iwlist scan:

Code: Alles auswählen

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:                                                                        :
:            o  o  ooooo  ooooo  o   o  oooo  ooooo  o  ooooo            :
:            o o   o   o    o    o   o  o  o  o      o  o   o            :
:            oo    ooooo    o    ooooo  oooo  oooo   o  o   o            :
:            o o   o   o    o    o   o  o o   o      o  o   o            :
:            o  o  o   o    o    o   o  o  o  ooooo  o  o   o            :
:                                                                        :
:            UFS-910 - Kernel 2.6.32.59_stm24_0211 (15:57:22)            :
:                                                                        :
:            Willkommen beim Neutrino-Image  --  BPanther MOD            :
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

ufs910 login: root


BusyBox v1.20.2 (2012-08-17 11:32:30 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ufs910:~# iwlist scan
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

ra0       Scan completed :
          Cell 01 - Address: 04:XX:6F:DB:XX:4E
                    Protocol:802.11b/g/n
                    ESSID:"WLAN-XXXXXXX"
                    Mode:Managed
                    Frequency:2.437 GHz (Channel 6)
                    Quality=7/100  Signal level=-87 dBm  Noise level=-82 dBm
                    Encryption key:on
                    Bit Rates:144 Mb/s
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD270050F204104A00011XXXXXX00010210470010FF759E8
910D2E94D3E0F60AC18133E77103C000103
          Cell 02 - Address: 00:15:0C:F4:B1:2E
                    Protocol:802.11b/g
                    ESSID:"AnskarXXXXX"
                    Mode:Managed
                    Frequency:2.412 GHz (Channel 1)
                    Quality=73/100  Signal level=-61 dBm  Noise level=-92 dBm
                    Encryption key:on
                    Bit Rates:54 Mb/s
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
          Cell 03 - Address: 00:24:FE:73:20:91
                    Protocol:802.11b/g
                    ESSID:"FRITZ!Box Fon WLAN 7112"
                    Mode:Managed
                    Frequency:2.412 GHz (Channel 1)
                    Quality=0/100  Signal level=-91 dBm  Noise level=-86 dBm
                    Encryption key:on
                    Bit Rates:54 Mb/s
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK

ufs910:~#






ps:

Code: Alles auswählen

ufs910:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      1396 S    {init} ini
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    4 root         0 SW   [events/0]
    5 root         0 SW   [khelper]
   11 root         0 SW   [async/mgr]
  136 root         0 SW   [sync_supers]
  138 root         0 SW   [bdi-default]
  140 root         0 SW   [kblockd/0]
  146 root         0 SW   [ata/0]
  147 root         0 SW   [ata_aux]
  152 root         0 SW   [khubd]
  155 root         0 SW   [kseriod]
  172 root         0 SW   [rpciod/0]
  188 root         0 SW   [kswapd0]
  189 root         0 SW   [aio/0]
  190 root         0 SW   [nfsiod]
  222 root         0 SW   [scsi_eh_0]
  228 root         0 SW   [mtdblockd]
  347 root         0 SW   [scsi_eh_1]
  348 root         0 SW   [usb-storage]
  378 root      1396 S    {init} ini
  379 root      2156 S    {rcS} /bin/sh /etc/init.d/rcS
  443 root         0 SW   [flush-8:16]
  444 root         0 SW   [RtmpTimerTask]
  445 root         0 SW   [RtmpMlmeTask]
  446 root         0 SW   [RtmpCmdQTask]
  447 root      3420 R    /usr/sbin/wpa_supplicant -D wext -i ra0 -c /etc/wpa_
  458 root      2160 S    /usr/sbin/telnetd -l /bin/login
  479 root      2156 S    /usr/bin/vsftpd
  490 root         0 SW   [hdmid/0]
  679 root         0 SW   [EMBXSHM-NewPort]
  680 root         0 SW   [EMBXSHM-PortClo]
  824 root         0 SW   [kdvb-ca-0:0]
  829 root         0 DW<  [pti_task]
  903 root         0 DW   [Havana player E]
  993 root         0 SW   [ExecutionLoopNo]
 1031 bin       1384 S    /sbin/portmap
 1042 root      2156 S    /usr/sbin/inetd
 1117 root         0 SW   [kjournald]
 1266 root         0 SW   [flush-8:0]
 1359 root      1524 S    /bin/evremote2
 1360 root      2156 S    {emergency_boot.} /bin/sh /usr/bin/emergency_boot.sh
 1369 root      2156 S    {emergency_boot.} /bin/sh /usr/bin/emergency_boot.sh
 1371 root      2160 S    hexdump -n 12 /dev/input/event0
 1372 root      2156 S    awk {print $7}
 1401 root     27236 S    /var/emu/mgcamd /var/keys/mg_cfg
 1648 root      186m S    /usr/local/bin/neutrino -v 0
 1699 root         0 SW   [kdvb-ad-0-fe-0]
 1729 root         0 SW   [HostRec40800001]
 1730 root         0 SW   [Player Aud Mixe]
 1731 root         0 DW   [Player Aud   0]
 1732 root         0 DW   [Player Aud   1]
 1733 root         0 DW   [Player Aud   2]
 1734 root         0 DW   [Player Aud   3]
 1735 root         0 SW   [HostRec40800002]
 1736 root         0 SW   [Manifestor Buff]
 1737 root         0 DW   [Manifestor Disp]
 1738 root         0 DW   [Interocitor  0]
 1739 root         0 DW   [Interocitor  1]
 1740 root         0 DW   [Interocitor  2]
 1741 root         0 DW   [Interocitor  3]
 1783 root      2596 S    -sh
 1786 root      2596 R    ps
ufs910:~#


Aber leider wird sie nicht auf meiner Fritzbox angezeigt?

Wie siehts mit der Datei aus?
/usr/sbin/wpa_supplicant
Muß da auch was geändert werden? nur wie?
Oder was wenn man überall wlan0 läßt auch in der "wpa_supplicant.conf" geht dann auch noch mein Logilink?
MfG
Bin dann erstmal zum Geburtstag!
MfG
Könnte auch in meiner "wpa_supplicant.conf" was falsch sein, wegen WPA2 oder so?
Benutzeravatar
Uljanow
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 27
Registriert: Fr 2. Dez 2011, 19:35
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Wlan UFS910

#157

Beitrag von Uljanow »

Habe gerade mal im Titan nachgesehen, wo ja WLAN geht; meine wpa_supplicant dort sieht so aus:

Code: Alles auswählen

ctrl_interface=DIR=/var/run/wpa_supplicant
network={
ssid="Meine_SSID"
key_mgmt=WPA-PSK
scan_ssid=1
proto=RSN
psk="xxxxxxxxxxxxxx"
}
Anskar26
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 503
Registriert: Mi 20. Jul 2011, 18:42
Wohnort: Thüringer
Hat sich bedankt: 34 Mal
Danksagung erhalten: 0

Re: Wlan UFS910

#158

Beitrag von Anskar26 »

Hallo nochmal!
Da ich beim Befehl "iwlist scan" in der Ausgabe WLAN Geräte angezeigt bekomme, auch meine Fritzbox, heist doch das, das der WLAN Stick an der UFS 910 arbeitet?
Nur leider wird er mir in der Fritzbox noch nicht nicht angezeigt.
Da in der Ausgabe bei meiner Fritzbox steht: Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
habe ich es in der "wpa_supplicant.conf" geändert, aber immer noch ohne Erfolg.
Auch brennt immer noch nicht die blaue LED.
Das kann aber doch nur noch ein Fehler in einer conf. sein?
MfG
Benutzeravatar
BPanther
Administrator
Administrator
Beiträge: 13756
Registriert: Do 11. Jan 2007, 00:06
Wohnort: Berlin
Hat sich bedankt: 722 Mal
Danksagung erhalten: 1931 Mal
Kontaktdaten:

Re: Wlan UFS910

#159

Beitrag von BPanther »

Anskar26 hat geschrieben:Da ich beim Befehl "iwlist scan" in der Ausgabe WLAN Geräte angezeigt bekomme, auch meine Fritzbox, heist doch das, das der WLAN Stick an der UFS 910 arbeitet?
Genauso würde ich das sehen. Stick erkannt und initalisiert. Vielleicht leuchtet die blaue LED beim Stick nur, wenn eine Verbindung steht?
MfG BPanther
KEIN SUPPORT PER PN -> Bitte das Forum nutzen und das Wiki lesen.


Bild Bild
Thx udog für das Bild.
TV: Sony Bravia KDL-46HX755
Boxen mit NMP und Unicable2 (Jess):
SH4: 7x UFS910 (1W, 128MB), 1x UFS910 (14W, 64MB), 1x UFS912, 2x UFS913, 1x AV700, 1x AV7000, 1x AV7500 (DVB-S/C/T), 1x Edision Argus Pingulux, 1x Vizyon820HD
MIPS: 1x VU+DUO, 1x VU+DUO2, 1x DM7020, 1x DM8000, 1x DM820, 1x DM7080
ARM: 3x AX 4K HD51 (DVB-S/SX/C/T/T2), 1x VU+Solo4K (DVB-S/SX (FBC)/C/T/T2 (DUAL)), 1x VU+Duo4K (DVB-S/SX (FBC)/C (FBC)), 3x E4HD 4K Ultra (DVB-S/SX/C/T/T2)
ARM: 1x VU+Duo4KSE (DVB-S/SX (FBC)/C (FBC)), 1x VU+Ultimo4K (DVB-S/SX (FBC)/C (DUAL)), 1x VU+Uno4KSE (DVB-S/SX (FBC)/C (FBC)), 2x VU+Zero4K (DVB-S/SX)
ARM: 1x DM900 (DVB-S/SX (FBC)/S/C/T/T2 (Tripple)), 1x DM920 (DVB-S/SX (FBC)/S/C/T/T2 (Tripple))
Anskar26
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 503
Registriert: Mi 20. Jul 2011, 18:42
Wohnort: Thüringer
Hat sich bedankt: 34 Mal
Danksagung erhalten: 0

Re: Wlan UFS910

#160

Beitrag von Anskar26 »

Warscheinlich, aber warum verbinden sie sich nicht?
Werde noch mal die wpa... mit der von der UFS 912 vergleichen.
MfG

In der "interfaces" steht zusätzlich:
auto ra0
iface ra0 inet static
address 192.168.178.20X
netmask 255.255.255.0
gateway 192.168.178.1
pre-up wpa_supplicant -ira0 -c/etc/wpa_supplicant.ra0.conf -B -dd -Dwext || true
pre-down wpa_cli -ira0 terminate || true


Sollte das auch angepaßt so bei der UFS 910 rein:
pre-up wpa_supplicant -ira0 -c/etc/wpa_supplicant/wpa_supplicant.conf -B -dd -Dwext || true
pre-down wpa_cli -ira0 terminate || true

MfG
Benutzeravatar
BPanther
Administrator
Administrator
Beiträge: 13756
Registriert: Do 11. Jan 2007, 00:06
Wohnort: Berlin
Hat sich bedankt: 722 Mal
Danksagung erhalten: 1931 Mal
Kontaktdaten:

Re: Wlan UFS910

#161

Beitrag von BPanther »

Keine Ahnung ob das auch ausgeführt wird wenn das mit in der interfaces steht. Aber ich denke mal eher nicht, zudem der Stick als solches funktioniert nur hat keine Verbindung. Das weist eher auf ein Problem in der conf hin. Aber wie gesagt, ich selbst nutze das nicht (ein 0815-Hub ist da einfacher), keine Ahnung wo da noch das Problem liegen könnte. :-\
MfG BPanther
KEIN SUPPORT PER PN -> Bitte das Forum nutzen und das Wiki lesen.


Bild Bild
Thx udog für das Bild.
TV: Sony Bravia KDL-46HX755
Boxen mit NMP und Unicable2 (Jess):
SH4: 7x UFS910 (1W, 128MB), 1x UFS910 (14W, 64MB), 1x UFS912, 2x UFS913, 1x AV700, 1x AV7000, 1x AV7500 (DVB-S/C/T), 1x Edision Argus Pingulux, 1x Vizyon820HD
MIPS: 1x VU+DUO, 1x VU+DUO2, 1x DM7020, 1x DM8000, 1x DM820, 1x DM7080
ARM: 3x AX 4K HD51 (DVB-S/SX/C/T/T2), 1x VU+Solo4K (DVB-S/SX (FBC)/C/T/T2 (DUAL)), 1x VU+Duo4K (DVB-S/SX (FBC)/C (FBC)), 3x E4HD 4K Ultra (DVB-S/SX/C/T/T2)
ARM: 1x VU+Duo4KSE (DVB-S/SX (FBC)/C (FBC)), 1x VU+Ultimo4K (DVB-S/SX (FBC)/C (DUAL)), 1x VU+Uno4KSE (DVB-S/SX (FBC)/C (FBC)), 2x VU+Zero4K (DVB-S/SX)
ARM: 1x DM900 (DVB-S/SX (FBC)/S/C/T/T2 (Tripple)), 1x DM920 (DVB-S/SX (FBC)/S/C/T/T2 (Tripple))
Anskar26
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 503
Registriert: Mi 20. Jul 2011, 18:42
Wohnort: Thüringer
Hat sich bedankt: 34 Mal
Danksagung erhalten: 0

Re: Wlan UFS910

#162

Beitrag von Anskar26 »

Nach dem ich die 2 Zeilen in die interfaces eingefügt habe, leuchtet die blaue LED am Stick in gleichen Abständen kurz auf, als wenn er sich verbinden will.
Vor der Änderung hat die LED nie geleuchtet.
Trotzdem funktioniert es immer noch nicht.
MfG
Benutzeravatar
Uljanow
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 27
Registriert: Fr 2. Dez 2011, 19:35
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Wlan UFS910

#163

Beitrag von Uljanow »

Habe immer den Eindruck als hat die Kathi ein Problem bei Enigma und Neutrino die IP zu holen bzw. die IP zu übernehmen!? Das iwlist scan sagt ja, das sowohl der Treiber geladen wurde und der Stick erkannt wurde. Nur hat der Stick keine IP bekommen; deswegen sieht man den Stick natürlich auch nicht in der Fritz. Wie gesagt, an der Kathi direkt kann es nicht liegen, da es mit Titan problemlos geht.
Anskar26
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 503
Registriert: Mi 20. Jul 2011, 18:42
Wohnort: Thüringer
Hat sich bedankt: 34 Mal
Danksagung erhalten: 0

Re: Wlan UFS910

#164

Beitrag von Anskar26 »

Hallo Uljanow!
Hast Du es auch mal mit dem 4342 BP probiert, wie geschrieben, die letzte Änderung der "interface" (abgeschaut vom HDMU bei meiner UFS 912) hat bewirkt das jetzt die LED am Stick in regelmäßigen Abständen eine zeit lang blinkt.
MfG
Benutzeravatar
Uljanow
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 27
Registriert: Fr 2. Dez 2011, 19:35
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: Wlan UFS910

#165

Beitrag von Uljanow »

Hatte doch schon gesagt, habe meine Enkel hier und kann deswegen nicht testen. Vielleicht finde ich nächste Woche ein bissel Zeit dafür.....
Antworten

Zurück zu „UFS910 - FLASH (stm24) - ALTE Versionen v1/v2“