tuxbox.o: applet not found ...

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
seizu
Interessierter
Interessierter
Beiträge: 50
Registriert: Sonntag 14. April 2002, 12:46

tuxbox.o: applet not found ...

Beitrag von seizu »

hallo zusammen !

die 1. hürde das cdk (mit cygwin) zu kompilieren ist geschafft. nun habe ich das flash erstellt und gleich mal an die box geschickt.

fehlermeldung: diverse module können nicht geladen werden !!
rcS habe ich überprüft und init1 auch, konnte keine fehler finden.

die module befinden sich auch in \lib\modules\2.4.25-dbox2\misc
rechte habe ich auf 755 gesetzt.

und trotzdem dieser fehler ... ?

weiss jemand woran es liegen kann ?




mein rcS
PATH=/sbin:/bin

hostname -F /etc/hostname
mount -a
echo -n >/etc/network/ifstate

export INSMOD="/sbin/insmod"
export MODDIR="/lib/modules/2.4.25-dbox2"
export TZ=CET-1CEST,M3.5.0/2,M10.5.0/3

/etc/init.d/init1 &
.
.
.
init1 file:
#!/bin/sh


if [ -e /var/modules/event.o ] ; then
echo "Lade alternativen event.o"
$INSMOD /var/modules/event.o
else
if [ -e $MODDIR/misc/event.o ] ; then
$INSMOD $MODDIR/misc/event.o

else
echo "Es wurde kein event.o gefunden und somit auch nicht geladen."
fi;
fi;
.
.
.
logfile:
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 #0028

will verify ELF image, start= 0x800000, size= 143000
verify sig: 262
Branching to 0x40000


U-Boot 0.4.0 (TuxBox) JFFS2 only (Aug 15 2003 - 16:44:21)

CPU: PPC823ZTnnA at 67.200 MHz: 2 kB I-Cache 1 kB D-Cache
Warning: CPU Core has Silicon Bugs -- Check the Errata
Board: DBox2, Nokia -- Watchdog enabled
I2C: ready
DRAM: 32 MB
FLASH: 8 MB
LCD: ready
FB: ready
In: serial
Out: serial
Err: serial
Net: SCC ETHERNET
Scanning JFFS2 FS: ...... done.

### FS (jffs2) loading 'var/tuxbox/boot/logo-lcd'
### FS (jffs2) loading 'var/tuxbox/boot/logo-fb'
### FS (jffs2) loading 'var/tuxbox/boot/ppcboot.conf'
### FS (jffs2) loading 'var/tuxbox/boot/u-boot.conf'
### FS (jffs2) loading 'vmlinuz'
...............................................................
Un-Protected 63 sectors
## Booting image at 00100000 ...
Image Name: dbox2
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 734793 Bytes = 717.6 kB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Linux version 2.4.25-dbox2 (seizu@master) (gcc version 3.3.3) #4 Thu May 13 09:34
:33 2004
On node 0 totalpages: 8192
zone(0): 8192 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/mtdblock/2 rw console=ttyS0
Decrementer Frequency = 252000000/60
m8xx_wdt: active wdt found (SWTC: 0xFFFF, SWP: 0x1)
m8xx_wdt: keep-alive trigger installed (PITC: 0x12C0)
Console: colour dummy device 80x25
Calibrating delay loop... 66.96 BogoMIPS
Memory: 30616k available (1244k kernel code, 436k data, 72k init, 0k highmem)
Dentry cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
JFFS2 version 2.2. (C) 2001-2003 Red Hat, Inc.
i2c-core.o: i2c core module version 2.6.1 (20010830)
i2c-dev.o: i2c /dev entries driver module version 2.6.1 (20010830)
CPM UART driver version 0.04
ttyS0 at 0x0280 is on SMC1 using BRGttyS1 at 0x0380 is on SMC2 using BRG2
pty: 256 Unix98 ptys configured
eth0: CPM ENET Version 0.2.dbox2 on SCC2, 00:50:9c:1c:84:b1
D-Box 2 flash driver (size->0x800000 mem->0x10000000)
D-Box 2 flash memory: Found 2 x16 devices at 0x0 in 32-bit mode
Intel/Sharp Extended Query Table at 0x0035
cfi_cmdset_0001: Erase suspend on write enabled
Using word write method
Creating 5 MTD partitions on "D-Box 2 flash memory":
0x00000000-0x00020000 : "BR bootloader"
0x00020000-0x00040000 : "flfs (ppcboot)"
0x00040000-0x00800000 : "root (jffs2)"
0x00020000-0x00800000 : "flash without bootloader"
0x00000000-0x00800000 : "complete flash"
Linux video capture interface: v1.00
mice: PS/2 mouse device common for all mice
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 4096)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
cramfs: wrong magic
VFS: Mounted root (jffs2 filesystem).
Mounted devfs on /dev
Freeing unused kernel memory: 72k init
init started: BusyBox v1.00-pre8 (2004.05.10-21:06+0000) multi-cevent.o: applet
not found
tuxbox.o: applet not found
dvb-core.o: applet not found
dbox2_i2c.o: applet not found
dbox2_fp.o: applet not found
dbox2_fp_input.o: applet not found
avs.o: applet not found
saa7126.o: applet not found
/proc/bus/tuxbox/vendor: No such file or directory
cam.o: applet not found
dvb_i2c_bridge.o: applet not found
lcd.o: applet not found
avia_napi.o: applet not found
cam_napi.o: applet not found
dbox2_fp_napi.o: applet not found
/etc/init.d/init1: 170: /bin/aniplay: not found
LCD (/dev/dbox/lcd0): No such file or directory
/dev/input/event0: No such file or directory
avia_av.o: applet not found
avia_gt.o: applet not found
Es wurde kein avia_gt_proc.o gefunden und somit auch nicht geladen.
avia_gt_fb.o: applet not found
avia_gt_lirc.o: applet not found
avia_gt_oss.o: applet not found
avia_gt_v4l2.o: applet not found
/proc/bus/tuxbox/vendor: No such file or directory
/proc/bus/tuxbox/vendor: No such file or directory
seizu
Interessierter
Interessierter
Beiträge: 50
Registriert: Sonntag 14. April 2002, 12:46

Beitrag von seizu »

fehler gefunden.

insmod mit busybox verlinkt aber insmod ist in busybox nicht enthalten.
hat wer einen tipp für mich wie ich insmod in busybox inkludiere ?
Lopi
Interessierter
Interessierter
Beiträge: 56
Registriert: Montag 5. Januar 2004, 15:07

Beitrag von Lopi »

edit this /cdk/Patches/busybox.config like

#
# Linux Module Utilities
#
# CONFIG_INSMOD is not set
# CONFIG_LSMOD is not set
# CONFIG_MODPROBE is not set
# CONFIG_RMMOD is not set

to
CONFIG_INSMOD=y

rm .deps/busybox
make busybox

neue busybox ins flash, verlinken, fertig.

Warum baut niemand mehr yadd's zum probieren ??
seizu
Interessierter
Interessierter
Beiträge: 50
Registriert: Sonntag 14. April 2002, 12:46

Beitrag von seizu »

danke für den tipp ! werd's gleich mal kompilieren.