Skip to content

HDMI broken after buster update #34

Description

@anon8675309

After updating to buster, the HDMI output fails to work.

From dmesg:

[   14.232352] vgaarb: this pci device is not a vga device
[   14.852711] vgaarb: this pci device is not a vga device
[   15.456255] vgaarb: this pci device is not a vga device
[   15.953441] vgaarb: this pci device is not a vga device
[   16.662451] vgaarb: this pci device is not a vga device

Steps to reproduce

  1. put the original novena image (novena-mmc-disk-r1.img ; sha256=26d368cb4b3aa43e411703f8c659d3e229deacfe75af38c1f82489dd9af80dbb) onto an SD card (using dd)
  2. resize the last partition (delete and recreate it with defaults using fdisk /dev/sdb3)
  3. fsck /dev/sdb3
  4. resize2fs /dev/sdb3
  5. Put the SD card into the novana and boot it up, going through the initial setup procedure
  6. Pop a shell, checkout https://github.com/novena-next/docs and follow the upgrade instructions
  7. After "Run upgrade_3_buster.sh then reboot", observe that the HDMI output will no longer works. The computer does boot properly otherwise (SSH is started, etc.)

Solution

None yet. The issue is at least partially related to the kernel, but the details are not entirely clear.

Running ./upgrade_5_BETA_KERNEL.sh and rebooting does not result in a functioning system (see this comment) on #20 for details).

Previously, I was able to compile my own 5.3 kernel using these instructions which resolved the issues with HDMI working, but I was unable to resolve that. Testing is ongoing and I'll post back here if I figure out how to resolve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions