Announcement

Collapse
No announcement yet.

No Display, HW issue?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    No Display, HW issue?

    I have a multi boot computer with several versions of Kubuntu running. My main distro was 14.04 LTS I’d been using since that version was released.

    The issue I’m seeing is the display is not functioning as it should. From startup, the Dell logo pops up, then grub displays. Most of the time the display is now garbled at the grub menu. When I proceed to boot any of the dist I have installed, I may get the initial Kubutu logo, then the screen goes completely black (like no power) then the display stays on but completely black not responsive to any keyboard input other than the power button. After a few reboots, randomly I can get a dist to load or load partially then the at different stages of it loading the screen goes mixed with random pixels. Then there is no response from the keyboard.

    I’ve installed kubutu 18 LTS on the whole SSD I’m using and it functioned normally the first time then it has ceased to load 100% for enough time to troubleshoot.

    This leads me to think I have a HW issue, but I am not certain. I made no changes to any dist just before this problem started. One dist drive was very full then I moved or deleted a bunch of files. None of the partitions have less than 17 Gb of free space now.

    Some specs,
    Dell M4700
    320 GB disc drive (multiple distros on it, including my main dist I’ve used daily for a long time)
    120 GB SSD (new install of Kubuntu 18 on the whole disk from a usb)
    GPU is M4000

    I can boot into a CLI from grub but not any other way. My main concern is I need to find out if this is HW or SW issue. If it’s HW then I need to buy a laptop ASAP.

    Where should I start troubleshooting and sharing the output?

    #2
    Assuming you did a checksum on the ISO and the burned medium, and they passed, the first thing I'd do is boot the burned medium (LiveUSB /LiveCD ?) again and attempt to run Bionic from there. IF it runs from the Live medium then you know the problem is with the installed medium. IF not, then perhaps you have hardware problems. My first suspect would be the SSD.

    If you can run the LiveUSB/CD then mount the installed version using chroot and from a CLI issue
    dpkg --configure -a
    to see if some packages didn't download and configure properly. (There are several posts on this forum and other places describing how to chroot into another installation.)
    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.

    Comment

    Working...
    X