On Fri, May 8, 2015 at 9:17 PM, William Hermans <[email protected]> wrote: > Hey Robert. Thus far it has not worked for me. I was getting frustrated, so > had to slow down . . . > > Anyway, seems the sources.list file does not have a listing for your repo . > . . well one that is uncommented. > > debian@beaglebone:~$ uname -r > 4.1.0-rc2-bone0
That was 3-4 days before capemgr came out.. wget http://builds.beagleboard.org/linux/4.1/ea4764e19551fffe445d7e2f2094adcc04cdb2b1/linux-image-4.1.0-rc2-gitea4764e19551fffe445d7e2f2094adcc04cdb2b1_1cross_armhf.deb sudo dpkg -i linux-image-4.1.0-rc2-gitea4764e19551fffe445d7e2f2094adcc04cdb2b1_1cross_armhf.deb sudo reboot > > debian@beaglebone:~$ dmesg | grep capemgr > [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 > beaglebone-capemgr.enable_partno=BB-CAN1 root=/dev/mmcblk0p1 rootfstype=ext4 > rootwait > > debian@beaglebone:~$ cat /sys/devices/platform/bone_capemgr/slots > cat: /sys/devices/platform/bone_capemgr/slots: No such file or directory > > debian@beaglebone:~$ ls /sys/devices/platform/ > alarmtimer hdmi omap-pcm-audio pmu serial8250 > cpufreq-dt.0 leds omap_hwspinlock.0 power soc > fixedregulator@0 ocp oprofile-perf.0 reg-dummy uevent > > debian@beaglebone:~$ nano /etc/apt/sources.list > > etc etc. > > Too many variables here for me to 100% decide where to look next. As in am I > even working with a workable linux-image ? On late sunday night, it'll be sudo apt-get update ; sudo apt-get install linux-image-4.1.0-rc2-bone0 ; sudo reboot 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]. For more options, visit https://groups.google.com/d/optout.
