Wifi with LE40B655

This forum is for information related with B series hardware instead of firmware/software.
Post Reply

arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Wifi with LE40B655

Post by arris69 »

torstig wrote:Samsung LE40B655T2WXXE
SamyGo modified Firmware: 2005.0
SamyGO Extentions enable at startup with telnet
...
"SamyGO WiFi Extension Addon v0.02". ...
this is a quite old package, latest modules are in: http://sourceforge.net/projects/samygo/ ... p/download
torstig wrote: ...
D-Link DWA-140 ver. B2 F/W: 1.70(E)
-----------------------------------
T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 6 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=07d1 ProdID=3c0a Rev= 1.01
S: Manufacturer=Ralink
S: Product=11n Adapter
S: SerialNumber=1.0
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=450mA
I: If#= 0 Alt= 0 #EPs= 5 Cls=ff(vend.) Sub=ff Prot=ff Driver=rt3070
this one is may supported by rt2870sta.ko or newer rt3070 driver.
http://sourceforge.net/projects/samygo/ ... f/download
torstig wrote: Additional information
-----------------------------------
Unable to make /mtd_rwarea/modules
-----------------------------------
# md /mtd_rwarea/modules
-sh: md: not found
# mkdir /mtd_rwarea/modules
mkdir: Cannot create directory `/mtd_rwarea/modules': File exists
# cd /mtd_rwarea/modules
-sh: cd: can't cd to /mtd_rwarea/modules (and im allso unable to copy any files to that folder)
than its not a folder but a file or dangling symlink
take a look at

Code: Select all

ls -l /mtd_rwarea/ 
output
torstig wrote: ////////////////////////////////////////////
rmmod and insmod commando works great if i do it direcly from the usb or from my own folder:
# ls mtd_rwarea/drivers
rt2570.ko rt2870sta.ko rt73.ko
////////////////////////////////////////////

I bet the problem is right infront of me, but if there is anyone out there who can help me, im really greatful.

Thanks in advance!
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Wifi with LE40B655

Post by arris69 »

torstig wrote:Thanks alot arris69!

I've made it with your guidence here and http://forum.samygo.tv/viewtopic.php?f=3&t=14&start=100

Is it true that im not able to use WPA2 key?

Thanks once again!
parts of 02_04_replace_wifi_mod.init (you can find it in SamyGO All Extensions pack)

Code: Select all

iwpriv $i set AuthMode=WPAPSK
iwpriv $i set EncrypType=TKIP
iwpriv $i set WPAPSK="$WPAKEY"
from http://www.cyberciti.biz/tips/howto-deb ... ation.html

Code: Select all

iwpriv ra0 set AuthMode=WPA2PSK
iwpriv ra0 set WPAPSK='|zdUkK(!X)_'G!}@1|@OS/6RA#'+}eq8b&V@x1%OZyyDVV:Xwp8UmwLFNS^7=A+'
iwpriv ra0 set EncrypType=AES
i didn't tested i. iwpriv is shipped with original firmware so i think it is possible to configure it from commandline.
may this help too: http://www.axoncomputer.it/download/Com ... _usage.txt

arris
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Wifi with LE40B655

Post by arris69 »

torstig wrote:Thanks once again!
I decided to add MAC-filter instead.
The Wifi works great now, thanks!

Since i tried to solve this problem i lost my virtual USB mounts and other stuff.
Ive copied the whole extension pack to my tv in /mtd_tlib/GGame/ and tries to load it from /mtd_tlib/GGame/SamyGO/rcSGO & .
...
what is the output of:

Code: Select all

ls -l /mtd_tlib/GGame/SamyGO/
and

Code: Select all

ls -l /mtd_tlib/GGame/
and

Code: Select all

sh -x  /mtd_tlib/GGame/SamyGO/rcSGO &
you renamed <bala>samba.init.dis file and entered your username and password?
http://forum.samygo.tv/viewtopic.php?f=5&t=96

arris
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Wifi with LE40B655

Post by arris69 »

torstig wrote:Hi,
# ls -l /mtd_tlib/GGame/SamyGO/

Code: Select all

-r--------    1 root     0            1478 Sep 16  2010 SamyGO.dat
-r--------    1 root     0          131772 Sep 16  2010 SamyGO.png
dr-x------    2 root     0           32768 Nov  4  2010 bin
-r--------    1 root     0             995 Sep 16  2010 clmeta.dat
dr-x------    8 root     0           32768 Nov  4  2010 doc
dr-x------   12 root     0           32768 Nov  4  2010 etc
dr-x------    3 root     0           32768 Nov  4  2010 lib
-r--------    1 root     0            9124 Sep 16  2010 libSamyGO.so
dr-x------    3 root     0           32768 Nov  4  2010 opt
-r--------    1 root     0            2400 Aug 24  2010 rcSGO
dr-x------    2 root     0           32768 Nov  4  2010 sbin
dr-x------    2 root     0           32768 Nov  4  2010 src
dr-x------    2 root     0           32768 Sep 16  2010 usr
...

Im using Twonky mediaserver from my N2R1 LG-NAS without any password. Don't really get what to do with that link :?: Sorry

I only used UPNP device before and i think its the only one i need? To be able to play mkv and use FF, and so on?

Thanks for all your support.
gently told the permissions of the files are totally f....d up.
did you copied it from ntfs formatted usb source?

extract extensions to vfat (fat32) formatted stick and copy with

Code: Select all

cp -a <usb/>SamyGO /mtd_tlib/GGame/
but delete before existent copy from tv

Code: Select all

rm -rf /mtd_tlib/GGame/SamyGO
i don't answer twonky related questons, you can say thanks to administrator of twonkyforum.

arris

Post Reply

Return to “[B] Hardware”