從 Linux 將可以 重新更新 或 升級 Bios 韌體版本

CPU/显卡/打印机/USB设备等硬件问题
回复
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

從 Linux 將可以 重新更新 或 升級 Bios 韌體版本

#1

帖子 poloshiao » 2016-02-11 7:27

http://linux.softpedia.com/blog/upgradi ... 0156.shtml
Upgrading Bios Firmware from Linux Systems Pioneered by Dell
http://www.phoronix.com/scan.php?page=n ... ates-Linux
Dell Moves Forward With Firmware Updating On Linux

以往 想要重新更新或升級 Bios 韌體 只能從 Windows 進行
現在 開始嘗試從 Linux 也可以重新更新或升級 Bios 韌體版本
Dell 是其中開拓先鋒
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 從 Linux 將可以 重新更新 或 升級 Bios 韌體版本

#2

帖子 poloshiao » 2016-02-12 12:09

http://news.softpedia.com/news/dell-nee ... 0272.shtml
Dell Needs to Know If You Want to Upgrade the Firmware from Linux Systems

Dell wants to provide support for upgrading the firmware for its products from Linux systems, but the company wants to focus its efforts in the right direction and is trying to gather more data with an online poll.

Dell 市調 看看 Linux 使用者 是否需要
從 Linux 將可以 重新更新 或 升級 Bios 韌體版本
以確認 Dell 的方向 是否正確
onlylove
论坛版主
帖子: 5371
注册时间: 2007-01-14 16:23

Re: 從 Linux 將可以 重新更新 或 升級 Bios 韌體版本

#3

帖子 onlylove » 2016-02-12 19:26

私下里认为买块好点的主板就好,直接BIOS里面更新 :Hehe 顺便说,想不通linux下面为什么没有刷BIOS软件,难道因为之前是DOS的,所以顺着跑到windows了
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 從 Linux 將可以 重新更新 或 升級 Bios 韌體版本

#4

帖子 poloshiao » 2016-02-12 19:44

想不通linux下面为什么没有刷BIOS软件,
http://linux.softpedia.com/blog/upgradi ... 0156.shtml
Upgrading Bios Firmware from Linux Systems Pioneered by Dell

It's possible to upgrade the BIOS, for example, from Linux, but this is a feature that must be worked on by hardware makers as well.

上面這一篇 有粗略介紹 需要硬件製造商 幫忙配合
而 Dell (硬件製造商) 願意踏出第一步

"Red Hat has developed the tools that enable this functionality: fwupd, fwupdate, & ESRT support in the Linux kernel.

Red Hat 已經研發工具程式 把 fwupd fwupdate ESRT 等等功能 寫進 Linux 核心
onlylove
论坛版主
帖子: 5371
注册时间: 2007-01-14 16:23

Re: 從 Linux 將可以 重新更新 或 升級 Bios 韌體版本

#5

帖子 onlylove » 2016-02-13 23:12

poloshiao 写了:
想不通linux下面为什么没有刷BIOS软件,
http://linux.softpedia.com/blog/upgradi ... 0156.shtml
Upgrading Bios Firmware from Linux Systems Pioneered by Dell

It's possible to upgrade the BIOS, for example, from Linux, but this is a feature that must be worked on by hardware makers as well.

上面這一篇 有粗略介紹 需要硬件製造商 幫忙配合
而 Dell (硬件製造商) 願意踏出第一步

"Red Hat has developed the tools that enable this functionality: fwupd, fwupdate, & ESRT support in the Linux kernel.

Red Hat 已經研發工具程式 把 fwupd fwupdate ESRT 等等功能 寫進 Linux 核心
所以说,那些东西,其实是看硬件制造商的心情,他们如果不乐意,你只能用编程器刷了 :What 不过,DOS的实模式应该可以吧……
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 從 Linux 將可以 重新更新 或 升級 Bios 韌體版本

#6

帖子 poloshiao » 2016-02-14 6:55

DOS的实模式
這裡說的 DOS 是 Windows ?
從 Windows 的 DOS 模式 安裝/更新 Bios 版本
一直是 主板製造商 提供的方式
雖然 有的主板 可以從 Bios 直接 安裝/更新 Bios
但是 其讀取的 Bios 檔案 還是 Windows 的 DOS 格式
onlylove
论坛版主
帖子: 5371
注册时间: 2007-01-14 16:23

Re: 從 Linux 將可以 重新更新 或 升級 Bios 韌體版本

#7

帖子 onlylove » 2016-02-14 10:34

poloshiao 写了:
DOS的实模式
這裡說的 DOS 是 Windows ?
從 Windows 的 DOS 模式 安裝/更新 Bios 版本
一直是 主板製造商 提供的方式
雖然 有的主板 可以從 Bios 直接 安裝/更新 Bios
但是 其讀取的 Bios 檔案 還是 Windows 的 DOS 格式
我说的DOS就是DOS,就纯命令行的那个,16位的那种,可以直接访问硬件地址的,windows的是32位的保护模式,实模式(real mode)保护模式(protected mode)貌似是这样的?时间太久,记不住了
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
回复