Hi. I'm thinking about some ways allow to receive messages of faults at boot,and information about new re(un)registered devices.it's very usefully,isn't it? Thanks for any answers.
Announcement
Collapse
No announcement yet.
Messages about faults
Collapse
This topic is closed.
X
X
-
Re: Messages about faults
I think that this is not too hard for write a code for...but i'm not a programmer...make this like a once loaded code with chosing a level for showing info about some faults and problem with hardware with info about id,name,type ..etc. May be by reading the log. I'm just lirics.
- Top
- Bottom
Comment
-
Re: Messages about faults
After your system is booted and running, you can review the boot process, to look for hardware problems, withCode:dmesg
- Top
- Bottom
Comment
-
Re: Messages about faults
I think we agree, for the most part.
For the beginning computer user, I think it is not any harder to operate the computer with a Linux OS than it is for Windows or Mac. But, Linux is considerably more difficult to install, configure, and troubleshoot than Windows, for a lot reasons, mostly having to do with the fact that Windows strongly dominates the PC market, and that the hardware OEMs write their drivers first for Windows (and often stop there).
If Gnu/Linux developers decided it was important to build troubleshooting capabilities for beginners into the system, I'm sure they could do far better than the present sometimes-cryptic event logging. But, since time and resources are limited, and the advancement of hardware technology continues quickly, I think the focus will remain on adapting Gnu/Linux to new hardware, more than to new users.
- Top
- Bottom
Comment
Comment