-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CPU not supported #3
Comments
This error can be ignored, the LinuxCNC distro includes KVM, which throws this error but KVM is not used. |
Well i actually can't ignore it because it won't run anyways. That's the last and only message the RPI prompts, after that it shuts down and refuses to start up. I tried with different raspberries and SD cards and I don't think it's a problem on my side. |
That message does not prevent booting, so I don't think it is the problem. If you could provide a little more information we can probably figure out what's going on. Which Pi4 variant are you running (RAM, board rev, etc.)? When you say 'shuts down and refuses to start up', are the LEDs on the Pi turning off or are you losing video with the LEDs remaining on? The default config is for a 1080p monitor as required by Probe Basic, and this is forced in config.txt to deal with sub-optimal cabling and EMI. Is it possible your monitor does not support the default resolution? |
Hi!
I've been trying to install the image in a SD card and run it in my PI 4b, and it throws this error:
kvm [1]: Error, CPU 0 not supported!
If you can check this it would be very helpful!
thx
The text was updated successfully, but these errors were encountered: