Re: nvidia.ko freezes system in -current

2003-08-31 Thread Hendrik Hasenbein
Andrew Atrens wrote: The nvidia probe code gets invoked for every pci device discovered on the bus. The can't-attach-memory-resource thing essentially means that the driver is trying to attach to a device that isn't a graphics card. Ok. That seems to be the cause for the death of fsck on boot,

Re: nvidia.ko freezes system in -current

2003-08-29 Thread Hendrik Hasenbein
Does somebody use the nvidia driver together with a nforce2 chipset? The driver won't enable the agp port: nvidia0: Unknown at device 0.1 on pci0 nvidia0: Unable to enable PCI busmastering. device_probe_and_attach: nvidia0 attach returned 6 Any ideas? Hendrik -- Ahhh there's only 10 types of

Re: nvidia.ko freezes system in -current

2003-08-29 Thread Matt
Hendrik Hasenbein [EMAIL PROTECTED] wrote: Does somebody use the nvidia driver together with a nforce2 chipset? The driver won't enable the agp port: nvidia0: Unknown at device 0.1 on pci0 nvidia0: Unable to enable PCI busmastering. device_probe_and_attach: nvidia0 attach returned 6

Re: nvidia.ko freezes system in -current

2003-08-29 Thread Andrew Atrens
Hendrik Hasenbein wrote: Does somebody use the nvidia driver together with a nforce2 chipset? The driver won't enable the agp port: nvidia0: Unknown at device 0.1 on pci0 nvidia0: Unable to enable PCI busmastering. device_probe_and_attach: nvidia0 attach returned 6 These messages are

Re: nvidia.ko freezes system in -current

2003-08-29 Thread Hendrik Hasenbein
Andrew Atrens wrote: The combination that works for me (in -STABLE) is nvidia gart and no hacks. I spent some time trying to get Matt Dodd's os agp to work, again in -STABLE, and while it does probe and attach the agp correctly - and from what I could tell seems to follow the linux code very

Re: nvidia.ko freezes system in -current

2003-08-29 Thread Andrew Atrens
Hendrik Hasenbein wrote: Andrew Atrens wrote: The combination that works for me (in -STABLE) is nvidia gart and no hacks. I spent some time trying to get Matt Dodd's os agp to work, again in -STABLE, and while it does probe and attach the agp correctly - and from what I could tell seems to

Re: nvidia.ko freezes system in -current

2003-08-28 Thread Martin
On Thu, 2003-08-28 at 15:40, Christoph Kukulies wrote: I cvsuped world and kernel today, built world, installed world, did a reinstall (with compilation) of the nvidia module 1.0-4365 and the kernel module loads fine but when I startx I get a few screen flashes and the reboot. I have

Re: nvidia.ko freezes system in -current

2003-08-28 Thread David Taylor
On Thu, 28 Aug 2003, Christoph Kukulies wrote: I cvsuped world and kernel today, built world, installed world, did a reinstall (with compilation) of the nvidia module 1.0-4365 and the kernel module loads fine but when I startx I get a few screen flashes and the reboot. I have agp_load=YES