Re: [beagleboard] kernel 3.14.39-ti-r61 panic

2015-04-30 Thread Dan Lipsitt
> > Well, I'm out till Monday so, how about? > > linux-image-3.14.40-ti-r62 > linux-image-4.1.0-rc1-bone0 > > both are in the repo, via apt-get.. > > > Thanks. I'll take a look. I'm trying 3.8 for the moment. Is there a feature matrix somewhere? In terms of what peripherals work on which kern

Re: [beagleboard] kernel 3.14.39-ti-r61 panic

2015-04-30 Thread Dan Lipsitt
And another: [ 569.776621] Unable to handle kernel paging request at virtual address 01010241 [ 569.784293] pgd = c0004000 [ 569.787164] [01010241] *pgd= [ 569.790986] Internal error: Oops: 5 [#1] PREEMPT SMP ARM [ 569.796572] Modules linked in: ctr ccm usb_f_acm u_serial usb_f_ecm

Re: [beagleboard] kernel 3.14.39-ti-r61 panic

2015-04-30 Thread Dan Lipsitt
Similar problem with 3.14.38-ti-r60 Unable to handle kernel paging request at virtual address 0101020d [ 7574.437128] pgd = c0004000 [ 7574.443300] [0101020d] *pgd= [ 7574.448344] Internal error: Oops: 817 [#1] PREEMPT SMP ARM [ 7574.454121] Modules linked in: ctr ccm usb_f_acm u_serial us

Re: [beagleboard] kernel 3.14.39-ti-r61 panic

2015-04-29 Thread Dan Lipsitt
[ +8.711840] [ cut here ] [ +0.004777] kernel BUG at mm/slab.c:2919! [ +0.004088] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP ARM [ +0.005940] Modules linked in: ctr ccm usb_f_acm u_serial usb_f_ecm g_multi usb_f_mass_storage usb_f_rndis u_ether libcomposite arc4 ath

Re: [beagleboard] kernel 3.14.39-ti-r61 panic

2015-04-29 Thread Dan Lipsitt
Here's another, from different BBB with the same setup: [Apr29 23:08] hrtimer: interrupt took 387492 ns [Apr29 23:15] INFO: task kworker/0:1:15 blocked for more than 120 seconds. [ +0.006971] Tainted: G O 3.14.39-ti-r61 #1 [ +0.017714] "echo 0 > /proc/sys/kernel/hung_task_timeou

Re: [beagleboard] kernel 3.14.39-ti-r61 panic

2015-04-29 Thread Dan Lipsitt
Robert, is there a 3.14 kernel you consider stable? Have you tested the previous one (3.14.38-ti-r60) much? We also want compatibility with the Logicsupply UWN-200 (MediaTek MT7601) adaptor, but it looks like we may be better off with kernel 3.8 for that. Thanks, Dan -- For more options, visit

Re: [beagleboard] kernel 3.14.39-ti-r61 panic

2015-04-29 Thread Dan Lipsitt
On Wednesday, April 29, 2015 at 3:08:05 PM UTC-7, RobertCNelson wrote: > > DOes the opps go away > when it's not plugged in? > Hard to tell because it's intermittent. I'm currently trying to trigger it with the wifi adaptor still plugged in. I got two panics in a row and now I can't reproduce

[beagleboard] Re: kernel 3.14.39-ti-r61 panic

2015-04-29 Thread Dan Lipsitt
Another: [ 65.549033] Unable to handle kernel paging request at virtual address 0101020d [ 65.556700] pgd = c0004000 [ 65.562498] [0101020d] *pgd= [ 65.567712] Internal error: Oops: 805 [#1] PREEMPT SMP ARM [ 65.573493] Modules linked in: ctr ccm usb_f_acm u_serial usb_f_ecm g_

[beagleboard] kernel 3.14.39-ti-r61 panic

2015-04-29 Thread Dan Lipsitt
Got a kernel panic on Jessie running kernel 3.14.39-ti-r61: BBB rev C. TP-Link TL WN722N. Wall wart power. No capes. Is there anywhere else I should post this? [ 439.103374] Unable to handle kernel paging request at virtual address 01010241 [ 439.111041] pgd = c0004000 [ 439.113910] [01010241

[beagleboard] Re: Can't reboot or shutdown BBB

2015-04-28 Thread Dan Lipsitt
There's a patch that appears to address this issue. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBo

[beagleboard] bb-customizations source repo?

2015-04-22 Thread Dan Lipsitt
Recent versions of the image-builder scripts move a bunch of files into a bb-customizations debian package hosted on rcn-ee.net. Is there a public version control repository for that package? Thanks,

Re: [beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2014-01-24 Thread Dan Lipsitt
Ulf, does your kernel patch interrupt data streams? In other words, for example, if I'm running a webcam and I hotplug another device, will data transfers from the webcam be affected? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscr

[beagleboard] Re: Tutorial: Installation of Ralink/MediaTek MT7601 based USB Wifi modules on BeagleBone Black

2013-10-02 Thread Dan Lipsitt
Thanks. Any plans to get it into the upstream kernel? -- 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

Re: [beagleboard] Bootchart on Ubuntu (slow boot)

2013-10-02 Thread Dan Lipsitt
Stuff started showing up in /var/log/bootchart after I ran service bootchart restart. I didn't have to change my uEnv.txt. Removing the sleep commands from /etc/init/failsafe.conf did indeed speed up the boot. I wish I understood better what the failsafe was meant to fix. I'm trying to create a

Re: [beagleboard] Bootchart on Ubuntu (slow boot)

2013-10-02 Thread Dan Lipsitt
On Wednesday, October 2, 2013 7:02:05 AM UTC-7, RobertCNelson wrote: > > did update your boot arguments in uEnv.txt to include: > > optargs=initcall_debug printk.time=y quiet init=/sbin/bootchartd > > As I said, there's no bootchartd on my system. There is something called " /lib/bootchart/coll

[beagleboard] Bootchart on Ubuntu (slow boot)

2013-10-02 Thread Dan Lipsitt
Does anybody know how to get bootchart working under Ubuntu? I'm running 12.04 precise off an SD card. I have the bootchart deb installed, but nothing shows up in /var/log/bootchart after reboot. It sounds like I may need to add something to my u-boot commandline, but I'm not sure what or how.