請先看『使用說明』
MB:3I470DW
From LEXWiKi
(→Install OS Debian10.11 Notice) |
|||
Line 163: | Line 163: | ||
<!--box uid=f777871962f1c0432784d4e0e73802b8.0.S60bf06826a905--> | <!--box uid=f777871962f1c0432784d4e0e73802b8.0.S60bf06826a905--> | ||
- | === Install OS Debian10.11 Notice === | + | === Install OS Debian10.11 GUI Notice === |
{| | {| | ||
!bgcolor = #ccccff width="50" align="center"|Ans: | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
!bgcolor = #F3F3F3 width="100%" align="left"| | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
- | + | ||
+ | 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 | ||
+ | |||
+ | First,Enter ALT+F2 change to ttyS2 console interface | ||
+ | |||
+ | You need to Edit your source list | ||
+ | |||
+ | #sudo nano /etc/apt/sources.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) | ||
+ | |||
+ | Second,connet LAN to update source and search newer kernel image to download | ||
+ | #sudo apt-get update | ||
+ | #apt search linux-image-5.10 | ||
+ | |||
+ | newer version is 5.10.9-amd64 | ||
+ | #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) | ||
+ | |||
|- | |- | ||
!bgcolor = #ccccff |Patch File: | !bgcolor = #ccccff |Patch File: | ||
Line 175: | Line 216: | ||
!bgcolor = #ccccff |Asker: | !bgcolor = #ccccff |Asker: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
- | " | + | "Nico 2022/02/10" |
|- | |- | ||
!bgcolor = #ccccff |Provider: | !bgcolor = #ccccff |Provider: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
- | " | + | "Nico 2022/02/10" |
|- | |- | ||
|} | |} |
Revision as of 09:53, 10 February 2022
O.S. | Rev | Mode | DP | HDMI | eDP | 三輸出 | mSata | SATA | Audio | SIM | M.2 | LAN10 | LAN100 | LAN1000 | COM-232 | COM-422 | COM-485 | USB2.0 | USB3.1 | PCI-E | DIO/WDT | F81966 | Download Patch |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Ubuntu20.04.2Lts |
0.2 |
UEFI |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes | |
Fedora34 |
0.2 |
UEFI |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes | |
Debian10.11 |
0.4 |
UEFI |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
- |
Yes |
Yes |
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 First,Enter ALT+F2 change to ttyS2 console interface You need to Edit your source list
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) Second,connet LAN to update source and search newer kernel image to download
newer version is 5.10.9-amd64
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" |