Author Topic: Tuxfrodo(C64Emu) für 7025 Beta 8 / RC2  (Read 485 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Tuxfrodo(C64Emu) für 7025 Beta 8 / RC2
« on: December 20, 2009, 11:12:02 PM »
Code: You are not allowed to view links. Register or Login
Kleines Update für den Tuxfrodo für die 7025. Folgendes ist neu bzw. geändert:

-Fehlerbehebung bei der Farbzuweisung
Es gab noch einen kleinen Fehler bei der Farbzuweisung. Konnte man u.a. bei "Ghost'n'Goblins" merken, da hat z.B. eine Farbe gefehlt.

-neuer Dreamtastaturtreiber
Als positiver Nebeneffekt des Projekts Tuxterm (siehe [Neu] TuxTerm V0.1 für 7025 - Telnet ohne PC) hab ich die komplett neu geschrieben Tastaturroutine nun auch in den Tuxfrodo reingenommen. Somit ist nun auch die Shift-Taste normal zu bedienen, war ja bisher genauso wackelig wie bei der Tuxfrodo Version für die alten Boxen.

-Anpassungen in Speed und Sound
Die Emulationsgeschwindigkeit hält sich nun besser und es kommen somit auch weniger Tonaussetzer vor. Ist zwar immer noch nicht ganz perfekt, aber deutlich besser.

-Startskript für USB angepasst
Das Startskript versucht nun alle benötigten USB Komponenten zu laden, falls diese noch nicht geladen sind. Somit funktioniert der USB-Joystick support auch bei CVS Images auf anhieb.


Installation Gemini:
Tarball via FTP nach /tmp und dann manuelle Installation über BluePanel.

Installation CVS Images:
Tarball via FTP nach /tmp und dann per Telnet folgendes ausführen:
code:

1:
2:
3:



[code]tar -xjf /tmp/Tuxfrodo_Beta8_7025_RC2_060730.tar.bz2 -C /


Dan abschliessenden / dabei nicht vergessen ! Und anschliessend Enigma2 neu starten, damit der Python Starter ins Menü übernommen wird.


Weitere Infos hier: [Neu] Tuxfrodo(C64Emu) für 7025 Beta 8 / RC1
Sowie im Howto (PDF Version hier in der Database) oder Online auf You are not allowed to view links. Register or Login[/code]


Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Tuxfrodo(C64Emu) für 7025 Beta 8 / RC2
« Reply #1 on: December 20, 2009, 11:13:50 PM »
Code: You are not allowed to view links. Register or Login
Kleines Update für den Tuxfrodo für die 7025. Folgendes ist neu bzw. geändert:

-SMS Mode funktioniert nun
Mit hilfe der Menu/Dream Taste kann nun der von der 7000/7020 Version gewohnte SMS Mode benutzt werden (siehe HowTo)

-Pfeiltasten frei programmierbar
Die Pfeiltasten der Fernbedienung konnten nicht über die .kbd Datei programmiert werden und blieben immer fest mit den Cursortasten gemapped.

-Python Starterskript funktioniert nun auch mit den neuen Images
(aktuelles CVS,Gemini 1.8, etc.)

Das sollte eigentlich alles schon in RC2 rein, hatte da aber irgendwie die flasche Binary drin Augenzwinkern

Weitere Infos hier:
[Neu] Tuxfrodo(C64Emu) für 7025 Beta 8 / RC1
Tuxfrodo(C64Emu) für 7025 Beta 8 / RC2
Sowie im Howto (PDF Version hier in der Database) oder Online auf [url=http://www.tuxfrodo.de]www.tuxfrodo.de[/url]

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
TuxTerm V0.1 für 7025 - Telnet ohne PC
« Reply #2 on: December 20, 2009, 11:16:48 PM »
Code: You are not allowed to view links. Register or Login
Little advance notice: it will necessarily need a Dream infrared keyboard!

Also, as always: Please read first, then test it!

----------------------------------------------

After I've always lacked a proper Linux console on the Dream, I've taken myself to the times and a telnet / VT100 written to the client.

Thus, one can make small things now on the box, without which you turn on a PC requires a long time, etc.: Start editing proggie, files, etc ...

The implementation of the Telnet protocol is fairly rudimentary, and only the most necessary exchanges with the Telnet server from the dream, but this is sufficient. Will sit out the terminal (VT100) emulation is a bit expensive, but still far from 100% VT100 compatible. The implementation is not sufficient for the usual things. Even the "graphical" tools such as for example Midnight Commander and Joe will be displayed correctly.

The screen layout is still a bit sluggish, but it is only the version 0.1 and still almost dewy.

To install the application itself is the whole thing via Blue Panel. Then find the "Extensions" menu, a new entry: TuxTerm. Inform the whole thing can be started and you should then a telnet login to your TV have.
Support is currently only dream IR keyboard. At some point, I still bau ne USB keyboard to do so. The remote itself is not supported and would make no sense.

The keyboard layout is standard as far as it is just printed on the keyboard. The EXIT key on the keyboard is used as the ESC key and the keys F1 - F12 are mapped next to it. The caption F1 and F2 on the keyboard so still agree, then the series just goes on (for example F10 is therefore the "Pause" button). SHIFT, CTRL, Alt Gr combinations also work (CTRL + C, Alt Gr-ß for the \, etc.).
For faster login at the prompt, are assigned to two buttons M1 and M2 and M1 "root [ENTER]" and M2 "dreambox [ENTER]" prints.

As usual with Telnet, you leave the console in which you EXIT [ENTER] typing. Have you started within the console, a demon, then the Telnet connection is not properly separated (as with telnet / ssh very common) and the console will not by itself again. There are then the TV button for one emergency exit, which the TuxTerm exit.

The terminal is driven with 60x28 characters. Applications like Midnight Commander, Joe, vi raised to this account. Applications such as "not top" did not wonder, therefore, not so if, for example scrolls on top of the screen. This is the "top" not at the terminal. Later you will be times the resolution of the terminals and thus the font size to the music, but it takes a little longer.