請先看『使用說明』
MB:3I470DW
From LEXWiKi
Install OS Debian10.11 GUI Notice
Ans: |
If you wnat to use GUI in Debian10.11,you need to update kernel When you download Debin10.11 your kernel version is 4.19.0-18-amd64 This kernel in 3I470DW can not use GUI,so you need to update your kernrl
You need to Edit your source list
////////////////////////////Debian Main Repos////////////////////////////////////////// deb http://deb.debian.org/debian/ stable main contrib non-free deb-src http://deb.debian.org/debian/ stable main contrib non-free deb http://deb.debian.org/debian/ stable-updates main contrib non-free deb-src http://deb.debian.org/debian/ stable-updates main contrib non-free deb http://deb.debian.org/debian-security stable/updates main deb-src http://deb.debian.org/debian-security stable/updates main deb http://ftp.debian.org/debian buster-backports main deb-src http://ftp.debian.org/debian buster-backports main //////////////////////////////////////////////////////////////////////////////////////// Add line to the note and save it (Ctrl+O) Exit the file(Ctrl+X)
$sudo apt-get update $apt search linux-image-5.10
$sudo apt-get update 5.10.9-amd64 $reboot After you reboot computer than you can use GUI in Debian10.11(Kernel:5.10.9-amd64) |
---|---|
Patch File: |
"write Patch File" |
Asker: |
"Nico 2022/02/10" |
Provider: |
"Nico 2022/02/10" |