Hallo,
habe das Problem bei einer Nokia SAT 2xI AVIA 600 bei jedem Start die Meldung erscheint "Es wurden keine Kanäle gefunden" Führen Sie eine Kanalsuche durch"
Wenn ich eine Kanalsuche mache erscheint sofort wieder die meldung das keine Kanäle gefunden wurden.
Kanallisten per Ftp geladen, leider auch ohne erfolg.
Desweiteren zeigt die Box beim Starten zeitweise grünes Bild.
Ein defekt des Tuners kann ich zu 100% ausschließen.
Zur Vorgeschichte....
In dieser SAT BOX fehlten die beiden Flash's. Da ich noch eine Kabel BOX da hatte habe ich die beiden Flash's aus der Kabel Box in die Sat Box gesetzt. Neues Image geflasht und jetzt kommt es zu o.g. Problem.
Thx
Peter
P.S. habe schon verschiedene Imiges ausprobiert.
Es wurden keine Kanäle gefunden
-
- Neugieriger
- Beiträge: 5
- Registriert: Freitag 27. Oktober 2006, 09:41
-
- Oberlamer, Administrator & Supernanny
- Beiträge: 10532
- Registriert: Samstag 13. Juli 2002, 10:49
-
- Neugieriger
- Beiträge: 5
- Registriert: Freitag 27. Oktober 2006, 09:41
debug: DDF: Calibrating delay loop... debug: DDF: 67.79 BogoMIPS
debug: BMon V1.0 mID 01
debug: feID dd gtxID 0b
debug: fpID 5a dsID 01-9b.11.1c.07.00.00-95
debug: HWrev X5 SWrev 0.81
debug: B/Ex/Fl(MB) 32/00/08
WATCHDOG reset enabled
dbox2:root> debug:
BOOTP/TFTP bootstrap loader (v0.3)
debug:
debug: Transmitting BOOTP request via broadcast
debug: Given up BOOTP/TFTP boot
boot net failed
Flash-FS bootstrap loader (v1.5)
Found Flash-FS superblock version 3.1
Found file /root/platform/nokia-dbox2/kernel/os in Flash-FS
debug: Got Block #0032
will verify ELF image, start= 0x800000, size= 153668
verify sig: 262
Branching to 0x40000
U-Boot 1.1.2 (Tuxbox) (Nov 12 2005 - 14:23:49)
CPU: PPC823ZTnnB2 at 67.200 MHz: 2 kB I-Cache 1 kB D-Cache
Board: DBOX2, Nokia, BMon V1.0
Watchdog enabled
I2C: ready
DRAM: 32 MB
FLASH: 8 MB
Scanning JFFS2 FS: .. .
FB: ready
LCD: ready
In: serial
Out: serial
Err: serial
Net: SCC ETHERNET
Options:
1: Console on null
2: Console on ttyS0
3: Console on framebuffer
Select option (1-3), other keys to stop autoboot: 0
### FS (squashfs) loading 'vmlinuz' to 0x100000
### FS load complete: 660958 bytes loaded to 0x100000
...............................................................
Un-Protected 63 sectors
## Booting image at 00100000 ...
Image Name: dbox2
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 660894 Bytes = 645.4 kB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
debug: BMon V1.0 mID 01
debug: feID dd gtxID 0b
debug: fpID 5a dsID 01-9b.11.1c.07.00.00-95
debug: HWrev X5 SWrev 0.81
debug: B/Ex/Fl(MB) 32/00/08
WATCHDOG reset enabled
dbox2:root> debug:
BOOTP/TFTP bootstrap loader (v0.3)
debug:
debug: Transmitting BOOTP request via broadcast
debug: Given up BOOTP/TFTP boot
boot net failed
Flash-FS bootstrap loader (v1.5)
Found Flash-FS superblock version 3.1
Found file /root/platform/nokia-dbox2/kernel/os in Flash-FS
debug: Got Block #0032
will verify ELF image, start= 0x800000, size= 153668
verify sig: 262
Branching to 0x40000
U-Boot 1.1.2 (Tuxbox) (Nov 12 2005 - 14:23:49)
CPU: PPC823ZTnnB2 at 67.200 MHz: 2 kB I-Cache 1 kB D-Cache
Board: DBOX2, Nokia, BMon V1.0
Watchdog enabled
I2C: ready
DRAM: 32 MB
FLASH: 8 MB
Scanning JFFS2 FS: .. .
FB: ready
LCD: ready
In: serial
Out: serial
Err: serial
Net: SCC ETHERNET
Options:
1: Console on null
2: Console on ttyS0
3: Console on framebuffer
Select option (1-3), other keys to stop autoboot: 0
### FS (squashfs) loading 'vmlinuz' to 0x100000
### FS load complete: 660958 bytes loaded to 0x100000
...............................................................
Un-Protected 63 sectors
## Booting image at 00100000 ...
Image Name: dbox2
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 660894 Bytes = 645.4 kB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
-
- Oberlamer, Administrator & Supernanny
- Beiträge: 10532
- Registriert: Samstag 13. Juli 2002, 10:49
-
- Neugieriger
- Beiträge: 5
- Registriert: Freitag 27. Oktober 2006, 09:41
-
- Oberlamer, Administrator & Supernanny
- Beiträge: 10532
- Registriert: Samstag 13. Juli 2002, 10:49
Geht auch intern mit u-boot eoder einem entspr. gepatchten kernel, der mtd/0 nicht gegen Schreibzugriffe sperrt. Wurde hier schon mind. einmal ausgeführt, eine komplette Anleitung mag ich jetzt nicht wieder zusammenschreiben.
There are 10 types of people in the world: those who know binary and those who don't
-
- Neugieriger
- Beiträge: 5
- Registriert: Freitag 27. Oktober 2006, 09:41
-
- Oberlamer, Administrator & Supernanny
- Beiträge: 10532
- Registriert: Samstag 13. Juli 2002, 10:49
Im u-boot (Bootmanager mit aktiviertem RARP starten):
Code: Alles auswählen
rarpboot 120000 /C/BL12-NOKIA.IMG
protect off 10000000 1001ffff
erase 10000000 1001ffff
cp.l 120000 10000000 8000
There are 10 types of people in the world: those who know binary and those who don't
-
- Neugieriger
- Beiträge: 5
- Registriert: Freitag 27. Oktober 2006, 09:41
-
- Oberlamer, Administrator & Supernanny
- Beiträge: 10532
- Registriert: Samstag 13. Juli 2002, 10:49