cpufetch icon indicating copy to clipboard operation
cpufetch copied to clipboard

Unable to detect Google Tensor

Open rowheel opened this issue 3 years ago • 8 comments

Screenshot_20211217-181338.png

The device is a Pixel 6

rowheel avatar Dec 17 '21 08:12 rowheel

Hey, thanks for the report.

Seems like you installed the program using termux. It's fine, but it does not contain the latest cpufetch version. Anyway, if you wanna test the latest patch I just submited, you need to compile it by yourself. It's very easy, see install cpufetch on Android.

I've updated the program in the feat2 branch. It should work perfectly now. Could you download the code and see how it goes? Remember to do git checkout feat2 before compiling.

Dr-Noob avatar Dec 17 '21 21:12 Dr-Noob

Screenshot_20211218-231133.png

Hmmm... But the logo doesn't really display, and the technology field is still "unknown" 😂

rowheel avatar Dec 18 '21 15:12 rowheel

Ok, that was strange. Please, try the latest commit in feat2 (you can just do git pull and compile again).

Dr-Noob avatar Dec 18 '21 17:12 Dr-Noob

Ok, that was strange. Please, try the latest commit in feat2 (you can just do git pull and compile again).

I tried the latest build, but the result was the same - brand shows "ARM", and technology is "unknown"...

rowheel avatar Dec 19 '21 14:12 rowheel

Please run ./cpufetch -v (using the latest commit) and paste the output here.

Dr-Noob avatar Dec 19 '21 21:12 Dr-Noob

Please run ./cpufetch -v (using the latest commit) and paste the output here.

OK, and off you go -

Screenshot_20211220-101552.png

rowheel avatar Dec 20 '21 02:12 rowheel

Please run ./cpufetch -v (using the latest commit) and paste the output here.

And btw - just allow me to ask about a private question: how do you debug this program? Is that through gdbserver? 😃

rowheel avatar Dec 20 '21 02:12 rowheel

Please run ./cpufetch -v (using the latest commit) and paste the output here.

OK, and off you go -

Screenshot_20211220-101552.png

Are you sure you are using the latest commit? The commit hash is 1fab1ee. If you are not sure, better remove and dowload the repo again.

If you are, I'm out of ideas, the SoC should be detected with the latest patch.

Dr-Noob avatar Dec 22 '21 15:12 Dr-Noob

This should work with the latest patches in master branch. Closing the issue

Dr-Noob avatar Oct 17 '23 07:10 Dr-Noob