determine laptop LCD screen model number

Using applications, configuring, problems
Post Reply
Message
Author
melon688
Posts: 47
Joined: Tue 25 Oct 2011, 01:42
Location: Taiwan

determine laptop LCD screen model number

#1 Post by melon688 »

Any puppy linux program can determine laptop LCD screen model number?

like this:
Attachments
panel.jpg
(65.29 KiB) Downloaded 56 times

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#2 Post by bigpup »

Try looking in /var/log/Xorg.0.log

Look in places that show info about the graphics hardware.

Example:
Nvidia graphics hardware.
My Monitor is a Samsung connected to a display port.
C32F391 is the model number.

Code: Select all

[    37.760] (--) NVIDIA(GPU-0): Samsung C32F391 (DFP-6): connected
[    37.760] (--) NVIDIA(GPU-0): Samsung C32F391 (DFP-6): Internal DisplayPort
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

melon688
Posts: 47
Joined: Tue 25 Oct 2011, 01:42
Location: Taiwan

#3 Post by melon688 »

Wow,
Xorg.0.log get more information than Windows (HWiNFO):



Thanks bigpup.
Attachments
panel04.jpg
(18.87 KiB) Downloaded 39 times
panel02.jpg
(34.04 KiB) Downloaded 39 times

Post Reply