public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Francisco Rivas" <taken2k4@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problems starting X
Date: Thu, 10 May 2007 09:35:26 -0400	[thread overview]
Message-ID: <2fcf3fa50705100635t3fd03f2bxe8614b2026b78f8d@mail.gmail.com> (raw)
In-Reply-To: <1178793940.4933.6.camel@brmbr.moo>

[-- Attachment #1: Type: text/plain, Size: 3966 bytes --]

Hi all friends, I really like this situations because we learn so much...I
have to thank you to all for this experience...

Well we got a lot of work to do for help Johannes.

You fell confortable installing the ati-drivers manually?, if your aswer is
Yes, then:

1.- Disable all support for ati in the kernel

2.- Enable the framebuffer console like
http://gentoo-wiki.com/HOWTO_fbsplash, because I know (for sure) you want a
grubsplash and bootsplash :D :

3.- Unmerge all ati driver you have installed.

4.- Execute manually the installation and finally aticonfig --initial, and
startx.

Note : I have :
X.org :
      X Window System Version 7.1.1
      Release Date: 12 May 2006
      X Protocol Version 11, Revision 0, Release 7.1.1
      Build Operating System: UNKNOWN
      Current Operating System: Linux dta-desktop 2.6.21-gentoo #3 SMP
PREEMPT Wed May 9 17:07:22 VET 2007 i686
      Build Date: 28 February 2007
          Before reporting problems, check http://wiki.x.org
           to make sure that you have the latest version.
      Module Loader present

Kernel :
      2.6.21-gentoo #3 SMP PREEMPT (but I has 2.6.20-r6,r7,r8) and it works
too.

Ati Card : ATI Mobility Radeon X1300
      $fglrxinfo
         OpenGL vendor string : ATI Technologies Inc.
         OpenGL renderer string : ATI Mobility Radeon X1300
        OpenGL version string : 2.0.6458 (8.36.5)

If your answer is No. Try with #ACCEPT_KEYWORDS="~x86" emerge ati-drivers,
in my case is
*  x11-apps/ati-drivers-extra
      Latest version available: 8.33.6
      Latest version installed: [ Not Installed ]
      Size of files: 57,246 kB
      Homepage:      http://www.ati.com
      Description:   Ati precompiled drivers extra application
      License:       ATI GPL-2 QPL-1.0

*  x11-drivers/ati-drivers
      Latest version available: 8.35.5
      Latest version installed: [ Not Installed ]
      Size of files: 55,971 kB
      Homepage:      http://www.ati.com
      Description:   Ati precompiled drivers for recent chipsets
      License:       ATI GPL-2 QPL-1.0

Emerge the 8.35.5 and aticonfig --initial

I hope this help you...Please comment us your experience...

On 5/10/07, Aleksandar L. Dimitrov <aleks_d@gmx.de> wrote:
>
> On Thu, 2007-05-10 at 12:24 +0200, Johannes Skov Frandsen wrote:
> > Aleksandar L. Dimitrov wrote:
> > > On Thu, 2007-05-10 at 10:45 +0200, Johannes Skov Frandsen wrote:
> > >
> > >> I should then  be using version 8.28.8 of the driver.
> > >>
> > >> I have tried coping both the 8.28.8 and the 8.36.5 to my dist folder
> and
> > >> tried to run emerge:
> > >>
> > >> emerge -va ati-drivers
> > >>
> > >> but it only suggests the 8.32.5 version, which as previously
> mentioned,
> > >> dos not work.
> > >>
> > >> Am I missing to parameters to emerge or?
> > >>
> > >
> > > You should try
> > > $ sudo emerge -va =x11-drivers/ati-drivers-8.32.5
> > > Note that the precise path (before the slash) is mandatory, as is the
> > > `=' sign. You don't have to copy the stuff into portage/distfiles, but
> > > maybe your xorg-version could block the merge. Try downgrading then.
> > >
> > > But I'm not sure if this could help with your issues.
> > >
> > > Regards, Aleks
> > >
> > >
> > Hi Aleks
> >
> > Sorry... I get the same error
> >
> > Joe
> >
> Hi Johannes,
> Whoops, sorry, seems I got the version number wrong. Of course, just
> substituting the desired version would help. On my system:
>
> 12:40:11 | 1 $ emerge -p =x11-drivers/ati-drivers-8.28.8
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild  N    ] x11-drivers/ati-drivers-8.28.8  USE="acpi opengl -doc"
> [blocks B     ] x11-drivers/ati-drivers (is blocking
> x11-base/xorg-server-1.3.0.0)
>
> This means it is not fine to install them with a newer x-server on my
> arch (x86).
>
> Regards, Aleks
>
> --
> gentoo-user@gentoo.org mailing list
>
>


-- 
Francisco Rivas
Linux User (New) : #448324
Linux Machine (New) : 355187

[-- Attachment #2: Type: text/html, Size: 5914 bytes --]

  reply	other threads:[~2007-05-10 13:41 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-06 22:47 [gentoo-user] cdrtools incomplete? Kevin O'Gorman
2007-05-07  1:07 ` Philip Webb
2007-05-07  1:18   ` Kevin O'Gorman
2007-05-07  5:02     ` Leonhard Gruener
2007-05-07  5:59       ` Dirk Heinrichs
2007-05-08 13:41       ` [gentoo-user] " Alexander Skwar
2007-05-08 18:42         ` [gentoo-user] Problems starting X Johannes Skov Frandsen
2007-05-08 18:59           ` Francisco Rivas
2007-05-08 19:03             ` Francisco Rivas
2007-05-09  9:22               ` Johannes Skov Frandsen
2007-05-09 12:41                 ` Francisco Rivas
2007-05-10  8:45                   ` Johannes Skov Frandsen
2007-05-10 11:07                     ` Aleksandar L. Dimitrov
2007-05-10 10:24                       ` Johannes Skov Frandsen
2007-05-10 10:45                         ` Aleksandar L. Dimitrov
2007-05-10 13:35                           ` Francisco Rivas [this message]
2007-05-11 21:24                             ` Johannes Skov Frandsen
2007-05-11 22:42                               ` JD
2007-05-12  5:41                                 ` Francisco Rivas
2007-05-12 12:31                                   ` Johannes Skov Frandsen
2007-05-12 15:34                                     ` Francisco Rivas
2007-05-12 19:25                                       ` Aleksandar L. Dimitrov
2007-05-15 16:18                                         ` Johannes Skov Frandsen
2007-05-15 18:18                                           ` Francisco Rivas
2007-05-15 19:54                                             ` Dan Farrell
2007-05-12 15:56                                     ` Guillermo A. Amaral
2007-05-10 13:44                     ` young sun
2007-05-08 21:22             ` Dale
     [not found]           ` <46411BE5.90009@paradise.net.nz>
2007-05-09  4:14             ` Dmitry
2007-05-09  0:04         ` [gentoo-user] Re: cdrtools incomplete? Boyd Stephen Smith Jr.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2fcf3fa50705100635t3fd03f2bxe8614b2026b78f8d@mail.gmail.com \
    --to=taken2k4@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox