device vcio is missing in aarch64

This forum is for topics dealing with problems with software specifically in the AArch64 repo.

device vcio is missing in aarch64

Postby capthookb » Fri Aug 16, 2024 4:53 pm

Hello,
I have a raspberry pi 4 and I have installed aarch64
[code]
uname -a
Linux rasp 6.9.12-2-aarch64-ARCH #1 SMP PREEMPT_DYNAMIC Sat Jul 27 13:48:15 MDT 2024 aarch64 GNU/Linux
[/code]

I know that the aarch64 does not support the closed source libraries. I am trying to run the vcgencmd as root, and i get:
[code]
#vcgencmd
Can't open device file: /dev/vcio
Try creating a device file with: sudo mknod /dev/vcio c 100 0
[/code]

Is this something that I would expect in aarch64, or am I missing something?
capthookb
 
Posts: 14
Joined: Mon May 18, 2015 2:35 pm

Re: device vcio is missing in aarch64

Postby graysky » Fri Aug 16, 2024 6:53 pm

The linux-aarch64 kernel ships the vanilla kernel. If you want Pi-specific stuff you will need to use the linux-rpi kernel which ships the RPi Foundations fork of the linux kernel.
graysky
Developer
 
Posts: 1876
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: device vcio is missing in aarch64

Postby capthookb » Sat Aug 17, 2024 12:09 pm

Thank you graysky for the prompt response!
capthookb
 
Posts: 14
Joined: Mon May 18, 2015 2:35 pm

Re: device vcio is missing in aarch64

Postby lategoodbye » Wed Aug 21, 2024 9:03 pm

Hi capthookb,

could you please tell, why do you need vcgencmd?
lategoodbye
 
Posts: 124
Joined: Sat Dec 29, 2018 1:24 am

Re: device vcio is missing in aarch64

Postby jmarro » Sun Nov 03, 2024 9:11 am

Hello! Just comment that I am in the same situation reported by capthookb.
In my case, I try to use vcgencmd in order to get information about the device tree which is really in force in this device... I am having a quite hard time trying to setup a "letstrust" TPM module, and I want check de device tree configuracion in order to try to isolate where my problem is.

... also, some time ago, I also tried to use de vcgencmd in order to get the voltage levels, which is also quite an issue in raspeberries, and unfortunatelly I was not able (same problem), but in that case, it was not really a problem for me.

It would be nice if vcgencmd were available.

Regards
Josep
jmarro
 
Posts: 2
Joined: Sun Feb 26, 2023 9:55 am

Re: device vcio is missing in aarch64

Postby graysky » Sun Nov 03, 2024 12:24 pm

See my reply above re: differences in kernel packages. Also:
% pkgfile vcgencmd
alarm/raspberrypi-utils
graysky
Developer
 
Posts: 1876
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: device vcio is missing in aarch64

Postby jmarro » Mon Nov 04, 2024 7:08 am

Hello Graysky,
you are right. Thank you :-)
Regards
jmarro
 
Posts: 2
Joined: Sun Feb 26, 2023 9:55 am


Return to ARMv8

Who is online

Users browsing this forum: No registered users and 37 guests