Results 1 to 7 of 7

Thread: Since 19.04 Upgrade System Locks Up Daily and Restart Hangs

  1. #1
    Join Date
    Mar 2008
    Beans
    141
    Distro
    Ubuntu Development Release

    Exclamation Since 19.04 Upgrade System Locks Up Daily and Restart Hangs

    I upgraded to 19.04 a couple of weeks ago from 18.04 (via 18.10) and have been experiencing system lockups where everything freezes and I have to restart system. When I restart it hangs while starting all the services (Usually Gnome Desktop Manager...but not always). I have to literally power the whole thing down and start back up to get it to boot. I have been looking at the log files and see this error

    sender : lircd
    Error: No /sys/class/rc/ devices found

    It repeats hundreds of times even while the system is up. I could find almost nothing about it online
    (in the 20 mins since I posted this it now appears 2250 times)
    My system is as follows
    AMD Ryzen 7 1700x eight core
    Nvidia GeForce GTX 1050 Ti/PCIe/SSE2
    Driver 418.56
    32 Gigs Memory

    It happens when I am working on the system and sometimes when its idle. I dont know where to look so if there is more information I can provide let me know and I will do so
    I'm considering a clean install and just reinstalling what I need but would rather avoid that if possible
    Last edited by scpatl4now; May 13th, 2019 at 10:49 PM. Reason: additional info

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Since 19.04 Upgrade System Locks Up Daily and Restart Hangs

    From the rescue grub mode, use the command line to clean the system first (clean/autoclean/autoremove) if you have not already done it.

  3. #3
    Join Date
    Mar 2008
    Beans
    141
    Distro
    Ubuntu Development Release

    Re: Since 19.04 Upgrade System Locks Up Daily and Restart Hangs

    I had tried that. Going to do a clean install today and see if that fixes it. I usually always do a clean install...why I didnt this time, I dont know. Guess you have to re-learn these lessons from time to time. I've never had success with upgrades. I'll post later if this solves my problem

  4. #4
    Join Date
    Mar 2008
    Beans
    141
    Distro
    Ubuntu Development Release

    Re: Since 19.04 Upgrade System Locks Up Daily and Restart Hangs

    Finished clean install and reinstalled any apps I needed, and 2 restarts since no hangs...so here is hoping I'm good at this point

  5. #5
    Join Date
    Mar 2008
    Beans
    141
    Distro
    Ubuntu Development Release

    Re: Since 19.04 Upgrade System Locks Up Daily and Restart Hangs

    I ran boot-repair to get system summery if that helps

    https://paste.ubuntu.com/p/VzxsCgQz4Z/
    Last edited by scpatl4now; May 15th, 2019 at 04:32 AM.

  6. #6
    Join Date
    Mar 2008
    Beans
    141
    Distro
    Ubuntu Development Release

    Re: Since 19.04 Upgrade System Locks Up Daily and Restart Hangs

    It just happened again but I was able to get the last 2 log entries

    systemd-udevd.service: Killing process 477 (systemd-udevd) with signal SIGABRT.
    systemd-udevd.service: Watchdog timeout (limit 3min)!

    This is happening on a daily basis...sometimes multiple times

  7. #7
    Join Date
    Mar 2008
    Beans
    141
    Distro
    Ubuntu Development Release

    Re: Since 19.04 Upgrade System Locks Up Daily and Restart Hangs

    I finally fixed this myself by looking around elsewhere. Seems you have to disable Wayland in

    sudo gedit /etc/gdm3/custom.conf

    and remove the # in front of
    #Wayland = false
    to
    Wayland = false

    I've had 3 successful boots so I'm guessing that solved it

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •