Replies: 5 comments 38 replies
|
Which version of gcc is this? |
3 replies
|
Try this if you like: satpi_ARMV5_1.6.2.177~g410b47f_static.zip First run |
5 replies
|
@Barracuda09 can yo try with this My Zyxel Nas have same CPU == Welcome at FFP version 0.7/arm, running on NSA310_ZyXEL NSA310, firmware V4.70(AFK.3) ==
root@NSA310:~# lscpu
Architecture: armv5tel
Byte Order: Little Endian
CPU(s): 1
On-line CPU(s) list: 0
root@NSA310:~# cat /proc/cpuinfo
Processor : Feroceon 88FR131 rev 1 (v5l)
BogoMIPS : 1199.30
Features : swp half thumb fastmult edsp
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant : 0x2
CPU part : 0x131
CPU revision : 1
Hardware : Feroceon-KW
Revision : 0000
Serial : 0000000000000000
root@NSA310:~# cat /proc/version
Linux version 2.6.31.8 (root@BuildMachine) (gcc version 4.3.2 (sdk3.3-ct-ng-1.4.1) ) #2 Fri Mar 11 17:35:20 CST 2016Guess if TVHeadend can be build and SATPI can. |
12 replies
|
But what doe this show: Here your path is
|
15 replies
|
Hi Marc, I found another cross compiler which looks like a previous user has got to work - could I ask how best to adapt this to build satpi as simply as possible? Thanks! |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I have an old MOI+ box with a TBS6985 DVB-S card in. Ideally would like this to run SATPI however I'm not very confident building with Linux, particularly cross compiling. TBS have provided a tool which I've downloaded from their website and put in /opt/cross on a Debian VM.
Now I'm a bit stuck as to how I can apply this to a SATPI build. Would anyone mind providing some pointers? Should I be able to build for this device with the Broadcom toolchains?
Linux moi 2.6.35.14 #6 Tue May 12 03:05:38 SGT 2015 armv5tel GNU/Linux
Get this with cat /proc/cpuinfo
Processor : Feroceon 88FR131 rev 1 (v5l)
BogoMIPS : 1599.07
Features : swp half thumb fastmult edsp
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant : 0x2
CPU part : 0x131
CPU revision : 1
All reactions