I placed the .o file renamed as am335-pru1-fw but dmesg still gives me the same warning.. and I get the same I/O error when trying to load BB-REPLICAP, but it seems like cape-universaln is loaded at boot but is not in cat /boot/uenv.txt,if I try to remove it the beaglebone reboots
Il giorno giovedì 10 dicembre 2015 08:51:30 UTC+1, john3909 ha scritto: > > > On Dec 9, 2015, at 10:45 PM, hllpc <[email protected] <javascript:>> > wrote: > > Hi! I'm trying to enable the PRUSS on my beaglebone running: > Debian Image 2015-11-12lib/ > and uname -r > 4.1.13-ti-r35 > > After the boot-up dmesg gives me: > > [ 15.756474] remoteproc1: Direct firmware load for am335x-pru0-fw > failed with rror -2 > [ 15.756559] remoteproc1: failed to load am335x-pru0-fw > [ 15.809366] pru-rproc 4a334000.pru0: booting the PRU core manually > [ 15.809408] remoteproc1: powering up 4a334000.pru0 > [ 15.809495] remoteproc1: Direct firmware load for am335x-pru0-fw > failed with error -2 > [ 15.809512] remoteproc1: request_firmware failed: -2 > [ 16.023483] pru-rproc 4a334000.pru0: rproc_boot failed > > > Are you sure you have am335x-pru0-fw in your /lib/firmware folder? > > These need to be built from here: > > https://git.ti.com/pru-software-support-package > > After building examples/am335x/PRU_RPMsg_Echo_Interrupt0 the output is > renamed to am335x-pru0-fw and placed in the /lib/firmware folder. > > Regards, > John > > > (this is the whole dmesg output) > [ 0.000000] Booting Linux on physical CPU 0x0 > [ 0.000000] Initializing cgroup subsys cpuset > [ 0.000000] Initializing cgroup subsys cpu > [ 0.000000] Initializing cgroup subsys cpuacct > [ 0.000000] Linux version 4.1.13-ti-r35 (root@b3-jetson-tk1-2gb) (gcc > version > > 4.9.2 (Debian 4.9.2-10) ) #1 SMP PREEMPT Thu Dec 3 20:56:01 UTC 2015 > [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr= > 10c5387d > [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing > instructio > > n cache > [ 0.000000] Machine model: TI AM335x BeagleBone Black > [ 0.000000] cma: Reserved 24 MiB at 0x9e000000 > [ 0.000000] Memory policy: Data cache writeback > [ 0.000000] On node 0 totalpages: 130560 > [ 0.000000] free_area_init_node: node 0, pgdat c0f9b480, node_mem_map > df96d00 > 0 > [ 0.000000] Normal zone: 1152 pages used for memmap > [ 0.000000] Normal zone: 0 pages reserved > [ 0.000000] Normal zone: 130560 pages, LIFO batch:31 > [ 0.000000] CPU: All CPU(s) started in SVC mode. > [ 0.000000] AM335X ES2.1 (sgx neon ) > [ 0.000000] PERCPU: Embedded 13 pages/cpu @df925000 s23104 r8192 > d21952 u5324 > 8 > [ 0.000000] pcpu-alloc: s23104 r8192 d21952 u53248 alloc=13*4096 > [ 0.000000] pcpu-alloc: [0] 0 > [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. > Total pag > > es: 129408 > [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 > bone_capemgr.enable_partno= BB-REPLICAP$ > root=/dev/mmcblk0p2 rootfstype=ext4 rootwait coherent_pool=1M quiet > cape_universal=enable > [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) > [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 > bytes) > [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 > bytes) > [ 0.000000] Memory: 471124K/522240K available (10746K kernel code, 936K > rwdata, 3712K rodata, 684K init, 901K bss, 26540K reserved, 24576K cma- > reserved, 0K h > ighmem) > [ 0.000000] Virtual kernel memory layout: > vector : 0xffff0000 - 0xffff1000 ( 4 kB) > fixmap : 0xffc00000 - 0xfff00000 (3072 kB) > vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) > lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) > pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) > modules : 0xbf000000 - 0xbfe00000 ( 14 MB) > .text : 0xc0008000 - 0xc0e26b7c (14459 kB) > .init : 0xc0e27000 - 0xc0ed2000 ( > > ... -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
