Re: Video card

2003-09-01 Thread Kenyon Cox
Greetings: Having just spent on my Deb 3.0 testing/unstable box w/Nvidia, after I got too ambitious with an apt-get upgrade and hosed my X, maybe this'll help. I specified gcc-2.95 in my kernel (2.4.21) Makefile, and changed the gcc symlink to gcc-2.95 just for good measure. The gcc-3.3 was giv

Re: Video card

2003-09-01 Thread Tom Marinis
Joel Hammer wrote: Good idea. which `gcc` returns: /usr/local/bin/gcc and file `which gcc` shows a binary file. strings `which gcc` shows version 2.95.3, which is what I think I am using. I went the extra step and recompiled my modules and make'd modules_install. However, depmod wouldn't work, n

Re: Video card

2003-09-01 Thread Joel Hammer
Good idea. which `gcc` returns: /usr/local/bin/gcc and file `which gcc` shows a binary file. strings `which gcc` shows version 2.95.3, which is what I think I am using. I went the extra step and recompiled my modules and make'd modules_install. However, depmod wouldn't work, never has on this ma

Re: Video card

2003-09-01 Thread Ken Moffat
joel wrote: Yes, I wouldn't lie about something like this. The nvidia install script has its own ideas about which compiler it is using. Are there any other names for the compiler except gcc? I have searched my box for gcc and cc and all I get is /usr/bin/gcc. Nothing else. Joel Generally gcc i

Re: Video card

2003-09-01 Thread joel
Joel Hammer wrote: Unless I can find the Makefile for this thing and tell it to ignore the compiler difference, it looks like I will have to find an older video card for this box. Maybe ebay. Joel Are all these problems from the nvidia*.run script? I had no problems on a couple of machines

Re: Video card

2003-09-01 Thread Joel Hammer
My problem, according to the nvidia install script, is that I used a different compiler to make the kernel than I was using to compile the kernel module for the driver. I compiled this kernel about two years ago and since then I tried to update glibc (never again) and I suspect I updated the com

Re: Video card

2003-09-01 Thread Ken Moffat
Joel Hammer wrote: Unless I can find the Makefile for this thing and tell it to ignore the compiler difference, it looks like I will have to find an older video card for this box. Maybe ebay. Joel Are all these problems from the nvidia*.run script? I had no problems on a couple of machines

Re: Video card

2003-09-01 Thread Shawn Tayler
On Sun, 31 Aug 2003 20:09:58 -0400 Joel Hammer <[EMAIL PROTECTED]> professed: > Well, I finally got the thing to reboot, and the newly compiled kernel > is running, and I get the exact same error from the nvidia install > script. It claims the compiler I used to compile the kernel is different

Re: Video card

2003-09-01 Thread Net Llama!
On 08/31/03 15:43, Joel Hammer wrote: recompiled it how? what did you change from the last kernel? I didn't change a thing. I just went into /usr/src/linux, and ran make If you didn't change anything, then how would the original problem be resolved?? Does your kernel have any AGP support? --

Re: Video card

2003-09-01 Thread Joel Hammer
ing so why push it. Unless I can find the Makefile for this thing and tell it to ignore the compiler difference, it looks like I will have to find an older video card for this box. Maybe ebay. Joel ___ Linux-users mailing list [EMAIL PROTECTED] U

Re: Video card

2003-08-31 Thread Bill Campbell
On Sun, Aug 31, 2003, Joel Hammer wrote: >> If you've never built a kernel on this machine, you should >> probably run ``make mrproper'' before doing anything as this >> brings in the defaults the original Caldera kernels use. > >I have built numerous kernels on this machine. It was simpler in >the

Re: Video card

2003-08-31 Thread Joel Hammer
> If you've never built a kernel on this machine, you should > probably run ``make mrproper'' before doing anything as this > brings in the defaults the original Caldera kernels use. I have built numerous kernels on this machine. It was simpler in the old days. I didn't run mrproper because I had

Re: Video card

2003-08-31 Thread Bill Campbell
On Sun, Aug 31, 2003, Joel Hammer wrote: >> recompiled it how? what did you change from the last kernel? > >I didn't change a thing. I just went into /usr/src/linux, and ran make >dep make clean make bzImage. If you've never built a kernel on this machine, you should probably run ``make mrproper'

Re: Video card

2003-08-31 Thread Joel Hammer
> recompiled it how? what did you change from the last kernel? I didn't change a thing. I just went into /usr/src/linux, and ran make dep make clean make bzImage. I shoulda saved an old copy of the kernel. I rebooted without trouble after running lilo.conf, but the second reboot I got a hard dri

Re: Video card

2003-08-31 Thread Net Llama!
On 08/31/03 14:19, joel wrote: Hmmm... I recompiled the kernel, and I get the same error. recompiled it how? what did you change from the last kernel? Could the nvidia installer be finding an old compiler? I can't find out what nvidia is doing with the install script because any attempt to mod

Re: Video card

2003-08-31 Thread joel
l script, but that changed the checksum, so, after I tweaked that, I get an md5sum error. Well, time to download again.) Thanks, Joel joel wrote: Any recommendations for a video card. I play games occasionally. Thanks, Joel ___ Linux-users mailing list

Re: Video card

2003-08-31 Thread joel
hanged the checksum, so, after I tweaked that, I get an md5sum error. Well, time to download again.) Thanks, Joel joel wrote: Any recommendations for a video card. I play games occasionally. Thanks, Joel ___ Linux-users mailing list [EMAIL PR

Re: Video card

2003-08-31 Thread Federico Voges
Hi, On Sun, 31 Aug 2003 07:52:49 -0400, joel wrote: >Any recommendations for a video card. I play games occasionally. >Thanks, >Joel > According to a friend (he's game's freak), ATI is the way to go right now (Radeon 9700/9800). Don't waste your money in nVidia FX

Re: Video card

2003-08-31 Thread Kurt Wall
Quoth Ken Moffat: > joel wrote: > > >Any recommendations for a video card. I play games occasionally. > >Thanks, > >Joel > > I like nvidia because they provide linux drivers. (very easy > installation.) I feel they deserve support for that. I like Matrox card

Re: Video card

2003-08-31 Thread Leon Goldstein
Bill Campbell wrote inter alia: NVidia makes a point of backwards compatibility on their cards (e.g. new cards will work with old drivers, but some new features may not be supported). I've never had a problem on Linux with any card with an NVidia chipset so long as it has enough RAM to support th

Re: Video card

2003-08-31 Thread Bill Campbell
On Sun, Aug 31, 2003, Robert E. Raymond wrote: >On Sunday 31 August 2003 07:52 am, joel wrote: >> Any recommendations for a video card. I play games occasionally. >> Thanks, >> Joel > >ATI makes some good ones, but it seems that their Linux 3D support always >comes l

Video card

2003-08-31 Thread joel
Any recommendations for a video card. I play games occasionally. Thanks, Joel ___ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Re: Video card

2003-08-31 Thread Robert E. Raymond
On Sunday 31 August 2003 07:52 am, joel wrote: > Any recommendations for a video card. I play games occasionally. > Thanks, > Joel ATI makes some good ones, but it seems that their Linux 3D support always comes late. The Radeon 9600 is their most advanced with 3D linux support at t

Re: Video card

2003-08-31 Thread Ken Moffat
joel wrote: Any recommendations for a video card. I play games occasionally. Thanks, Joel I like nvidia because they provide linux drivers. (very easy installation.) I feel they deserve support for that. -- Ken ___ Linux-users mailing list [EMAIL

Re: Umm 2.6 compiled but no Video Card Drivers

2003-07-30 Thread Kurt Wall
Quoth James McDonald: > Folks, > > I managed to get 2.6.0test2 kernel compiled and installed unfortunately > my old kernel uses *.o.gz modules and the new modutils won't insert them > so I am stuck with the 2.6 kernel for now. The new module utilities don't handle compressed kernel modules. You c

Re: Umm 2.6 compiled but no Video Card Drivers

2003-07-30 Thread Myles Green
On Tue, 2003-07-29 at 06:46, James McDonald wrote: > Folks, > > I managed to get 2.6.0test2 kernel compiled and installed unfortunately > my old kernel uses *.o.gz modules and the new modutils won't insert them > so I am stuck with the 2.6 kernel for now. > > I have network and all my major servi

Umm 2.6 compiled but no Video Card Drivers

2003-07-30 Thread James McDonald
Folks, I managed to get 2.6.0test2 kernel compiled and installed unfortunately my old kernel uses *.o.gz modules and the new modutils won't insert them so I am stuck with the 2.6 kernel for now. I have network and all my major services that I need but I'm lacking a nv driver the NVIDIA site doesn

Re: Video card

2003-06-28 Thread Bill Campbell
On Sat, Jun 28, 2003 at 08:10:33AM -0500, Rick Sivernell wrote: >On Sat, 28 Jun 2003 07:38:25 -0400 >Kurt Wall <[EMAIL PROTECTED]> wrote: > >As usual, Kurt is on top again. I also run at 1600x1200 on a 19" & higher on my >21" Viewsonics at 24 bit using Elsa Razor II & III Riva TNT2 NVidia cards.

Re: Video card

2003-06-28 Thread Net Llama!
On 06/28/03 06:10, Rick Sivernell wrote: On Sat, 28 Jun 2003 07:38:25 -0400 Kurt Wall <[EMAIL PROTECTED]> wrote: As usual, Kurt is on top again. I also run at 1600x1200 on a 19" & higher on my 21" Viewsonics at 24 bit using Elsa Razor II & III Riva TNT2 NVidia cards. Ayup. I've got a relatively

Re: Video card

2003-06-28 Thread James Conner
I'm running a 19" Samsung 955DF at 1280 x 1024, 24bit color, on a 16MB Voodoo3 2000 card. Yes, I know, it needs upgraded. :) I'm looking at some GForce4 cards. Jim On Saturday 28 June 2003 11:30 am, Joel Hammer wrote: > I just got a new 19 inch monitor (ViewSonic). > >

Re: Video card

2003-06-28 Thread Rick Sivernell
On Sat, 28 Jun 2003 07:38:25 -0400 Kurt Wall <[EMAIL PROTECTED]> wrote: As usual, Kurt is on top again. I also run at 1600x1200 on a 19" & higher on my 21" Viewsonics at 24 bit using Elsa Razor II & III Riva TNT2 NVidia cards. cheers -- Rick Sivernell Dallas, Texas 75287 972 306-2296 [EMAIL

Re: Video card

2003-06-28 Thread dep
quoth Joel Hammer: | My video card only has 32 megs of ram, and, so I cannot get 24 bit | depth to work properly at higher resolutions. you may not want to -- practically everything (opengl, for instance, and certainly direct rendering of 3-d objects) is optimized for 16bpp. i have a fast

Re: Video card

2003-06-28 Thread Kurt Wall
Quoth Joel Hammer: > I just got a new 19 inch monitor (ViewSonic). > > My video card only has 32 megs of ram, and, so I cannot get 24 bit depth > to work properly at higher resolutions. Bah. With 32MB RAM, you can run 24-bit color depth at stunningly high resolutions. > Could som

Video card

2003-06-28 Thread Joel Hammer
I just got a new 19 inch monitor (ViewSonic). My video card only has 32 megs of ram, and, so I cannot get 24 bit depth to work properly at higher resolutions. Could someone offer some video card recommendations that could be installed without much hassle on my machine with the following