New to Ubuntu and just installed 19.10 earlier today. I installed it using a USB drive and have it set up for dual boot. Windows and Ubuntu both start up fine with no problems. During setup it was also incredibly slow, and I set the partition to have 100gb. It would take several seconds for any input or action to happen. For example, Firefox would open fairly quickly but took several seconds before it registered me clicking on it
Eventually I also noticed that it would not let me connect to the internet through wifi. I have 8gb ram on a 64bit AMD processor.
Did I do something wrong and what can I do to fix this? Here are my resources and disk Smart data 1 Smart data 2
free -h
and screenshot(s) of theDisks
applicationSMART Data
window (it may require two screenshots to capture all of the data). Start comments to me with @heynnema or I may miss them. – heynnema Nov 20 '19 at 23:41Disks
appSMART Data
window, accessible via the 3-dot menu. (it may take 2 screenshots to capture all of the data). – heynnema Nov 21 '19 at 00:40terminal
typesudo dmidecode -s bios-version
. Give me that output, and the make/model # of your computer, so I can see if there's a newer BIOS available. Also dosudo fdisk -l
and check if it says you have mis-aligned partitions. – heynnema Nov 29 '19 at 13:37