Just installed fresh Ubuntu on a fresh machine. I'm very happy except a periodic lag on the mouse. It seems everything else works great even during the lag. The mouse is wireless and came along with a keyboard (MS). I have intel i5 processor and intel UHD graphics. I checked the log and the only shady thing I see is already mentioned (but remains unsolved) here:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1857392
I also made sure to update everything via Software & Update. I'm hooked up to the front mic and aux jacks with headphones (2 to 1 aux).
Any help would be appreciated.
RZ
Edit: @heynnema Both are Microsoft and wireless. Here the output you asked for in the order stated:
Edit 2: @heynnema
# swap was on /dev/sda3 during installation
UUID=9cd65f59-278f-416d-aede-189ce6ff4086 none swap sw 0 0
total 12
drwx------ 2 reuven reuven 4096 Oct 8 03:08 .
drwx------ 23 reuven reuven 4096 Oct 8 00:45 ..
-rw-rw-r-- 1 reuven reuven 2476 Oct 8 03:08 application_state
-rw-rw-r-- 1 reuven reuven 0 Oct 5 14:47 gnome-overrides-migrated
Edit 3: @heynnema
>>> sudo dmicode -s bios-version
1401
>>> sudo dmicode -t 2
# dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 3.1.1 present.
Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: PRIME H310M-E R2.0
Version: Rev X.0x
Serial Number: 200265349501746
Asset Tag: Default string
Features:
Board is a hosting board
Board is replaceable
Location In Chassis: Default string
Chassis Handle: 0x0003
Type: Motherboard
Contained Object Handles: 0
>>> sudo dmicode -t baseboard
dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 3.1.1 present.
Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: PRIME H310M-E R2.0
Version: Rev X.0x
Serial Number: 200265349501746
Asset Tag: Default string
Features:
Board is a hosting board
Board is replaceable
Location In Chassis: Default string
Chassis Handle: 0x0003
Type: Motherboard
Contained Object Handles: 0
Handle 0x001D, DMI type 10, 6 bytes
On Board Device Information
Type: Video
Status: Enabled
Description: To Be Filled By O.E.M.
Handle 0x004A, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:00.0
Handle 0x004B, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Video
Type: Video
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:02.0
Handle 0x004C, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 2
Bus Address: 0000:00:14.0
Handle 0x004D, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 3
Bus Address: 0000:00:16.0
Handle 0x004E, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - SATA
Type: SATA Controller
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:17.0
Handle 0x004F, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 4
Bus Address: 0000:00:1f.0
Handle 0x0050, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 5
Bus Address: 0000:00:1f.2
Handle 0x0051, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Sound
Type: Sound
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:1f.3
Handle 0x0052, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
free -h
andsysctl vm.swappiness
andls -al ~/.local/share/gnome-shell/extensions
andls -al /usr/share/gnome-shell/extensions
. What brand mouse/keyboard? Start comments to me with @heynnema or I'll miss them. – heynnema Oct 07 '20 at 21:09grep -i swap /etc/fstab
and redols -al ~/.local/share/gnome-shell/extensions
for me. Do you have any other USB devices connected? FYI: When adding textual info to your question, it's better to copy/paste the info, select the pasted info, then click on the {} icon to format it into human-readable. – heynnema Oct 07 '20 at 22:43sudo dmidecode -s bios-version
and tell me the EXACT make/model of your computer or motherboard. Thanks. – heynnema Oct 08 '20 at 13:59gparted
to add that 37G back to your Ubuntu partitions. I can show you how to do that, if you like. Show me a screenshot ofgparted
. – heynnema Oct 08 '20 at 14:01