Re: NVIDIA_GLX and NVIDIA_kernel Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-23 Thread Chad Harland
If your trying to have the NVIDIA drivers work in both 2.4 and 2.6 on the same machine it's easy enoughyou just need to use the same version of the kernel driver. eg 5328. you simply install the 2.4 one which updates glx to 5328 version. Then extract the source for the header for the kernel drive

NVIDIA_GLX and NVIDIA_kernel Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-23 Thread Anguo
On Friday 19 Dec 2003 4:44 am, JoeHill wrote: > Can you not have two sets of drivers installed, kernel > *and* GLX, as long as they are installed into seperate > kernels? > > Seems to me, as I indicated below, he should be able to > install both kernel and GLX drivers and have 3D > acceleration in

Re: startx Re: init 3 Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread JoeHill
On Fri, 19 Dec 2003 12:55:21 +0800 Anguo <[EMAIL PROTECTED]> wrote: > Should I do startx before startkde? actually, you can just type "kde". -- JoeHill ++ ICQ # 280779813 Registered Linux user #282046 Homepage: www.orderinchaos.org +++ The United States Drug Enforcement

Re: startx Re: init 3 Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Todd Slater
On Fri, Dec 19, 2003 at 12:55:21PM +0800, Anguo wrote: > yes, that's it. > > Once I have booted in console mode, how do I start KDE > again? > I see the following two commands: > startkde > startx > Should I do startx before startkde? If you haven't messed with your ~/.xsession (and

Re: XF86Config-4 and nvidia drivers (Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Anguo
On Friday 19 Dec 2003 4:30 am, JoeHill wrote: > Eventually, what you might want to do, once the new > kernel has proven itself stable and solid, is *uninstall* > the 4321 drivers and install the 4496 GLX binary. ok, I will try this. thanks Joe, Augustin -- Linux. The Future is Open. "Linux

startx Re: init 3 Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Anguo
On Friday 19 Dec 2003 2:42 am, robin wrote: > > When I do so, Linux starts in text mode but Mandrake > > always end up by starting X anyway without me doing > > anything. ??? > > Look in the Mandrake Control Center -> Hardware -> > XFdrake -> Options. You probably have it set to start X > automati

rpm -qil NVIDIA... Re: XF86Config-4 and nvidia drivers (Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Anguo
On Friday 19 Dec 2003 2:18 am, Pablo Vitoria wrote: > Can you send the output of: > rpm -qil NVIDIA_GLX-4321-3mdk > rpm -qil NVIDIA_kernel-2.4.22.21mdk-4496-2.2.92mdk > rpm -qil NVIDIA_kernel-2.4.21.0.13mdk-4321-3mdk Hello Pablo and everybody, Thanks to all who responded in this thread (Pablo, Jo

Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread John Richard Smith
JoeHill wrote: On Thu, 18 Dec 2003 22:19:27 + John Richard Smith <[EMAIL PROTECTED]> wrote: So I'm astounded that you can get any nividia driver to work with "nvidia" instead of "nv" Strange, I must be lucky, I've never had one bit of trouble with the Nvidia drivers, other than never

Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread JoeHill
On Thu, 18 Dec 2003 22:19:27 + John Richard Smith <[EMAIL PROTECTED]> wrote: > So I'm astounded that you can get any nividia driver to work with > "nvidia" instead of "nv" Strange, I must be lucky, I've never had one bit of trouble with the Nvidia drivers, other than never being able to get

Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread John Richard Smith
H.J.Bathoorn wrote: On Thursday 18 December 2003 17:38, John Richard Smith wrote: I didn't know that HarM, So how do you get the hardware acceleration going then, because if just "nvidia" nothing works ? John There's only one prerequisite: The binary nvidia-drivers for the kernel and the N

Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread John Richard Smith
robin wrote: Anguo wrote: On Thursday 18 Dec 2003 6:22 pm, John Richard Smith wrote: Pound to a penny you forgot to modify your /etc/X11/XF86Config-4 Section "Device" Identifier "device1" VendorName "nVidia Corporation" BoardName "NVIDIA GeForce3 (generic)" Driver "nv"

Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread JoeHill
On Thu, 18 Dec 2003 19:11:28 +0100 "H.J.Bathoorn" <[EMAIL PROTECTED]> wrote: > you have the choice of googling around, asking questions here, maybe > downloading more stuff from nvidia going over it all again, getting your 3D > going and learning a lot..or: > You leave it as it is, happy wit

RE: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Dennis . R . Myers
Title: RE: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of H.J.Bathoorn Sent: Thursday, December 18, 2003 11:06 AM To: [EMAIL PROTECTED] Subject: Re: XF86Config-4

Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread John Richard Smith
H.J.Bathoorn wrote: On Thursday 18 December 2003 16:31, John Richard Smith wrote: Here is the relevant section in mine: Section "Device" Identifier "device1" VendorName "nVidia Corporation" BoardName "NVIDIA GeForce2 DDR (generic)" Driver "nvidia" Option "DPMS" EndSection you mean I

Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Anguo
On Friday 19 Dec 2003 1:05 am, H.J.Bathoorn wrote: > On Thursday 18 December 2003 16:31, John Richard Smith wrote: > > >Here is the relevant section in mine: > > > > > >Section "Device" > > >Identifier "device1" > > >VendorName "nVidia Corporation" > > >BoardName "NVIDIA GeForce2 DDR (

Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread H.J.Bathoorn
On Thursday 18 December 2003 16:31, John Richard Smith wrote: > >Here is the relevant section in mine: > > > >Section "Device" > >Identifier "device1" > >VendorName "nVidia Corporation" > >BoardName "NVIDIA GeForce2 DDR (generic)" > >Driver "nvidia" > >Option "DPMS" > >EndSectio

Re: XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread John Richard Smith
Anguo wrote: On Thursday 18 Dec 2003 6:22 pm, John Richard Smith wrote: Pound to a penny you forgot to modify your /etc/X11/XF86Config-4 Section "Device" Identifier "device1" VendorName "nVidia Corporation" BoardName "NVIDIA GeForce3 (generic)" Driver "nv" --- chan

XF86Config-4 and nvidia drivers Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Anguo
On Thursday 18 Dec 2003 6:22 pm, John Richard Smith wrote: > Pound to a penny you forgot to modify your > /etc/X11/XF86Config-4 > > Section "Device" > Identifier "device1" > VendorName "nVidia Corporation" > BoardName "NVIDIA GeForce3 (generic)" > Driver "nv" --- c

XF86Config-4 and nvidia drivers (Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Anguo
On Thursday 18 Dec 2003 5:29 pm, JoeHill wrote: > Yep. You shouldn't be in X when installing the Nvidia > drivers anyway. The reason, of course, that X won't start > with the new kenel, is that in your XF86Config-4 you have > it set to load the Nvidia driver. As long as the old > kernel is still lo

Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Anguo
On Thursday 18 Dec 2003 5:28 pm, jason pearl wrote: > > you mean that I should boot with new_kernel, and from > > the console do urpmi new_nvidia_driver. I should NOT do > > it from current_kernel. > hwo did u get that kernel? cuz i want it... urpmi > kernel-nvidia? Hello Jason, I was referring

init 3 Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Anguo
On Thursday 18 Dec 2003 6:51 pm, Adolfo Bello wrote: > If you boot directly to graphic mode: > init 3 When I do so, Linux starts in text mode but Mandrake always end up by starting X anyway without me doing anything. ??? Anguo -- Quote of the day: "MS bet the firm on .NET Sun bet

Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread John Richard Smith
Anguo wrote: Hello, From searching the archives of this list and doing a lot of reading, I know that kernel images are installed side by side. So now I have:vmlinuz-2.4.22-21mdkvmlinuz-2.4.21-0.13mdkMy question concern the nvidia driver. I have downloaded from the club: NVIDIA_kernel-2.4.22

Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Adolfo Bello
On Thu, 2003-12-18 at 05:40, jason pearl wrote: > On Thu, 2003-12-18 at 02:29, JoeHill wrote: > > On Thu, 18 Dec 2003 17:17:26 +0800 > > Anguo <[EMAIL PROTECTED]> wrote: > > > > > you mean that I should boot with new_kernel, and from the > > > console do urpmi new_nvidia_driver. I should NOT do i

Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread jason pearl
On Thu, 2003-12-18 at 02:29, JoeHill wrote: > On Thu, 18 Dec 2003 17:17:26 +0800 > Anguo <[EMAIL PROTECTED]> wrote: > > > you mean that I should boot with new_kernel, and from the > > console do urpmi new_nvidia_driver. I should NOT do it from > > current_kernel. > > Just to be on the safe sid

Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread JoeHill
On Thu, 18 Dec 2003 17:17:26 +0800 Anguo <[EMAIL PROTECTED]> wrote: > you mean that I should boot with new_kernel, and from the > console do urpmi new_nvidia_driver. I should NOT do it from > current_kernel. Just to be on the safe side. I would bet dollars to doughnuts that the Nvidia RPM "kno

Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread jason pearl
On Thu, 2003-12-18 at 02:17, Anguo wrote: > On Thursday 18 Dec 2003 4:55 pm, JoeHill wrote: > > > but I am hesitating to urpmi it, because I don't > > > understand how it would affect my current setup. > > > If after installing the nvidia driver, there are any > > > problem, I need to be able to bo

Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Anguo
On Thursday 18 Dec 2003 4:55 pm, JoeHill wrote: > > but I am hesitating to urpmi it, because I don't > > understand how it would affect my current setup. > > If after installing the nvidia driver, there are any > > problem, I need to be able to boot with the old kernel > > (the one I am using now).

Re: [newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread JoeHill
On Thu, 18 Dec 2003 16:39:22 +0800 Anguo <[EMAIL PROTECTED]> wrote: > My question concern the nvidia driver. I have downloaded > from the club: > NVIDIA_kernel-2.4.22.21mdk-4496-2.2.92mdk.i586.rpm > > but I am hesitating to urpmi it, because I don't understand > how it would affect my c

[newbie] upgrading nvidia kernel in a safe way...

2003-12-18 Thread Anguo
Hello, At last, I've come around to upgrading my kernel, after upgrading all the other applications to 9.2 when it came out. I got a fright when mandrake wouldn't boot (actually, it did but X didn't start, which comes to the same for me). My lilo.conf was a bit mixed up, but I managed to boot