You are not logged in.

#1 2024-06-11 07:30:33

tuchar
Member
From: Tezpur, Assam, India
Registered: 2024-03-27
Posts: 4

Input/Output Error with no particular pattern of happening

Hello Everyone! I m newbie! So please correct me if i m wrong to post it here.
So for a long time! i have had this issue. Randomly when i m doing work on my laptop, it suddenly breaks and all functions cease to work and if i try using any terminal to run a  command like `ls` it returns Input/Output Error! and at last there is only a blinking cursor on the screen and a blinking caps lock key on laptop keyboard and i have to restart to fix my laptop! And after restart it gets fixed!

My Specs:

OS: Arch Linux x86_64
Installed Date: 24 March
Updates Done : yes
Memory : 8 GB
Storage  : 512 GB M.2 Nvme SSD
Laptop : Honor Magicbook x14 ( AMD Version )
Processor : AMD Ryzen 5 5500U

This is the output of journalctl -b -1

Below are the images when error occured
Image 1
Image 2

Last edited by tuchar (2024-06-11 15:36:17)

Offline

#2 2024-06-11 08:18:51

impossibleveins23
Member
From: Israel
Registered: 2022-06-18
Posts: 171

Re: Input/Output Error with no particular pattern of happening

Since it is a local SSD, it strongly suggests disk errors. Check your disk for errors.


* Good formatted problem description will cause good and quick solution smile
* Please don't forget to mark as [SOLVED].

Offline

#3 2024-06-11 08:55:18

tuchar
Member
From: Tezpur, Assam, India
Registered: 2024-03-27
Posts: 4

Re: Input/Output Error with no particular pattern of happening

impossibleveins23 wrote:

Since it is a local SSD, it strongly suggests disk errors. Check your disk for errors.

Thank You! I will try fsck and update this post!

Last edited by tuchar (2024-06-11 08:55:36)

Offline

#4 2024-06-11 14:07:17

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: Input/Output Error with no particular pattern of happening

Paste expired or not found. Create your own Context here.

Drive errors will not be revealed by a filesystem check (your filesystem will likely corrupt because of the unclean device removal)
The common problem w/ nvme's is APST, https://wiki.archlinux.org/title/Solid_ … leshooting

Offline

#5 2024-06-11 15:37:20

tuchar
Member
From: Tezpur, Assam, India
Registered: 2024-03-27
Posts: 4

Re: Input/Output Error with no particular pattern of happening

seth wrote:

Paste expired or not found. Create your own Context here.

Thanks for the suggestion! I created the paste and updated the link!

Offline

#6 2024-06-11 16:30:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: Input/Output Error with no particular pattern of happening

The journal doesn'rt seem to cover any IO errors, but next to the forementioned APST

Jun 11 10:02:31 homeServer kernel: block nvme0n1: No UUID available providing old NGUID

and

Jun 11 10:02:27 homeServer ntfs-3g[475]: Mounted /dev/nvme0n1p2 (Read-Write, label "", NTFS 3.1)

3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

Also there ~100 chrome crashes and coredumps withing 2h what will likely cause a lot of IO  - I'd maybe switch to a different browser (the coredumps are alll somewhere in the chrome private area, I guess this isn't covered by debuginfod)

Offline

Board footer

Powered by FluxBB