public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-amd64]  Re: URGENT: No more fonts after xorg changes
@ 2006-12-02 23:23 Dmitri Pogosyan
  2006-12-03 10:35 ` [gentoo-amd64] [SOLVED] " Dieter Ries
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitri Pogosyan @ 2006-12-02 23:23 UTC (permalink / raw
  To: gentoo-amd64

What are you talking about ? 8776 is long ago stable on amd64

> > Hi,
> >
> > I got my fonts back by now, even with the beta driver from portage. There are
> > two main problems now:
> >
> > 1: i cant go back to stable nvidia-drivers, because of the font problem
> > 2: when using the beta driver, changing the resolution when running, lets say,
> > a game in fullscreen mode with another resolution than the standard crashes
> > X.
> >
> > cu
> > Dieter
> 
> Using a minute to search on google can really help solve problems.
> 1. Stable nvidia is not compatible with xorg 7.1. This has been discussed 
> at length both here and on nvnews.net
> 2. nvidia 9629 has a horrible _known_ bug that causes the crash.
> 
> You can easily mask it using:
> 
> echo =x11-drivers/nvidia-drivers-1.0.9629 >> /etc/portage/package.mask
> 
> Then emerge the unstable (~amd64) driver in portage. It should be 8776, 
> which works.
> -- 
> gentoo-amd64@gentoo.org mailing list



--
Dmitri Pogosyan            Department of Physics
Associate Professor        University of Alberta
tel 1-780-492-2150         11322 - 89 Avenue
fax 1-780-492-0714         Edmonton, AB, T6G 2G7, CANADA


-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] [SOLVED] Re: URGENT: No more fonts after xorg changes
  2006-12-02 23:23 [gentoo-amd64] Re: URGENT: No more fonts after xorg changes Dmitri Pogosyan
@ 2006-12-03 10:35 ` Dieter Ries
  2006-12-03 15:48   ` Michael Weyershäuser
  0 siblings, 1 reply; 4+ messages in thread
From: Dieter Ries @ 2006-12-03 10:35 UTC (permalink / raw
  To: gentoo-amd64

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

Hi,

first things first: its working right now!

Am Sonntag 03 Dezember 2006 00:23 schrieb Dmitri Pogosyan:
> What are you talking about ? 8776 is long ago stable on amd64
>
> >
> > Using a minute to search on google can really help solve problems.
> > 1. Stable nvidia is not compatible with xorg 7.1. This has been discussed
> > at length both here and on nvnews.net
> > 2. nvidia 9629 has a horrible _known_ bug that causes the crash.
> >
> > You can easily mask it using:
> >
> > echo =x11-drivers/nvidia-drivers-1.0.9629 >> /etc/portage/package.mask
> >
> > Then emerge the unstable (~amd64) driver in portage. It should be 8776,
> > which works.

As Dmitri wrote, that is no longer necessary, because this version is stable 
on AMD64.

The problem I encountered was, that when I tried to start X with 8776, I got 
the following error message:

API mismatch: the NVIDIA kernel module has the version 1.0.9629 but this X 
module has the version 1.0-8776. Please make sure that the kernel module and 
all NVIDIA driver components have the same Version.

And this even occurred after emerge -C nvidia-drivers etc. Now I got it back 
working with uninstalling the NVIDIA.<bla>.run package manually, and then 
unmerging nvidia-drivers, and remerging nvidia-drivers. So it seems that this 
BETA driver from NVIDIA behaves different from the former versions. 

But that doesn't matter anymore, thank you all for you help,

cu
Dieter

> > --
> > gentoo-amd64@gentoo.org mailing list
>
> --
> Dmitri Pogosyan            Department of Physics
> Associate Professor        University of Alberta
> tel 1-780-492-2150         11322 - 89 Avenue
> fax 1-780-492-0714         Edmonton, AB, T6G 2G7, CANADA

-- 
Frank Castle is dead!
Call me 'The PUNISHER'!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-amd64] [SOLVED] Re: URGENT: No more fonts after xorg changes
  2006-12-03 10:35 ` [gentoo-amd64] [SOLVED] " Dieter Ries
@ 2006-12-03 15:48   ` Michael Weyershäuser
  2006-12-03 17:02     ` Dieter Ries
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Weyershäuser @ 2006-12-03 15:48 UTC (permalink / raw
  To: gentoo-amd64

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

Dieter Ries wrote:
> 
> The problem I encountered was, that when I tried to start X with 8776, I got 
> the following error message:
> 
> API mismatch: the NVIDIA kernel module has the version 1.0.9629 but this X 
> module has the version 1.0-8776. Please make sure that the kernel module and 
> all NVIDIA driver components have the same Version.
> 
> And this even occurred after emerge -C nvidia-drivers etc. Now I got it back 
> working with uninstalling the NVIDIA.<bla>.run package manually, and then 
> unmerging nvidia-drivers, and remerging nvidia-drivers. So it seems that this 
> BETA driver from NVIDIA behaves different from the former versions. 

Did you unload the nvidia kernel module after uninstalling the 9629
drivers? This one stays loaded until you either reboot or do a "rmmod
nvidia".

The morale of the story: If you have an error message and want help,
post the exact error message, not some summary what you think it says ;)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

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

* Re: [gentoo-amd64] [SOLVED] Re: URGENT: No more fonts after xorg changes
  2006-12-03 15:48   ` Michael Weyershäuser
@ 2006-12-03 17:02     ` Dieter Ries
  0 siblings, 0 replies; 4+ messages in thread
From: Dieter Ries @ 2006-12-03 17:02 UTC (permalink / raw
  To: gentoo-amd64

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

Am Sonntag 03 Dezember 2006 16:48 schrieb Michael Weyershäuser:
> Dieter Ries wrote:
> > The problem I encountered was, that when I tried to start X with 8776, I
> > got the following error message:
> >
> > API mismatch: the NVIDIA kernel module has the version 1.0.9629 but this
> > X module has the version 1.0-8776. Please make sure that the kernel
> > module and all NVIDIA driver components have the same Version.
> >
> > And this even occurred after emerge -C nvidia-drivers etc. Now I got it
> > back working with uninstalling the NVIDIA.<bla>.run package manually, and
> > then unmerging nvidia-drivers, and remerging nvidia-drivers. So it seems
> > that this BETA driver from NVIDIA behaves different from the former
> > versions.
>
> Did you unload the nvidia kernel module after uninstalling the 9629
> drivers? This one stays loaded until you either reboot or do a "rmmod
> nvidia".

yes I did, no effect

>
> The morale of the story: If you have an error message and want help,
> post the exact error message, not some summary what you think it says ;)

this is quite complicated if you have the error messages in the console and 
your browser, nearly without fonts in X. But now its working again, and so 
theres no problem. Thank you anyway,

cu
Dieter

-- 
Frank Castle is dead!
Call me 'The PUNISHER'!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2006-12-03 17:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-02 23:23 [gentoo-amd64] Re: URGENT: No more fonts after xorg changes Dmitri Pogosyan
2006-12-03 10:35 ` [gentoo-amd64] [SOLVED] " Dieter Ries
2006-12-03 15:48   ` Michael Weyershäuser
2006-12-03 17:02     ` Dieter Ries

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