satheo
Grünschnabel

Registration Date: 25.07.2006
Posts: 2
 |
|
look at this m8s!!!
http://cvs.tuxbox.org/cgi-bin/viewcvs.cg...s/tuxbox/tools/
http://cvs.tuxbox.org/cgi-bin/viewcvs.cg...=1.18&view=auto
CVS Tags: HEAD
Changes since 1.17: +3 -2 lines
prepare for another machine. TODO: enigma
AC_INIT(tuxbox-tools,0.0.1,,tuxbox-tools)
AM_INIT_AUTOMAKE(tuxbox-tools,0.0.1)
TUXBOX_APPS
TUXBOX_APPS_DIRECTORY
AC_PROG_CC
AC_PROG_CXX
AC_ARG_WITH(boxtype,
[ --with-boxtype=NAME box type [[dbox2,tripledragon,dm7000,dm500,dm56x0,dm600pvr...]]],
[BOXTYPE="$withval"],[BOXTYPE="dbox2"])
AC_SUBST(BOXTYPE)
AM_CONDITIONAL(BOXTYPE_DBOX2, test "$BOXTYPE" = "dbox2")
AM_CONDITIONAL(BOXTYPE_TRIPLE, test "$BOXTYPE" = "tripledragon")
AM_CONDITIONAL(BOXTYPE_DREAMBOX, test "$BOXTYPE" != "dbox2" -a "$BOXTYPE" != "tripledragon")
regards satheo
|
|
08.06.2008 23:11 |
|
|
Triple
TD-Base-Member
   
Registration Date: 31.03.2005
Posts: 191
 |
|
Its better to write over done things and not "over things to do"
Martin
|
|
09.06.2008 10:59 |
|
|
Dumbo
flying digifant

Registration Date: 10.06.2004
Posts: 903
Herkunft: Bayern
 |
|
Enigma2 would be much better than Enigma1
But it seems to be to difficult for me, because I could not get the remotecontrol or the tuner working
__________________ Gruß
Dumbo
|
|
09.06.2008 12:41 |
|
|
Triple
TD-Base-Member
   
Registration Date: 31.03.2005
Posts: 191
 |
|
Enigma is not the target !!!! , it's just a undocumented station on the way to Neutrino
The target is Neutrino, hopefully find some bugs to have later two nice OS for a very nice Box.
Martin
|
|
09.06.2008 13:31 |
|
|
seife
Foren As
   
Registration Date: 09.06.2008
Posts: 81
 |
|
see here: http://seife.kernalert.de/blog/2008/06/0...-dragon-anyone/
If anybody knows something about these issues and wants to help me...
Also, if there are still driver sources anywhere lying around, i would be willing to sign an NDA and pay for them (not because of bugs in the drivers etc, but because the source is probably the best documentation available. I'd take documentation, too, BTW
)
|
|
09.06.2008 15:39 |
|
|
Xenium9@9
Grünschnabel
Registration Date: 21.02.2007
Posts: 3
 |
|
Do you have looking her
Public Triple Dragon SVN server
http://www.triple-dragon.org/tdsvn/
User: dragon
Password: dragon
__________________ Triple Dragon
Dreambox 5620
Relook 400s
Itgate 100
|
|
10.06.2008 08:49 |
|
|
seife
Foren As
   
Registration Date: 09.06.2008
Posts: 81
 |
|
Yes, of course.
However, e.g. the include/hardware/tdgfx/stb04gfx.h is not really self-explaining (at least not to me
), especially when it comes to the interaction of the framebuffer and the OSD device (and this is only one example, the frontend/tuner API is also quite different from what i am used to).
|
|
10.06.2008 09:08 |
|
|
Nullinga
Eroberer
  

Registration Date: 01.05.2006
Posts: 65
 |
|
|
10.06.2008 15:42 |
|
|
seife
Foren As
   
Registration Date: 09.06.2008
Posts: 81
 |
|
Ja, ich muss mal schauen ob ich irgendwie Kontakt zu ihm aufnehmen kann. Laufen tut es ja schon soweit, allerdings verhält sich das OSD halt "seltsam".
Mal schauen, vielleicht portiere ich auch erst VDR ;-)
|
|
10.06.2008 20:24 |
|
|
doc
Routinier
 
Registration Date: 21.02.2004
Posts: 335
 |
|
please no more mix of german/english in one thread!
Thanx!
__________________ Signatur??
Wenn interesiert die??? :-))
|
|
10.06.2008 22:02 |
|
|
loulou2000
Mitglied
 
Registration Date: 26.07.2007
Posts: 36
 |
|
bonsoir et comment on fait pour compillé l'image enigma pour le triple-dragon
good evening and how one makes for compiled image enigma for the triple-dragon
|
|
12.06.2008 19:56 |
|
|
megalomaniac
Mitglied
 
Registration Date: 26.10.2006
Posts: 36
 |
|
| quote: |
Originally posted by seife
see here: http://seife.kernalert.de/blog/2008/06/0...-dragon-anyone/
If anybody knows something about these issues and wants to help me...
Also, if there are still driver sources anywhere lying around, i would be willing to sign an NDA and pay for them (not because of bugs in the drivers etc, but because the source is probably the best documentation available. I'd take documentation, too, BTW
) |
looking at the CVS web browser link, i see it was last updated by seife.
when downloading CVS, the included version of configure.ac does not have the ability configure for TD.
adding TD as a boxtype to configure does not mean it will magically know how to build CVS for TD.
|
|
21.06.2008 08:12 |
|
|
seife
Foren As
   
Registration Date: 09.06.2008
Posts: 81
 |
|
Do you actually read what is written in this thread?
|
|
21.06.2008 08:14 |
|
|
seife
Foren As
   
Registration Date: 09.06.2008
Posts: 81
 |
|
Just a short update:
- I solved the framebuffer transparency problem
(actually it was simple: you need to issue the STB04GFX_OSD_SETCONTROL after setting fb parameters with FBIOPUT_VSCREENINFO, not before...)
- Enigma is basically running (TV viewing works)
- I'm now working on build system, so you will be able to build the code
- Next will be the init scripts etc, so that you can actually boot it
Neutrino will actually be harder than I initially thought - so I will first make enigma work to get to know the hard- and software better, then move on.
|
|
09.07.2008 10:11 |
|
|
Lazaros32
Jungspund


Registration Date: 11.11.2005
Posts: 13
 |
|
Good news. Keep us updated!!!
__________________ Rased from the Dead
|
|
09.07.2008 10:41 |
|
|
garion
Eroberer
  
Registration Date: 05.11.2005
Posts: 52
 |
|
|
09.07.2008 12:05 |
|
|
Satlook
Tripel-As


Registration Date: 26.07.2004
Posts: 235
 |
|
|
09.07.2008 16:26 |
|
|
spikes
Eroberer
  
Registration Date: 29.09.2006
Posts: 58
 |
|
Great job and good news that it is working.
|
|
09.07.2008 18:21 |
|
|
|
|
Cool!!!! If you are intersted, we can help you by testing the image!!!!!
Great Work!!!
|
|
09.07.2008 20:00 |
|
|
Looser
Grünschnabel
Registration Date: 09.07.2008
Posts: 1
Herkunft: Raum Karlsruhe
 |
|
.....very good news
....and hello to all
Ciao
Looser
|
|
09.07.2008 20:15 |
|
|
|