From: Beolach <beolach@comcast.net>
To: Flemming Greve Skovengaard <dsl58893@vip.cybercity.dk>
Cc: linux-newbie <linux-newbie@vger.kernel.org>
Subject: Re: Compiled new kernel, Gnome not working
Date: Mon, 22 Dec 2003 21:39:45 -0700 [thread overview]
Message-ID: <3FE7C711.6050408@comcast.net> (raw)
In-Reply-To: <3FE6E4DD.4030402@vip.cybercity.dk>
Flemming Greve Skovengaard wrote:
> No, I don't have frame buffer support and I have a ATI Radeon 8500 graphics
> card. The only solution that comes to mind, and don't hade me if it is
> stupid,
> is that I have to re-compile X, Gnome or both with the new kernel.
>
I would guess that you should not have to re-compile X or Gnome. If you
have an ATI card, I don't have any personal experience with potential
problems, but here's something else (you might already have done) I
thought might be a cause of your current problem. Check if your kernel
has the ATI chipset support compiled in with the command
zgrep CONFIG_AGP_ATI /proc/config.gz
or else (if /proc/config.gz doesn't exist)
grep CONFIG_AGP_ATI .config
in your 2.6.0 source directory.
Also check for CONFIG_DRM & CONFIG_DRM_RADEON in the same way. All of
these options are required for X to work with hardware acceleration of
an ATI Radeon card.
Wish you luck,
Conway S. Smith
OT P.S.
The /proc/config.gz file is a new feature of the 2.6 kernels that I
think is a great idea. It shows the kernel config file that was used
to compile the currently running kernel. But it is optional, and may
not exist on all systems.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
prev parent reply other threads:[~2003-12-23 4:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-19 14:27 Compiled new kernel, Gnome not working Flemming Greve Skovengaard
2003-12-19 21:39 ` Ricardo Jorge Veludo
2003-12-20 9:44 ` Beolach
2003-12-22 12:34 ` Flemming Greve Skovengaard
2003-12-22 16:18 ` Axel Siebenwirth
2003-12-23 4:39 ` Beolach [this message]
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=3FE7C711.6050408@comcast.net \
--to=beolach@comcast.net \
--cc=dsl58893@vip.cybercity.dk \
--cc=linux-newbie@vger.kernel.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