From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.43)
	id 1EKU0A-0002ga-6X
	for garchives@archives.gentoo.org; Wed, 28 Sep 2005 04:57:06 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8S4llHY028249;
	Wed, 28 Sep 2005 04:47:47 GMT
Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200])
	by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8S4dku9015078
	for <gentoo-user@lists.gentoo.org>; Wed, 28 Sep 2005 04:39:46 GMT
Received: by xproxy.gmail.com with SMTP id s7so20316wxc
        for <gentoo-user@lists.gentoo.org>; Tue, 27 Sep 2005 21:46:55 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references;
        b=Uw1yF2+VrV2aRMNNFP2C8Gux0fIic0Vr33vTKOVNGheewpHsc8tSkX3FhLCG9awz0Ol8x3tFaTaIq2kUuzuWlRet+gK9pGTO8JBFRSX2YHZ+KnKzJpsClq8YbzSvK6yoNaCny16G68xFXHoYXdMkirClc1Vho3FKObs/GDu1RMw=
Received: by 10.70.77.17 with SMTP id z17mr3308925wxa;
        Tue, 27 Sep 2005 21:46:55 -0700 (PDT)
Received: by 10.70.105.4 with HTTP; Tue, 27 Sep 2005 21:46:54 -0700 (PDT)
Message-ID: <a95f61fd05092721467a8abd44@mail.gmail.com>
Date: Wed, 28 Sep 2005 10:16:55 +0530
From: Rajat Gujral <nutts4linux@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem with Xsetup
In-Reply-To: <43393838.10402@planet.nl>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_1414_18380844.1127882815011"
References: <a95f61fd05092704457465a8ea@mail.gmail.com>
	 <43393838.10402@planet.nl>
X-Archives-Salt: 95138b11-13b5-47bb-99d8-7c38c84c950b
X-Archives-Hash: a93365cf53674213ca4de7c0c418b12b

------=_Part_1414_18380844.1127882815011
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi holly, uwe
 Thanx for ur replies ... I was actually trying to install my sound driver
when emerge automatically downloaded the newer version of kernel i.e
2.6.12-r10 telling me it has a better support for sound cards.. After the
newer version was downloaded in /usr/src/ , i did "make menuconfig" to
configure the kernel and save the .config file. Then "make && make
modules_install" to compile the kernel.
 After that i compiled the kernel and copied it to the /boot directory. But
forgot to update the grub.conf file ... When rebooted the system i tried to
start the X server but it always shows the same message till now..I thought
there maybe some problem with the newer version. Then i realize i havent
updated the grub.conf file and this was my older version being loaded so* *=
i
make the link "linux" point towards older version.
 When i do a uname -a it shows me the older version i.e 2.6.12-r6 of the
kernel . Before that my Xserver was working fine. Does updating to new
kernel effect the configuration file of Xserver. I have attached my
Xserver's Log file. When i execute /etc/X11/X it a gui window does appear
with a mouse pointer but nothing happens after that. When i go back to the
terminal i see the same message being displayed
 Using vt 7

Symbol __glXgetActiveScreen from module /usr/lib/modules/extensions/libdri.=
a
is unresolved!
 Symbol __glXgetActiveScreen from module
/usr/lib/modules/extensions/libdri.a is unresolved!

What should i do now ??
  Thanx and Regards
  Rajat
    n 9/27/05, Holly Bostick <motub@planet.nl> wrote:
>
> Rajat Gujral schreef:-
> > hi
> >
> > i am a newbie in gentoo and for the first time i tried to upgrade my
> > kernel from 2.6.12-r6 to 2.6.12-r10 , but the kernel was not upgraded
> > .
>
>
> When you say you tried to upgrade your kernel, what do you mean to say
> that you did?
>
> If you did something like
>
> emerge -uav gentoo-sources
>
> that doesn't 'upgrade your kernel', it downloads and extracts a newer
> kernel to /usr/src, where you would then have to configure, compile, and
> install it, either manually, or using genkernel. After which, you would
> possibly need to edit your bootloader config files (grub.conf or
> lilo.conf), to inform the bootloader that a new kernel was available.
>
> If you didn't do any of these things, then you haven't upgraded your
> kernel-- Gentoo is not a binary distro where you just download and
> replace the previous kernel binary with a new one, as you would in
> Mandrake or SuSE or Fedora Core.
>
> > Now when i boot my system with the older kernel i am not able to
> > start KDE .. Whenever i write startx on the terminal i get the
> > message
> >
> > Using vt 7
> >
> > Symbol __glXgetActiveScreen from module
> > /usr/lib/modules/extensions/libdri.a is unresolved!
>
>
> What video card do you have? If an ATI or nVidia card using the
> proprietary drivers, you would need to re-emerge those drivers against
> the new kernel when upgrading.
>
> Are you sure you're booting to the older kernel? After booting, and
> logging in, don't type startx, but instead
>
> uname -a
>
> What kernel does it report?
>
> HTH,
> Holly
> --
> gentoo-user@gentoo.org mailing list
>
>

------=_Part_1414_18380844.1127882815011
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<div>Hi holly, uwe</div>
<div>&nbsp;</div>
<div>Thanx for ur replies ... I was actually trying to install my sound dri=
ver when&nbsp;emerge automatically downloaded the newer version of kernel i=
.e 2.6.12-r10 telling me it has a better support for sound cards.. After th=
e newer version was downloaded&nbsp;in /usr/src/ , i did &quot;make menucon=
fig&quot; to configure the kernel and save the .config file. Then &quot;mak=
e &amp;&amp; make modules_install&quot; to compile the kernel.
</div>
<div>&nbsp;</div>
<div>After that i compiled the kernel and copied it to the /boot directory.=
 But forgot to update the grub.conf file ... When rebooted the system i tri=
ed to start the X server but it always shows the same message till now..I t=
hought there maybe some problem with the newer version. Then i realize i ha=
vent&nbsp;updated the=20
grub.conf file and this was my older version being loaded so<em>&nbsp;</em>=
i make the link &quot;linux&quot; point towards older version.</div>
<div>&nbsp;</div>
<div>When i do a uname -a it shows me the older version i.e 2.6.12-r6 of th=
e kernel . Before that my Xserver was working fine. Does updating to new ke=
rnel effect the configuration file of Xserver. I have attached&nbsp;my Xser=
ver's Log file. When i execute /etc/X11/X it a gui window does appear with =
a mouse pointer but nothing happens after that. When i go back to the termi=
nal i see the same message being displayed=20
</div>
<div>&nbsp;</div>
<div><font color=3D"#550055">Using vt 7<br><br>Symbol __glXgetActiveScreen =
from module &nbsp;/usr/lib/modules/extensions/libdri.a is unresolved!</font=
><br>&nbsp;</div>
<div><font color=3D"#550055">Symbol __glXgetActiveScreen from module &nbsp;=
/usr/lib/modules/extensions/libdri.a is unresolved!</font><br><br>What shou=
ld i do now ??</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thanx and Regards</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Rajat</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><span class=3D"gmail_quote">n 9/27/05, <b class=3D"gmail_sendername">H=
olly Bostick</b> &lt;<a href=3D"mailto:motub@planet.nl">motub@planet.nl</a>=
&gt; wrote:</span>
<blockquote class=3D"gmail_quote" style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0=
px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Rajat Gujral schreef:-<br>&gt; h=
i<br>&gt;<br>&gt; i am a newbie in gentoo and for the first time i tried to=
 upgrade my
<br>&gt; kernel from 2.6.12-r6 to 2.6.12-r10 , but the kernel was not upgra=
ded<br>&gt; .<br><br><br>When you say you tried to upgrade your kernel, wha=
t do you mean to say<br>that you did?<br><br>If you did something like<br>
<br>emerge -uav gentoo-sources<br><br>that doesn't 'upgrade your kernel', i=
t downloads and extracts a newer<br>kernel to /usr/src, where you would the=
n have to configure, compile, and<br>install it, either manually, or using =
genkernel. After which, you would
<br>possibly need to edit your bootloader config files (grub.conf or<br>lil=
o.conf), to inform the bootloader that a new kernel was available.<br><br>I=
f you didn't do any of these things, then you haven't upgraded your<br>
kernel-- Gentoo is not a binary distro where you just download and<br>repla=
ce the previous kernel binary with a new one, as you would in<br>Mandrake o=
r SuSE or Fedora Core.<br><br>&gt; Now when i boot my system with the older=
 kernel i am not able to
<br>&gt; start KDE .. Whenever i write startx on the terminal i get the<br>=
&gt; message<br>&gt;<br>&gt; Using vt 7<br>&gt;<br>&gt; Symbol __glXgetActi=
veScreen from module<br>&gt; /usr/lib/modules/extensions/libdri.a is unreso=
lved!
<br><br><br>What video card do you have? If an ATI or nVidia card using the=
<br>proprietary drivers, you would need to re-emerge those drivers against<=
br>the new kernel when upgrading.<br><br>Are you sure you're booting to the=
 older kernel? After booting, and
<br>logging in, don't type startx, but instead<br><br>uname -a<br><br>What =
kernel does it report?<br><br>HTH,<br>Holly<br>--<br><a href=3D"mailto:gent=
oo-user@gentoo.org">gentoo-user@gentoo.org</a> mailing list<br><br></blockq=
uote>
</div><br>

------=_Part_1414_18380844.1127882815011--
-- 
gentoo-user@gentoo.org mailing list