Results 278 comments of Robert Nelson

Hi Adrien, Okay, I'd just never seen anyone do that, so I wondering if there was a bug or something... In that case, leaving "ARCH=$(uname -m)" would have worked fine,...

Yes, i have a Jenkins system setup to make sure the scripts never break.. Since I don't have "gcc" detection in place, in "system.sh" it uses this appended to the...

Ah, Device tree's... ## Flattened Device Tree blob at 815f0000 Booting using the fdt blob at 0x815f0000 Loading Kernel Image ... OK OK Yeah, your on your own too make...

Mainline is http://kernel.org/ ;) So, Linus Torvalds repo: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=summary and Greg's Stable repo: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary As long it's not actually the "kevent" error, the PLL fix should fix those xM boards.....

Hi Adrien, The "minimal" name has kind of lost it's meaning over the few years I've been doing it.. At first it was very minimal and i did have an...

I maintain a few pages on elinux related to Debian/Ubuntu on the Beagle's.. Although at times, the github stuff is a little ahead of the elinux pages.. ;)

The patch was actually written by someone else... They have since disappeared from the community. The patch can not be enabled by default as it breaks older omap34xx based hardware...

The usual suspect is: [ 2233.088470] hub 1-0:1.0: port 2 disabled by hub (EMI?), re-enabling... [ 2233.098937] usb 1-2: USB disconnect, device number 2 [ 2233.098968] usb 1-2.1: USB disconnect,...

I've looked at enabling with buddy=spidev.. http://beagleboard.org/static/BB-xM_REV_C-2011-05-23.zip AE5 (uart2_rx) AA25 (uart2_tx) The pinmux is setup similar to this: (but the appropriate pins) https://github.com/RobertCNelson/stable-kernel/blob/v3.7.x/patches/omap_beagle_expansion/0010-Beagle-expansion-add-LSR-COM6L-Adapter-Board.patch#L63 Do you have the tx/rx lines connected...

Please test, the v3.7.x branch: and enable this patch: https://github.com/RobertCNelson/stable-kernel/blob/v3.7.x/patch.sh#L277 Please test with an active serial connection over the expansion pins with a usb device plugged in.. ;)