wake on lan support

Information, questions and any other thing related with A series.

marcjero
Posts: 51
Joined: Sun Mar 06, 2011 8:40 pm

Re: wake on lan support

Post by marcjero »

Using static linking I have a segmentation fault an a message saying that the kernel is too old.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: wake on lan support

Post by juusso »

emm... then i don`t have any advice :(
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
marcjero
Posts: 51
Joined: Sun Mar 06, 2011 8:40 pm

Re: wake on lan support

Post by marcjero »

I think the problem is related to the fact I'm using a toolchain from emdebian.

I'm trying to build toolchain from svn now.

It's failing with this error : ERROR: Nothing provides dependency task-samsung-toolchain

Any clue ?
tom_van
Official SamyGO Developer
Posts: 147
Joined: Tue Jan 19, 2010 10:44 am

Re: wake on lan support

Post by tom_van »

marcjero: I sent you slsnif (working on T-RBYDEUC)
Use with options -u -n
The problem is how to force exeDSP to open pty instead of ttyAS2.
I can do it on nfs root. But in original filesystem there is /dev directory read only.
marcjero
Posts: 51
Joined: Sun Mar 06, 2011 8:40 pm

Re: wake on lan support

Post by marcjero »

Thanks Tom. Yes /dev is readonly...
Just curious how do you chroot to nfs ?
tom_van
Official SamyGO Developer
Posts: 147
Joined: Tue Jan 19, 2010 10:44 am

Re: wake on lan support

Post by tom_van »

I'm not using chroot. For debugging I boot whole system from nfs and mount nfs root. This is too complicated for everyday use.
Maybe easier than chroot could be hacking filesystem by mount --bind. Be careful, it is easy to brick the tv this way.
Good luck
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: wake on lan support

Post by juusso »

here is how to boot B series from NFS. I`m not familar to A series, but might principle is same.
http://wiki.samygo.tv/index.php5/Boot_f ... u-boot#NFS
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
tom_van
Official SamyGO Developer
Posts: 147
Joined: Tue Jan 19, 2010 10:44 am

Re: wake on lan support

Post by tom_van »

Good point, juuso. I didn't know about, because I finished my version almost 3 years ago, couple of month before the wiki page appeared.

Marcjero, I recomend you to set up nfs boot as good security measure against bricking. I can send you all my nfs / debug setup
if you promise to write a wiki page like the mentioned one for A/sh4. Ok?
By the way, do you have an ex-link cable? This is the must.
And please try to resolve toolchain problems. Try ask some oe guru here, e.g. arris69
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: wake on lan support

Post by arris69 »

marcjero wrote:I think the problem is related to the fact I'm using a toolchain from emdebian.

I'm trying to build toolchain from svn now.

It's failing with this error : ERROR: Nothing provides dependency task-samsung-toolchain

Any clue ?
a-series are just supported in branch-0-0-1 (never ending roadworks)

Code: Select all

svn checkout svn://svn.code.sf.net/p/samygo/code/oe/branches/branch-0-0-1  samygo-code
cd samygo-code/
make MACHINE=T-RBYDEUC -f Makefile-SELP-SamyGO initialize
cd build; . ./env.source; bitbake -v -D task-samsung-toolchain ; cd -
hth
arris
tom_van
Official SamyGO Developer
Posts: 147
Joined: Tue Jan 19, 2010 10:44 am

Re: wake on lan support

Post by tom_van »

Marcjero, have you succeeded with slsnif?

Post Reply

Return to “A Series”