From: Marcel Holtmann <marcel@holtmann.org>
To: Dave Jones <davej@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Intel D945GNT crashes with AGP enabled
Date: Sat, 29 Oct 2005 14:27:52 +0200 [thread overview]
Message-ID: <1130588872.24907.1.camel@blade> (raw)
In-Reply-To: <1130585267.5360.12.camel@blade>
Hi Dave,
> And btw why can't I compile the intelfb on x86_64? I use the internal
> graphics card (8086:2772) of the D945GNT motherboard.
>
> 0000:00:02.0 VGA compatible controller: Intel Corporation 945G Integrated Graphics Controller (rev 02)
>
> The Kconfig file makes it unselectable on x86_64 system.
>
> config FB_INTEL
> tristate "Intel 830M/845G/852GM/855GM/865G support (EXPERIMENTAL)"
> depends on FB && EXPERIMENTAL && PCI && X86 && !X86_64
>
> It seems that the most recent support in this driver is for the 915G and
> not for the 945G. Are they so different that we need a complete new
> driver or is the !X86_64 a relict from old times?
it seems that the first problem is:
arch/x86_64/kernel/built-in.o: In function `pci_iommu_init':
pci-gart.c:(.init.text+0x8f0c): undefined reference to `agp_amd64_init'
pci-gart.c:(.init.text+0x8f1a): undefined reference to `agp_bridge'
pci-gart.c:(.init.text+0x8f1f): undefined reference to `agp_copy_info'
make: *** [.tmp_vmlinux1] Error 1
Is this fixable or will the intelfb never work on x86_64 system?
Regards
Marcel
next prev parent reply other threads:[~2005-10-29 12:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-28 13:38 Intel D945GNT crashes with AGP enabled Marcel Holtmann
2005-10-28 14:52 ` Alejandro Bonilla
2005-10-28 16:28 ` Dave Jones
2005-10-28 16:49 ` Marcel Holtmann
2005-10-29 11:27 ` Marcel Holtmann
2005-10-29 12:27 ` Marcel Holtmann [this message]
2005-10-29 13:44 ` Alan Hourihane
2005-10-29 13:55 ` Marcel Holtmann
2005-10-29 14:49 ` Alan Hourihane
2005-10-29 14:56 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1130588872.24907.1.camel@blade \
--to=marcel@holtmann.org \
--cc=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox