Re: i915 AGP not supported aka PR kern/80396

From: Paolo Pisati (p.pisati_at_oltrelinux.com)
Date: 05/22/05

  • Next message: Giorgos Keramidas: "Re: how to get the status of cpu in kernel?"
    Date: Sun, 22 May 2005 13:57:38 +0200
    To: FreeBSD_Hackers <freebsd-hackers@freebsd.org>
    
    
    

    On Sat, May 21, 2005 at 03:17:21PM +0200, Paolo Pisati wrote:
    >
    > (i already sent an email to Eric some days ago but i
    > didn't receive any ack so i try here...)
    >
    > can anyone take a look at this?
    > as the comments say, agp still doesn't
    > work...
    >
    > anything i can do to help?
    > Eric?
    [snip]

    i answer to myself:

    just after my post i realized that my chipset
    wasn't supported by eric's patch (mine is a i915GM while
    original patch was for i915G).
    I added my chip id to eric's patch and now i have
    agp working (somehow):

    [flag@longino ~]$ dmesg | grep agp
    agp0: <Intel 82915GM (915GM GMCH) SVGA controller> port 0xec38-0xec3f mem 0xdfec0000-0xdfefffff,0xc0000000-0xcfffffff,0xdff00000-0xdff7ffff irq 16 at device 2.0 on pci0
    agp0: detected 8060k stolen memory
    agp0: aperture size is 256M
    [flag@longino ~]$ ls -la /dev/agpgart
    crw------- 1 root wheel 241, 0 May 22 12:52 /dev/agpgart

    Unfortunately, xorg-6.8.2 doesn't support my chipset
    yet (seems i have to wait for 6.8.3 if it ever will be released...),
    so i couldn't test if there were any mistakes in agp
    programming.

    Anyway, attached is eric's patch with i915gm id added,
    if someone care to test it.

    bye

    -- 
    Paolo
    
    
    

    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"



  • Next message: Giorgos Keramidas: "Re: how to get the status of cpu in kernel?"

    Relevant Pages

    • Re: hostb(4) and vgapci(4) patch
      ... > vgapci driver and to change agp, drm, and acpi_video to attach to ... > dpms patch I posted to acpi@ a long while ago that several people ... littleguy# kldunload acpi_video ...
      (freebsd-current)
    • Re: 2.6.17-git build breakage
      ... Patch has been sent. ... use select for GART_IOMMU to enable AGP ... Support for hardware IOMMU in AMD's Opteron/Athlon64 Processors ... config SWIOTLB ...
      (Linux-Kernel)
    • [PATCH] [2.4] AGPGART support for intel 7205/7505 chipsets
      ... I forgot the patch ... ... NVIDIA's binary-only drivers with a GeForce 4200 in AGP 8x mode. ... the NVIDIA driver fails to set up AGP properly and disables it ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: hostb(4) and vgapci(4) patch
      ... >>I have a patch that is an attempt to untangle a few things in relation to ... >>Host-PCI bridges and VGA PCI devices. ... >> agp, drm, and acpi_video to attach to these drivers. ... If you delete this line to fix the warning does it work ok? ...
      (freebsd-current)
    • Re: 2.6.19 file content corruption on ext3
      ... I applied Linus patch, Andrew patch, Peter Zijlstra patches(the last ... Then, IF the corruption is gone, we'd love to see the WARN_ON results.. ... # Firmware Drivers ... # ACPI Support ...
      (Linux-Kernel)