Quantcast
Channel: Embedded Software (Read Only)
Viewing all 25965 articles
Browse latest View live

Forum Post: RE: Linux/PROCESSOR-SDK-AM335X: u-boot splash screen for am335x starter kit and beagle bone black with display 4d cape 43t LCD

$
0
0
Please, check this link for some possible causes, likewise display timing, size or other configuration parameters may cause such an lost sync.

Forum Post: Linux/AM5728: GPIO sysfs gpiochip number assignment when mapping to physical GPIO

$
0
0
Part Number: AM5728 Tool/software: Linux Hi, a customer notices the non-deterministic mapping of physical gpioX_Y to /sys/class/gpio/gpiochipXXX virtual files. In previous kernels like Linux 4.1 there was a deterministic mapping. But if one looks at the mapping in Linux 4.4, the mapping to physical address of GPIO modules seems to be random. root@am57xx-evm:~# ls -l /sys/class/gpio/ --w------- 1 root root 4096 Mar 30 00:56 export lrwxrwxrwx 1 root root 0 Mar 30 00:56 gpiochip0 -> ../../devices/platform/44000000.ocp/4ae10000.gpio/gpio/gpiochip0 lrwxrwxrwx 1 root root 0 Mar 30 00:56 gpiochip128 -> ../../devices/platform/44000000.ocp/4805b000.gpio/gpio/gpiochip128 lrwxrwxrwx 1 root root 0 Mar 30 00:56 gpiochip160 -> ../../devices/platform/44000000.ocp/4805d000.gpio/gpio/gpiochip160 lrwxrwxrwx 1 root root 0 Mar 30 00:56 gpiochip192 -> ../../devices/platform/44000000.ocp/48051000.gpio/gpio/gpiochip192 lrwxrwxrwx 1 root root 0 Mar 30 00:56 gpiochip224 -> ../../devices/platform/44000000.ocp/48053000.gpio/gpio/gpiochip224 lrwxrwxrwx 1 root root 0 Mar 30 00:56 gpiochip32 -> ../../devices/platform/44000000.ocp/48055000.gpio/gpio/gpiochip32 lrwxrwxrwx 1 root root 0 Mar 30 00:56 gpiochip504 -> ../../devices/platform/44000000.ocp/48070000.i2c/i2c-0/0-0058/48070000.i2c:tps659038@58:tps659038_gpio/gpio/gpiochip504 lrwxrwxrwx 1 root root 0 Mar 30 00:56 gpiochip64 -> ../../devices/platform/44000000.ocp/48057000.gpio/gpio/gpiochip64 lrwxrwxrwx 1 root root 0 Mar 30 00:56 gpiochip96 -> ../../devices/platform/44000000.ocp/48059000.gpio/gpio/gpiochip96 --w------- 1 root root 4096 Mar 30 00:56 unexport Could you help me understand how the allocation happens? Is it dynamic? How does one know what the mapping is beforehand to know what needs to be exported when toggling GPIO thru the sysfs interface? Thanks, --Gunter

Forum Post: RE: Compiler: when compiling nginx for sitara processor using "arago-linux" Getting overflow error.

$
0
0
Hi Kemal, This issue is becoming a high priority issue for me, and I am starting to feel the pressure and requests for ETA, etc. from above. Going back to my original problem report. I was able to get nginx and openssl and compile them with certain mofidication, meaning modifying the 64 bit max numbers to a 32 bit. but unfortunately ssl did not operate correctly for me. Based on your original instructions, bitbake should have the whole thing for me automatically but it does not. How is the 64 bit max number issue resolved when bitbake is used? Maybe I can apply to same resolution to my own compile steps ... Regards Ahmad

Forum Post: RE: Starterware/AM4378: Error when compile bootloader project

$
0
0
Starterware CCS projects for AM437x were only supported in SYSBIOSSDK-IND-SITARA . TI has stopped providing free support for SYSBIOSSDK-IND-AM335x on 31 March 2017 as you can see from the notification here: e2e.ti.com/.../580869 We are currently supporting development only with Processor SDK RTOS and PRU-ICSS-INDUSTRIAL-SW . We recommend that you migrate to this software baseline to get support on TI E2E forums. Processor SDK RTOS support for bootloaders is described here and we are happy to support this baseline. processors.wiki.ti.com/.../AM437x Regards, Rahul

Forum Post: Linux/PROCESSOR-SDK-AM57X: UDP Throughput Queries

$
0
0
Part Number: PROCESSOR-SDK-AM57X Tool/software: Linux Hi, I have a customer who is interested in UDP throughput of Sitara devices with Linux SDK. We found below Wiki site and it shows some data. http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Kernel_Performance_Guide?keyMatch=performance&tisearch=Search-EN#UDP_Throughput But it is not clear number of A15 cores used for AM57xx (1 or 2). And how much CPU load is needed. (For TCP Throughput, CPU load is shown) Could you provide the information ? Thanks and regards, KoT

Forum Post: Linux/DRA722: j6 eco

$
0
0
Part Number: DRA722 Tool/software: Linux when i Integrate vision_sdk_2_11 and ti-glsdk_dra7xx-evm_704_00_03,i meet flow questions: i compile vision_sd_2_11 linked with roofs of glsdk, compile error: libdrm_omap.so.1.0.0 has no symbol omap_bo_new_paddr libgbm.so.1.0.0 has no symbol gbm_device_precalculate_stride i replace this libs whith roofs of vision_sdk_2_11 linux version,compile sucessfully . when i compile vision_sdk_2_11 successfully, i run 3d demo of vision_sdk_2_11, when run 3dSRVLink : [HOST ] 194.687122 s: IPC_IN_3 : Create in progress !!! [HOST ] 194.687397 s: IPC_IN_3 : Create Done !!! [HOST ] 194.690874 s: IPC_IN_1 : Create in progress !!! [HOST ] 194.691118 s: IPC_IN_1 : Create Done !!! [HOST ] 194.691209 s: SGX3DSRV Link: Create in progress !!! [HOST ] 194.691301 s: SYSTEM_PVRSCOPE: FIFO /opt/vision_sdk/gpufifo opened successfully loaded module: gbm_pvr.so PVR: Hint: Setting PDSFragBufferSize to 102400 PVR: Hint: Setting ParamBufferSize to 0 PVR:(Warning): PVRSRVOpenDCDevice: Warning - 138 returned [80, /bridged_pvr_dc_glue.c] ****** Segmentation fault caught .... Faulty address is (nil), called from 0xb6efefcc Totally Obtained 0 stack frames. signal number =11 Signal number = 11, Signal errno = 0 SI code = 1 (Address not mapped to object) Fault addr = (nil) [bt] Execution path: how can i solve this quesstion

Forum Post: RE: Linux/PROCESSOR-SDK-AM437X: Win7 can't recgonize the USB mass storage 2nd time when unplug the usb while the read test running and then plug the usb again

$
0
0
Hi Cvetolin Shulev-XID , Yes, I know this is incorrect attidude to USB storage, but I can't guarantee the behaviour of our customer. So it is better to fix this bug... By the way, when this bug appear, if I do several unplug/plug operations, the USB storage will come back to Win7 finally...

Forum Post: RE: Linux/dra726: QSPI boot on dra726

$
0
0
Pavel, I noticed after looking back the message that I had forgotten to add the log Here is the dmesg [ 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.4.47-gf9f6f0db2d (michelcatudal@mcatu01d) (gcc version 5.3.1 2016017 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine model: ACTIA Global Display [ 0.000000] Reserved memory: created CMA memory pool at 0x95800000, size 56 MiB [ 0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x9d000000, size 32 MiB [ 0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 64 MiB at 0xbbc00000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] OMAP4: Map 0xbfe00000 to fe600000 for dram barrier [ 0.000000] On node 0 totalpages: 261632 [ 0.000000] free_area_init_node: node 0, pgdat c08bb940, node_mem_map ef6cc000 [ 0.000000] Normal zone: 1728 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 65024 pages, LIFO batch:15 [ 0.000000] DRA722 ES2.0 [ 0.000000] PERCPU: Embedded 12 pages/cpu @ef672000 s18944 r8192 d22016 u49152 [ 0.000000] pcpu-alloc: s18944 r8192 d22016 u49152 alloc=12*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259904 [ 0.000000] Kernel command line: elevator=noop console=ttyO2,115200n8 console=tty1 root=/dev/mm4 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 870988K/1046528K available (6099K kernel code, 317K rwdata, 2168K rodata, 3) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .text : 0xc0008000 - 0xc081afcc (8268 kB) .init : 0xc081b000 - 0xc086e000 ( 332 kB) .data : 0xc086e000 - 0xc08bd450 ( 318 kB) .bss : 0xc08bf000 - 0xc09077c4 ( 290 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div [ 0.000000] OMAP clockevent source: timer1 at 32786 Hz [ 0.000000] Architected cp15 timer(s) running at 6.14MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_s [ 0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns [ 0.000016] Switching to timer-based delay loop, resolution 162ns [ 0.000321] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 583s [ 0.000328] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000694] Console: colour dummy device 80x30 [ 0.000803] console [tty1] enabled [ 0.000819] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' [ 0.000824] This ensures that you still see kernel messages. Please [ 0.000829] update your kernel commandline. [ 0.000840] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 Bo) [ 0.000853] pid_max: default: 32768 minimum: 301 [ 0.000950] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000959] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001491] Initializing cgroup subsys io [ 0.001507] Initializing cgroup subsys memory [ 0.001531] Initializing cgroup subsys devices [ 0.001543] Initializing cgroup subsys freezer [ 0.001554] Initializing cgroup subsys perf_event [ 0.001564] Initializing cgroup subsys pids [ 0.001590] CPU: Testing write buffer coherency: ok [ 0.001789] /cpus/cpu@0 missing clock-frequency property [ 0.001800] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001847] Setting up static identity map for 0x80008340 - 0x800083a0 [ 0.050042] Brought up 1 CPUs [ 0.050053] SMP: Total of 1 processors activated (12.29 BogoMIPS). [ 0.050060] CPU: All CPU(s) started in HYP mode. [ 0.050066] CPU: Virtualization extensions available. [ 0.051030] devtmpfs: initialized [ 0.080107] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.081060] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.223054] omap_hwmod: i2c1: _wait_target_disable failed [ 0.289094] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260s [ 0.293132] pinctrl core: initialized pinctrl subsystem [ 0.294046] NET: Registered protocol family 16 [ 0.295023] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.320224] cpuidle: using governor ladder [ 0.350246] cpuidle: using governor menu [ 0.358242] OMAP GPIO hardware version 0.1 [ 0.365046] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/ pinmux@1400 ! [ 0.384206] No ATAGs? [ 0.384233] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.384242] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.384638] omap4_sram_init:Unable to allocate sram needed to handle errata I688 [ 0.384647] omap4_sram_init:Unable to get sram pool needed to handle errata I688 [ 0.385136] OMAP DMA hardware revision 0.0 [ 0.470804] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 su) [ 0.471921] edma 43300000.edma: memcpy is disabled [ 0.476648] edma 43300000.edma: TI EDMA DMA engine driver [ 0.479861] omap-iommu 58882000.mmu: 58882000.mmu registered [ 0.480030] omap-iommu 55082000.mmu: 55082000.mmu registered [ 0.481962] SCSI subsystem initialized [ 0.483171] palmas 0-0058: Irq flag is 0x00000000 [ 0.502677] palmas 0-0058: Muxing GPIO 51, PWM 0, LED 2 [ 0.551815] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 0.552396] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz [ 0.552912] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz [ 0.553077] pps_core: LinuxPPS API ver. 1 registered [ 0.553086] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.553109] PTP clock support registered [ 0.553153] EDAC MC: Ver: 3.0.0 [ 0.561608] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 [ 0.561803] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 [ 0.562795] clocksource: Switched to clocksource arch_sys_counter [ 0.572713] NET: Registered protocol family 2 [ 0.573237] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.573300] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.573425] TCP: Hash tables configured (established 8192 bind 8192) [ 0.573476] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.573507] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.573715] NET: Registered protocol family 1 [ 0.584002] RPC: Registered named UNIX socket transport module. [ 0.584012] RPC: Registered udp transport module. [ 0.584019] RPC: Registered tcp transport module. [ 0.584025] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.585012] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.587295] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.603973] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.614630] NFS: Registering the id_resolver key type [ 0.614657] Key type id_resolver registered [ 0.614665] Key type id_legacy registered [ 0.614737] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.616942] bounce: pool size: 64 pages [ 0.617099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.617113] io scheduler noop registered (default) [ 0.617125] io scheduler deadline registered [ 0.617156] io scheduler cfq registered [ 0.619258] ldo4: supplied by vdd_5v0 [ 1.907004] clock: dpll_pcie_ref_ck failed transition to 'locked' [ 1.908327] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128 [ 1.908452] pinctrl-single 4a002e8c.pinmux: 1 pins at pa fc002e8c size 4 [ 1.911660] backlight supply power not found, using dummy regulator [ 1.965886] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 1.969096] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 299, base_baud = 3000000) is a 8250 [ 1.969973] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 300, base_baud = 3000000) is a 8250 [ 1.970825] console [ttyS2] disabled [ 1.970874] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 301, base_baud = 3000000) is a 8250 [ 1.971194] console [ttyS2] enabled [ 1.972035] 48066000.serial: ttyS4 at MMIO 0x48066000 (irq = 302, base_baud = 3000000) is a 8250 [ 1.972881] 48424000.serial: ttyS8 at MMIO 0x48424000 (irq = 303, base_baud = 3000000) is a 8250 [ 1.973960] [drm] Initialized drm 1.1.0 20060810 [ 1.974900] ldo5: supplied by vdd_3v3 [ 1.975448] OMAP DSS rev 6.1 [ 1.976336] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops) [ 2.064056] loop: module loaded [ 2.064333] at24 2-0050: 4096 byte 24c32 EEPROM, writable, 32 bytes/write [ 2.066438] m25p80 spi32766.0: s25fl512s (65536 Kbytes) [ 2.066514] 8 ofpart partitions found on MTD device spi32766.0 [ 2.066522] Creating 8 MTD partitions on "spi32766.0": [ 2.066532] 0x000000000000-0x000000040000 : "QSPI.MLO" [ 2.077458] 0x000000040000-0x000000140000 : "QSPI.u-boot.img" [ 2.088313] 0x000000140000-0x0000001c0000 : "QSPI.devicetree" [ 2.099169] 0x0000001c0000-0x000000200000 : "QSPI.u-boot-env" [ 2.110017] 0x000000200000-0x000000240000 : "QSPI.u-boot-env.redund" [ 2.120875] 0x000000240000-0x000000a40000 : "QSPI.uImage" [ 2.131740] 0x000000a40000-0x000000ac0000 : "QSPI.logo" [ 2.142597] 0x000000ac0000-0x000004000000 : "QSPI.userland" [ 2.154411] libphy: Fixed MDIO Bus: probed [ 2.156837] mousedev: PS/2 mouse device common for all mice [ 2.167351] i2c /dev entries driver [ 2.171855] ldo1: supplied by vdd_3v3 [ 2.253441] ledtrig-cpu: registered to indicate activity on CPUs [ 2.255320] NET: Registered protocol family 10 [ 2.273051] sit: IPv6 over IPv4 tunneling driver [ 2.273605] NET: Registered protocol family 17 [ 2.273691] Key type dns_resolver registered [ 2.273840] omap_voltage_late_init: Voltage driver support not added [ 2.274397] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm [ 2.274407] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm [ 2.274471] smps1: supplied by vdd_3v3 [ 2.275105] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm [ 2.275115] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm [ 2.277041] Power Management for TI OMAP4+ devices. [ 2.277238] Registering SWP/SWPB emulation handler [ 2.284591] dmm 4e000000.dmm: initialized all PAT entries [ 2.304453] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.304460] [drm] No driver support for vblank timestamp query. [ 2.322842] [drm] Enabling DMM ywrap scrolling [ 2.370514] Console: switching to colour frame buffer device 240x45 [ 2.389821] omapdrm omapdrm.0: fb0: omapdrm frame buffer device [ 2.412803] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0 [ 2.453167] hctosys: unable to open rtc device (rtc0) [ 2.473201] Waiting for root device /dev/mmcblk0p2... [ 3.279327] omap_hwmod: i2c1: _wait_target_disable failed [ 3.293175] mmc1: MAN_BKOPS_EN bit is not set [ 3.296361] mmc1: new high speed MMC card at address 0001 [ 3.306738] mmcblk0: mmc1:0001 Q2J54A 3.59 GiB [ 3.316909] mmcblk0boot0: mmc1:0001 Q2J54A partition 1 16.0 MiB [ 3.327070] mmcblk0boot1: mmc1:0001 Q2J54A partition 2 16.0 MiB [ 3.328045] mmcblk0: p1 p2 [ 3.400035] EXT4-fs (mmcblk0p2): recovery complete [ 3.400476] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 3.400502] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 3.402900] devtmpfs: mounted [ 3.403049] Freeing unused kernel memory: 332K (c081b000 - c086e000) [ 3.403054] This architecture does not have kernel memory protection. [ 3.526202] systemd[1]: System time before build time, advancing clock. [ 3.547647] random: systemd: uninitialized urandom read (16 bytes read, 11 bits of entropy avai) [ 3.549735] random: systemd: uninitialized urandom read (16 bytes read, 11 bits of entropy avai) [ 3.555369] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMO) [ 3.555687] systemd[1]: Detected architecture arm. [ 3.573439] systemd[1]: Set hostname to . [ 3.600678] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 13 bits of entr) [ 3.606335] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 13 bits of entr) [ 3.606468] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 13 bits of entr) [ 3.620979] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 14 bits of entr) [ 3.631210] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 15 bits of entr) [ 3.664941] random: systemd: uninitialized urandom read (16 bytes read, 17 bits of entropy avai) [ 3.665128] random: systemd: uninitialized urandom read (16 bytes read, 17 bits of entropy avai) [ 3.665740] random: systemd: uninitialized urandom read (16 bytes read, 17 bits of entropy avai) [ 3.767447] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start [ 3.767467] systemd[1]: sysinit.target: Found dependency on alignment.service/start [ 3.767482] systemd[1]: sysinit.target: Found dependency on basic.target/start [ 3.767495] systemd[1]: sysinit.target: Found dependency on sockets.target/start [ 3.767507] systemd[1]: sysinit.target: Found dependency on sshd.socket/stop [ 3.767519] systemd[1]: sysinit.target: Found dependency on sysinit.target/start [ 3.767532] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.servit [ 3.767545] systemd[1]: alignment.service: Job alignment.service/start deleted to break orderint [ 3.796374] systemd[1]: Created slice User and Session Slice. [ 3.813129] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 3.833142] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.853654] systemd[1]: Created slice System Slice. [ 3.873007] systemd[1]: Reached target Slices. [ 3.892968] systemd[1]: Reached target Swap. [ 3.912959] systemd[1]: Reached target Remote File Systems. [ 3.933122] systemd[1]: Listening on Journal Socket. [ 3.953079] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. [ 3.955017] systemd[1]: Mounting Temporary Directory... [ 3.975268] systemd[1]: Starting Synchronize System and HW clocks... [ 3.995400] systemd[1]: Mounting Debug File System... [ 4.003169] systemd[1]: Starting Create list of required static device nodes for the current ke. [ 4.035320] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.043625] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 4.060324] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 4.073748] systemd[1]: Listening on Syslog Socket. [ 4.093774] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.116541] systemd[1]: Starting Load Kernel Modules... [ 4.126699] systemd[1]: Starting Starts Psplash Boot screen... [ 4.153231] systemd[1]: Listening on udev Kernel Socket. [ 4.185285] systemd[1]: Starting Setup Virtual Console... [ 4.210047] systemd[1]: Mounting POSIX Message Queue File System... [ 4.243218] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.265238] systemd[1]: Starting Journal Service... [ 4.283861] systemd[1]: Created slice system-getty.slice. [ 4.303323] systemd[1]: Listening on udev Control Socket. [ 4.333139] systemd[1]: Reached target Paths. [ 4.359572] systemd[1]: Mounted POSIX Message Queue File System. [ 4.383234] systemd[1]: Mounted Debug File System. [ 4.403067] systemd[1]: Mounted Temporary Directory. [ 4.423248] systemd[1]: Started Journal Service. [ 5.049463] omap_hwmod: i2c1: _wait_target_disable failed [ 5.271195] systemd-journald[147]: Received request to flush runtime journal from PID 1 [ 6.160543] omap_hwmod: i2c1: _wait_target_disable failed [ 6.185038] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2 [ 6.208010] alg: skcipher: setkey failed on test 5 for ecb-des-omap: flags=100 [ 6.208139] alg: skcipher-ddst: setkey failed on test 5 for ecb-des-omap: flags=100 [ 6.208268] alg: skcipher-ddst: setkey failed on test 5 for ecb-des-omap: flags=100 [ 6.258477] [egalax_i2c]: Driver init done! [ 6.258614] [egalax_i2c]: Start probe [ 6.258635] [egalax_i2c]: IRQ = 139 [ 6.258807] input: eGalax_Touch_Screen as /devices/virtual/input/input0 [ 6.259019] [egalax_i2c]: Register input device done [ 6.282893] [egalax_i2c]: Request irq(139) gpio(113) with result:0 [ 6.282902] [egalax_i2c]: I2C probe done [ 6.284277] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20 [ 6.596663] random: nonblocking pool is initialized [ 6.868643] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 6.873581] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3 [ 7.446606] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3 [ 7.489901] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Pl. [ 7.624901] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3 [ 7.625730] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000 [ 7.625772] remoteproc0: 58820000.ipu is available [ 7.625778] remoteproc0: Note: remoteproc is still under development and considered experiment. [ 7.625783] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility is. [ 7.625907] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000 [ 7.625940] remoteproc1: 55020000.ipu is available [ 7.625946] remoteproc1: Note: remoteproc is still under development and considered experiment. [ 7.625951] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility is. [ 7.647710] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1 [ 7.824822] remoteproc1: registered virtio0 (type 7) [ 7.867506] remoteproc0: registered virtio1 (type 7) [ 7.930264] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ] [ 9.451321] remoteproc1: powering up 55020000.ipu [ 9.477590] remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3739032 [ 9.477670] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1 [ 9.710465] remoteproc1: remote processor 55020000.ipu is now up [ 9.711415] virtio_rpmsg_bus virtio0: rpmsg host is online [ 9.718950] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x65 [ 9.719865] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x66 [ 9.725475] remoteproc0: powering up 58820000.ipu [ 9.731125] remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 5033360 [ 9.731239] omap-iommu 58882000.mmu: 58882000.mmu: version 2.1 [ 9.784168] remoteproc0: remote processor 58820000.ipu is now up [ 9.785414] virtio_rpmsg_bus virtio1: rpmsg host is online [ 9.794843] virtio_rpmsg_bus virtio1: creating channel rpmsg-proto addr 0x3d [ 9.819793] rpmsg_rpc rpmsg0: probing service dce-callback with src 1024 dst 101 [ 9.820240] rpmsg_rpc rpmsg1: probing service rpmsg-dce with src 1025 dst 102 [ 9.820637] rpmsg_rpc rpmsg0: published functions = 4 [ 9.821320] rpmsg_rpc rpmsg1: published functions = 9 [ 9.831916] NET: Registered protocol family 41 [ 10.981109] usbcore: registered new interface driver usbfs [ 10.984181] usbcore: registered new interface driver hub [ 10.987043] usbcore: registered new device driver usb [ 10.996759] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 10.996793] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 10.997341] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010 [ 10.997392] xhci-hcd xhci-hcd.0.auto: irq 417, io mem 0x48890000 [ 10.998887] hub 1-0:1.0: USB hub found [ 10.998998] hub 1-0:1.0: 1 port detected [ 11.000200] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 11.000218] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 11.000592] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 11.013211] hub 2-0:1.0: USB hub found [ 11.013249] hub 2-0:1.0: 1 port detected [ 11.013656] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 11.013679] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 11.022279] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010 [ 11.022330] xhci-hcd xhci-hcd.1.auto: irq 418, io mem 0x488d0000 [ 11.031424] hub 3-0:1.0: USB hub found [ 11.031544] hub 3-0:1.0: 1 port detected [ 11.032140] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 11.032157] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 11.033027] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 11.039924] hub 4-0:1.0: USB hub found [ 11.040040] hub 4-0:1.0: 1 port detected [ 11.312882] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 12.364791] asix 1-1:1.0 eth0: register 'asix' at usb-xhci-hcd.0.auto-1, ASIX AX88772B USB 2.0 9 [ 12.364888] usbcore: registered new interface driver asix [ 13.183986] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 16.248722] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 16.252498] asix 1-1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [ 16.295532] 8021q: 802.1Q VLAN Support v1.8 Michel

Forum Post: Linux/PROCESSOR-SDK-OMAPL138: u-boot (process-sdk-omapl138) / nand boot

$
0
0
Part Number: PROCESSOR-SDK-OMAPL138 Tool/software: Linux Dear, My sdk flatform is PROCESSOR-SDK-LINUX-OMAPL138 (4.0.0) I want to write u-boot & kernel & root-filesystem to nand flash. At Linux Core U-boot User's Guide, To use nand use commands of 'mtdparts', 'nand erase.part', 'nand write'. But, 'U-boot' of omapl138 have a problem of MTD. 'mtdparts' command make blow messages (have none mtd information). For reference, mtd on Linux looks fine like blow. How to use nand for u-boot & kernel in omapl138-lcdk? How to add nand mtd partition to u-boot of omapl138-lcdk? thanks. Addittion --------------------------- blow (u-boot) : problem --------------------------- => mtdparts mtdids not defined, no default present --------------------------------- blow (linux) : OK ------------------------------ root@omapl138-lcdk:~# cat /proc/mtd dev: size erasesize name mtd0: 00020000 00020000 "u-boot env" mtd1: 00080000 00020000 "u-boot" mtd2: 1ff60000 00020000 "free space"

Forum Post: RE: Linux/AM5728: Ducatijpegdec GStreamer Plugin adds 8 extra lines of decoded image, produces incompatibility issue with VPE

$
0
0
Hello, It seems like the ducati adds this 8 extra lines. I tried with ducatih264dec I see the same in the log file as for ducatijpegdec. It is not clear to me when you are observing this seg.fault. I tried with pipeline : gst-launch-1.0 filesrc location=1.mjpeg ! jpegparse ! ducatijpegdec ! vpe ! 'video/x-raw,format=(string)NV12,width=1280,height=720' ! kmssink /GstPipeline:pipeline0/GstVpe:vpe0.GstPad:sink: caps = "video/x-raw\,\ format\=\(string\)NV12\,\ width\=\(int\)1920\,\ height\=\(int\)1088\,\ framerate\=\(fraction\)1/1\,\ drm_mem\=\(boolean\)true\,\ max-ref-frames\=\(int\)1" /GstPipeline:pipeline0/GstVpe:vpe0.GstPad:src: caps = "video/x-raw\,\ format\=\(string\)NV12\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\ framerate\=\(fraction\)1/1" In this case the vpe perform scaling and I do not observed any problem on my side. 1.Please confirm "scaling" use case is working on your side. 2.Do you observe seg fault in use case NV12 -> YUY2 for example. As you could see the low level vpe driver supports more formats compared to gst-vpe which supports only: video/x-raw format: NV12 width: [ 1, 2147483647 ] height: [ 1, 2147483647 ] framerate: [ 0/1, 2147483647/1 ] video/x-raw format: YUYV width: [ 1, 2147483647 ] height: [ 1, 2147483647 ] framerate: [ 0/1, 2147483647/1 ] video/x-raw format: YUY2 width: [ 1, 2147483647 ] height: [ 1, 2147483647 ] framerate: [ 0/1, 2147483647/1 ] on the sink and src. 3. Do you observe the error only in case NV12->RGB(the patch) that you attached? BR Margarita

Forum Post: RE: Compiler: when compiling nginx for sitara processor using "arago-linux" Getting overflow error.

$
0
0
I have attached mine (Please visit the site to view this file). You can use it. About your build try on different host or virtual machine. You have the two sources, compare them.

Forum Post: RE: Starterware/STARTERWARE-SITARA: eqep driver

$
0
0
Following code is working smoothly for me: PWMSSModuleClkConfig(1); // for EHRPWM1 and EQEP1 // initialisation HWREGH(SOC_EQEP_1_REGS+QEP_QDECCTL)=0x0800; HWREGH(SOC_EQEP_1_REGS+QEP_QEPCTL) =0x1038; HWREG(SOC_EQEP_1_REGS+QEP_QPOSMAX) =0xFFFFFFFF; HWREG(SOC_EQEP_1_REGS+QEP_QPOSINIT)=0x7FFFFFFF; HWREGH(SOC_EQEP_1_REGS+QEP_QCAPCTL)=0x0000; // enable clock HWREG(SOC_PWMSS1_REGS + PWMSS_CLOCK_CONFIG) |= PWMSS_QEP_CLK_EN; // Pin MUX for QEP MUX_VAL(CONTROL_PADCONF_LCD_DATA13, (IEN | PD | MODE2 )) MUX_VAL(CONTROL_PADCONF_LCD_DATA12, (IEN | PD | MODE2 )) // reset counter HWREGH(SOC_EQEP_1_REGS+QEP_QEPCTL) =0x10B8; HWREGH(SOC_EQEP_1_REGS+QEP_QEPCTL)=0x10B8; // reset MOTF counter, does not matter when no MOTF is used currQEPosition=HWREG(SOC_EQEP_1_REGS+QEP_QPOSCNT)-0x7FFFFFFF; Finally currQEPosition contains the quadrature encoder count - so calling the last line repeatedly should be your solution.

Forum Post: Starterware/AM3351: I am using lwip lib and building a ftp server. but TCP_CONNECT() call back function problem

$
0
0
Part Number: AM3351 Tool/software: Starterware I am using lwip lib and building a ftp server. But, TCP_CONNECT() call back function is never called, as of that, I am not able to do tcp_connect() post tasks. I read few articles in which people have mentioned that i need to call sys_check_timeouts() function periodically. So the problem is sys_check_timeouts() function is calling sys_now() which is not yet implemented. Here sys_now() is giving current time or equivalent to that. My question is how to implement this function which returns current time ?

Forum Post: RE: Starterware/STARTERWARE-SITARA: eqep driver

$
0
0
Thanks a lot qxc for your reply! i am going to test it as soon as possible, but if it is no problem for you, could you please clarify some issues i have with your code, for my better understanding? Firstly, i have noticed that you reset the counter twice, is that a mistake or does it serve a purpose?Or do i have to reset it more than once, maybe after some specific conditions? Moreover, could you explain to me why you abstract 0x7fffffff from QPOSCNT value? Also, you have used the MUX_VAL function...which i am not sure i can find somewhere in starterware..is it a custom function you made?Is it like GpioPinMuxSetup? I am truly thankful for your help!!!

Forum Post: RE: Linux/DRA722: j6 eco

$
0
0
Segmentation fault : obo = omap_bo_new_paddr(odev, stride * height, (uint32_t)pbuffer, OMAP_BO_WC); omap_bo_get_name(obo, &gemname); omap_bo_new_paddr return val is 0 and run omap_bo_get_name() will have Segmentation fault

Forum Post: RE: Starterware/STARTERWARE-SITARA: eqep driver

$
0
0
Resetting of the counter does not have to be done twice, this happened because I simply copied my existing code. 0x7fffffff is specific to my application but may be useful for you too - when currQEPosition is a signed integer and your encoder starts counting in reverse direction, you will see negative position valius too. The MUX_VAL functions indeed are related to pin-muxing, when you do not have enabled them as inputs for eQEP, you will not receive any pulses for counting.

Forum Post: RE: Linux/AM5728: GPIO sysfs gpiochip number assignment when mapping to physical GPIO

$
0
0
Hi Gunter, This is with latest TISDK or a community kernel release? I know there is such issue with AM437x, but AM572x was fine.. I will take a look & update. Best Regards, Yordan

Forum Post: RE: Linux/DRA722: j6 eco

$
0
0
Hi, Do you have the prvr kernel module installed? Can you run lsmod & share the output? Best Regards, Yordan

Forum Post: RE: Linux/DRA722: j6 eco

$
0
0
Module Size Used by memcache 2036 0 ipv6 215403 12 ntfs 76654 1 texfat 152763 0 tfat 151083 0 omapdrm_pvr 269811 0

Forum Post: RE: Linux/dra726: QSPI boot on dra726

$
0
0
[quote user="Michel Catudal"] It looks to me like very early in the process it cannot access the micro SD, perhaps it is not turning the voltage on correctly. Our hardware doesn't work if the voltage for the micro SD is less than 3.3V. I set the device tree to not support 1.8V for the mmc What would force the voltage below 3.3V? We use a similar PMIC as the one on the automotive evm but do not have something to switch the power off outside of the PMIC. [/quote] It might be HW problem of your custom board. So I have the below question. I assume you connect your SD card to DRA72x MMC1 interface. MMC1 IO buffers are powered by DRA72x VDDSHV8 power domain. What is the power source of your VDDSHV8 (MMC1 power domain)? Regards, Pavel
Viewing all 25965 articles
Browse latest View live


Latest Images