From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-142887-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 942DF1381F3
	for <garchives@archives.gentoo.org>; Tue, 27 Nov 2012 23:10:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6B26E21C0CA;
	Tue, 27 Nov 2012 23:10:40 +0000 (UTC)
Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 48ABC21C003
	for <gentoo-user@lists.gentoo.org>; Tue, 27 Nov 2012 23:09:22 +0000 (UTC)
Received: by mail-we0-f181.google.com with SMTP id t11so4831650wey.40
        for <gentoo-user@lists.gentoo.org>; Tue, 27 Nov 2012 15:09:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=from:reply-to:to:subject:date:user-agent:references:in-reply-to
         :mime-version:content-type:content-transfer-encoding:message-id;
        bh=VRBZW/b1topSJtFjER2HeJ3blJTa71fSt5oVHrp0wes=;
        b=R023vSNK/1AC5gLskIe3HcMk65aCcuJn2NW9RoPeXHv20DiXQNqyAeOCGNtm7blYqh
         5BxVvumXo1iSyu1Ci0KRLCVcdrPRePOe8fEp/lLahRFtT6gbh8uYQzV2RCyCvACuHik9
         62c0bQ6fRiKAQDpDrCxM/0PT0odse3t8wX63PWt9S57xAf8PfOdqN6fjjvETiVrN4T9H
         C2sJ17Iu+Q67miL5EN1C8PpZRmtEO70RYuOtWGwnn0LxfsZpN5D6yVn8hsCCZwNFNNCy
         w0Lqgw0ZZjHUhfNbUMIhwp1UxAY8N4Ig+KEY2rLUmNWcbMF43pOYO92D0IqsPkVOJMvK
         6/Rg==
Received: by 10.180.100.73 with SMTP id ew9mr9231059wib.21.1354057760940;
        Tue, 27 Nov 2012 15:09:20 -0800 (PST)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230])
        by mx.google.com with ESMTPS id e6sm4538305wiy.4.2012.11.27.15.09.17
        (version=SSLv3 cipher=OTHER);
        Tue, 27 Nov 2012 15:09:18 -0800 (PST)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Old ATI Radeon RV350 driver broken after system update
Date: Tue, 27 Nov 2012 23:08:48 +0000
User-Agent: KMail/1.13.7 (Linux/3.5.7-gentoo; KDE/4.9.3; x86_64; ; )
References: <CAMZ=Z8Gxy_hVOky3Pk8fpwBXvdnJGtqQT2PEgj-fvq2=rM1f2A@mail.gmail.com>
In-Reply-To: <CAMZ=Z8Gxy_hVOky3Pk8fpwBXvdnJGtqQT2PEgj-fvq2=rM1f2A@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart39829083.akbXLuJugo";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201211272309.19599.michaelkintzios@gmail.com>
X-Archives-Salt: 3fe38a7a-b5f2-4a44-937f-fe33267ad691
X-Archives-Hash: 228121d04f15bdcfada48561ffcca605

--nextPart39829083.akbXLuJugo
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable

On Tuesday 27 Nov 2012 17:18:43 design [depois das dez] wrote:
> Fellow Gentooers,
>=20
> although I am very happy running a Gentoo box, sometimes I bump into some
> difficulties, esp. when updating packages. This time I am having a hard
> time reconfiguring my video card, which was fine but is not anymore after
> the last system update I've made. Gnome session goes up as usual but the
> resolution is not fine and monitor complains about not being in the
> recommended mode.
>=20
> My video driver is an ATI Radeon 9600 (RV350) and somebody has already
> updated the section on the Gentoo wiki
> http://en.gentoo-wiki.com/wiki/Radeon#Kernels_.3E.3D3.0.0 informing that
> there might be incompatibilities concerning the RV350 firmware. I just
> don't have enough understanding of the video related parts of the system =
to
> tweak and fix this issue. How should I proceed when I have a problem of
> this sort?
>=20
> How do I know what is the video backend in my system? Is Xorg the only one
> possible? What can I do to fix this problem?

The link you provided says that you should disable framebuffer in your kern=
el=20
config.  Have you tried that?

=2D-=20
Regards,
Mick

--nextPart39829083.akbXLuJugo
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iEYEABECAAYFAlC1SB8ACgkQVTDTR3kpaLZw6gCg0BfyCJYxijO4TQLYMcMDMyGf
PckAoMV/MvoTJjix5+9Pyqo0AF4dcRdX
=LqUe
-----END PGP SIGNATURE-----

--nextPart39829083.akbXLuJugo--