Hi Guys,

Thank you *so* much for your patience and your help!


Hervé wrote:
> On my graphic card there are 3 ports : DVI, VGA, TV. I use an LCD
> monitor on 1280x1024 resolution with this config :
> 
> Section "Monitor"
>     Identifier  "monitor0"
>     HorizSync   30-82
>     VertRefresh 50-85
> EndSection
> 
> Section "Device"
>     Identifier  "ATI_VE_7000"
>     Driver      "radeon"
> 
>     Option "MonitorLayout" "TMDS, NONE" # <--IMPORTANTE INSTRUCTION i
> don't know why.
> 
>     BusID  "PCI:1:0:0"
> EndSection
> 
> Section "Screen"
>     Identifier  "Screen 1"
>     Device      "ATI_VE_7000"
>     Monitor     "monitor0"
>     DefaultDepth 24
> 
>     Subsection "Display"
>         Depth       8
>         Modes       "1280x1024" "1024x768" "800x600" "640x480"
>         ViewPort    0 0
>     EndSubsection
>     Subsection "Display"
>         Depth       16
>         Modes       "1280x1024" "1024x768" "800x600" "640x480"
>         ViewPort    0 0
>     EndSubsection
>     Subsection "Display"
>         Depth       24
>         Modes       "1280x1024" "1024x768" "800x600" "640x480"
>         ViewPort    0 0
>     EndSubsection
> EndSection
> 
> 

Something here finally clicked!  Believe me, I am going to do a print
out of the xorg.conf file for future reference - at least until the next
time it is revamped to totally confuse me.

Anyway, I can finally view things properly in full screen mode and
Control Center-->Peripherals-->Display, now shows a proper refresh rate
and gives me options for resolution.

I still haven't got 3D acceleration working, but hey! one hurdle at a
time.  I'm going to try using x11-drm as opposed to the proprietary ati
drivers.

Thanks again!

Take care,

Colleen

-- 

Registered Linux User #411143 with the Linux Counter, http://counter.li.org
-- 
gentoo-user@gentoo.org mailing list

Reply via email to