Nini
December 28, 2022, 9:42am
1
Hello,
I’m trying to use Pynq on KR260 board as follow:
Prepare SD card with ubuntu - No issue
Boot and update ubuntu (apt update/upgrade) - No issue
Pynq installation - No issue
The trouble comes after rebooting the board. I don’t have Gnome Desktop anymore.
ctrl+alt + F8 doesn’t work. And I got simple error message " Cannot open default display"
Same issue on 2 board with the same process (according to the getting starting guide should work…)
Any tips to solve this issue ?
Cheers,
Hi @Nini ,
Welcome to the PYNQ community.
We have not verified the Ubuntu image with Gnome Desktop after installing pynq
, so. I would say this is something that is not supported.
Can you elaborate why you need to use Gnome Desktop and pynq
?
Mario
Nini
January 3, 2023, 10:58am
3
Hi @marioruiz and thanks for repplying
As the Starter guide is based on GNOME Desktop it would seem normal to be able to use the desktop
Jokes aside, we have some tools based on Pyqt5 GUI and we would like to be able to run both in the same time
Cheers,
Nini
Can you please provide the link to this getting started guide for my reference?
Jokes aside, we have some tools based on Pyqt5 GUI and we would like to be able to run both in the same time
Did you try to reinstall gnome? Or what is the output of sudo systemctl get-default
Perhaps, this got changed when pynq
was installed
Mario
Nini
January 3, 2023, 1:12pm
5
Starter Guide link : Booting your Starter Kit
sudo systemctl get-default reply : graphical.target
Yes I have tried to reinstall but same issue.
Nini
Unfortunately, I do not have a good answer.
Can you please open an issue in the GitHub repository? Issues · Xilinx/Kria-PYNQ · GitHub
Please include what you have tried, I think it may be easier to track this on GitHub
stf
January 17, 2023, 1:00pm
7
Hi @Nini ,
I believe that this was just fixed in the latest PR on Kria-Pynq. Removing unnecessary purge that was blowing away the gnome-desktop (#36) · Xilinx/Kria-PYNQ@0053588 · GitHub
Hopefully it will do the trick. If you’re able to check to see if this solves your issue please do report back
All the best,
Shane
3 Likes
system
Closed
February 17, 2023, 6:27am
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.