Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
[4294685.137000] sdb: Write Protect is off [4294685.140000] sdb: assuming drive cache: write through [4294685.145000] sdb: sdb1 [4294685.149000] sd 2:0:0:0: Attached scsi removable disk sdb [4294685.154000] sd 2:0:0:0: Attached scsi generic sg2 type 0 [4294685.159000] mtd->read(0x5c9 bytes from 0x698800) returned ECC error [4294685.159000] Vendor: Generic Model: USB CF Reader Rev: 1.01 [4294685.159000] Type: Direct-Access ANSI SCSI revision: 00 [4294685.163000] sd 2:0:0:1: Attached scsi removable disk sdd [4294685.163000] sd 2:0:0:1: Attached scsi generic sg3 type 0 [4294685.164000] Vendor: Generic Model: USB SM Reader Rev: 1.02 [4294685.164000] Type: Direct-Access ANSI SCSI revision: 00 [4294685.167000] sd 2:0:0:2: Attached scsi removable disk sde [4294685.167000] sd 2:0:0:2: Attached scsi generic sg4 type 0 [4294685.168000] Vendor: Generic Model: USB MS Reader Rev: 1.03 [4294685.168000] Type: Direct-Access ANSI SCSI revision: 00 [4294685.171000] sd 2:0:0:3: Attached scsi removable disk sdf [4294685.171000] sd 2:0:0:3: Attached scsi generic sg5 type 0 [4294685.240000] JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00698800: read 0x8b9a0bdc, calculated 0xc4d00131. |
|
|
Source code |
1 |
sd 2:0:0:3: Attached scsi generic sg5 type 0 |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
[4294688.951000] sdb: Write Protect is off [4294688.955000] sdb: assuming drive cache: write through [4294688.960000] sdb: sdb1 [4294688.965000] sd 2:0:0:0: Attached scsi removable disk sdb [4294688.971000] sd 2:0:0:0: Attached scsi generic sg2 type 0 [4294688.977000] Vendor: Generic Model: USB CF Reader Rev: 1.01 [4294688.984000] Type: Direct-Access ANSI SCSI revision: 00 [4294689.001000] sd 2:0:0:1: Attached scsi removable disk sdd [4294689.006000] sd 2:0:0:1: Attached scsi generic sg3 type 0 [4294689.012000] Vendor: Generic Model: USB SM Reader Rev: 1.02 [4294689.018000] Type: Direct-Access ANSI SCSI revision: 00 [4294689.028000] sd 2:0:0:2: Attached scsi removable disk sde [4294689.034000] sd 2:0:0:2: Attached scsi generic sg4 type 0 [4294689.039000] Vendor: Generic Model: USB MS Reader Rev: 1.03 [4294689.045000] Type: Direct-Access ANSI SCSI revision: 00 [4294689.055000] sd 2:0:0:3: Attached scsi removable disk sdf [4294689.061000] sd 2:0:0:3: Attached scsi generic sg5 type 0 INIT: version 2.86 booting [4294690.938000] stb_core: module license 'Proprietary' taints kernel. [4294691.068000] 4018739 ms: [4294691.116000] 46 ms: 27 Starting /etc/rcS.d/S02sysfs... [4294691.132000] 11 ms: =s Startting the hotplug events dispatcher Synthesizing the initial hotplug events Waiting for /dev to be fully populated [4294693.192000] ath_hal: 2008-08-15 (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133, RF2425, REGOPS_FUNC, DFS, XR) [4294693.650000] wlan: svn r3314 [4294693.842000] ath_pci: svn r3314 [4294693.846000] Atheros HAL provided by OpenWrt, DD-WRT and MakSat Technologies [4294694.445000] MadWifi: ath_getchannels: HAL returned 22 channels. ... |

This post has been edited 15 times, last edit by "tomde" (Mar 27th 2011, 7:50pm)
This post has been edited 2 times, last edit by "tomde" (Dec 23rd 2010, 5:18pm)
This post has been edited 2 times, last edit by "tomde" (Dec 29th 2010, 7:47pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
executing main
setIoPrio best-effort level 3 ok
resolve: resolve ${libdir}/enigma2/python/mytest.py
resolve: -> /usr/lib/enigma2/python/mytest.py
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 3, in <module>
import enigma
File "/usr/lib/enigma2/python/enigma.py", line 1737, in <module>
pNavigation.playService = new_instancemethod(_enigma.pNavigation_playService,None,pNavigation)
AttributeError: 'module' object has no attribute 'pNavigation_playService'
|
|
|
Source code |
1 2 3 |
root@dm8000:~# opkg update root@dm8000:~# opkg upgrade root@dm8000:~# opkg --force-reinstall install enigma2 |
This post has been edited 3 times, last edit by "el_tonno" (Dec 30th 2010, 10:42am)
- Zur Erinnerung, der Fehler plagt mich seit Januar 2010. Da aber 4 Monate das 2.8.4 (OE1.5) stabil lief, tendiere nun immer mehr auf Softwarefehler im OE1.6 und werde nun mein aktuell 5. DMM-Ticket vorerst nicht einlösen - also die Box erstmal behalten und nicht einsenden.This post has been edited 3 times, last edit by "tomde" (Dec 30th 2010, 6:41pm)
!|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
root@dm8000:~# /usr/sbin/nand_check /dev/mtd0 Flash type is 4 Block size 131072, page size 2048, OOB size 64 268435456 bytes, 2048 blocks ==......SSS.SSSSSSSSS.S.-S..SSS.SSSSSSSS SSSSS.SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS SSSSSSS.SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSSSSS=SSSSSSSSSSSSSSSSSSSS SSSSSS.SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS SSSSSSSSSSS.SSSSSSSSSSSSSSS.SSSSSSSSSSSS SSSSSSSSSSSSSSSSSSSSSSS.SSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSSSSS.SSSSSSSSSSS.SSSSSSSS .SSSSSSSS.SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSSS.SSSSSSSSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS SSSSSSSSSSSSSB-SSSSSSSSSSSSSSSSSSSSSSSSS S.SSSSSSSSSSSSSSSSSSSSSS.SSSSSSSS....... ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ .....................................B.- ........................................ ........................................ ........................................ ........................................ ...................SSSSSSSSSSSSSSSSSSSSS SSSSBBSS--BSSSS-SSSSSSSSSSSSSSSSSSSSSSSS SS...................................... ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ........................................ ..=..................................... ........................................ ........................................ ........ root@dm8000:~# |
This post has been edited 2 times, last edit by "el_tonno" (Dec 31st 2010, 1:06am)

|
|
Source code |
1 2 3 4 5 6 7 |
[19:02:39.2] As a final action, i will try to dump a bit of code. [19:02:39.2] I just hope that this won't crash. [19:02:39.3] 2e6610d0:Segmentation fault [19:02:39.3] INIT: Id "e2" respawning too fast: disabled for 5 minutes [19:02:39.3] INIT: no more processes left in this runlevel [19:05:14.1] Unable to load NLS charset iso8859-15 [19:05:14.2] Unable to load NLS charset iso8859-15 |
|
|
Source code |
1 2 3 4 |
[23:13:44.1] reached rl 70 [23:13:44.2] services invalid, no services [23:13:44.2] Bus error [23:13:44.5] INIT: Id "e2" respawning too fast: disabled for 5 minutes |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
tda1004x: setting up plls for 53MHz sampling clock
JFFS2 notice: (215) check_node_data: wrong data CRC in data node at 0x017ef000: read 0x62487df3, calculated 0x23556777.
...
[19:05:38.3] tda1004x: setting up plls for 53MHz sampling clock
[19:05:39.2] JFFS2 notice: (192) read_dnode: header CRC failed on node at 0x3a177c0: read 0xffffffff, calculated 0x5fa43f8c
[19:05:39.5] main thread is non-idle! display spinner!
[19:05:39.5] no spinner DC!
...
[00:23:57.9] JFFS2 notice: (27) read_dnode: node CRC failed on dnode at 0x3005fd8: read 0xffffffff, calculated 0x7199be29
...
[08:33:50.2] mtd->read(0x3f0 bytes from 0x2ae410) returned ECC error
[08:33:50.2] JFFS2 notice: (1) jffs2_get_inode_nodes: Node header CRC failed at 0x2ae410. {0000,0000,02d974ef,e0021985}
[08:33:50.2] sd 2:0:0:2: Attached scsi removable disk sdd
usw...
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
[00:06:12.5] flush video decoder
[00:06:12.5] VIDEO0: first pts 0x0
[00:06:12.6] VIDEO0: set blank to 0
[00:06:12.6] VIDEO0: stop decode
[00:06:12.6] VIDEO0: set blank to 0
[00:06:12.6] no decoder left in sync handling so disable xpt_sync
[00:06:12.6] mtd->read(0x668 bytes from 0x7e0198) returned ECC error
[00:06:12.7] JFFS2 notice: (905) jffs2_get_inode_nodes: Node header CRC failed at 0x7e0198. {8ffe,0004,00000002,00000002}
[00:06:12.7] JFFS2 notice: (905) jffs2_get_inode_nodes: Node header CRC failed at 0x7e0150. {51bf,f762,feaa643e,5fc81004}
[00:06:12.7] JFFS2 notice: (905) jffs2_get_inode_nodes: Node header CRC failed at 0x7e0000. {ff30,ffff,ffffff00,ffffff00}
[00:06:15.5] PYTHONPATH: /usr/lib/enigma2/python
[00:06:17.1] + (1) Background File Eraser
[00:06:17.1] Segmentation fault
[00:06:17.1] VIDEO0: set blank to 0
[00:06:17.1] sync is off so we enable it
[00:06:17.1] playback!
[00:06:17.1] total video delay: 0 (0 ms)
[00:06:17.2] VIDEO0: start decode
[00:06:17.2] flush video decoder
[00:06:17.3] VIDEO0: first pts 0x0
[00:06:17.3] VIDEO0: set blank to 0
[00:06:17.3] VIDEO0: stop decode
[00:06:17.3] VIDEO0: set blank to 0
[00:06:17.3] no decoder left in sync handling so disable xpt_sync
[00:06:17.5] PYTHONPATH: /usr/lib/enigma2/python
[00:06:17.9] + (1) Background File Eraser
[00:06:17.9] Segmentation fault
...
[00:06:24.5] VIDEO0: set blank to 0
[00:06:24.5] sync is off so we enable it
[00:06:24.5] playback!
[00:06:24.5] total video delay: 0 (0 ms)
[00:06:24.5] VIDEO0: start decode
[00:06:24.5] flush video decoder
[00:06:24.5] VIDEO0: first pts 0x0
[00:06:24.7] VIDEO0: set blank to 0
[00:06:24.7] VIDEO0: stop decode
[00:06:24.7] VIDEO0: set blank to 0
[00:06:24.7] no decoder left in sync handling so disable xpt_sync
[00:06:25.3] PYTHONPATH: /usr/lib/enigma2/python
[00:06:25.7] + (1) Background File Eraser
[00:06:25.8] Segmentation fault
[00:06:25.8] INIT: Id "e2" respawning too fast: disabled for 5 minutes
[00:06:25.8] INIT: no more processes left in this runlevel
|
This post has been edited 2 times, last edit by "tomde" (Jan 3rd 2011, 1:22pm)
Auf http://dreamboxupdate.com/opendreambox/1…0/experimental/ findest du das Paket dreambox-secondstage_xxxx_dm8000.ipk (nicht die dev bzw. dbg version, da ist kein secondstage drinnen).Hallo el_tonno,
Frage: Wie flasht Du nur den Secondstage-Loader (Welches Paket, welcher Befehl)?
Ich beschäftige mich noch nicht so lange mit der Dreambox und bin für Tipps und Tricks immer dankbar.
!This post has been edited 2 times, last edit by "prtigger" (Jan 26th 2011, 5:32pm)