On Thu, Jan 23, 2014 at 7:25 AM, Robert Nelson <[email protected]>wrote:
> Thanks for everyone who tested 2014-01-16... So here we go, round 3... > > First, for tracking please report all bugs to: > http://bugs.elinux.org/projects/debian-image-releases > > Fixes: > 3.8.13-bone36 -> 3.8.13-bone37 > * audio fix from Cody: > ASoc-McASP-Lift-Reset-on-CLK-Dividers-when-RX-TX.patch > * touchscreen fix from Micka: ti_am335x_tsc-touchscreen-jitter-fix.patch > > Images Fixes: > Default user groups: added i2c, plugdev, spi > * [TESTING] make sure you can access the i2c/spi devices as a non-root user > /sbin/ /usr/sbin/ has been added to the default path. > I made a new SD card using setup_card.sh and it boots fine. Verified new groups in both default debian and new user accounts. Ran Python script to drive i2c LED matrix as non-root user. There are no /dev/spidev entries with this release: mark@markbbb:~% uname -a Linux markbbb 3.8.13-bone37 #1 SMP Thu Jan 23 00:56:41 UTC 2014 armv7l GNU/Linux mark@markbbb:~% cat /proc/cmdline console=ttyO0,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait fixrtc ip= quiet init=/lib/systemd/systemd mark@markbbb:~% cat /etc/dogtag BeagleBoard.org BeagleBone Debian Image 2014-01-22 Thanks, Mark > Note for users who use my classic "setup_sdcard.sh" script, here is > the magic options to get the beaglebone project files + systemd. > > sudo ./setup_sdcard.sh --mmc /dev/sdX --uboot bone > --beagleboard.org-production --enable-systemd > > To "rebuild" > git clone git://github.com/beagleboard/image-builder.git > cd image-builder > git checkout bb.org-v2014.01.22 -b tmp > touch release > ./beagleboard.org_image.sh > > -- > Robert Nelson > http://www.rcn-ee.com/ > > -- 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/groups/opt_out.
