LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ATI Radeon Xpress 200
#3
(01-16-2017, 02:10 PM)bitsnpcs link Wrote: Video on YouTube plays correctly, fonts are blurry on the forum and desktop, display settings are at 1024x768, the other options are lower.
I want to use 1440x900 as it is correct one for this monitor.

I have tried selecting the proprietary driver, this does not alter the view, and the display resolution choices remain at 1024x768 maximum.

Is there a driver available that is not listed that would resolve this ?

Driver, no not really... LL2.x series has better ATI/AMD support (as its based on 14.04)..
I was able to set the resolution on the 6005 in my sig by modifying the xorg.conf file to the resolution I needed..
- I noticed with a different monitor attached this wasn't necessary - but that wasn't the plan...

So I too was stuck at 1024x768 and needed at least a 1280x1024

*Note some resolution may not work and could inadvertently leave you in a unusable state - I would typically correct in tty, using nano to edit the conf file (does require sudo)..

Here is a copy of my xorg.conf file in the /etc/X11 folder..
Code:
Section "Device"
  Identifier "Configured Video Device"
  Driver "radeon"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
    Vendorname    "Generic LCD Display"
    Modelname    "LCD Panel 1280x1024"
    HorizSync 20-107
        VertRefresh 50-185
  modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "1024x768@60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
  modeline  "1024x768@60" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
  modeline  "1024x768@60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
#  modeline  "1280x1024@60" 60 80.14 1280 1344 1480 1680 768 769 772 -hsync +vsync
#  modeline  "1280x1024@75" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
#  modeline  "1280x1024@86" 80.14 1400 1280 1344 1480 1680 768 769 772 -hsync +vsync
  modeline  "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
#  modeline  "1400x1050@60" 83.46 14001280 1344 1480 1680 800 801 804 828 -hsync +vsync
#  modeline  "1680x1200@60" 80.14 1680 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
#  modeline  "1680x1200@60" 83.46 1680 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
    Gamma    1.0
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
    Device        "Configured Video Device"
    Defaultdepth    24
    SubSection "Display"
        Depth    24
        Virtual    1280    1024
        Modes          "1400x1120@60"    "1280x1024@86"    "1280x1024@60"    "1024x768@60"    "1024x768@60"     "800x600@60"    "1024x768@60"     "800x600@56"
    EndSubSection
EndSection

I tried various resolutions and mhz/refresh rates settings that worked best - knowing what your monitor supports is ideal.
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Reply


Messages In This Thread
ATI Radeon Xpress 200 - by bitsnpcs - 01-16-2017, 02:10 PM
Re: ATI Radeon Xpress 200 - by torreydale - 01-16-2017, 03:25 PM
Re: ATI Radeon Xpress 200 - by firenice03 - 01-16-2017, 04:35 PM
Re: ATI Radeon Xpress 200 - by bitsnpcs - 01-16-2017, 08:47 PM
Re: ATI Radeon Xpress 200 - by torreydale - 01-16-2017, 10:36 PM
Re: ATI Radeon Xpress 200 - by bitsnpcs - 01-16-2017, 11:51 PM
Re: ATI Radeon Xpress 200 - by torreydale - 01-17-2017, 12:26 AM
Re: ATI Radeon Xpress 200 - by bitsnpcs - 01-17-2017, 01:00 AM
Re: ATI Radeon Xpress 200 - by torreydale - 01-17-2017, 01:30 AM
Re: ATI Radeon Xpress 200 - by firenice03 - 01-17-2017, 01:37 AM
Re: ATI Radeon Xpress 200 - by bitsnpcs - 01-17-2017, 11:25 PM
Re: ATI Radeon Xpress 200 - by torreydale - 01-18-2017, 02:30 AM
Re: ATI Radeon Xpress 200 - by bitsnpcs - 01-18-2017, 02:45 AM
Re: ATI Radeon Xpress 200 - by LL-user - 01-18-2017, 03:12 AM
Re: ATI Radeon Xpress 200 - by bitsnpcs - 01-18-2017, 04:29 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)