* [gentoo-user] Modular X and xscreensaver
@ 2006-06-06 4:49 W.Kenworthy
2006-06-06 11:32 ` leszek
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: W.Kenworthy @ 2006-06-06 4:49 UTC (permalink / raw
To: gentoo-user List
I have just brought my X up to date (modular Xorg 7.1) and am finding
that xscreensaver is crashing the xserver. Of course there is nothing
in the logs, or onscreen as X either stops or reboots. Eventually it
takes out the OS and a system reboot is required.
Is anyone else seeing this (in which case I'll bugzilla it, though I
have no info on whats happening) or is it just me?
This also has brought up a *BIG* disadvantage of modularising something
like xorg - when things go wrong, how can you wind it back to a previous
version - impossible?
BillK
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Modular X and xscreensaver
2006-06-06 4:49 [gentoo-user] Modular X and xscreensaver W.Kenworthy
@ 2006-06-06 11:32 ` leszek
2006-06-06 12:30 ` Kurt Guenther
2006-06-06 15:46 ` JimD
2 siblings, 0 replies; 5+ messages in thread
From: leszek @ 2006-06-06 11:32 UTC (permalink / raw
To: gentoo-user
Le mardi 06 juin 2006 à 12:49 +0800, W.Kenworthy a écrit :
> I have just brought my X up to date (modular Xorg 7.1) and am finding
> that xscreensaver is crashing the xserver. Of course there is nothing
> in the logs, or onscreen as X either stops or reboots. Eventually it
> takes out the OS and a system reboot is required.
>
> Is anyone else seeing this (in which case I'll bugzilla it, though I
> have no info on whats happening) or is it just me?
>
> This also has brought up a *BIG* disadvantage of modularising something
> like xorg - when things go wrong, how can you wind it back to a previous
> version - impossible?
>
> BillK
>
do you have a nvidia card and a nvidia driver that you compiled
yourself ?
because i heard 7.1 introduced a ABI change so the drivers aren't
compatible now.
with portage nvidia-kernel block xorg 7.1
i have this in my package.mask:
# nvidia incompatibility
>=x11-base/xorg-x11-7.1
>=x11-base/xorg-server-1.1.0
>=x11-drivers/xf86-video-vesa-1.2.1
>=x11-drivers/xf86-video-vesa-1.2.0
>=x11-drivers/xf86-video-vga-4.1.0
>=x11-drivers/xf86-input-keyboard-1.1.0
>=x11-drivers/xf86-input-joystick-1.1.0
>=x11-drivers/xf86-input-mouse-1.1.1
>=x11-drivers/xf86-video-nv-1.1.2µµ
-Leszek
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Modular X and xscreensaver
2006-06-06 4:49 [gentoo-user] Modular X and xscreensaver W.Kenworthy
2006-06-06 11:32 ` leszek
@ 2006-06-06 12:30 ` Kurt Guenther
2006-06-06 15:46 ` JimD
2 siblings, 0 replies; 5+ messages in thread
From: Kurt Guenther @ 2006-06-06 12:30 UTC (permalink / raw
To: gentoo-user
W.Kenworthy wrote:
> I have just brought my X up to date (modular Xorg 7.1) and am finding
> that xscreensaver is crashing the xserver. Of course there is nothing
> in the logs, or onscreen as X either stops or reboots. Eventually it
> takes out the OS and a system reboot is required.
>
> Is anyone else seeing this (in which case I'll bugzilla it, though I
> have no info on whats happening) or is it just me?
>
> This also has brought up a *BIG* disadvantage of modularising something
> like xorg - when things go wrong, how can you wind it back to a previous
> version - impossible?
>
> BillK
>
>
Don't forget to post in the Gentoo forums too. I had some wierd-isms
with Modular X, but I was able to work through them with some help.
--Kurt
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Modular X and xscreensaver
2006-06-06 4:49 [gentoo-user] Modular X and xscreensaver W.Kenworthy
2006-06-06 11:32 ` leszek
2006-06-06 12:30 ` Kurt Guenther
@ 2006-06-06 15:46 ` JimD
2006-06-07 1:06 ` W.Kenworthy
2 siblings, 1 reply; 5+ messages in thread
From: JimD @ 2006-06-06 15:46 UTC (permalink / raw
To: gentoo-user
W.Kenworthy wrote:
> I have just brought my X up to date (modular Xorg 7.1) and am finding
> that xscreensaver is crashing the xserver. Of course there is nothing
> in the logs, or onscreen as X either stops or reboots. Eventually it
> takes out the OS and a system reboot is required.
>
> Is anyone else seeing this (in which case I'll bugzilla it, though I
> have no info on whats happening) or is it just me?
>
> This also has brought up a *BIG* disadvantage of modularising something
> like xorg - when things go wrong, how can you wind it back to a previous
> version - impossible?
>
> BillK
unmerge x11-misc/xscreensaver.
If you use Gnome emerge:
gnome-extra/gnome-screensaver
If you use KDE emerge:
kde-base/kscreensaver
and you can also add:
kde-base/kdeartwork-kscreensaver
Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
You roll an 18 in Dex and see if you
don't end up with a girlfriend
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
JimD
Central FL, USA, Earth, Sol
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Modular X and xscreensaver
2006-06-06 15:46 ` JimD
@ 2006-06-07 1:06 ` W.Kenworthy
0 siblings, 0 replies; 5+ messages in thread
From: W.Kenworthy @ 2006-06-07 1:06 UTC (permalink / raw
To: gentoo-user
Thanks, this is what I will do.
BillK
On Tue, 2006-06-06 at 11:46 -0400, JimD wrote:
...
>
> unmerge x11-misc/xscreensaver.
>
> If you use Gnome emerge:
> gnome-extra/gnome-screensaver
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-06-07 1:16 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-06 4:49 [gentoo-user] Modular X and xscreensaver W.Kenworthy
2006-06-06 11:32 ` leszek
2006-06-06 12:30 ` Kurt Guenther
2006-06-06 15:46 ` JimD
2006-06-07 1:06 ` W.Kenworthy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox