<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 2, 2015 at 5:19 AM, Kris Jensen <span dir="ltr"><<a href="mailto:kris.jensen.knj@gmail.com" target="_blank">kris.jensen.knj@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><div><div><br><div class="gmail_quote">On Sat, May 2, 2015 at 3:00 AM, Paul Kendall <span dir="ltr"><<a href="mailto:pkendall64@gmail.com" target="_blank">pkendall64@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div class="gmail_extra"><div class="gmail_quote">On Sat, May 2, 2015 at 4:36 PM, Kris Jensen <span dir="ltr"><<a href="mailto:kris.jensen.knj@gmail.com" target="_blank">kris.jensen.knj@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><span><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 1, 2015 at 1:29 AM, Paul Kendall <span dir="ltr"><<a href="mailto:pkendall64@gmail.com" target="_blank">pkendall64@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote></div><div class="gmail_extra"><br></div></span><div class="gmail_extra">After some research and mucking about...</div><div class="gmail_extra">I got the audio over HDMI working. I've written up a blog post about what I had to do with links to files and instructions</div><a href="https://pkendall64.wordpress.com/2015/05/01/meegopad-t01-hdmi-audio-success/" target="_blank">https://pkendall64.wordpress.com/2015/05/01/meegopad-t01-hdmi-audio-success/</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">If you're keen, give it a go and let me know how you get on.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers,</div><div class="gmail_extra">Paul</div></div>
<br><br>
<br></blockquote></div><br></div></span><div class="gmail_extra"><p style="margin-bottom:0in">Paul,</p>
<p style="margin-bottom:0in">I gave the patch a try. But it's not
working on my setup. Upon first reboot after applying patch files it
boots to a busybox shell. Rebooting from the shell go's to a  grub
select screen. Selecting the default boot entry hang's at a blank
screen. Thought it might have been some conflict from previous things
I had tried so I did a fresh install (Mythbuntu 14.04.2). However the
same. I did not investigate the busybox shell at all, I just typed
reboot.</p>
<p style="margin-bottom:0in"> I am not well versed at diagnosing and
debug that first busybox shell, so I just reinstalled what I had
working. For now. Till I read up a bit.</p>
<p style="margin-bottom:0in">Thanks Paul</p><span><font color="#888888">
<p style="margin-bottom:0in">Kris</p></font></span></div></div>
</blockquote></div><br></div></div></div><div class="gmail_extra">That seems really odd. I have xubuntu 14.10 installed and did what I said in the post. </div><div class="gmail_extra"><br></div><div class="gmail_extra">Is your 14.04 install booting from the flash on the device or from a USB?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Maybe I could create an image of my system and upload that.</div><div class="gmail_extra">What that would mean is just booting from a usb and dd'ing the image to the flash.</div><div class="gmail_extra"><br></div></div>
<br></blockquote><div><br></div><div> </div></div></div></div><p style="margin-bottom:0in">Well perhaps there it some difference
in ether the way I am doing my install or perhaps its the auto boot
BIOS I installed. This is how I am installing, for reference.</p><p style="margin-bottom:0in"><br>
</p><p style="margin-bottom:0in">From a Mythbuntu 14.04.1 boot usb with
the grubia32.efi switcharoo. I select try before install, and
install. When finished installing I open a terminal window and enter
in the following:</p><p style="margin-bottom:0in">sudo mkdir /mnt/emmc /mnt/emmc/boot 
<br>sudo mount /dev/mmcblk0p2 /mnt/emmc<br>sudo mount /dev/mmcblk0p1
/mnt/emmc/boot/efi<br>for i in /dev /dev/pts /proc /sys; do sudo
mount -B $i /mnt/emmc$i;  done<br>sudo cp /etc/resolv.conf
/mnt/emmc/etc/resolv.conf  <br>sudo chroot /mnt/emmc<br>apt-get
update<br>apt-get -y remove grub-efi-amd64<br>apt-get -y install
grub-efi-ia32<br>cd /boot/efi/EFI<br>cp ubuntu/grubx64.efi
ubuntu/grubx64.efi.orig<br>cp ubuntu/grubia32.efi
ubuntu/grubx64.efi<br>update-grub2</p><p style="margin-bottom:0in">Shutdown, remove the install usb and
reboot. Then sudo apt-get update && sudo
apt-get upgrade. Then I followed your guide for the HDMI
audio.</p><p style="margin-bottom:0in">I'll reflash to the normal non auto
boot BIOS later, to rule that out.</p><p style="margin-bottom:0in">If your willing to make an image. I'm
willing to try it.</p><p style="margin-bottom:0in">Thanks again Paul.</p><p style="margin-bottom:0in">














</p><p style="margin-bottom:0in"><br></p></div></div></blockquote><div><br></div><div><br></div><div>Paul, it was absolutely the auto boot BIOS fault. I re flashed with the default BIOS and did a clean install, and installed your patch.</div><div><br></div><div>I have audio with HDMI.</div><div><br></div><div>Thanks very much.</div><div>Kris</div></div></div></div>