Skip to content

Commit af73cbf

Browse files
authored
Update chroot.sh
1 parent 2b0972e commit af73cbf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scripts/chroot.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ apt-get install -f
4040
apt-get -qq -y install xorg sddm
4141
apt-get -qq -y install lxqt
4242
43+
# may fix the black screen issue
44+
apt-get -qq -y install xserver-xorg-video-intel
45+
4346
# or alternative
4447
apt-get -qq -y install openbox pcmanfm-qt lxqt-admin lxqt-common lxqt-config lxqt-globalkeys lxqt-notificationd lxqt-panel lxqt-policykit lxqt-powermanagement lxqt-qtplugin lxqt-runner lxqt-session lxqt-sudo
4548

0 commit comments

Comments
 (0)