public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Problem with Xsetup
@ 2005-09-27 11:45 Rajat Gujral
  2005-09-27 12:12 ` Uwe Thiem
  2005-09-27 12:16 ` Holly Bostick
  0 siblings, 2 replies; 6+ messages in thread
From: Rajat Gujral @ 2005-09-27 11:45 UTC (permalink / raw
  To: gentoo-user

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

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 .. 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!


Can anybody please help me out with this ...

Thanx in advance

regards

rajat

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Problem with Xsetup
  2005-09-27 11:45 [gentoo-user] Problem with Xsetup Rajat Gujral
@ 2005-09-27 12:12 ` Uwe Thiem
  2005-09-27 12:16 ` Holly Bostick
  1 sibling, 0 replies; 6+ messages in thread
From: Uwe Thiem @ 2005-09-27 12:12 UTC (permalink / raw
  To: gentoo-user

On 27 September 2005 13:45, Rajat Gujral wrote:
> 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 .. 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!
>
>
> Can anybody please help me out with this ...

Did you actually tell your bootloader (lilo or grub) to boot the new kernel? 
If not so, go to /etc/lilo.conf or /boot/grub/grub.conf and edit the file. If 
you are using grub you are set by now. If lilo is your choice you still have 
to run "lilo". Try to reboot.

Uwe

-- 
95% of all programmers rate themselves among the top 5% of all software 
developers. - Linus Torvalds

http://www.uwix.iway.na (last updated: 20.06.2004)
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Problem with Xsetup
  2005-09-27 11:45 [gentoo-user] Problem with Xsetup Rajat Gujral
  2005-09-27 12:12 ` Uwe Thiem
@ 2005-09-27 12:16 ` Holly Bostick
  2005-09-28  4:46   ` Rajat Gujral
  1 sibling, 1 reply; 6+ messages in thread
From: Holly Bostick @ 2005-09-27 12:16 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Problem with Xsetup
  2005-09-27 12:16 ` Holly Bostick
@ 2005-09-28  4:46   ` Rajat Gujral
  2005-09-28  4:48     ` Rajat Gujral
  0 siblings, 1 reply; 6+ messages in thread
From: Rajat Gujral @ 2005-09-28  4:46 UTC (permalink / raw
  To: gentoo-user

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

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
>
>

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user] Problem with Xsetup
  2005-09-28  4:46   ` Rajat Gujral
@ 2005-09-28  4:48     ` Rajat Gujral
  2005-09-28 12:52       ` Holly Bostick
  0 siblings, 1 reply; 6+ messages in thread
From: Rajat Gujral @ 2005-09-28  4:48 UTC (permalink / raw
  To: gentoo-user


[-- Attachment #1.1: Type: text/plain, Size: 3307 bytes --]

Sorry forgot to attach the log :((


 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
>
>

[-- Attachment #1.2: Type: text/html, Size: 4494 bytes --]

[-- Attachment #2: Xorg.0.log --]
[-- Type: application/octet-stream, Size: 27671 bytes --]

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/DCM:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.11-gentoo-r11 i686 [ELF] 
Current Operating System: Linux DCM 2.6.12-gentoo-r6 #1 SMP Mon Aug 29 10:20:04 Local time zone must be set--see zic  i686
Build Date: 28 July 2005
	Before reporting problems, check http://wiki.X.Org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 28 10:05:55 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Intel855"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(WW) The directory "/usr/share/fonts/CID/" does not exist.
	Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.7
	X.Org XInput driver : 0.4
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7124 card 1563,7400 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7125 card 8086,7125 rev 03 class 03,00,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,2418 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2410 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2411 card 8086,2411 rev 02 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2412 card 8086,2412 rev 02 class 0c,03,00 hdr 00
(II) PCI: 01:09:0: chip 1186,1300 card 1186,1300 rev 10 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[1] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[2] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[3] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xd4000000 - 0xd40fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:1:0) Intel Corp. 82810E DC-133 CGC [Chipset Graphics Controller] rev 3, Mem @ 0xd0000000/26, 0xd4100000/19
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xd4000000 - 0xd40000ff (0x100) MX[B]
	[1] -1	0	0xd4100000 - 0xd417ffff (0x80000) MX[B](B)
	[2] -1	0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
	[3] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[4] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[5] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xd4000000 - 0xd40000ff (0x100) MX[B]
	[1] -1	0	0xd4100000 - 0xd417ffff (0x80000) MX[B](B)
	[2] -1	0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
	[3] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[4] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[5] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xd4000000 - 0xd40000ff (0x100) MX[B]
	[6] -1	0	0xd4100000 - 0xd417ffff (0x80000) MX[B](B)
	[7] -1	0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
	[8] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[9] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[10] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[11] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[12] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 6.8.2, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "dri"
(II) Loading /usr/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "i810"
(II) Loading /usr/lib/modules/drivers/i810_drv.o
(II) Module i810: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.3.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
	i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G
(II) Primary Device is: PCI 00:01:0
(--) Assigning device section with no busID to primary device
(--) Chipset i810e found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xd4000000 - 0xd40000ff (0x100) MX[B]
	[6] -1	0	0xd4100000 - 0xd417ffff (0x80000) MX[B](B)
	[7] -1	0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
	[8] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[9] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[10] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[11] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[12] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xd4000000 - 0xd40000ff (0x100) MX[B]
	[6] -1	0	0xd4100000 - 0xd417ffff (0x80000) MX[B](B)
	[7] -1	0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
	[8] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[9] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[10] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[14] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[15] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[16] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[17] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(**) I810(0): Depth 24, (--) framebuffer bpp 24
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(**) I810(0): DRI is disabled because it runs only at 16-bit depth.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.1.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) I810(0): initializing int10
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 1024 kB
(II) I810(0): VESA VBE OEM: Intel(R) 8xx Chipset Video BIOS
(II) I810(0): VESA VBE OEM Software Rev: 4.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(R) 8xx Chipset
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) I810(0): VESA VBE DDC supported
(II) I810(0): VESA VBE DDC Level 2
(II) I810(0): VESA VBE DDC transfer in appr. 1 sec.
(II) I810(0): VESA VBE DDC read successfully
(II) I810(0): Manufacturer: SAM  Model: d356  Serial#: 1
(II) I810(0): Year: 2000  Week: 14
(II) I810(0): EDID Version: 1.1
(II) I810(0): Analog Display Input,  Input Voltage Level: 0.714/0.286 V
(II) I810(0): Sync:  Separate
(II) I810(0): Max H-Image Size [cm]: horiz.: 27  vert.: 20
(II) I810(0): Gamma: 2.60
(II) I810(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) I810(0): redX: 0.625 redY: 0.340   greenX: 0.310 greenY: 0.592
(II) I810(0): blueX: 0.150 blueY: 0.063   whiteX: 0.281 whiteY: 0.311
(II) I810(0): Supported VESA Video Modes:
(II) I810(0): 720x400@70Hz
(II) I810(0): 640x480@60Hz
(II) I810(0): 640x480@75Hz
(II) I810(0): 800x600@75Hz
(II) I810(0): 1024x768@60Hz
(II) I810(0): Manufacturer's mask: 0
(II) I810(0): Supported Future Video Modes:
(II) I810(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) I810(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) I810(0): Ranges: V min: 50  V max: 120 Hz, H min: 30  H max: 54 kHz,
(II) I810(0): Monitor name: SAM D356
(II) I810(0): Supported additional Video Mode:
(II) I810(0): clock: 36.0 MHz   Image Size:  270 x 200 mm
(II) I810(0): h_active: 640  h_sync: 672  h_sync_end 720 h_blank_end 832 h_border: 0
(II) I810(0): v_active: 480  v_sync: 481  v_sync_end 484 v_blanking: 509 v_border: 0
(II) I810(0): Supported additional Video Mode:
(II) I810(0): clock: 36.0 MHz   Image Size:  270 x 200 mm
(II) I810(0): h_active: 640  h_sync: 672  h_sync_end 720 h_blank_end 832 h_border: 0
(II) I810(0): v_active: 480  v_sync: 481  v_sync_end 484 v_blanking: 509 v_border: 0
(--) I810(0): Chipset: "i810e"
(--) I810(0): Linear framebuffer at 0xD0000000
(--) I810(0): IO registers at addr 0xD4100000
(II) I810(0): I810CheckAvailableMemory: 90040k available
(==) I810(0): Will alloc AGP framebuffer: 8192 kByte
(==) I810(0): Using gamma correction (1.0, 1.0, 1.0)
(II) I810(0): Generic Monitor: Using default hsync range of 30.00-54.00 kHz
(II) I810(0): Generic Monitor: Using vrefresh value of 60.00 Hz
(II) I810(0): Clock range:   9.50 to 136.00 MHz
(II) I810(0): Not using mode "1024x768i" (unknown reason)
(II) I810(0): Not using default mode "640x350" (vrefresh out of range)
(II) I810(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x400" (vrefresh out of range)
(II) I810(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "720x400" (vrefresh out of range)
(II) I810(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(WW) (640x480,Generic Monitor) mode clock 25.2MHz exceeds DDC maximum 0MHz
(II) I810(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x480" (vrefresh out of range)
(II) I810(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x480" (vrefresh out of range)
(II) I810(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x480" (vrefresh out of range)
(II) I810(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (vrefresh out of range)
(II) I810(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(WW) (800x600,Generic Monitor) mode clock 40MHz exceeds DDC maximum 0MHz
(II) I810(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (vrefresh out of range)
(II) I810(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (vrefresh out of range)
(II) I810(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (vrefresh out of range)
(II) I810(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (unknown reason)
(II) I810(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(WW) (1024x768,Generic Monitor) mode clock 65MHz exceeds DDC maximum 0MHz
(II) I810(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (hsync out of range)
(II) I810(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (hsync out of range)
(II) I810(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (hsync out of range)
(II) I810(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1152x864" (hsync out of range)
(II) I810(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x960" (hsync out of range)
(II) I810(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x1024" (hsync out of range)
(II) I810(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x1024" (hsync out of range)
(II) I810(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "832x624" (vrefresh out of range)
(II) I810(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1152x768" (vrefresh out of range)
(II) I810(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1400x1050" (hsync out of range)
(II) I810(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1024" (hsync out of range)
(II) I810(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) I810(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) I810(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) I810(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using mode "1280x768" (no mode of this name)
(--) I810(0): Virtual size is 1024x768 (pitch 1024)
(**) I810(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) I810(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) I810(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) I810(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) I810(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) I810(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(--) I810(0): Display dimensions: (270, 200) mm
(--) I810(0): DPI set to (96, 97)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(II) I810(0): XvMC is Disabled: use XvMCSurfaces config option to enable.
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xd4100000 - 0xd417ffff (0x80000) MS[B]
	[1] 0	0	0xd0000000 - 0xd3ffffff (0x4000000) MS[B]
	[2] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xd4000000 - 0xd40000ff (0x100) MX[B]
	[8] -1	0	0xd4100000 - 0xd417ffff (0x80000) MX[B](B)
	[9] -1	0	0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
	[10] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[11] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[12] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[16] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[17] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[18] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[19] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) I810(0): Write-combining range (0xd0000000,0x4000000)
(II) I810(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) I810(0): Setting dot clock to 65.0 MHz [ 0x3f 0xa 0x30 ] [ 65 12 3 ]
(II) I810(0): chose watermark 0x22214000: (tab.freq 65.0)
(II) I810(0): xf86BindGARTMemory: bind key 2 at 0x00000000 (pgoffset 0)
(WW) I810(0): xf86AllocateGARTMemory: allocation of 1024 pages failed
	(Cannot allocate memory)
(II) I810(0): No physical memory available for 4194304 bytes of DCACHE
(II) I810(0): xf86BindGARTMemory: bind key 3 at 0x00800000 (pgoffset 2048)
(II) I810(0): Allocated of 4096 bytes for HW cursor
(II) I810(0): xf86BindGARTMemory: bind key 4 at 0x00801000 (pgoffset 2049)
(II) I810(0): Allocated of 16384 bytes for ARGB HW cursor
(II) I810(0): Adding 512 scanlines for pixmap caching
(II) I810(0): Allocated Scratch Memory
(II) I810(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		16 128x128 slots
		4 256x256 slots
(==) I810(0): Backing store disabled
(==) I810(0): Silken mouse enabled
(**) I810(0): Direct rendering disabled
(==) RandR enabled
Symbol __glXgetActiveScreen from module /usr/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXgetActiveScreen from module /usr/lib/modules/extensions/libdri.a is unresolved!
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Option "Protocol" "Microsoft"
(**) Mouse1: Device: "/dev/ttyS1"
(**) Mouse1: Protocol: "Microsoft"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/ttyS1"
(**) Option "BaudRate" "1200"
(**) Option "StopBits" "1"
(**) Option "DataBits" "7"
(**) Option "Parity" "None"
(**) Option "Vmin" "1"
(**) Option "Vtime" "0"
(**) Option "FlowControl" "None"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse1: Buttons: 3
(**) Mouse1: SmartScroll: 1 
(**) Mouse1: BaudRate: 1200
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "pc101"
(**) Keyboard1: XkbModel: "pc101"
(**) Option "XkbLayout" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) I810(0): xf86UnbindGARTMemory: unbind key 2
(II) I810(0): xf86UnbindGARTMemory: unbind key 3
(II) I810(0): xf86UnbindGARTMemory: unbind key 4

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Problem with Xsetup
  2005-09-28  4:48     ` Rajat Gujral
@ 2005-09-28 12:52       ` Holly Bostick
  0 siblings, 0 replies; 6+ messages in thread
From: Holly Bostick @ 2005-09-28 12:52 UTC (permalink / raw
  To: gentoo-user

Rajat Gujral schreef:
> Sorry forgot to attach the log :((
> 
> 
> 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 .

OK, this is where I'm a little confused. Would you, first of all, do an

emerge -pv gentoo-sources

This will not do anything (since you're using the --pretend switch);
what I want to know is whether the 'symlink' USE flag is active (+, red)
or inactive (-, blue), which will be revealed by the --verbose switch.

If it was active, then when you emerged the upgraded kernel, the
/usr/src/linux link was automatically adjusted to point to the -r10
kernel just installed, but if the USE flag is inactive, the link
remained pointing to the -r6 kernel previously existing (I assume; if
the USE flag was never active, and you never manually redirected the
links, then /usr/src/linux could still be pointing to the first kernel
you installed, for all I know).

However, the target for the /usr/src/linux symlink is not likely
relevant for this issue.

More of relevance is the directory listing of /boot.

So could you, second of all

1) mount /boot (if not mounted, and did you remember to mount /boot
before installing the new kernel?)

2) post the output of

la /boot (or ls -la /boot if you don't have the 'la' alias, but afaik,
it's a default alias for ls -la).

Oh, wait.... you install your kernels manually, and don't use 'make
install', right? Well, let's look at the output anyway, just to know
what exactly is going on.

Anyway, what you need to do in order to get grub to recognize your new
kernel is not to change the 'linux' link in /usr/src, but to change or
add an entry in grub.conf to point to the new kernel.

For instance, here's my grub.conf:
default=0
timeout=10
splashimage=(hd0,1)/grub/grub-livecd2.xpm.gz

title Gentoo_current (2.6.12-gentoo-r10)
        root (hd0,1)
        kernel /vmlinuz ro quiet root=/dev/hda5
video=vesafb:ywrap,mtrr,1280x1024-32@60
splash=silent,fadein,theme:livecd-2005.1 CONSOLE=/dev/tty1

title Gentoo_prev (2.6.12-gentoo-r9)
        root (hd0,1)
        kernel /vmlinuz.old ro root=/dev/hda5
video=vesafb:ywrap,pmipal,mtrr,1280x1024-32@60
splash=verbose,theme:emergence quiet CONSOLE=/dev/tty1

title Failsafe_current
        root (hd0,1)
        kernel /vmlinuz ro root=/dev/hda5
video=vesafb:ywrap,pmipal,mtrr,1280x1024-32@60 emergency

title SUSE LINUX 9.3
        root (hd0,1)
        kernel /vmlinuz-2.6.11.4-20a-default real_root=/dev/hda6
vga=0x317 selinux=0 splash=silent resume=/dev/hda6  showopts
        initrd /initrd-2.6.11.4-20a-default

But I use 'make install' to install my kernels, so 'vmlinuz' and
'vmlinuz.old' are symlinks to my current and previous kernels, as you
can see from the directory listing:

# la /boot

drwxr-xr-x   5 root root    2048 sep 28 14:11 .
drwxr-xr-x  23 root root     672 sep 14 14:06 ..
-rw-r--r--   1 root root     512 apr 27 14:23 backup_mbr
lrwxrwxrwx   1 root root       1 apr 27 18:52 boot -> .
lrwxrwxrwx   1 root root      24 sep 15 23:35 config ->
config-2.6.12-gentoo-r10
-rw-r--r--   1 root root   60418 mrt 24  2005 config-2.6.11.4-20a-default
-rw-r--r--   1 root root   31914 sep 15 23:35 config-2.6.12-gentoo-r10
-rw-r--r--   1 root root   32555 jul 24 02:08 config-2.6.12-gentoo-r6
-rw-r--r--   1 root root   32009 aug 28 19:18 config-2.6.12-gentoo-r9
lrwxrwxrwx   1 root root      23 sep 28 14:10 config.old ->
config-2.6.12-gentoo-r9
drwxr-xr-x   2 root root    1024 aug 23 19:57 grub
lrwxrwxrwx   1 root root      27 apr 27 14:23 initrd ->
initrd-2.6.11.4-20a-default
-rw-r--r--   1 root root 1365529 apr 27 14:23 initrd-2.6.11.4-20a-default
-rw-r--r--   1 root root       0 apr 29 00:47 .keep
drwx------   2 root root   12288 apr 27 14:13 lost+found
-rw-r--r--   1 root root  138240 apr 27 14:23 message
-rw-r--r--   1 root root     121 mrt 24  2005
README.vmlinux-2.6.11.4-20a-default.gz
-rw-r--r--   1 root root   68372 mrt 24  2005
symvers-2.6.11.4-20a-i386-default.gz
lrwxrwxrwx   1 root root      28 sep 15 23:35 System.map ->
System.map-2.6.12-gentoo-r10
-rw-r--r--   1 root root  708925 mrt 24  2005
System.map-2.6.11.4-20a-default
-rw-r--r--   1 root root  924836 sep 15 23:35 System.map-2.6.12-gentoo-r10
-rw-r--r--   1 root root 1023832 jul 24 02:08 System.map-2.6.12-gentoo-r6
-rw-r--r--   1 root root  972725 aug 28 19:18 System.map-2.6.12-gentoo-r9
lrwxrwxrwx   1 root root      27 sep 28 14:10 System.map.old ->
System.map-2.6.12-gentoo-r9
drwx------   2 root root    1024 apr 29 15:52 .Trash-root
lrwxrwxrwx   1 root root      25 sep 15 23:35 vmlinuz ->
vmlinuz-2.6.12-gentoo-r10
-rw-r--r--   1 root root 1424645 mrt 24  2005 vmlinuz-2.6.11.4-20a-default
-rw-r--r--   1 root root 3458761 sep 15 23:35 vmlinuz-2.6.12-gentoo-r10
-rw-r--r--   1 root root 2122433 jul 24 02:08 vmlinuz-2.6.12-gentoo-r6
-rw-r--r--   1 root root 3540799 aug 28 19:18 vmlinuz-2.6.12-gentoo-r9
lrwxrwxrwx   1 root root      24 sep 28 14:11 vmlinuz.old ->
vmlinuz-2.6.12-gentoo-r9

Since you manually copied your kernels, I can't hazard a guess as to
what your setup may look like, or what you may need to add to grub.conf
to get the new kernel recognized.

> Before that my Xserver was working fine. Does updating to new kernel 
> effect the configuration file of Xserver.

Not really. The configuration remains the same, but since the video
driver is a kernel module, in your case the i810 driver

> (II) I810: Driver for Intel Integrated Graphics Chipsets: i810, 
> i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G (II) 
> Primary Device is: PCI 00:01:0

compiling a new kernel affects the foundation of the X server, rather
than its configuration.

But since you aren't using external kernel modules, as I am, it's hard
to say what your problem might be, unless you somehow confused the
system as to which kernel is supposed to be running in some way.


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

doesn't really make any sense... unless the X server is trying to run
the *new* module, against the old kernel. And one of the KDE annoyances
I've found is that it seems to go all wonky and won't start if it has
ever been started with 3D acceleration, and that functionality breaks
(which yours is, given that the error is in glXwhatever). One of the
things that gets on my nerves about KDE, but that's another story.

The whole thing makes me wonder just which kernel you compiled and
installed.

Anyway, let's get your new kernel straightened out and see if the
problem solves itself.

First of all, you want the /usr/src/linux link to point to -r10. That
way anything that needs to be compiled against the kernel will follow
that link and compile against the new kernel rather than the old.

It's up to you, of course, but if it was me, after adjusting the link, I
would check the configuration of and then recompile the new kernel. But
I like to be sure I know what I've done if I had confused myself this
way (and I have done). If you're familiar with kernel compilation--
which you seem to be, since you don't use genkernel-- copying the
.config from the old kernel and running 'make menuconfig' is not much of
a problem; heck, even running through a full 'make menuconfig' isn't a
big deal if you know the settings that your system needs to run
smoothly. Don't forget to install things in the same manner as the old
kernel, where applicable; if you previously installed the i810 module as
a loadable module, then do so again, if static then keep it static,
unless you want to be also mucking about with /etc/modules.autoload.d,
(which is easy enough, but let's try to keep the variables to a minimum
here :) ).

I would then install the kernel with 'make install' rather than manually
(don't forget to mount /boot first, like I do half the time), since
manual kernel installation just gives you more places to make mistakes,
imo, since you have to make up a name for the new kernel to avoid
overwriting the old bzImage with the new one, and I can't be bothered to
keep track of that for more than two iterations. 'make install' conforms
everything so that I don't have to keep track of it, which is fine by me.

Fix your grub.conf so that the entry to boot the new kernel goes to
vmlinuz (if you used make install, or the name of your new kernel if you
for some reason didn't), and the entry to boot the older kernel goes to
vmlinuz.old (if you used make install, etc.,etc.)

Save, unmount /boot, and see what happens when you try to boot the new
kernel. Before starting X, confirm that the new kernel is running (uname
-a again), and then see if KDE will start.

If it doesn't, check if it's failing with the same error or a different
one, and in any case, post it here so we can see what's what.

Hope this helps,
Holly
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-09-28 13:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-27 11:45 [gentoo-user] Problem with Xsetup Rajat Gujral
2005-09-27 12:12 ` Uwe Thiem
2005-09-27 12:16 ` Holly Bostick
2005-09-28  4:46   ` Rajat Gujral
2005-09-28  4:48     ` Rajat Gujral
2005-09-28 12:52       ` Holly Bostick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox