I can't seem to do get-apt update on this version; session ends with: Reading package lists... Done W: Size of file /var/lib/apt/lists/deb.nodesource.com_node%5f4.x_dists_jessie_main_binary-armhf_Packages.gz is not what the server reported 1003 1004 W: Size of file /var/lib/apt/lists/repos.rcn-ee.com_debian_dists_jessie_main_binary-armhf_Packages.gz is not what the server reported 680242 803616 W: Size of file /var/lib/apt/lists/security.debian.org_dists_jessie_updates_main_binary-armhf_Packages.gz is not what the server reported 584615 596286 W: Size of file /var/lib/apt/lists/httpredir.debian.org_debian_dists_jessie_main_binary-armhf_Packages.gz is not what the server reported 8864066 8864371
On Monday, December 25, 2017 at 3:09:56 PM UTC-8, maxmike wrote: > > I'm using cape-universal. > > On Monday, December 25, 2017 at 3:05:59 PM UTC-8, maxmike wrote: >> >> Nah, that doesn't work either AFAIK: >> >> I have kernel: *4.4.68-ti-r110 #1 SMP* >> I enable pwm as:* bash -c 'echo 1 > /sys/class/pwm/pwmchip4/export'* >> Then I set ttyO4 tx as: */usr/bin/config-pin P9_13 uart* >> >> and when the app runs it gives me a file not found bleat. Indeed the pwm >> files are not there. >> >> * /usr/bin/config-pin P9_11 uart* is allowed though, so I can read but >> not write to the tty. >> >> >> On Wednesday, November 8, 2017 at 8:44:42 AM UTC-8, RobertCNelson wrote: >>> >>> >>> >>> Easy: >>> >>> don't use /sys/pwm/pwmchipX, instead use the /sys/devices directory: >>> >>> /sys/devices/platform/ocp/48300000.epwmss/48300200.pwm/pwm/pwmchip*/ >>> >>> and ignore the "X"... >>> >>> https://github.com/beagleboard/pocketbeagle/wiki/Peripherals >>> >>> Regards, >>> >>> -- >>> Robert Nelson >>> https://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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/fc498c73-6303-4830-bafd-d57cdc62dad3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
