* support for/detection of new VIA C3 core
@ 2003-03-13 4:26 Mathias Kretschmer
2003-03-13 13:35 ` Alan Cox
2003-03-13 20:16 ` Dave Jones
0 siblings, 2 replies; 13+ messages in thread
From: Mathias Kretschmer @ 2003-03-13 4:26 UTC (permalink / raw)
To: linux-kernel
Hi,
Are there any plans to supports this new CPU core in 2.4 ?
i.e. it now supports SSE and no longer 3dnow (as reported
by the kernel).
[root@cinemax rc5.d]# cat /proc/cpuinfo
processor : 0
vendor_id : CentaurHauls
cpu family : 6
model : 8
model name : VIA C3 Ezra
stepping : 9
cpu MHz : 999.910
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu de tsc msr cx8 mtrr pge mmx 3dnow
bogomips : 1989.22
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: support for/detection of new VIA C3 core
2003-03-13 4:26 support for/detection of new VIA C3 core Mathias Kretschmer
@ 2003-03-13 13:35 ` Alan Cox
2003-03-13 15:53 ` Mathias Kretschmer
2003-03-13 20:16 ` Dave Jones
1 sibling, 1 reply; 13+ messages in thread
From: Alan Cox @ 2003-03-13 13:35 UTC (permalink / raw)
To: Mathias Kretschmer; +Cc: Linux Kernel Mailing List
On Thu, 2003-03-13 at 04:26, Mathias Kretschmer wrote:
> Hi,
>
> Are there any plans to supports this new CPU core in 2.4 ?
> i.e. it now supports SSE and no longer 3dnow (as reported
> by the kernel).
The kernel is reporting correctly, and it reads the data from
the CPU. You have a 1GHz Ezra not a Nemiah
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: support for/detection of new VIA C3 core
2003-03-13 13:35 ` Alan Cox
@ 2003-03-13 15:53 ` Mathias Kretschmer
0 siblings, 0 replies; 13+ messages in thread
From: Mathias Kretschmer @ 2003-03-13 15:53 UTC (permalink / raw)
To: Alan Cox; +Cc: Linux Kernel Mailing List
Alan Cox wrote:
> On Thu, 2003-03-13 at 04:26, Mathias Kretschmer wrote:
>
>>Hi,
>>
>>Are there any plans to supports this new CPU core in 2.4 ?
>>i.e. it now supports SSE and no longer 3dnow (as reported
>>by the kernel).
>
>
> The kernel is reporting correctly, and it reads the data from
> the CPU. You have a 1GHz Ezra not a Nemiah
Arghh! I did ask before I bought it and was being told the CPU
would be a Nemiah...
Anyway, it's fast enough to decode DVD/DivX...
Sorry for the false alarm,
Mathias
^ permalink raw reply [flat|nested] 13+ messages in thread
* 2.5 XFree and nvidia geforce.
2003-03-13 20:16 ` Dave Jones
@ 2003-03-13 19:28 ` Maciej Soltysiak
2003-03-13 19:36 ` Marcel J.E. Mol
2003-03-13 21:16 ` Bongani Hlope
0 siblings, 2 replies; 13+ messages in thread
From: Maciej Soltysiak @ 2003-03-13 19:28 UTC (permalink / raw)
To: linux-kernel
Hi,
I am using nvidia drivers for Xwindows under 2.4.
Under 2.5 i would have to use like svga drivers to run it.
What do you think would run better (generally graphics).
2.4+nvidia
or
2.5+some+generic_drivers
Also, why aren't there X drivers for nvidia?
Best Regards,
Maciej Soltysiak
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 2.5 XFree and nvidia geforce.
2003-03-13 19:28 ` 2.5 XFree and nvidia geforce Maciej Soltysiak
@ 2003-03-13 19:36 ` Marcel J.E. Mol
2003-03-13 21:16 ` Bongani Hlope
1 sibling, 0 replies; 13+ messages in thread
From: Marcel J.E. Mol @ 2003-03-13 19:36 UTC (permalink / raw)
To: Maciej Soltysiak; +Cc: linux-kernel
You might take a look at
http://www.minion.de/
-Marcel
On Thu, Mar 13, 2003 at 08:28:56PM +0100, Maciej Soltysiak wrote:
> Hi,
>
> I am using nvidia drivers for Xwindows under 2.4.
>
> Under 2.5 i would have to use like svga drivers to run it.
>
> What do you think would run better (generally graphics).
>
> 2.4+nvidia
> or
> 2.5+some+generic_drivers
>
> Also, why aren't there X drivers for nvidia?
>
> Best Regards,
> Maciej Soltysiak
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" 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.tux.org/lkml/
--
======-------- Marcel J.E. Mol MESA Consulting B.V.
=======--------- ph. +31-(0)6-54724868 P.O. Box 112
=======--------- marcel@mesa.nl 2630 AC Nootdorp
__==== www.mesa.nl ---____U_n_i_x______I_n_t_e_r_n_e_t____ The Netherlands ____
They couldn't think of a number, Linux user 1148 -- counter.li.org
so they gave me a name! -- Rupert Hine -- www.ruperthine.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: support for/detection of new VIA C3 core
2003-03-13 4:26 support for/detection of new VIA C3 core Mathias Kretschmer
2003-03-13 13:35 ` Alan Cox
@ 2003-03-13 20:16 ` Dave Jones
2003-03-13 19:28 ` 2.5 XFree and nvidia geforce Maciej Soltysiak
1 sibling, 1 reply; 13+ messages in thread
From: Dave Jones @ 2003-03-13 20:16 UTC (permalink / raw)
To: Mathias Kretschmer; +Cc: linux-kernel
On Wed, Mar 12, 2003 at 11:26:19PM -0500, Mathias Kretschmer wrote:
> Are there any plans to supports this new CPU core in 2.4 ?
> i.e. it now supports SSE and no longer 3dnow (as reported
> by the kernel).
Erm, no. SSE is only in newer model 9+ C3s.
After your Ezra came the Ezra-T, and now Nehemiah.
Dave
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 2.5 XFree and nvidia geforce.
2003-03-13 19:28 ` 2.5 XFree and nvidia geforce Maciej Soltysiak
2003-03-13 19:36 ` Marcel J.E. Mol
@ 2003-03-13 21:16 ` Bongani Hlope
2003-03-13 21:55 ` Valdis.Kletnieks
1 sibling, 1 reply; 13+ messages in thread
From: Bongani Hlope @ 2003-03-13 21:16 UTC (permalink / raw)
To: Maciej Soltysiak; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 592 bytes --]
On Thu, 13 Mar 2003 20:28:56 +0100 (CET)
Maciej Soltysiak <solt@dns.toxicfilms.tv> wrote:
> Hi,
>
> I am using nvidia drivers for Xwindows under 2.4.
>
> Under 2.5 i would have to use like svga drivers to run it.
>
> What do you think would run better (generally graphics).
>
> 2.4+nvidia
> or
> 2.5+some+generic_drivers
>
> Also, why aren't there X drivers for nvidia?
>
> Best Regards,
> Maciej Soltysiak
>
If you don't inteand to run 3d applications, then you don't need the
nvidia drivers (both for 2.4 and 2.5), but if you want 3d acceleration,
the you best bet is 2.4 + nvidia
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 2.5 XFree and nvidia geforce.
2003-03-13 21:16 ` Bongani Hlope
@ 2003-03-13 21:55 ` Valdis.Kletnieks
2003-03-14 19:40 ` Ducrot Bruno
0 siblings, 1 reply; 13+ messages in thread
From: Valdis.Kletnieks @ 2003-03-13 21:55 UTC (permalink / raw)
To: Bongani Hlope; +Cc: Maciej Soltysiak, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 821 bytes --]
On Thu, 13 Mar 2003 23:16:15 +0200, Bongani Hlope said:
> If you don't inteand to run 3d applications, then you don't need the
> nvidia drivers (both for 2.4 and 2.5), but if you want 3d acceleration,
> the you best bet is 2.4 + nvidia
For reasons I don't claim to understand, the nvidia drivers have much
better 2D acceleration as well. And with the patches from www.minion.de
they work acceptably under 2.5.64, modulo a few issues:
At least on my Dell laptop (GeForce 440 2Go), the 'GLX' extension will wedge up
the X server (ctl-alt-del still reboots, so the kernel is still there).
Restarting the X server hangs the machine sometimes.
I'm going to take a shot at debugging those two issues now that my office is
remodelled and I have a fighting chance of hooking something to the serial
port for debugging. ;)
[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 2.5 XFree and nvidia geforce.
2003-03-13 21:55 ` Valdis.Kletnieks
@ 2003-03-14 19:40 ` Ducrot Bruno
2003-03-14 20:50 ` Maciej Soltysiak
2003-03-14 22:44 ` Valdis.Kletnieks
0 siblings, 2 replies; 13+ messages in thread
From: Ducrot Bruno @ 2003-03-14 19:40 UTC (permalink / raw)
To: Valdis.Kletnieks; +Cc: Bongani Hlope, Maciej Soltysiak, linux-kernel
On Thu, Mar 13, 2003 at 04:55:54PM -0500, Valdis.Kletnieks@vt.edu wrote:
> On Thu, 13 Mar 2003 23:16:15 +0200, Bongani Hlope said:
>
> > If you don't inteand to run 3d applications, then you don't need the
> > nvidia drivers (both for 2.4 and 2.5), but if you want 3d acceleration,
> > the you best bet is 2.4 + nvidia
>
> For reasons I don't claim to understand, the nvidia drivers have much
> better 2D acceleration as well. And with the patches from www.minion.de
> they work acceptably under 2.5.64, modulo a few issues:
>
> At least on my Dell laptop (GeForce 440 2Go), the 'GLX' extension will wedge up
> the X server (ctl-alt-del still reboots, so the kernel is still there).
>
> Restarting the X server hangs the machine sometimes.
>
> I'm going to take a shot at debugging those two issues now that my office is
> remodelled and I have a fighting chance of hooking something to the serial
> port for debugging. ;)
>
One of the main issue for me (I don't want flame please) is
that it kill acpi and/or apm. Since it's more important for
for me to get suspension working, I can not use any
drivers provided by nVidia unless of course they implement
necessary support.
BTW, XFree4.3.0 is out, and your GeForce is supported.
--
Ducrot Bruno
http://www.poupinou.org Page profaissionelle
http://toto.tu-me-saoules.com Haume page
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 2.5 XFree and nvidia geforce.
2003-03-14 19:40 ` Ducrot Bruno
@ 2003-03-14 20:50 ` Maciej Soltysiak
2003-03-17 9:59 ` Ducrot Bruno
2003-03-14 22:44 ` Valdis.Kletnieks
1 sibling, 1 reply; 13+ messages in thread
From: Maciej Soltysiak @ 2003-03-14 20:50 UTC (permalink / raw)
To: Ducrot Bruno; +Cc: Valdis.Kletnieks, Bongani Hlope, linux-kernel
> One of the main issue for me (I don't want flame please) is
> that it kill acpi and/or apm.
Hmm, just insmoding the drivers kills apm/acpi ?
> BTW, XFree4.3.0 is out, and your GeForce is supported.
So i've heard. :)
Regards,
Maciej
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 2.5 XFree and nvidia geforce.
2003-03-14 19:40 ` Ducrot Bruno
2003-03-14 20:50 ` Maciej Soltysiak
@ 2003-03-14 22:44 ` Valdis.Kletnieks
2003-03-17 9:46 ` Ducrot Bruno
1 sibling, 1 reply; 13+ messages in thread
From: Valdis.Kletnieks @ 2003-03-14 22:44 UTC (permalink / raw)
To: Ducrot Bruno; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1333 bytes --]
On Fri, 14 Mar 2003 20:40:50 +0100, Ducrot Bruno said:
> One of the main issue for me (I don't want flame please) is
> that it kill acpi and/or apm. Since it's more important for
> for me to get suspension working, I can not use any
> drivers provided by nVidia unless of course they implement
No flames intended - I just have different requirements than you do,
and suspending hasn't been an issue for me, and I've not bothered
trying to get it to work.
I've seen a workaround posted for the nvidia suspend issue - the trick was to
configure a suspend script that apmd/whatever would call, and include
a '/usr/bin/chvt 1' in it. So on the way down, it would change off the
nvidia-controlled VT, and all would be well.
> BTW, XFree4.3.0 is out, and your GeForce is supported.
Oh, the free driver has "supported" the card for ages. My point was that (a)
the free driver isn't 2-d accelerated as much as the NVidia driver (the 'nv'
free driver can average 10-15% CPU by itself, and the 'nvidia' closed driver
only 1-2% while feeling much quicker), and (b) the NVidia driver "just works"
in finding the video port on the docking station when I'm docked - the 'nv'
free drivers would find the LCD screen fine and not find the docking port
video.
--
Valdis Kletnieks
Computer Systems Senior Engineer
Virginia Tech
[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 2.5 XFree and nvidia geforce.
2003-03-14 22:44 ` Valdis.Kletnieks
@ 2003-03-17 9:46 ` Ducrot Bruno
0 siblings, 0 replies; 13+ messages in thread
From: Ducrot Bruno @ 2003-03-17 9:46 UTC (permalink / raw)
To: Valdis.Kletnieks; +Cc: Ducrot Bruno, linux-kernel
On Fri, Mar 14, 2003 at 05:44:00PM -0500, Valdis.Kletnieks@vt.edu wrote:
> On Fri, 14 Mar 2003 20:40:50 +0100, Ducrot Bruno said:
>
> > One of the main issue for me (I don't want flame please) is
> > that it kill acpi and/or apm. Since it's more important for
> > for me to get suspension working, I can not use any
> > drivers provided by nVidia unless of course they implement
>
> No flames intended - I just have different requirements than you do,
> and suspending hasn't been an issue for me, and I've not bothered
> trying to get it to work.
>
> I've seen a workaround posted for the nvidia suspend issue - the trick was to
> configure a suspend script that apmd/whatever would call, and include
> a '/usr/bin/chvt 1' in it. So on the way down, it would change off the
> nvidia-controlled VT, and all would be well.
No. I spoke for a missing function in the binary part (was present
in 15.., but removed in 20.. and 28..) )...
>
> > BTW, XFree4.3.0 is out, and your GeForce is supported.
>
> Oh, the free driver has "supported" the card for ages. My point was that (a)
> the free driver isn't 2-d accelerated as much as the NVidia driver (the 'nv'
> free driver can average 10-15% CPU by itself, and the 'nvidia' closed driver
> only 1-2% while feeling much quicker), and (b) the NVidia driver "just works"
> in finding the video port on the docking station when I'm docked - the 'nv'
> free drivers would find the LCD screen fine and not find the docking port
> video.
... and seem that this function is now reintroduced in the lasted
release in the nvidia binary. I guess that more work has to be
done, though, but I consider that my really lastest complain
about the binary driver from nvidia go now to /dev/null.
Cheers,
--
Ducrot Bruno
http://www.poupinou.org Page profaissionelle
http://toto.tu-me-saoules.com Haume page
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 2.5 XFree and nvidia geforce.
2003-03-14 20:50 ` Maciej Soltysiak
@ 2003-03-17 9:59 ` Ducrot Bruno
0 siblings, 0 replies; 13+ messages in thread
From: Ducrot Bruno @ 2003-03-17 9:59 UTC (permalink / raw)
To: Maciej Soltysiak
Cc: Ducrot Bruno, Valdis.Kletnieks, Bongani Hlope, linux-kernel
On Fri, Mar 14, 2003 at 09:50:49PM +0100, Maciej Soltysiak wrote:
> > One of the main issue for me (I don't want flame please) is
> > that it kill acpi and/or apm.
> Hmm, just insmoding the drivers kills apm/acpi ?
>
> > BTW, XFree4.3.0 is out, and your GeForce is supported.
> So i've heard. :)
>
By 'killing apm/acpi', I meant that the pm callback in the source
part of the kernel module call a function, certainly for saving/restoring
the state of the device, in the binary part.
But this function is not present in the binary part of the driver.
Actually, that was the case with 'older' release of the driver, but
seems to be reintroduced in the lastest one.
Cheers,
--
Ducrot Bruno
http://www.poupinou.org Page profaissionelle
http://toto.tu-me-saoules.com Haume page
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2003-03-17 9:49 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-13 4:26 support for/detection of new VIA C3 core Mathias Kretschmer
2003-03-13 13:35 ` Alan Cox
2003-03-13 15:53 ` Mathias Kretschmer
2003-03-13 20:16 ` Dave Jones
2003-03-13 19:28 ` 2.5 XFree and nvidia geforce Maciej Soltysiak
2003-03-13 19:36 ` Marcel J.E. Mol
2003-03-13 21:16 ` Bongani Hlope
2003-03-13 21:55 ` Valdis.Kletnieks
2003-03-14 19:40 ` Ducrot Bruno
2003-03-14 20:50 ` Maciej Soltysiak
2003-03-17 9:59 ` Ducrot Bruno
2003-03-14 22:44 ` Valdis.Kletnieks
2003-03-17 9:46 ` Ducrot Bruno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox