Proshivka Monitora Lg W2243s

*NO PURCHASE NECESSARY. The LG Electronics 'Product Registration' Sweepstakes is open to legal residents of the 50 United States and D.C., age 18 or older at the time of entry.

Void outside the U.S., in Puerto Rico, and wherever else prohibited by law. Sweepstakes begins at 12:00:01 AM ET on 01/01/19 and ends at 11:59:59 PM ET on 12/31/19, with four (4) separate Sweepstakes Periods: Period 1 begins on 01/01/19 and ends on 03/30/19; Period 2 begins on 03/31/19 and ends on 06/29/19; Period 3 begins on 06/30/19 and ends on 09/30/19; Period 4 begins on 10/01/19 and end on 12/31/19. See Product Registration Official Rules. Sponsor: LG Electronics Alabama, Inc., 201 James Record Road, Huntsville, AL 35824.

Hi all, any help out there?? First some details; I have 64-bit Ubuntu 11.10 installed from a LiveCD and am having problems getting the resolution I know the hardware is capable of. GFX card: $ lspci grep VGA 01:00.0 VGA compatible controller: nVidia Corporation GF110 [GeForce GTX 580] (rev a1) My monitor is an LG Flatron W2243S, which unfortunately doesn't seem to have a Linux driver. I know it supports up to 1920x1080, but via the 'Displays.'

We would like to show you a description here but the site won’t allow us. Tipovoj proekt stanciya lechebnogo gazosnabzheniya.

GUI I can only select 1024x768. Yet more information! Strangely I had to hack my way into Ubuntu via 'nomodeset' - I suspect this is to do with an nVidia driver problem, and since then I've installed the nVidia driver. OK, so progress.

The LG monitor features a super energy saving mode that adjusts the brightness to a lower, more comfortable level while saving your business money in energy.

Seems the NVIDIA driver doesn't get the EDID info. From /var/log/Xorg.0.log: [ 6.757] (WW) NVIDIA(GPU-0): The EDID read for display device CRT-0 is invalid: [ 6.757] (WW) NVIDIA(GPU-0): unrecognized EDID Header.

Welcome to the forums. It looks that your display has a corrupt EDID. Since I was 'blessed' with a laptop with a similar problem, I've learned a few tricks that can help you. I can't promise you that they will work, but I would gladly help you as much as I can. My first idea would be to try to use another input. Sometimes there are more chances of retrieving the EDID data from a DVI, or HDMI input. Check this as a point of reference.

If that don't work, we need to get the correct EDID data. There is a reasonable chance that other people had faced the same problem, and may be you can find in the web a downloadable fixed EDID file that we can 'hardcode' into xorg.conf The last resort would be to try to fix it ourselves. I would gladly help you with that if it comes to it. This is an example of the work the would need to be done:. I hope those references point you in the right direction, and tell us if you need more help with this.

Thanks Papibe! I think you hit the nail on the head, but unfortunately I'm not at a solution just yet. In fact, I was looking at the possible effects of different inputs - this monitor ships with an SVGA output, which I'm having to use an adaptor to plug into the DVI port. Short of buying a new monitor, I'm not going to be able to switch that.

Proshivka Monitora Lg W2243s

So, I spotted your useful tip on (dare I say it) using my Windows OS to get hold of the EDID file. Phoenix EDID Designer, installed and used.

Interestingly there are two EDIDs on there: IV46BA is an Iiyama EDID. Code: 0x 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F ------------------------------------------------ 00 00 FF FF FF FF FF FF 00 26 CD BA 46 4C B6 00 00 10 07 0E 01 03 68 22 1B 78 EA 04 A5 A3 58 4F 95 24 20 19 50 54 BF EF 00 81 80 71 4F 01 01 01 01 01 01 30 01 01 01 01 01 01 30 2A 00 98 51 00 2A 40 30 70 40 13 00 52 0E 11 00 00 1E 00 00 00 FF 00 31 30 30 50 32 36 33 30 30 34 36 36 36 38 00 00 00 FD 00 32 60 4B 1E 53 0E 00 0A 20 20 20 20 20 20 00 00 00 FC 70 00 31 37 4A 4E 31 0A 20 20 20 20 20 20 20 00 ABWhich by my calculations (well, see ) has a correct CRC. HSD899A appears to be just a generic one, but also no fail on CRC. Code: 0x 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F ------------------------------------------------ 00 00 FF FF FF FF FF FF 00 22 64 9A 89 56 0B 00 00 10 18 10 01 03 6C 26 1E 78 2A FD 56 A5 53 4A 9D 24 20 14 4F 54 AD CF 00 81 80 01 01 01 01 01 01 01 01 30 01 01 01 01 01 01 30 2A 00 98 51 00 2A 40 30 70 40 13 00 78 2D 11 00 00 1E 00 00 00 FD 00 38 4B 1E 50 50 0E 00 0A 20 20 20 20 20 20 00 00 00 FC 00 48 60 55 31 39 36 44 0A 20 20 20 20 20 20 00 00 00 FF 70 00 36 32 34 47 41 33 46 43 41 32 39 30 32 00 B8I'm going to try and force them in anyway and see how that goes.