Good plan, The DRM module is not happy and throws a bit of a fit. Here is a small snippet showing the exact response, how would I go about upgrading the drm module or would I have to wait until the 1671 is supported. I am going to try the agp_try_unsupported=1 in the mean time.
Thanks again. Jul 16 17:41:26 Coke modprobe: modprobe: Can't locate module char-major-226 Jul 16 17:41:27 Coke modprobe: modprobe: Can't locate module char-major-226 Jul 16 17:41:27 Coke kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann Jul 16 17:41:27 Coke kernel: agpgart: Maximum main memory to use for agp memory: 202M Jul 16 17:41:27 Coke kernel: agpgart: Unsupported Ali chipset (device id: 1671), you might want to try agp_try_unsupported=1. Jul 16 17:41:27 Coke kernel: [drm] Initialized radeon 1.1.1 20010405 on minor 0 Jul 16 17:41:27 Coke kernel: [drm:radeon_do_init_cp] *ERROR* PCI GART not yet supported for Radeon! Jul 16 17:41:27 Coke kernel: Unable to handle kernel NULL pointer dereference at virtual address 0000001c Jul 16 17:41:27 Coke kernel: printing eip: Jul 16 17:41:27 Coke kernel: d09b3fff Jul 16 17:41:27 Coke kernel: *pde = 0b511067 Jul 16 17:41:27 Coke kernel: *pte = 00000000 Jul 16 17:41:27 Coke kernel: Oops: 0000 Jul 16 17:41:27 Coke kernel: radeon binfmt_misc autofs ds yenta_socket pcmcia_core 8139too mii ide-scsi scs Jul 16 17:41:27 Coke kernel: CPU: 0 Jul 16 17:41:27 Coke kernel: EIP: 0010:[<d09b3fff>] Not tainted Jul 16 17:41:27 Coke kernel: EFLAGS: 00013246 Jul 16 17:41:27 Coke kernel: Jul 16 17:41:27 Coke kernel: EIP is at radeon_do_cp_idle [radeon] 0x1f (2.4.18-3) Jul 16 17:41:27 Coke kernel: eax: 00000000 ebx: 00000000 ecx: 00000000 edx: 00000001 Jul 16 17:41:27 Coke gdm[1279]: gdm_slave_xioerror_handler: Fatal X error - Restarting :0 Jul 16 17:41:27 Coke kernel: esi: 00000000 edi: 00000001 ebp: 00000000 esp: cb179f44 Jul 16 17:41:27 Coke kernel: ds: 0018 es: 0018 ss: 0018 Jul 16 17:41:27 Coke kernel: Process X (pid: 1280, stackpage=cb179000) Jul 16 17:41:27 Coke kernel: Stack: cb179f58 d09b4f85 00000000 00000000 ca657000 00000001 00000001 ca657000 Jul 16 17:41:27 Coke kernel: cfe0cb20 bffffbe0 40086442 d09afe14 caf5cbc0 cfe0cb20 40086442 bffffbe0 Jul 16 17:41:27 Coke kernel: 40086442 ffffffe7 bffffbe0 cfe0cb20 c0146547 caf5cbc0 cfe0cb20 40086442 Jul 16 17:41:27 Coke kernel: Call Trace: [<d09b4f85>] radeon_cp_stop [radeon] 0xf5 Jul 16 17:41:27 Coke kernel: [<d09afe14>] radeon_ioctl [radeon] 0xe4 Jul 16 17:41:27 Coke kernel: [<c0146547>] sys_ioctl [kernel] 0x217 Jul 16 17:41:27 Coke kernel: [<c0108923>] system_call [kernel] 0x33 Jul 16 17:41:27 Coke kernel: Jul 16 17:41:27 Coke kernel: Jul 16 17:41:27 Coke kernel: Code: 8b 43 1c 83 f8 18 77 19 6a 18 53 e8 01 15 00 00 59 58 8b 43 Jul 16 17:41:36 Coke gdm(pam_unix)[1285]: session opened for user dylan by (uid=0) Jul 16 17:41:40 Coke modprobe: modprobe: Can't locate module sound-slot-0 Jul 16 17:41:40 Coke modprobe: modprobe: Can't locate module sound-service-0-0 Jul 16 17:41:45 Coke gnome-name-server[1424]: starting Jul 16 17:41:45 Coke gnome-name-server[1424]: name server starting Jul 16 17:41:45 Coke gnome-name-server[1426]: starting On 2002.07.16 16:48 Jos� Fonseca wrote: > On Tue, Jul 16, 2002 at 03:59:02PM +0200, dylan wrote: > > On a hp xt6200 notebook I get the following error from my radeon, > > > > The error below is that the device is busy when it shouldnt be. > > > > This is a fresh 7.3 install and I have previously tried updating the > > > driver etc, but the configuration below seems the closest that I > have > > gotten to getting DRI to work. > > > > Any ideas? > > > [...] > > (II) RADEON(0): [drm] drmSetBusid failed (7, PCI:1:0:0), Device or > > resource busy > > (EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI. > [...] > > This is a problem with the DRM kernel module. Check on > /var/log/messages > if there is any error message. > > Jos� Fonseca > _______________________________________________ > Xpert mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mailman/listinfo/xpert > _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
