Moin zusammen,
meine eHD lief nun seit einiger Zeit problemlos. Nun wollte ich mal den aktuellen svn stand nehmen und habe alles (driver, bin, tools, header) installiert (ueber gentoo ebuilds, von CR7 waren die glaube ich).
eHD bootet auch etc, ich habe auch den splash screen. Sobald ich vdr starte, bekommt mein TV kein Signal mehr.
Was ich bis jetzt herausgefunden habe ist, dass der hdplayer irgendwie beim starten von vdr abschmiert:
Code
vdr # telnet 192.168.99.129
Trying 192.168.99.129...
Connected to 192.168.99.129.
Escape character is '^]'.
BusyBox v1.2.2 (2008.09.08-11:57+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
Welcome to extensionHD
This image is based on SDK V1.7.
It was built @ Mi 4. Mär 17:43:18 CET 2009 on RCsReelbox.
hdext # ps
PID Uid VmSize Stat Command
1 0 656 S init
2 0 SWN [ksoftirqd/0]
3 0 SW< [events/0]
4 0 SW< [khelper]
5 0 SW< [kthread]
6 0 SW< [kblockd/0]
20 0 DW [swapper]
84 0 SW [pdflush]
85 0 SW [pdflush]
87 0 SW< [aio/0]
86 0 SW [kswapd0]
91 0 SW [kseriod]
133 0 SW< [VIDEO/0]
134 0 SW< [AUDIO/0]
135 0 SW< [PSI/0]
139 0 SW< [VIDEO/0]
140 0 SW< [AUDIO/0]
141 0 SW< [PSI/0]
171 0 636 S syslogd -m 0 -C
173 0 628 S klogd
235 0 572 S < udevd
254 1 684 S portmap
256 0 508 S telnetd -l /sbin/loginash
283 0 468 S shmnetd
292 0 684 S /bin/sh /sbin/hdplayermgr -d
300 0 708 S /usr/bin/hdctrld -o DVI -a WF -v 576i -s -d
308 0 708 S /usr/bin/hdctrld -o DVI -a WF -v 576i -s -d
357 0 708 S /usr/bin/hdctrld -o DVI -a WF -v 576i -s -d
363 0 660 S init
364 0 572 S sh -c /tmp/hdplayer
365 0 808 S /tmp/hdplayer
370 0 808 S /tmp/hdplayer
371 0 808 R N /tmp/hdplayer
420 0 792 S /bin/ash --login
423 0 424 S sleep 2
424 0 712 R ps
hdext # /tmp/hdplayer
HOST: Mapped ID 1, phys 0x1032000 to 0x2aac4000, rphys 0x1032000 to virt 0x2aac4000, length 2000, kernel_mem 0xa1032000
HOST: Mapped ID 40000180, phys 0x1034000 to 0x2aad6000, rphys 0x1034000 to virt 0x2aad6000, length 8000, kernel_mem 0xa1034000
HOST: Mapped ID 40000181, phys 0x103c000 to 0x2ad68000, rphys 0x103c000 to virt 0x2ad68000, length 40000, kernel_mem 0xa103c000
channel 12 phys control 1034000 areas 1
HOST: Mapped ID 40000100, phys 0x107c000 to 0x2aade000, rphys 0x107c000 to virt 0x2aade000, length 8000, kernel_mem 0xa107c000
HOST: Mapped ID 40000101, phys 0x1084000 to 0x2aae6000, rphys 0x1084000 to virt 0x2aae6000, length 10000, kernel_mem 0xa1084000
channel 8 phys control 107c000 areas 1
HOST: Mapped ID 40000120, phys 0x1094000 to 0x2aaf6000, rphys 0x1094000 to virt 0x2aaf6000, length 8000, kernel_mem 0xa1094000
HOST: Mapped ID 40000121, phys 0x109c000 to 0x2ada8000, rphys 0x109c000 to virt 0x2ada8000, length 40000, kernel_mem 0xa109c000
channel 9 phys control 1094000 areas 1
HOST: Mapped ID 40000140, phys 0x10dc000 to 0x2ade8000, rphys 0x10dc000 to virt 0x2ade8000, length 8000, kernel_mem 0xa10dc000
HOST: Mapped ID 40000141, phys 0x10e4000 to 0x2adf0000, rphys 0x10e4000 to virt 0x2adf0000, length 20000, kernel_mem 0xa10e4000
channel 10 phys control 10dc000 areas 1
new_player
FB: xres: 720, yres: 576, bpp: 4, osd->data: 0x2ae10000
pthread_detach!
####################### TRICK 0 0
osd thread running
hdplayer clean exit 0
hdext #
hdext # ps
PID Uid VmSize Stat Command
1 0 656 S init
2 0 SWN [ksoftirqd/0]
3 0 SW< [events/0]
4 0 SW< [khelper]
5 0 SW< [kthread]
6 0 SW< [kblockd/0]
20 0 DW [swapper]
84 0 SW [pdflush]
85 0 SW [pdflush]
87 0 SW< [aio/0]
86 0 SW [kswapd0]
91 0 SW [kseriod]
133 0 SW< [VIDEO/0]
134 0 SW< [AUDIO/0]
135 0 SW< [PSI/0]
139 0 SW< [VIDEO/0]
140 0 SW< [AUDIO/0]
141 0 SW< [PSI/0]
171 0 636 S syslogd -m 0 -C
173 0 628 S klogd
235 0 572 S < udevd
254 1 684 S portmap
256 0 508 S telnetd -l /sbin/loginash
283 0 468 S shmnetd
292 0 684 S /bin/sh /sbin/hdplayermgr -d
300 0 708 S /usr/bin/hdctrld -o DVI -a WF -v 576i -s -d
308 0 708 S /usr/bin/hdctrld -o DVI -a WF -v 576i -s -d
363 0 660 S init
420 0 832 S /bin/ash --login
469 0 424 S sleep 2
470 0 712 R ps
hdext #
Display More
Woran koennte das liegen?
Thx