[mythtv-users] ECS Liva for frontend - brief report

Roger Heflin rogerheflin at gmail.com
Mon Dec 15 01:29:01 UTC 2014


I had to add into /etc/dracut.conf this like so dracut created the
initramfs with the mmc driver in it:

add_drivers+="mmc_core sdhci_acpi sdhci mmc_block"

By default on fedora 20 it did not include the drivers for it so
failed to boot.   Others have indicated that with updated fedora 20 it
does include the correct modules, but that would also mean that it may
not work on other distributions under certain conditions.

And I had to modify the usb stuff on 3.16.6 to get the mce remote
control to work, the specific mce remote receiver I had did not work
without the patch I found that is not yet included in 3.17 either.
Otherwise it is found, but it never correctly gets the keypresses from
the remote.

On Sun, Dec 14, 2014 at 6:48 PM, Rich Freeman
<r-mythtv at thefreemanclan.net> wrote:
> On Sun, Dec 14, 2014 at 7:37 PM, Karl Newman <newmank1 at asme.org> wrote:
>
>>
>> Thanks, I've been looking at that page. What does your partition table look
>> like? My EFI boot partition ended up as only 2 MiB (since I followed the
>> Gentoo install handbook), and according to what I'm reading an EFI partition
>> should be between 100-300 MiB.
>
> First, the standard handbook still is BIOS-only - it should certainly
> be updated and hopefully once it is migrated to the Wiki that will
> happen soon.
>
> Second, the 2MB partition is NOT your ext2 boot partition even if you
> are using BIOS.  That is just extra room for grub to use.  The boot
> partition in the handbook is 128M, which still seems a bit tight these
> days.
>
> Third, none of that applies to you since you're using EFI.  The most
> likely problem you're having besides too little space is that your
> boot partition has to be FAT32.
>
> --
> Rich
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org


More information about the mythtv-users mailing list