Compare commits
No commits in common. "3e4c4d18ee71d9da58d015ea561eee0a660c5f5e" and "69ca3a957c2bfdab2a3a83d12233c1eb5206a530" have entirely different histories.
3e4c4d18ee
...
69ca3a957c
@ -240,9 +240,6 @@ export aurPackages=(fenrir \
|
|||||||
growpartfs \
|
growpartfs \
|
||||||
log2ram \
|
log2ram \
|
||||||
python-pythondialog \
|
python-pythondialog \
|
||||||
python-libloader \
|
|
||||||
python-platform-utils \
|
|
||||||
python-accessible-output2 \
|
|
||||||
yay)
|
yay)
|
||||||
export PKGDEST=~/packages
|
export PKGDEST=~/packages
|
||||||
for p in "\${aurPackages[@]}" ; do
|
for p in "\${aurPackages[@]}" ; do
|
||||||
|
4
pi4/files/etc/X11/xorg.conf.d/10-fbdev.conf
Normal file
4
pi4/files/etc/X11/xorg.conf.d/10-fbdev.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Section "Device"
|
||||||
|
Identifier "fbdev"
|
||||||
|
Driver "fbdev"
|
||||||
|
EndSection
|
Loading…
x
Reference in New Issue
Block a user