Page 24 of 44

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Posted: Mon Sep 26, 2011 2:53 am
by major1337
hi and thx for that tutorial which is a little out of date but with some minimal knowledge my d-link DWA-125 H/W A2, FW 1.40 and my samsung 50" plasma works now via internet.

that tv is ok but i?m verry sad because i have no game folder and no app is working for me... i?d like to have the webbrowser and recorder but... no chance...
if someone can help me with that, it would be great =)

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Posted: Mon Sep 26, 2011 4:46 am
by juusso
Which series and full modell?

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Posted: Mon Sep 26, 2011 3:17 pm
by major1337
hi juuso,
my tv is a samsung PS50B679S1S F/W 1008

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Posted: Thu Sep 29, 2011 3:20 pm
by nspierbundel
Hi,
I`ve got a sitecom wl-608 v1 002 adapter ID 0df6:003f Sitecom Europe B.V.

compiled attached driver, copied firmware file.


iwpriv

ra0 Available private ioctls :
set (8BE2) : set 1024 char & get 0
connStatus (0004) : set 1024 char & get 2047 char
driverVer (0005) : set 1024 char & get 2047 char
bainfo (0006) : set 1024 char & get 2047 char
descinfo (0007) : set 1024 char & get 2047 char
radio_off (000A) : set 1024 char & get 2047 char
radio_on (000B) : set 1024 char & get 2047 char
show (0015) : set 1024 char & get 2047 char
adhocEntry (0016) : set 1024 char & get 2047 char
bbp (8BE3) : set 2047 char & get 2047 char
mac (8BE5) : set 1024 char & get 1024 char
e2p (8BE7) : set 1024 char & get 1024 char
stat (8BE9) : set 0 & get 2047 char
get_site_survey (8BED) : set 0 & get 1024 char


root@lappie:/usr/src/linux-headers-2.6.32-21/drivers# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 unassociated ESSID:off/any
Mode:Managed Channel=0 Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power=20 dBm Sensitivity=8/0
Retry limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

ra0 Ralink STA


root@lappie:/usr/src/linux-headers-2.6.32-21/drivers# iwpriv ra0 e2p 208=0x04E8
Interface doesn't accept private ioctl...
e2p (8BE7): Network is down
root@lappie:/usr/src/linux-headers-2.6.32-21/drivers# iwpriv ra0 e2p 20A=0x2018
Interface doesn't accept private ioctl...
e2p (8BE7): Network is down

when I do ifconfig ra0 up I get
root@lappie:/usr/src/linux-headers-2.6.32-21/drivers# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 unassociated ESSID:off/any
Mode:Managed Channel=0 Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power=20 dBm Sensitivity=8/0
Retry limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

ra0 Ralink STA ESSID:"11n-AP" Nickname:"RT2870STA"
Mode:Auto Frequency=2.412 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=10/100 Signal level:0 dBm Noise level:0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
and the following commands complete
root@lappie:/usr/src/linux-headers-2.6.32-21/drivers# iwpriv ra0 e2p 208=0x04E8
ra0 e2p:208=0x04E8
root@lappie:/usr/src/linux-headers-2.6.32-21/drivers# iwpriv ra0 e2p 20A=0x2018
ra0 e2p:20A=0x2018
root@lappie:/usr/src/linux-headers-2.6.32-21/drivers# iwpriv ra0 e2p 0208
ra0 e2p:
[0x0208]:0x0DF6
root@lappie:/usr/src/linux-headers-2.6.32-21/drivers# iwpriv ra0 e2p 020a
ra0 e2p:
[0x020A]:0x003F

however :
as u can see the pid/vid s arent changed

root@lappie:/usr/src/linux-headers-2.6.32-21/drivers# uname -a
Linux lappie 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686 GNU/Linux

any ideas on this ?
thanks Daniel

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Posted: Mon Oct 10, 2011 4:24 am
by erdem_ua
Thanks for info. I updated the Wiki.
Also your FW doesn't have kernel modules. Also your kernel doesn't have Network support.
You needed to install new kernel and required modules. But this belongs to another topic. Don't search solution in this topic.
If you look, you can see the topic describes how to install network enabled kernel.
Thanks,

Re: [How-To] Alternatives of Samsung WiFi Link Stick

Posted: Wed Oct 12, 2011 3:00 pm
by nspierbundel

Code: Select all

ra0       Available private ioctls :
          set              (8BE2) : set 1024 char  & get   0
          connStatus       (0004) : set 1024 char  & get 2047 char
          driverVer        (0005) : set 1024 char  & get 2047 char
          bainfo           (0006) : set 1024 char  & get 2047 char
          descinfo         (0007) : set 1024 char  & get 2047 char
          radio_off        (000A) : set 1024 char  & get 2047 char
          radio_on         (000B) : set 1024 char  & get 2047 char
          show             (0015) : set 1024 char  & get 2047 char
          adhocEntry       (0016) : set 1024 char  & get 2047 char
          bbp              (8BE3) : set 2047 char  & get 2047 char
          mac              (8BE5) : set 1024 char  & get 1024 char
          e2p              (8BE7) : set 1024 char  & get 1024 char
          stat             (8BE9) : set   0       & get 2047 char
          get_site_survey  (8BED) : set   0       & get 1024 char

root@testerdetest:~# iwpriv ra0 e2p 208=04E8
Interface doesn't accept private ioctl...
e2p (8BE7): Network is down
root@testerdetest:~# iface ra0 inet dhcp
-bash: iface: command not found
root@testerdetest:~# ls /etc/Wireless/RT2870STA/RT2870STA.dat
root@testerdetest:~# ifup ra0
Ignoring unknown interface ra0=ra0.
root@testerdetest:~# ifconfig ra0 up
root@testerdetest:~# iwpriv ra0 e2p 208=04E8
ra0       e2p:
[0x208]:4E8
root@testerdetest:~# iwpriv ra0 e2p 20A=2018
ra0       e2p:
[0x20A]:2018
root@testerdetest:~#
root@testerdetest:~# iwpriv ra0 e2p 20A
ra0       e2p:
[0x020A]:0x003F
root@testerdetest:~# lsusb
Bus 005 Device 003: ID 0df6:003f Sitecom Europe B.V.
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 002: ID 413c:2003 Dell Computer Corp.
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
still doesnt work