Coolstream HD-1 Original Firmware

tani1

Staff member
Super Moderator
Messages
17,767
Here is the first image

user: root
pass: coolstream
.
 

elgeneral

Registered
Messages
7,811
Coolstream image 15.07.2009

new API
new remote driver
teletext fixes
more video modes added like yuv sd/hd, rgb sd/hd etc
:)
 
Last edited:

k@lkov

Super VIP
Messages
10,003
Coolstream Image - 24.07.2009

Code:
- fixed Audio Volume not linear for the human ear
- fixed If volume is set to 0 and box saves this, on restart the 
  volume is 100% (but in UI shown with 0)
- fixed Leaving a service, videobuffer not cleared
- fixed Videotext - lange Wartezeit nach Seiteneingabe
- fixed HDD Menu (format)
- probably fixed segfault on press STOP after watching recorded movie
- added OSD setup in wizzard
 

tani1

Staff member
Super Moderator
Messages
17,767
Coolstream Image - 27.07.2009

.changelog:

  • Default OSD offsets changed;
  • DD encoded over hdmi setting, default OFF;
  • Some other reportet problems in OSD, posible crashes etc
 

juli13

Staff member
Administrator
Messages
10,198
Coolstream Image - 29.07.2009

Coolstream Image - 29.07.2009

Lastest changes:

  • Many Common Interface fixes, more supported modules
  • CI subtitle displayed now corectly
  • Pass screen coords config to tuxtxt
  • Break long CI subtitle line;
  • Disable reading tuxtxt screen config
  • Enable manual scan abort, if NIT use enabled
  • No hdd found added to hdd menu
  • Keep tuxtxt caching after quit from plugin until next zap, even if caching disabled
  • Bouquet editor windows size fix
  • My favorites fixes to have this bouquet only once ever, and show localized.
  • Probably not complete yet.
 

tani1

Staff member
Super Moderator
Messages
17,767
HD1 Firmware from 06.08.2009

Code:
The software is divided into three pieces

mtd0.img == bootloader
mtd1.img == kernel
mtd2.img == filesystem

Initially, go into /etc/init.d/rcS file and hash the line so that Neutrino will not start:

from: /etc/init.d/start_neutrino
to: #/etc/init.d/start_neutrino

You can save the file and reboot the box

Connect your computer through the RS232 and run the HyperTerminal (standard settings with 115200 bps speed). Once the box is booting, click [enter] on the keyboard so the booting process will stop

you'll see:
HD1>

Now you can change the boot arguments:
HD1>setenv bootargs console=ttyRI0 mtdparts=cx2450xflash:512k(U-Boot),4096k(kernel),28160k(systemFS) root=mtd2 rootfstype=jffs2 rw mem=384M
and hit [enter]

now turn off the bootloader protection:
HD1>protect off all [enter]

You can run the system:
HD1>bootd

After a while you'll see the prompt on the console. Now you can copy the mtd0.img into /tmp folder using the ftp connection
When it's done, type on the console
#eraseall /dev/mtd0 [enter]

Now we're waiting until erase finishes and hit:
#cat /tmp/mtd0.img >/dev/mtd0 [enter]

When it's finished, you can reboot the box. After the reboot you have the prompt once again and you can start the next copy of mtd1.img and mtd2.img into /tmp folder

#eraseall /dev/mtd1
#cat /tmp/mtd1.img >/dev/mtd1

#eraseall /dev/mtd2
#cat /tmp/mtd2.img >/dev/mtd2

When it's finished, you can reboot the box and should see the "start wizzard"

Please note that changing a bootloader is a CRITICAL operation and shouldn't be done by unexperienced people. The situation is as with Kathrein UFS910, so if you accidentally remove the bootloader and don't update it, you will have a problem - the box will be useless
 

juli13

Staff member
Administrator
Messages
10,198
Firmware 10.08.2009

new Image from today:

Changelog 10.08.2009:

TO USE THIS FIRMWARE, PLEASE BE SURE YOU ARE UPDATED
OR HAVE KERNEL Version 2.6.26.8 !!!

  • Fix recordings for some channels where apid not available
  • Fix some crashes or some Live Channels disturbed Picture after press Stop on Playback
  • Show right active event on VFD Display on Playback some movie
  • Fix "no sound" on Live Channels when in Playback or Timeshift the remote buttons " Pause FWD STOP "
  • are pressed.
  • Add in Audio Menu choice for Spdif output signal
  • Fix some crashes in teletext with cache enabled
  • Show corect names of Favorites in different languages
  • Using remote button "Skip+" can you switch to Next Videomode Pan&Scan, Letterbox etc
  • More filesystems are supported now

Videocut enabled, now you are able to jump over advertising, when you play the movie
just push blue button and select "jump over" and again blue button to stop, on next
play you will jump smooth over it.
 

tani1

Staff member
Super Moderator
Messages
17,767
New Coolstream Image

Changelog:

Update über Internet bezogen, und davon dieses Sicherungsimage erstellt.

Image wurde vorher gegengetestet und erneut geflashed, somit sollte es passen.
 

juli13

Staff member
Administrator
Messages
10,198
Coolstream Image - 21.08.2009

Firmware 21.08.2009
only when your system have no online way or is damage.

Changelog 21.08.2009:

TO USE THIS FIRMWARE, PLEASE BE SURE YOU ARE UPDATED
OR HAVE KERNEL Version 2.6.26.8 !!!

-Fix for save/restore settings from webif. Note: pls look in added nhttpd.conf
for fixed mime types. Note2: after restore box will reboot.

-Fix for crash after saving webif settings, threaded webserver not work for us

-Possible fix for no audio after ff/rewind; Add missed timeshift dir selection;
Sub-gop trick mode for mpeg2

-Add some diseqC reset maybe helps for tricky switches

-Infoviewer fixes
 

juli13

Staff member
Administrator
Messages
10,198
Coolstream Image - 02.09.2009

Coolstream Image - 02.09.2009
  • Check for hotplug fixes
  • Added power manager base for testing
  • Checkt if no audio after ff/rewind fixed
  • check if diseqC reset oka
  • fix menu for Cifs
 

elgeneral

Registered
Messages
7,811
Beta Coolstream Firmware 2009-09-07

Add VOB, M2P support in Fileplayer

Some fixes for fast Teletext, please dont use teletext cache ON for now!!!

Fix changing Track on PVR Files with multiple Language

Some Subtitle small fixes

Start with "No Sat" on default in Scan menu

Try to avoid not mounted recording device

14:9 Format added on request


Saludos
 

juli13

Staff member
Administrator
Messages
10,198
Beta Coolstream Firmware 2009-09-09

Beta Coolstream Firmware 2009-09-09

Changelog:

-Seems stupid PES Driver works now:
-Teletext and DVB Subtitles should be okay
-Fix for USALS, should be okay now
-Option to switch off/on HD bouquet. Service reload needed atm
-New default rdate server
-Change default sat position to 0
 

elgeneral

Registered
Messages
7,811
Beta Coolstream Firmware 2009-09-13

Please keep in mind, this is a Beta release:

TTX button exit if semi-transparent; dvb sub mem leak fixed

New EPG Handling, needs testing..please give us feedback

Fix current/next infobar updates


:thum:
 
Last edited:

elgeneral

Registered
Messages
7,811
Coolstream modifikation für Betafirmware vom 13.09.2009

Code:
die cool.tar.gz per ftp ins /tmp der coolstream kopieren
per telnet auf die coolstream
tar -xvzf /tmp/cool.tar.gz
neutrino neu starten, oder die ganze box.
wenn sie das nicht alleine macht :)
 
Last edited:

elgeneral

Registered
Messages
7,811
Coolstream Image vom 14.09.2009

Please keep in mind, this is a Beta release,
dont use it if you worry and wait for some
real release:

Fix Timeshift and recording Dir

note:

When you set new directory for Timeshift please
understand that is only valid for temporary
Timeshift and NOT for such startet by "pause"
button( this is like "fast recording" and will be
written in same directory like "normal" recordings )

More fixes for EPG and his handling

It's just a Beta because still some more work to do!


:cool:
 
Last edited:

marce

VIP
Messages
7,115
Coolstream Image vom 20.09.2009

Code:
Some Video/Audio driver fixes

Fix manual scan stop with NIT enabled

Update epg-detail window on current event change

Possible error parsing EPG fix

Modify Streaminfo


Code:
[URL="http://rapidshare.com/files/282689570/mtd2_20.09.2009.rar"]http://rapidshare.com/files/282689570/mtd2_20.09.2009.rar[/URL]
 

juli13

Staff member
Administrator
Messages
10,198
Coolstream Image of 23.09.2009

Beta Coolstream Image of 23.09.2009

Revert diseqC changes, seems for some Users
it's makes big troubles.
Use this just if you are one of them!
 

juli13

Staff member
Administrator
Messages
10,198
Coolstream Image of 06.10.2009

  • Add PMT dynamic updates
  • Fix problem with crypted Videotext
  • Save scan.conf on exit
  • Remove "none" satellite in scan conf
  • Some cosmetics
 

elgeneral

Registered
Messages
7,811
CoolStream HD1 Image 07.10.09

Image CoolStream HD1 07.10.09

Change-Log 07.10.09

  • Add PMT dynamic updates
  • Fix problem with crypted Videotext
  • Save scan.conf on exit
  • Remove "none" satellite in scan conf
  • Some cosmetics
  • Some changes in tuner driver
  • (seems some big dishes was affected on high snr)
  • Maybe you will need some cold boot after Update!!
  • There some DiseqC changes too as few usals rotor types
  • wasnt work proper.
Fix pmt problem from yesterday Software

:thum:
 

tani1

Staff member
Super Moderator
Messages
17,767
Warning:

This release will upgrade your Kernel on first boot!!!
Please dont power off your receiver bevore Upgrade is done!
----------------------------------------------------------------------------

-Fix Hardware clock

-Add support for play mkv files
DTS Sound is not supported
AAC plus Sound not supported,
will be added in next release (internal testing)
Change Audio Track will be added
in next release (internal testing)
Skip will be added in next release (internal testing)
Pause is already supported

-Internet Radio is now supported
To enable it, please push TV/R on remote, after you selected
Audio player.Over the blue Button you can load the Radio channel you prefer

-Fix Tuner driver for some LNB with very low offset

-Some driver fixes for AV sync

-Add Links Webbrowser
.
 
Top