Hi I updated my laptop(specs in the bottom) from ubuntu 19 to ubuntu 20.04 then I there were issues with the amd gpu which I fixed with replacing quiet splash
with radeon.modeset=0
(My computer boots to a black screen, what options do I have to fix it?)
After getting through that; while its booting I see the ERROR message rcu_sched detected stalls on CPUs/tasks
and its stuck there for about 20 minutes and not going ahead
I see the same title for other questions in askubuntu but either they older versions of ubuntu or a different hardware/GPU or there are no suggested solutions
I see the same issue when I try to boot up ubuntu 20.04 from my thumb-drive as well
My hardware specs
Graphics -- AMD Radeon Video MemoryInfo 2000 megabytes
Processor-- Processor Brand Intel Processor Speed (Base)Info
1.8 gigahertz
Processor ModelInfo
Intel 8th Generation Core i7
Processor Model Number
i7-8550U
MotherBoard Info
$$>wmic baseboard get product,Manufacturer,version,serialnumber
Manufacturer Product SerialNumber Version
SAMSUNG ELECTRONICS CO., LTD. NP940X5N-X01US 123490EN400015 SGL9887A03-C01-G001-S0002+10.0.17763
wmic bios get smbiosbiosversion
SMBIOSBIOSVersion
P05AGQ.033.181123.PS
Getting SMBIOS data from sysfs.
SMBIOS 3.0.0 present.
Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
Manufacturer: SAMSUNG ELECTRONICS CO., LTD.
Product Name: NP940X5N-X01US
Version: SGL9887A03-C01-G001-S0002+10.0.17763
Serial Number: 123490EN400015
Asset Tag: No Asset Tag
Features:
Board is a hosting board
Board is replaceable
Location In Chassis: Middle
Chassis Handle: 0x0003
Type: Motherboard
Contained Object Handles: 0
Handle 0x0008, DMI type 10, 10 bytes
On Board Device 1 Information
Type: Video
Status: Enabled
Description: Onboard GFx
On Board Device 2 Information
Type: Ethernet
Status: Enabled
Description: Onboard WLAN
On Board Device 3 Information
Type: Other
Status: Enabled
Description: Onboard SATA
Handle 0x0012, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard IGD
Type: Video
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:02.0
ls -al ~/.local/share/gnome-shell/extensions
andls -al /usr/share/gnome-shell/extensions
andfree -h
andsysctl vm.swappiness
andps auxc | grep -i therm
. Start comments to me with @heynnema or I'll miss them. – heynnema May 26 '20 at 20:51Its stuck with the above message .. (the one I have included in the link)
– ajax_velu May 27 '20 at 01:07but after that regular boot does not go through; safe mode occasionally does
– ajax_velu May 27 '20 at 02:03terminal
...sudo blkid
andcat /etc/fstab
. Prefer that you boot to the HDD in safe mode, if required. Copy/paste of the text output is preferable, but if a screenshot or camera shot is all you can do, I'll take it. – heynnema May 27 '20 at 02:08So I have reverted to 19.10 ... let me try this again in a few days
– ajax_velu Jun 03 '20 at 00:06sudo dmidecode -s bios-version
and tell me the make/model of the laptop, and I'll check for a BIOS update. 20.04 really likes updated BIOS's. – heynnema Jun 03 '20 at 03:05sudo dmidecode -s bios-version
P05AGQ.033.181123.PS
The laptop is a samsung laptop --
(https://www.bestbuy.com/site/samsung-notebook-9-pro-15-touch-screen-laptop-intel-core-i7-16gb-memory-amd-radeon-540-256gb-solid-state-drive-titan-silver/6111205.p?skuId=6111205)
– ajax_velu Jun 03 '20 at 23:26wmic bios get smbiosbiosversion SMBIOSBIOSVersion P05AGQ.033.181123.PS
– ajax_velu Feb 25 '21 at 08:36sudo dmidecode -s bios-version
command, or the value that your found for the newest BIOS available at some Samsung web site? – heynnema Feb 25 '21 at 15:28sudo dmidecode -s bios-version
ajax_velu@xubu2:~$ sudo dmidecode -s bios-version P05AGQ.033.181123.PS
– ajax_velu May 08 '21 at 03:49