[Kernel-packages] [Bug 1811595] Re: 18.04 laggy login but works fine off of boot usb

2019-03-14 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1811595

Title:
  18.04 laggy login but works fine  off of boot usb

Status in linux package in Ubuntu:
  Expired

Bug description:
  Running 18.04 off a boot usb stick works flawlessly, however after a
  clean install the login screen is very laggy and once I enter my
  password the screen resolution is all messed up and unreadable.

  If I reboot and hold down shift to get the Grub menu and choose
  Advanced then recovery mode and then without altering anything I
  choose resume from the recovery menu and the login screen works
  perfectly.

  All system updates are done.

  System Specs
  Processor : Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz
  Memory: 131656MB (2342MB used)
  Machine Type  : Supermicro
  Operating System  : Ubuntu 18.04.1 LTS
  Date/Time : Sun 13 Jan 2019 01:28:23 PM AST
  -Display-
  Resolution: 1024x768 pixels
  OpenGL Renderer   : llvmpipe (LLVM 6.0, 256 bits)
  X11 Vendor: The X.Org Foundation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1811595/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1811595] Re: 18.04 laggy login but works fine off of boot usb

2019-01-13 Thread Mat Nightingale
A workaround I found from here (https://askubuntu.com/questions/1070862
/ubuntu-server-18-04-graphics-in-console-is-extremely-slow)

sudo vim /etc/default/grub
uncomment GRUB_GFXMODE=640x480 and change to GRUB_GFXMODE=1027x768
then
sudo update-grub

Next disable ast driver
sudo vim /etc/modprobe.d/blacklist.conf
append line blacklist ast
then
sudo update-initramfs -u
reboot

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1811595

Title:
  18.04 laggy login but works fine  off of boot usb

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Running 18.04 off a boot usb stick works flawlessly, however after a
  clean install the login screen is very laggy and once I enter my
  password the screen resolution is all messed up and unreadable.

  If I reboot and hold down shift to get the Grub menu and choose
  Advanced then recovery mode and then without altering anything I
  choose resume from the recovery menu and the login screen works
  perfectly.

  All system updates are done.

  System Specs
  Processor : Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz
  Memory: 131656MB (2342MB used)
  Machine Type  : Supermicro
  Operating System  : Ubuntu 18.04.1 LTS
  Date/Time : Sun 13 Jan 2019 01:28:23 PM AST
  -Display-
  Resolution: 1024x768 pixels
  OpenGL Renderer   : llvmpipe (LLVM 6.0, 256 bits)
  X11 Vendor: The X.Org Foundation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1811595/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp