Jump to content


gonesl

Member Since 16 Dec 2011
Offline Last Active 14 Dec 2012 19:54
-----

Topics I've Started

Booting VU+Solo from USB

21 June 2012 - 12:52

Hello.

I really need information - is it possible, to boot VU+Solo from USB stick like Dreambox DM8000HD? Put whole root filesystem on usbstick and boot STB from it, with enigma and others?

Thank you for information and best regards,
gonesl

DM8000 OLED support

19 April 2012 - 17:47

Hello.

How can I control the OLED display in my application? I only know that I can modify displayed precentage status by writing integer value into /proc/progress. But how can I, for example, write some text?

SG

Modifying Boquets selector

15 February 2012 - 19:11

Hello.

I'm trying to slightly modify my enigma2 code and I have to know where in it are placed informations
about currently selected service in Channels list (shown after keyUP while watching TV).

Probably I'm interested with class ChannelSelectionBase from file Screens/ChannelSelection.py

I have already discoverede, that I can get currently selected service name with code:
self.getServiceName(self.getCurrentSelection())
but I have completly no idea how to get currently active EPG entry of this service.

If you can, please help.
Thank you!

Dreambox DM8000HD Bricked

23 December 2011 - 11:17

Hello.

I need your help - my Dreambox DM8000HD have been bricked while trying to restore flash from backup.

Output messages from bootloader:
BCM97400
AB
FFFFFFFF
1s
Sync=1
LLMB=1
L2=1
RAC_I=1
RAC_D=1
Copy Code...34TUCV
(c) 2007,2008 Dream Multimedia GmbH. All rights reserved.
Dreambox DM8000
FIRST STAGE 1.10 {BO23456}
2ND STAGE OK, build #83 (2011-03-22)
0.000  - BCM board setup
Configure MEMC1_2........ Done
0.039  - fp init
FP version 7 detected
0.106  - ca init
0.595  - load config
1.175  - config loaded.
* press [S] to enter setup
1.189  - ide init
OLED found!
lcd: BOOT #83
- NAND PROBE: ad da 10 95 (normal)
UNKNOWN FLASH [ad da 10 95]! assuming 64MB!
1.549  - main control
Initializing USB.
USB: Locating Class 09 Vendor 0000 Product 0000:
USB Hub
- read config file: /boot/secondstage.conf
1.593  - load /boot/secondstage.conf to 833000c0 (max=65535)
found no valid jffs2 block in the first 128k
1.603  - jffs2 size: 0 kb
1.605  - size: -1
- failed to open /boot/secondstage.conf
1.611  - not entering setup
1.613  - execute script: /cf/autorun.bat
1.617  - load /cf/autorun.bat to 833000c0 (max=65535)
1.622  - size: -1
- failed to open /cf/autorun.bat
1.626  - force boot: -1
1.629  - try boot from 1:
1.631  - execute script: /boot/autoexec.bat
1.635  - load /boot/autoexec.bat to 833000c0 (max=65535)
1.640  - size: -1
- failed to open /boot/autoexec.bat
1.645  - try boot from 0:
1.647  - network: 1.649 dhcp
1.701  - starting network
1.707  - httpd, telnetd, dreamupd
dreamupd initialized
1.712  - ok. start receiving packets
USB: New device connected to bus 0 hub 1 port 1
USB: Resetting device on bus 0 port 1
USB: Locating Class 09 Vendor 04CC Product 1520:
USB Hub
USB: New device connected to bus 0 hub 2 port 1
USB: Resetting device on bus 0 port 1
USB: Locating Class 08 Vendor 058F Product 6387:
Mass-Storage Device
USBMASS: Unit 0 connected
Device: USB Disk unit 0
- Sectors: 3893248
- Size: 1901 MiB
P 06 256 3892992 < 3893248
waiting for link...
3.422  - starting dhcp (or manual)
3.425  - network: 3.427 dhcp
3.469  - dhcp started!
waiting for DHCP...
3.542  - got IP address from dhcp
no server address given
using dhcp address
no tftp server address was specified, neither manually nor via dhcp. aborting tftp.
3.597  - try boot from 1:/zImage.elf
lcd: /boot/zImage.elf
3.645  - load /boot/zImage.elf to 82000000 (max=16777216)
3.650  - size: -1
no valid boot source found. press any key to enter setup.
lcd: *** STOP ***


And that's all. Firmware upload through WWW doesn't work (I'm getting connection broken while uploading). What can I do with my Dreambox? Please, help.
Regards.

Booting dm8000 with OpenPLI from USB stick

23 December 2011 - 00:18

Hello.

I have to boot my bricked dreambox with usbstick - where can I find any image to put on USB stick?
How can I extract dm8000 nfi image?