[mythtv-users] Video quality on 0.28 worse than it was on 0.21

Allen Edwards allen.p.edwards at gmail.com
Sat Aug 25 05:33:34 UTC 2018


Thank you very much for the specific instruction.  That is very helpful.

The lshw command no longer says nouveau but it doesn't say nvidia either so
where am?  Actually no longer says "driver=" The playback is still jerky so
not like 0.21 yet. I would feel better if it said driver=nvidia :-)

allen at MythNew:~$ sudo lshw -C video
  *-display UNCLAIMED
       description: VGA compatible controller
       product: NV44 [GeForce 6200 LE]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci at 0000:01:00.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:fd000000-fdffffff memory:c0000000-dfffffff
memory:fc000000-fcffffff memory:c0000-dffff


On Fri, Aug 24, 2018 at 9:58 PM, Jan Ceuleers <jan.ceuleers at gmail.com>
wrote:

> On 25/08/18 00:31, Allen Edwards wrote:
> > Looks like the blacklist isn't working.
>
> As others have said make sure that the initramfs has been updated with
> this blacklist directive as well.
>
> On Debian-esque distributions such as Ubuntu the following incantation
> will do that:
>
> sudo update-initramfs -u -k all
>
> Then reboot.
>
> The point is that modules can get loaded early during the boot process,
> before the root filesystem has been loaded. Those modules are packaged
> up into a compressed file called the initramfs (initial RAM filesystem)
> which gets loaded into memory just after the kernel does. It contains
> early initialisation code to bring the system to the point where it can
> mount the root fs and then pivots to it. The update-initramfs script
> propagates your runtime configuration into the initramfs.
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20180824/682d5bfc/attachment-0001.html>


More information about the mythtv-users mailing list