Robert,
    I tried the following:

git clone https://github.com/RobertCNelson/bb-kernel.git
cd bb-kernel/
git checkout origin/am33x-v3.15 -b tmp
less version.sh
...snip...
#Kernel/Build
KERNEL_REL=3.15
KERNEL_TAG=${KERNEL_REL}-rc7
BUILD=bone1
...snip...
./build_kernel.sh
./tools/install_kernel.sh

Then on target:
root@trax-jdal:~# lsusb
unable to initialize libusb: -99
root@trax-jdal:~# uname -a
Linux trax-jdal 3.15.0-rc7-bone1 #1 Sat May 31 12:56:17 CDT 2014 armv7l GNU/Linux

I am attaching a console screenlog. Any ideas?

Thanks for your attention.

Best regards,

Dave.



On 05/31/2014 11:49 AM, David Lambert wrote:
On 05/31/2014 09:10 AM, Robert Nelson wrote:
On Sat, May 31, 2014 at 8:35 AM, David Lambert <d...@lambsys.com> wrote:
Thanks Robert,
I built "3.15-rc7-bone1" (by editing version.sh in your scripts), but still get the same behavior. Any suggestions? Are the KERNEL_TAG, and BUILD
variables all I need to edit?
Oh you can edit version.sh, but also check the diff against the tag:

https://github.com/RobertCNelson/bb-kernel/tree/3.15-rc7-bone1
Ouch my bad. I assumed that just changing the version would automagically fix all :-[

Regards,



--
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Starting kernel ...

[    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 3.15.0-rc7-bone1 (dlambert@development) (gcc 
version 4.8.3 20140401 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.04 - 
Linaro GCC 4.8-2014.04) ) #1 Sat May 31 12:56:17 CDT 2014
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing 
instruction cache
[    0.000000] Machine model: TI AM335x BeagleBone
[    0.000000] Memory policy: Data cache writeback
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.0 (sgx neon )
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 129792
[    0.000000] Kernel command line: console=ttyO0,115200n8 init=/bin/systemd 
VIDEO_DISPLAY root=/dev/mmcblk0p5 ro rootfstype=ext4 rootwait fixrtc
[    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] allocated 1048576 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want 
memory cgroups
[    0.000000] Memory: 504376K/523264K available (5676K kernel code, 593K 
rwdata, 3132K rodata, 304K init, 979K bss, 18888K reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf800000 - 0xbfe00000   (   6 MB)
[    0.000000]       .text : 0xc0008000 - 0xc08a24bc   (8810 kB)
[    0.000000]       .init : 0xc08a3000 - 0xc08ef210   ( 305 kB)
[    0.000000]       .data : 0xc08f0000 - 0xc0984468   ( 594 kB)
[    0.000000]        .bss : 0xc0984468 - 0xc0a7920c   ( 980 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 
interrupts
[    0.000000] Total of 128 interrupts on 1 active controller
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[    0.000010] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 
178956969942ns
[    0.000025] OMAP clocksource: timer1 at 24000000 Hz
[    0.000174] Console: colour dummy device 80x30
[    0.000195] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[    0.089578] pid_max: default: 32768 minimum: 301
[    0.089638] Security Framework initialized
[    0.089708] AppArmor: AppArmor disabled by boot time parameter
[    0.089716] Yama: becoming mindful.
[    0.089878] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.089887] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090369] Initializing cgroup subsys memory
[    0.090393] Initializing cgroup subsys devices
[    0.090401] Initializing cgroup subsys freezer
[    0.090409] Initializing cgroup subsys net_cls
[    0.090415] Initializing cgroup subsys blkio
[    0.090422] Initializing cgroup subsys perf_event
[    0.090461] CPU: Testing write buffer coherency: ok
[    0.090746] Setting up static identity map for 0x80555ac0 - 0x80555b0c
[    0.093736] devtmpfs: initialized
[    0.095259] VFP support v0.3: implementor 41 architecture 3 part 30 variant 
c rev 3
[    0.100976] omap_hwmod: tptc0 using broken dt data from edma
[    0.101042] omap_hwmod: tptc1 using broken dt data from edma
[    0.101095] omap_hwmod: tptc2 using broken dt data from edma
[    0.104999] omap_hwmod: debugss: _wait_target_disable failed
[    0.160318] xor: measuring software checksum speed
[    0.259555]    arm4regs  :  1247.200 MB/sec
[    0.359553]    8regs     :   917.200 MB/sec
[    0.459551]    32regs    :   916.400 MB/sec
[    0.559550]    neon      :  1816.800 MB/sec
[    0.559556] xor: using function: neon (1816.800 MB/sec)
[    0.559570] pinctrl core: initialized pinctrl subsystem
[    0.559896] regulator-dummy: no parameters
[    0.565927] NET: Registered protocol family 16
[    0.566477] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.567055] cpuidle: using governor ladder
[    0.567064] cpuidle: using governor menu
[    0.572822] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.573501] platform 49000000.edma: alias fck already exists
[    0.573515] platform 49000000.edma: alias fck already exists
[    0.573525] platform 49000000.edma: alias fck already exists
[    0.574006] OMAP GPIO hardware version 0.1
[    0.578458] No ATAGs?
[    0.578473] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.579273] omap_init_mbox: hwmod doesn't have valid attrs
[    0.749645] raid6: int32x1    230 MB/s
[    0.919553] raid6: int32x2    333 MB/s
[    1.089729] raid6: int32x4    348 MB/s
[    1.259558] raid6: int32x8    344 MB/s
[    1.429562] raid6: neonx1    1442 MB/s
[    1.599563] raid6: neonx2    1763 MB/s
[    1.769582] raid6: neonx4    1887 MB/s
[    1.939588] raid6: neonx8    1186 MB/s
[    1.939594] raid6: using algorithm neonx4 (1887 MB/s)
[    1.939599] raid6: using intx1 recovery algorithm
[    1.945484] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[    1.945902] vmmcsd_fixed: 3300 mV 
[    1.947445] SCSI subsystem initialized
[    1.948040] usbcore: registered new interface driver usbfs
[    1.948100] usbcore: registered new interface driver hub
[    1.948213] usbcore: registered new device driver usb
[    1.950371] DCDC1: at 1500 mV 
[    1.951127] vdd_mpu: 925 <--> 1325 mV at 1325 mV 
[    1.951853] vdd_core: 925 <--> 1150 mV at 1125 mV 
[    1.952568] LDO1: at 1800 mV 
[    1.953284] LDO2: at 3300 mV 
[    1.954496] LDO3: 1800 mV 
[    1.955211] LDO4: at 3300 mV 
[    1.955645] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[    1.956084] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    1.957626] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[    1.957745] media: Linux media interface: v0.10
[    1.957802] Linux video capture interface: v2.00
[    1.957876] pps_core: LinuxPPS API ver. 1 registered
[    1.957882] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <giome...@linux.it>
[    1.957904] PTP clock support registered
[    1.958920] NetLabel: Initializing
[    1.958930] NetLabel:  domain hash size = 128
[    1.958935] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.958987] NetLabel:  unlabeled traffic allowed by default
[    1.959185] Switched to clocksource timer1
[    1.992893] NET: Registered protocol family 2
[    1.993375] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    1.993421] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    1.993458] TCP: Hash tables configured (established 4096 bind 4096)
[    1.993510] TCP: reno registered
[    1.993520] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    1.993534] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    1.993674] NET: Registered protocol family 1
[    1.994016] RPC: Registered named UNIX socket transport module.
[    1.994026] RPC: Registered udp transport module.
[    1.994031] RPC: Registered tcp transport module.
[    1.994036] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.994385] Unpacking initramfs...
[    2.132862] Freeing initrd memory: 2464K (c8080000 - c82e8000)
[    2.133177] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 
counters available
[    2.134433] futex hash table entries: 256 (order: -1, 3072 bytes)
[    2.134499] audit: initializing netlink subsys (disabled)
[    2.134552] audit: type=2000 audit(2.120:1): initialized
[    2.322628] VFS: Disk quotas dquot_6.5.2
[    2.322803] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.324175] NFS: Registering the id_resolver key type
[    2.324236] Key type id_resolver registered
[    2.324242] Key type id_legacy registered
[    2.324256] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    2.324503] fuse init (API version 7.23)
[    2.324848] SGI XFS with ACLs, security attributes, realtime, large 
block/inode numbers, no debug enabled
[    2.326395] msgmni has been set to 989
[    2.327241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
249)
[    2.327324] io scheduler noop registered
[    2.327333] io scheduler deadline registered
[    2.327383] io scheduler cfq registered (default)
[    2.329313] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.330794] omap_uart 44e09000.serial: no wakeirq for uart0
[    2.331081] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88, base_baud = 
3000000) is a OMAP UART0
[    3.164959] console [ttyO0] enabled
[    3.169848] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
[    3.176915] [drm] Initialized drm 1.1.0 20060810
[    3.181861] usbcore: registered new interface driver udl
[    3.187571] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    3.194828] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    3.202074] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    3.209317] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    3.216548] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    3.223943] Init UPS module - debug=0, shutdown=1
[    3.228874] Debug parameter read from DT:1
[    3.233184] Shutdown parameter read from DT:1
[    3.237793] GPIO#0:30
[    3.240194] GPIO#1:5
[    3.242493] GPIO#2:4
[    3.244795] GPIO#3:66
[    3.247188] GPIO#4:67
[    3.249591] GPIO#5:69
[    3.251986] GPIO#6:68
[    3.254382] GPIO#7:20
[    3.256779] GPIO#8:7
[    3.259077] argus_ups major: 247
[    3.264611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.271525] ehci-platform: EHCI generic platform driver
[    3.277103] ehci-omap: OMAP-EHCI Host Controller driver
[    3.282728] usbcore: registered new interface driver usb-storage
[    3.289817] platform 47401300.usb-phy: Driver am335x-phy-driver requests 
probe deferral
[    3.298899] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with 
status -517
[    3.307089] platform musb-hdrc.0.auto: Driver musb-hdrc requests probe 
deferral
[    3.315104] platform 47401b00.usb-phy: Driver am335x-phy-driver requests 
probe deferral
[    3.324067] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with 
status -517
[    3.332227] platform musb-hdrc.1.auto: Driver musb-hdrc requests probe 
deferral
[    3.340726] mousedev: PS/2 mouse device common for all mice
[    3.346857] i2c /dev entries driver
[    3.350929] IR Sharp protocol handler initialized
[    3.356834] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[    3.364284] sdhci: Secure Digital Host Controller Interface driver
[    3.370776] sdhci: Copyright(c) Pierre Ossman
[    3.419327] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.425964] ledtrig-cpu: registered to indicate activity on CPUs
[    3.432371] hidraw: raw HID events driver (C) Jiri Kosina
[    3.438886] usbcore: registered new interface driver usbhid
[    3.444761] usbhid: USB HID core driver
[    3.449382] ashmem: initialized
[    3.453354] oprofile: using arm/armv7
[    3.457375] TCP: cubic registered
[    3.461310] NET: Registered protocol family 10
[    3.467783] mip6: Mobile IPv6
[    3.470937] NET: Registered protocol family 17
[    3.475673] Key type dns_resolver registered
[    3.480160] mpls_gso: MPLS GSO support
[    3.487135] ThumbEE CPU extension supported.
[    3.491681] Registering SWP/SWPB emulation handler
[    3.496703] SmartReflex Class3 initialized
[    3.501564] registered taskstats version 1
[    3.507657] Btrfs loaded
[    3.510513] Error: Driver 'tfp410' is already registered, aborting...
[    3.518171] platform 47401300.usb-phy: Driver am335x-phy-driver requests 
probe deferral
[    3.526917] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with 
status -517
[    3.535084] platform musb-hdrc.0.auto: Driver musb-hdrc requests probe 
deferral
[    3.542991] platform 47401b00.usb-phy: Driver am335x-phy-driver requests 
probe deferral
[    3.551588] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with 
status -517
[    3.559738] platform musb-hdrc.1.auto: Driver musb-hdrc requests probe 
deferral
[    3.606257] mmc0: host does not support reading read-only switch. assuming 
write-enable.
[    3.616618] mmc0: new high speed SDHC card at address b368
[    3.622833] mmcblk0: mmc0:b368 USD   7.45 GiB 
[    3.629227] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[    3.635637] davinci_mdio 4a101000.mdio: detected phy mask fffffffb
[    3.642524]  mmcblk0: p1 p2 < p5 >
[    3.650740] platform 47401300.usb-phy: Driver am335x-phy-driver requests 
probe deferral
[    3.659530] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with 
status -517
[    3.667673] platform musb-hdrc.0.auto: Driver musb-hdrc requests probe 
deferral
[    3.675610] platform 47401b00.usb-phy: Driver am335x-phy-driver requests 
probe deferral
[    3.684220] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with 
status -517
[    3.692373] platform musb-hdrc.1.auto: Driver musb-hdrc requests probe 
deferral
[    3.702903] libphy: 4a101000.mdio: probed
[    3.707122] davinci_mdio 4a101000.mdio: phy[2]: device 4a101000.mdio:02, 
driver unknown
[    3.716133] Detected MACID = c8:a0:30:af:93:56
[    3.721676] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    3.728252] sr_init: No PMIC hook to init smartreflex
[    3.733713] sr_init: platform driver register failed for SR
[    3.742591] Freeing unused kernel memory: 304K (c08a3000 - c08ef000)
[    3.749934] platform 47401300.usb-phy: Driver am335x-phy-driver requests 
probe deferral
[    3.758661] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with 
status -517
[    3.766864] platform musb-hdrc.0.auto: Driver musb-hdrc requests probe 
deferral
[    3.774795] platform 47401b00.usb-phy: Driver am335x-phy-driver requests 
probe deferral
[    3.783401] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with 
status -517
[    3.791550] platform musb-hdrc.1.auto: Driver musb-hdrc requests probe 
deferral
Loading, please wait...
[    3.870367] udevd[82]: starting version 175
modprobe: chdir(3.15.0-rc7-bone1): No such file or directory
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
modprobe: chdir(3.15.0-rc7-bone1): No such file or directory
[    4.530154] EXT4-fs (mmcblk0p5): INFO: recovery required on readonly 
filesystem
[    4.537833] EXT4-fs (mmcblk0p5): write access will be enabled during recovery
[    5.328325] EXT4-fs (mmcblk0p5): recovery complete
[    5.382876] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. 
Opts: (null)
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.

Welcome to Debian GNU/Linux 7 (wheezy)!

[    5.803815] random: systemd urandom read with 78 bits of entropy available

Reply via email to