locked Re: DRAWS GPS not working
The draws driver is not loading. This can be caused by a couple of
toggle quoted messageShow quoted text
things. If you have done an 'apt-get update; apt-get upgrade' the AudioSense-Pi driver displaces the Draws driver. The position of the on-board audio enable statement in /boot/config.txt can cause the Draws driver to not load. The AudioSense-Pi driver problem has been fixed by Anna in the Linux kernel. Changes to the main line Linux kernel take a while to trickle down to the kernel used by Raspbian so the symptoms of this problem will probably exist for a number of months. You can fix both problems by doing the following from a console. # Get the latest versions of my scripts cd cd n7nix git pull cd bin ./chk_bootcfg.sh ./ch_conflict.sh reboot After a reboot, run this from a console: aplay -l You should now see the udrc being enumerated. ie. you should see this: card 1: udrc [udrc], device 0: Universal Digital Radio Controller tlv320aic32x4-hifi-0 [] Subdevices: 0/1 Subdevice #0: subdevice #0 Both of these problems are handled better in the BETA13 image that I will release today. /Basil Allen <wb7sww@gmail.com> writes:
Output of showudrc.sh
|
|