Hmmmm.... so why does config-pin work for you and not for me? --Mark
On Friday, April 21, 2017 at 10:13:48 AM UTC-4, RobertCNelson wrote: > > On Thu, Apr 20, 2017 at 9:16 PM, Robert Nelson <[email protected] > <javascript:>> wrote: > > On Thu, Apr 20, 2017 at 8:09 PM, Mark A. Yoder <[email protected] > <javascript:>> wrote: > >> Well, I disabled the audio as described and I still get: > >> > >> debian@Bone:~$ config-pin P9_31 spi > >> P9_31 pinmux file not found! > >> cape-universala overlay not found > >> debian@Bone:~$ config-pin -q P9_31 > >> P9_31 pinmux file not found! > >> cape-universala overlay not found > >> run "config-pin overlay cape-universala" to load the cape > >> debian@Bone:~$ config-pin -q P9_32 > >> Pin is not modifyable: P9_32 VADC > >> debian@Bone:~$ config-pin -q P9_28 > >> P9_28 pinmux file not found! > >> cape-universala overlay not found > >> > >> Could the P9_31 and P9_28 enteries be missing from the overlay? > > > > Yuck! Thanks Mark, i'll test that tomorrow morning, it should have > worked. .;) > > debian@beaglebone:~$ config-pin -q P9.28 > P9_28 Mode: default Direction: in Value: 0 > > debian@beaglebone:~$ config-pin -q P9.31 > P9_31 Mode: default Direction: in Value: 0 > > debian@beaglebone:~$ config-pin -l P9.31 > default gpio gpio_pu gpio_pd pwm spi pruout pruin > > debian@beaglebone:~$ config-pin -l P9.28 > default gpio gpio_pu gpio_pd pwm spi pwm2 pruout pruin > > debian@beaglebone:~$ config-pin P9.28 pruin > > debian@beaglebone:~$ config-pin P9.31 pruin > > debian@beaglebone:~$ config-pin -q P9.31 > P9_31 Mode: pruin > > debian@beaglebone:~$ config-pin -q P9.28 > P9_28 Mode: pruin > > debian@beaglebone:~$ sudo /opt/scripts/tools/version.sh > [sudo] password for debian: > git:/opt/scripts/:[2b5b51be63fd8e31721012a3f2dc96f25fe42741] > eeprom:[A335BNLT00C02516BBBK2626] > dogtag:[BeagleBoard.org Debian Image 2017-04-16] > bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot > 2017.05-rc2-00002-gbcecad] > kernel:[4.4.61-ti-r98] > nodejs:[v6.10.2] > debian@beaglebone:~$ > > u-boot: > > Running uname_boot ... > loading /boot/vmlinuz-4.4.61-ti-r98 ... > 8606904 bytes read in 557 ms (14.7 MiB/s) > uboot_overlays: [uboot_base_dtb=am335x-boneblack-uboot.dtb] ... > uboot_overlays: Switching too: dtb=am335x-boneblack-uboot.dtb ... > loading /boot/dtbs/4.4.61-ti-r98/am335x-boneblack-uboot.dtb ... > 53128 bytes read in 78 ms (665 KiB/s) > uboot_overlays: [fdt_buffer=0x60000] ... > uboot_overlays: loading /lib/firmware/AM335X-20-00A0.dtbo ... > 378 bytes read in 210 ms (1000 Bytes/s) > uboot_overlays: uboot loading of > [/lib/firmware/BB-BONE-eMMC1-01-00A0.dtbo] disabled by /boot/uEnv.txt > [disable_uboot_overlay_emmc=1]... > uboot_overlays: uboot loading of > [/lib/firmware/BB-HDMI-TDA998x-00A0.dtbo] disabled by /boot/uEnv.txt > [disable_uboot_overlay_audio=1]... > uboot_overlays: loading /lib/firmware/BB-NHDMI-TDA998x-00A0.dtbo ... > 2243 bytes read in 594 ms (2.9 KiB/s) > uboot_overlays: loading /lib/firmware/BB-ADC-00A0.dtbo ... > 695 bytes read in 712 ms (0 Bytes/s) > uboot_overlays: loading /lib/firmware/univ-bbb-xVx-00A0.dtbo ... > 73819 bytes read in 584 ms (123 KiB/s) > loading /boot/initrd.img-4.4.61-ti-r98 ... > 6152958 bytes read in 405 ms (14.5 MiB/s) > debug: [console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 > root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait console=tty0 > coherent_pool=1M net.ifnames=0 quiet cape_universal=enable] ... > debug: [bootz 0x82000000 0x88080000:5de2fe 88000000] ... > ## Flattened Device Tree blob at 88000000 > Booting using the fdt blob at 0x88000000 > Loading Ramdisk to 8fa21000, end 8ffff2fe ... OK > reserving fdt memory region: addr=88000000 size=77000 > Loading Device Tree to 8f9a7000, end 8fa20fff ... OK > > Starting kernel ... > > 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/90971575-bf1f-4a68-9a13-8b8c527df6cc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
