Author Topic: (Solved) hardware information of Monitor any tool available  (Read 24124 times)

0 Members and 1 Guest are viewing this topic.

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
(Solved) hardware information of Monitor any tool available
« on: September 10, 2014, 05:18:26 am »
Hi,
              speccy reveals the computer information (piriform).It shows the software details about the monitor.I want hardware details of monitor like the size of the monitor, and the make of it etc.
                 I found a code probably vb code in surfing the net. But, i do not know  how to make tbis vb code to execute on my computer  to get the details. If any readymade programs available, i would try
« Last Edit: September 19, 2014, 12:53:39 am by jraju »
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #1 on: September 10, 2014, 09:40:28 am »
Programs can only return information about the hardware based on how Windows reports it to them. So if Windows doesnt know the actual size of your monitor then no program will, normally windows will only know the model number of the monitor and the screen resolutions it supports.

Shane

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #2 on: September 10, 2014, 08:28:36 pm »
Shane I understand that . But i have come across a vb script, which will show the monitor make and everything by vbcode. This has been given in a program language text. How to run that on my computer, i do not know. I even checked self check of monitor by disconnecting the video cable and then start on the monitor. I thought that it will let me know the default settings. But it only self check to show that monitor is powered and working.
                          I am having a lg monitor crt type. The drivers of video from Intel. Is there any hardware monitor diagnostic tool?
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #3 on: September 11, 2014, 05:35:07 pm »
Again, any program and script can only repair what windows tells it. I program in VB which is the same as vbscript. It might tell you the monitor info such as make and model but only the way windows sees it. It can return screen resolution and other things as well, again as windows reports it.

A lot of monitors dont even report their model to windows, they just show up as a generic monitor. But they will normally report what resolutions they support. Old crt monitors didnt do that very much. Didnt start becoming normal until the lcd monitors came out.

Shane

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #4 on: September 12, 2014, 01:50:29 am »
Hi,
Shane . Thanks for the information.normally one adjust the monitor screen that it does not leave any blank in vertical as well as horizontal. But when i do the same, it looks like stretched. I will mark a ptscreen of the same for your perusal and please see the stretched position
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #5 on: September 12, 2014, 03:52:34 am »
That PRTSC looks fine on here, but I'm using a laptop and my graphics are fine.

Have you been able to get into your Graphics settings or tried a restore point back to when it was displaying correctly for you.

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #6 on: September 12, 2014, 04:01:19 am »
Hi, I have Intel Graphic Media driver icon which list all the thinks. There is no problem. This is the latest driver available.
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #7 on: September 12, 2014, 06:06:08 pm »
A screen shot isnt going to show the lines on the monitor you are talking about. Windows takes a screen shot of itself not that of the monitor, no possible way to do that. So your screen shots look totally fine.

Have you tried adjusting the positions and size of the screen on the monitor itself? Every monitor has its own settings you can access by the buttons on the monitor. It isnt a graphics problem, you just need to adjust the settings on the monitor itself. :wink:

Shane

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #8 on: September 12, 2014, 06:53:08 pm »
Hi, I tried and meddled with some settings of monitor. Then I tried the settings from some internet sites help. But for some of the settings, i could not take the risk of changing without knowing what it would do the display.
                    Can you reset the monitor settings? pl say how
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #9 on: September 12, 2014, 07:46:12 pm »
Every monitor has a reset option in its menu that puts all the settings back to default :wink:

Shane

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #10 on: September 12, 2014, 08:43:13 pm »
How to access that, Shane, sir, . Which switch it will pl tell me. I have only monitor settings adjustments to increase or decrease
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #11 on: September 12, 2014, 08:57:57 pm »
Dont have an answer fo that, I dont know the monitor you have and what menu items it has, but for the last 20 years every monitor I have used, even the crt ones, had a menu built into them and there was always a reset option.

What is the exact model of the monitor and I can google it and see if I can find any info on how the reset is done on it. Might be hard to find the info since I havent seen a crt monitor in maybe 10 years lol

Shane

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #12 on: September 13, 2014, 05:57:36 am »
My monitor is 700 e lg monitor.
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #13 on: September 13, 2014, 05:20:45 pm »
I've tried downloading the English version of the manual but all I get is a blank PDF page but as it's dated 2004.....

I had more luck with the service manual for Abnormal Displays, but all that gave was trouble shooting charts for checking various voltages -  so this could be a hardware problem rather than just pressing a button.

One thing you could try after switching off is to refit the cable should there be a bad connection on the plugs/sockets.
« Last Edit: September 14, 2014, 05:52:14 am by Boggin »

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #14 on: September 14, 2014, 04:47:27 am »
Hi, Boggins I did that . it self checked with three colours and there is no problem in monitor. It is only in the settings that i meddled with. There is no reset button. But there is a recall menu in one of the adjustments. What is recall in monitor , i do not know. It is in On position, when the computer is booted.
                 Would you give the link for the manual you tried? I could try at this end . Thanks
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #15 on: September 14, 2014, 05:49:08 am »
User Manual - http://www.lg.com/levant_en/support-product/lg-700E

Service Manual (I tried the top one) - http://www.eserviceinfo.com/index.php?what=search2&searchstring=lg+monitor+700E

The Recall menu could be a tech adjustment and while I haven't gone far through the Service manual, there may be a reference to it.
« Last Edit: September 14, 2014, 05:59:11 am by Boggin »

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #16 on: September 15, 2014, 03:30:35 am »
Hi,
                The downloadable link is given here. Please see the Get ..below for link
                But there is no such thing as default values present in those pages.
               Rather wiring and sophisticated diagrams on technical side.
               There are some preset command. How to execute without risk? please
http://elektrotanya.com/lg-studioworks-700e-b-s_chassis_ca-131.pdf/download.html
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #17 on: September 15, 2014, 05:29:51 am »
Can you post a screenshot of the instructions because I'm not sure from the link you have posted where I have to click to view the info you are referring to.

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #18 on: September 15, 2014, 06:09:16 am »
You have to download the Get manual link found in the page. Just below the Rose pdf cover. Then you could see. I tried to enclose, but since it is more than 4 m b , i could not. You could download. In the mean time, i will try to convert the pdf to some format, so that i could edit the relevant information. But you can open and see the entire pdf file .
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #19 on: September 15, 2014, 07:02:19 am »
So which page/section is this in - I take it you read the warning in red about competence in working on electronics ?

Right, I'm in - what options do you have when you press the Monitor Menu button ?

Continuing to read....

Did you read the tools requirements for this ?

This is a job for a qualified electrician - even the factory reset requires an EEPROM ?

Is there any place where you could get another monitor or have this one repaired by qualified people ?
« Last Edit: September 15, 2014, 07:22:09 am by Boggin »

Offline Xas1953NC

  • Full Member
  • ***
  • Join Date: Aug 2014
  • Posts: 248
  • Karma: 3
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #20 on: September 15, 2014, 12:03:32 pm »
Hello JRAJU, try PC Audit Free to see if it gives you the info you want re the monitor

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #21 on: September 15, 2014, 09:57:01 pm »
Hi as1953
                      Please read reply 1 and 3 in this thread
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Xas1953NC

  • Full Member
  • ***
  • Join Date: Aug 2014
  • Posts: 248
  • Karma: 3
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #22 on: September 16, 2014, 07:14:38 am »
Hello jraju. Here are my monitor details as shown by PC Audit FREE.

Offline jraju

  • Hero Member
  • *****
  • Join Date: Feb 2013
  • Posts: 2323
  • Location: india
  • Karma: 17
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #23 on: September 16, 2014, 09:20:30 pm »
Hi, as1953
                  It shows the name of the manufacturer and its size. I want speficication of adjustment in the Osd, on screen display or Monitoring adjusting buttons in front. Anyhow thank for your tool.
The Bottom line is "Check your hardware first if it supports the task you try".

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: hardware information of Monitor any tool available
« Reply #24 on: September 17, 2014, 03:25:18 am »
What options do you get when pressing the Menu button ?