robert_cz Posted April 23, 2014 Share Posted April 23, 2014 Mam problem jak w temacie, na wyświetlaczu "net" a tuner nic dalej nie robi, podłączyłem sobie konsolę i zobaczyłem to: Board: Nbox [29-bit mode] by FREEBOX U-Boot FbCRC (Nov 7 2011 - 15:35:30) - stm23_0053 DRAM: 128 MiB NOR: 4 MiB NAND: 64 MiB In: serial Out: serial Err: serial Hit any key to stop autoboot: 0 NAND read: device 0 offset 0x3c00000, size 0x300000 Reading data from 0x3effe00 -- 100% complete. 3145728 bytes read: OK ## Booting image at a5000000 ... Image Name: Linux-2.6.32.59_stm24_0211 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 1872893 Bytes = 1.8 MiB Load Address: 84001000 Entry Point: 84002000 Verifying Checksum ... OK Uncompressing Kernel Image ... OK Starting kernel console=ttyAS0,115200 root=/dev/mtdblock0 rw rootfstype=jffs2 mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 nwhwconf=device:eth0,hwaddr:00:03:91:85:01:01 init=/bin/devinit - 0x00000000 - 0 ... INIT: version 2.88 booting /tmp to cała wolna pamięć RAM Mount /dev in tmpfs Copying device nodes to /dev init autofs Loading autofs Starting autofs boxtype BSKA init frontpanel sh: BSKA: unknown operand sh: BXZB: unknown operand NAND skipped Nie ma partycji records Nie ma partycji data init Fan Mounting local filesystems... mount: mounting LABEL=records on /hdd failed: No such file or directory mount: mounting LABEL=data on /media/data failed: No such file or directory Cleaning /tmp /var/run. Hostname: tuxish-Box. init stmfb VIDEO:hdmi_component load a/v firmware copLoadFile (file /boot/audio.elf) ustslave: Kernel Version: 24 base_address 0x10400000 seeking to 0 seeking to 5f00 seeking to 12320 seeking to 1aa20 seeking to 173100 seeking to 173138 seeking to 173170 seeking to 1b9058 seeking to 1b9060 seeking to 1b9068 seeking to 1b9070 seeking to 1d0920 seeking to 1d0a00 copLoadFile (file /boot/video.elf) ustslave: Kernel Version: 24 base_address 0x10000000 seeking to 0 seeking to 432c0 seeking to 59878 seeking to 598b0 seeking to 598e8 seeking to 5f3d8 seeking to 5f3e4 seeking to 5f3f0 seeking to 62664 seeking to 64700 init embx init AVS init player init frontends DVB-S init drivers init dvb-t as102 init CEC VIDEO:hdmi_component init smartcard init remote control init nbox remote control lircd-0.9.0[2209]: lircd(default) ready, using /var/run/lirc/lircd Model: nbox vBoxType: 13 Input device name: "TDT RC event driver" Selected Remote: NBOX RemoteControl RemoteControl Map: E2 code Starting portmap daemon...Supports Long KeyPress: 0 lircd-0.9.0[2209]: accepted new client on /var/run/lirc/lircd . Starting FTP server: vsftpd. Start network showSinglePic /boot/logo.mvi VIDEO_SELECT_SOURCE MEMORY (Success) VIDEO_PLAY (Success) VIDEO_CONTINUE: (Success) VIDEO_CLEAR_BUFFER: (Invalment) Zakładam, że siadł chip od sieci, pytanie co mogę zrobić, żeby nbox nie inicjalizował sieci na kablu. Proszę o podpowiedź co i jak przestawić. Jak by się udało tuner odpalić bez kablowej sieci, może by pochodził trochę na Wifi, no chyba, że ktoś wie co fizycznie na płycie sprawdzić żeby spróbować naprawić uszkodzenie. Quote Link to comment Share on other sites More sharing options...
tux Posted April 23, 2014 Share Posted April 23, 2014 Zaktualizować do wersji z TEST. Tam są już nowe skrypty startowe i uruchamiane są tylko interfejsy skonfigurowane w /etc/network/interfaces. Quote Link to comment Share on other sites More sharing options...
rok666 Posted April 23, 2014 Share Posted April 23, 2014 Chyba się nie da zaaktualizować skoro się nie uruchamia. Quote Link to comment Share on other sites More sharing options...
tux Posted April 23, 2014 Share Posted April 23, 2014 hmm.. WiFi? Quote Link to comment Share on other sites More sharing options...
rok666 Posted April 23, 2014 Share Posted April 23, 2014 Z tego co rozumiem pierwszy post, tuner staje na inicjalizacji sieci i dalej się nie uruchamia. Quote Link to comment Share on other sites More sharing options...
tux Posted April 23, 2014 Share Posted April 23, 2014 Fakt, może i tak być. Wtedy będzie o tyle problem, że nie pominiemy sterownika sieci. Przynajmniej do czasu kiedy nie posiekam jajka na moduły i nie będę generował initrd per box. Quote Link to comment Share on other sites More sharing options...
mickey Posted April 24, 2014 Share Posted April 24, 2014 Na początek zupełnie zbędna dygresja: Z jednym plikiem /etc/init.d/rcS jakoś daję radę jeżeli chcę coś zmodyfikować (czyli np. zakomentować fragment odpowiedzialny za ładowanie sieci), jak będzie SysVinit, to ... zostanie mi się nauczyć :( @robert_cz: Sugerowałbym następujące działanie: Ściągnij GOS2 ze strony i przepakuj (np. na ubuntu) do formatu tar.gz a następnie przegraj to wszystko na pendrive (instrukcja jak zrobić w FAQ). Jak wolisz to skorzystaj z wersji R-Drive. Z poziomu zewnętrznego systemu popraw sobie co trzeba w plikach startowych na pendrajwie, czyli np. zakomentuj fragment odpowiedzialny za sieć i spróbuj odpalić tuner. Jeżeli wstanie, to podmontuj NAND i wprowadź zmiany w systemie w mtd. A jak już masz podłączną konsolę, to możesz sobie jeszcze kilka razy "echo" wrzucić do plku rcS i będziesz dokładnie widział co przeszło a na czym się wiesza. Quote Link to comment Share on other sites More sharing options...
tux Posted April 24, 2014 Share Posted April 24, 2014 Na początek zupełnie zbędna dygresja: Z jednym plikiem /etc/init.d/rcS jakoś daję radę jeżeli chcę coś zmodyfikować (czyli np. zakomentować fragment odpowiedzialny za ładowanie sieci), jak będzie SysVinit, to ... zostanie mi się nauczyć http://xunil.pl/forum/Smileys/akyhne/sad.gif[/img] Chodzi o wyłączenie obsługi sieci czy danego kontrolera? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.