vu_duo
Vu+ Newbie
Hello,
I am using my vu-duo for developing mipsel tools, and have not been updated the box image for a while, until last week, when decided to go with latest kernel and image provided by building 2.1 makefile.
Everything goes smoothly the image is being generated - also used an front usb to update the flash.
(I understand cfe is also part of the update)
At reboot however e2 does not start as expected - so by doing "dmesg" I can see what's going on.
Looking for suggestions as right now cannot use the receiver, and beside stock firmware there is nothing else loaded.
The working image I have replaced was built using following repository:
Vu-duo board rev is 2.2 2010-03-10
I appreciate any help & suggestions which will be received.
Br,
vu_duo
I am using my vu-duo for developing mipsel tools, and have not been updated the box image for a while, until last week, when decided to go with latest kernel and image provided by building 2.1 makefile.
Everything goes smoothly the image is being generated - also used an front usb to update the flash.
(I understand cfe is also part of the update)
At reboot however e2 does not start as expected - so by doing "dmesg" I can see what's going on.
Code:
[DFP]: Scart 9597 is found 4
[SC]: registered sci0
[SC]: registered sci1
system_time_set wakeup mode get
system_time_set wakeup mode get 0xc4
cdfs 2.6.27 loaded.
fuse init (API version 7.7)
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
NTFS driver 2.1.27 [Flags: R/O MODULE].
[VID]: VIDEO_SET_STREAMTYPE 0
[VID]: VIDEO_SELECT_SOURCE 1
[VID]: VIDEO_PLAY 1 2 0
[VID]: VIDEO_CONTINUE 1 1
[VID]: VIDEO_CLEAR_BUFFER 1 1 0
[VID]: VIDEO_STOP 0 1
[VID]: VIDEO_SELECT_SOURCE 0
[VID]: VIDEO_SET_STREAMTYPE 0
[VID]: VIDEO_SELECT_SOURCE 1
[VID]: VIDEO_PLAY 1 2 0
[VID]: VIDEO_CONTINUE 1 1
[VID]: VIDEO_CLEAR_BUFFER 1 1 0
[VID]: VIDEO_STOP 0 1
[VID]: VIDEO_SELECT_SOURCE 0
[CI]:ci_dev_open
[CI]:Opening A GPIO's for 7335 platform
[CI]:Opening A GPIO's for 7335 platform....done
[CI]:entering.. A NEXUS_DvbCi_Open
[CI]:NEXUS_DvbCi_Open done..
[CI]:Installing callbacks
[CI]:Forcing card check
[CI]:Card insertion status changed
[CI]:Opening B GPIO's for 7335 platform
[CI]:Opening B GPIO's for 7335 platform....done
[CI]:entering.. B NEXUS_DvbCi_Open
[CI]:NEXUS_DvbCi_Open done..
[CI]:Installing callbacks
[CI]:Forcing card check
[CI]:Card B insertion status changed
[CI]: CI interface initialised
[CI]:ci1_dev_open
[CI]:NEXUS_Remux_Start
[CI]:>>close_mpod tuner:0
[CI]:remux stop
[CI]:get_remux_startcnt() count : 1
[CI]:get_remux_startcnt() count : 1
[CI]:>>close_mpod tuner:1
[CI]:remux stop
[CI]:get_remux_startcnt() count : 0
[CI]:get_remux_startcnt() count : 0
CPU 0 Unable to handle kernel paging request at virtual address 00000028, epc == c06caa0c, ra == c06cb0c4
Oops[#1]:
Cpu 0
$ 0 : 00000000 fffffffb c06caa0c 00000000
$ 4 : 00000000 00000001 00000249 00000000
$ 8 : 00000018 80157658 00000000 802d8000
$12 : 00000000 00000000 00000000 0d696910
$16 : 00000002 86267e70 00000002 c06cb09c
$20 : c06cb0d8 c06cb130 00000000 2b77ab48
$24 : 00000000 c06f3f10
$28 : 86266000 86267e40 010684e0 c06cb0c4
Hi : 00000000
Lo : 00000198
epc : c06caa0c NEXUS_Gpio_Close_impl+0x0/0x88 [dvb_bcm7335] Tainted: P
ra : c06cb0c4 NEXUS_Gpio_Close+0x28/0x3c [dvb_bcm7335]
Status: 10008703 KERNEL EXL IE
Cause : 00800008
BadVA : 00000028
PrId : 0002a044
Modules linked in: ntfs vfat fat sr_mod cdrom usb_storage fuse cdfs cifs isofs brcmfb fb dvb_bcm7335 dvb_core procmk snd_pcm snd_timer snd_page_alloc snd soundcore usbhid firmware_class i2c_core evdev input nls_iso8859_1 nls_cp437 nls_base sata_svw libata
Process enigma2 (pid: 987, threadinfo=86266000, task=88fc8e50)
Stack : 0000000d 86267e7c 00000000 00000022 00000000 86267e70 00002001 c06b05f0
00000001 010c3300 00000000 c06afe78 00000002 00000001 00000000 00000000
00000000 00000000 00000004 c0afcee8 005615f0 010c3300 00d5db56 0065ca88
00000000 c06adad4 80337558 00000101 00000001 00000000 83f04800 005615f0
86267f10 8008ef58 00000001 83f04800 00000020 83f04800 00000001 800a952c
...
Call Trace:
[<c06caa0c>] NEXUS_Gpio_Close_impl+0x0/0x88 [dvb_bcm7335]
Code: 8fb00010 03e00008 27bd0020 <8c850028> 27bdffe8 afb00010 afbf0014 10a00007 00808021
root@bm750:~# uname -a
Linux bm750 2.6.18-7.3 #1 SMP Tue Aug 23 00:01:55 CEST 2011 7335b0-smp GNU/Linux
Looking for suggestions as right now cannot use the receiver, and beside stock firmware there is nothing else loaded.
The working image I have replaced was built using following repository:
Code:
# you should not need to change anything below
BB_URL = http://archive.vuplus.com/git/bitbake
BB_BRANCH = 1.8-dream
GIT = git
GIT_BRANCH = vuplus-1.6
I appreciate any help & suggestions which will be received.
Br,
vu_duo