<!channel> <@U045R6XDW9G> Let me reset all machine...
# sky130-pv-workshop
k
<!channel> @Yugansh Jain Let me reset all machines. Please give 5 min
y
Ok
m
Ok
c
can we login now sir?
k
yes
c
the error is not gone sadly, incredibly hard to work. as we make a box, that ox gets whitened
err.JPG
k
@Tim Edwards
s
@Christy John hence we tried restart
@Kunal please try once:
sudo apt-get update
sudo apt-get clean
sudo apt-get autoclean
k
it works from my machine
s
@Kunal try zooming press Z
y
Tried again not working same issue arising.
c
can't seem to make it work,. Yugansh, try repeatedly zoomin and zoom out if the white box issue arises. A little inconvenient, but hope that helps.
y
ok thanks christy
s
Looks like cache issue
y
any solution to remove cache ?
s
participants can't
πŸ‘ 1
m
Zooming in and out all the time does not help , we have a lot of actions when we select, resize, add etc. I hope it will be solved somehow.
πŸ‘ 1
y
Same case arising with you ? Saw your github you have completed the exercise.
@Mihai Hurdugaciu
y
Random guess could be an opengl issue as that doesn't work on my local machine. I copied the .magicrc file in the cloned repository (cp /usr/local/share/pdk/sky130A/libs.tech/magic/sky130A.magicrc ./.magicrc) and opened magic using magic-d XR as usual
πŸ™Œ 2
πŸ‘ 1
s
yes maybe @Yatharth Agarwal
m
@Yugansh Jain The video behavior is independent of the exercise.
y
Okk
yuganshjain11@pv-workshop-10:~/vsd_drc_lab$ cp /usr/share/pdk/sky130A/libs.tech/magic/sky130A.magicrc ./.magicrc yuganshjain11@pv-workshop-10:~/vsd_drc_lab$ magic -d XR
yatharth was right
now its working fine
πŸ‘ 1
cp /usr/share/pdk/sky130A/libs.tech/magic/sky130A.magicrc ./.magicrc
πŸ™Œ 1
@Christy John and @Mihai Hurdugaciu
πŸ‘ 1
c
Thank you!
πŸ‘ 1
Great guess @Yatharth Agarwal
πŸ‘ 1
s
Also I think @Kunal tried clearing cache
t
There are various weird behaviors related to running magic over a VNC which depend on the VNC's implementation of OpenGL. The cairo graphics (
-d XR
option) is generally more reliable than OpenGL (
-d OGL
option) when running on a virtual machine.
πŸ‘ 2