Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Open Source ATi drivers / Merged FB / HSync
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
h017ah
n00b
n00b


Joined: 18 Apr 2007
Posts: 46

PostPosted: Tue Sep 25, 2007 9:58 am    Post subject: [Solved] Open Source ATi drivers / Merged FB / HSync Reply with quote

Edit: The HSync actually _was_ out of range, minimum HSync should be 46, not 50! But maybe this post will help some people, so I won't delete it :)

Hi!

I'm using the open source ATi drivers, and I'm trying to get my Thinkpad A31p with a FireGL 7800 graphics adapter to run the resolution 1360x768 on a plasma screen. It uses VGA, and Windows XP on the other boot partition with PowerStrip managed to run this screen at 1360x768 adding a custom resolution to the drivers. As far as I figured, you could make a modeline out of the information from PowerStrip, and I came up with
Code:
Modeline "1360x768"   85.478   1360 1424 1536 1792   768 771 777 795  +hsync +vsync
which should be the same as Windows XP uses.

But for one reason or another, xorg/radeon-driver will not under any circumstance accept the 1360x768 modeline when used with MergedFB, and the plasma stays black. Xorg.0.log complains about
Code:
(II) RADEON(0): Not using mode "1360x768" (hsync out of range)
I've tried just about everything when it comes to fiddling with enabling/disabling DDC and EDID, and also setting arbitrary high settings on HorizontalSync-settings, but the error still comes. What am I missing?

My reference for this setup was http://www.thinkwiki.org/wiki/Additional_options_for_the_radeon_driver

My xorg.conf

My Xorg.0.log

emerge --info:
Code:
Portage 2.1.3.9 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r4, 2.6.19-gentoo-r7 i686)
=================================================================
System uname: 2.6.19-gentoo-r7 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
Timestamp of tree: Mon, 24 Sep 2007 04:30:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r5
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.gentoo.no/"
LINGUAS="en nb_NO"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa arts berkdb bitmap-fonts cdr cli cracklib crypt cups dbus dri dvd encode flac fortran gdbm gif gpm gtk hal iconv isdnlog jpeg jpeg2k kde ldap logitech-mouse mad madwifi midi mmx mp3 mplayer msn mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl png pppd python qt4 quicktime readline reflection samba session spl sse sse2 ssl svg tcpd tiff truetype truetype-fonts type1 type1-fonts unicode vorbis x86 xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en nb_NO" USERLAND="GNU" VIDEO_CARDS="radeon vesa vga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


The same thing happens if I unplug the VGA cable and starting X with the same xorg.conf. Output to my main LCD panel always works.

Anybody know what I'm doing wrong?

Edit: Fixed, see top of post.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum