Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flutter debugging with Google Pixel 8 start to show "E/lutter_progetto( 5180): PIXEL: ioctl err: 1"

I'm developing an application with Flutter and today suddenly when I start my debugging tests with a physical device (pixel 8) I receive the following error in the console at every interaction:

Error from console

I didn't find anything similar doing some research, it started appearing suddenly and I don't know the reason nor can I hypothesize what the cause is. Every application I launch on this pixel 8 has this problem. I have a second device, nothing phone 1, and this doesn't happen.

Furthermore, when starting each application, these strings appear (the yellow one are more than one line) that I had never seen before (always and only on pixel 8).

enter image description here

I would like to understand what happened, can anyone help me?

I tried cleaning the flutter folder with flutter clean, without getting any results. I restarted the pixel 8, without getting any results.

like image 432
Simone Calò Avatar asked Jan 20 '26 02:01

Simone Calò


1 Answers

Try to put simulator on cold boot. It was on quick boot by default.

Go to setting or edit in that simulator -> Advance setting -> Cold boot.

If this doesn't work . Try to wipe data or Remake it simulator .

like image 191
Om Trivedi Avatar answered Jan 21 '26 17:01

Om Trivedi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!