public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] xorg.conf (HDMI vs DVI-D)
@ 2010-08-27 18:31 James
  2010-08-27 18:41 ` Paul Hartman
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: James @ 2010-08-27 18:31 UTC (permalink / raw
  To: gentoo-user

Hello,

We'll I've got a new samsung monitor 2333HD-1
that is verified 1920x1080.

Finally, I got it working on a dvi-d-2-dvi-d video cable
with no problems...(minimal xorg.conf) and ati-drivers.


OK, so I switch to a DVI-D<on video card> to HDMI
on the monitor and it comes in, but the bottom and sides
are missing. 

OK so I found this thread that I'm guessing is
on the mark:
http://www.phoronix.com/forums/showthread.php?t=23826

But, I'm a little bit 'chicken' with xorg.conf, not
to mention messing with the dot clock et al.......
<CLUCK  CLUCK  CLUCK>

Anyone want to venture a guess about the display settings,
suggested in the link? that I should use? A better way?

Here's the (example) math I use to use:
#       DisplaySize 426 266
# width  = (1680pix  / 100pix/in) x [25.4mm/in] =  427 --> 426
# hieght = (1050pix  / 100pix/in) x [25.4mm/in] =  267 --> 266


Here is what's working with the dvi-dvi cable:

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
        HorizSync    30-81
        VertRefresh  56-75
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:2:0:0"
#       Option      "XAANoOffscreenPixmaps" "true"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport  0 0
                Depth     24
                Modes    "1920x1080" "1680x1050" "1280x1024" "1024x768"
        EndSubSection
EndSection





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-09-04  1:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27 18:31 [gentoo-user] xorg.conf (HDMI vs DVI-D) James
2010-08-27 18:41 ` Paul Hartman
2010-08-27 19:00   ` [gentoo-user] " James
2010-08-27 19:14     ` Paul Hartman
2010-08-28  1:18       ` James
2010-08-30 14:31         ` Paul Hartman
2010-08-30 15:44           ` Daniel da Veiga
2010-09-04  1:56             ` James
2010-08-27 19:17 ` [gentoo-user] " Alan McKinnon
2010-08-28  1:20   ` [gentoo-user] " James
2010-08-27 20:05 ` [gentoo-user] " Daniel da Veiga
2010-08-28  1:21   ` [gentoo-user] " James
2010-08-27 20:56 ` [gentoo-user] " Jason Carson
2010-08-28  1:39   ` [gentoo-user] " James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox