I'd love to be able to do that.. but I've misplaced the original CD and the ISO that made it.
I made a bad assumption and decided to toss the ISO since I could always download it form SOMEWHERE again later. On May 21, 2010, at 3:11 PM, Przemek Klosowski wrote: > On Fri, May 21, 2010 at 2:50 PM, Michael Jones > <[email protected]> wrote: >> I'm currently having problems with a reinstall after switching some >> stuff around. >> >> I recently moved some hardware around in my shop. I decided I >> didn't >> need that nice LCD monitor on the CNC machine so I switched out a >> decent CRT monitor (Higher resolution etc). For some reason the >> system would no longer support any resolution higher than 800x600 >> (even though it had run as 1024x768 on the LCD). > > I am guessing that the CRT is of the older type and it doesn't report > its available resolutions, unlike the LCD. > I would reinstall the EMC version that worked best on your hardware, > and then edit the X configuration file > to explicitly specify the monitor parameters (horizontal and vertical > frequency range), along the lines of > > Section "Monitor" > Identifier "CM752ET" > HorizSync 31-101 > VertRefresh 60-160 > EndSection > > and call out the desired display resolution in Section "Screen" > > Section "Screen" > Identifier "Default Screen" > Monitor "CM752ET" > DefaultDepth 16 > SubSection "Display" > Depth 16 > Modes "1280x1024" > EndSubSection > EndSection > > ------------------------------------------------------------------------------ > > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
