Displaying 4 results from an estimated 4 matches for "agp_intel".
Did you mean:
ad_intel
2010 May 28
0
xen 4.0.0 dom0 console video unreadable / scrambled
...l=all
sync_console console_to_ring com1=115200,8n1 console=com1 lapic
apic_verbosity=debug apic=debug iommu=off
module /boot/linux-2.6.32-xen-r1-a ro root=/dev/sda3 console=hvc0
earlyprintk=xen nomodeset initcall_debug debug loglevel=10
I have an intel 82915G/GV/910GL graphics card so I configured AGP_INTEL,
DRM, FB, FB_BOOT_VESA_SUPPORT, FB_VGA16, FB_UVESA, FB_VESA, VGA_CONSOLE,
FONTS, FRAMEBUFFER_CONSOLE, and DUMMY_CONSOLE into the kernel. What am
I missing or screwing up? Thanks.
-mike d.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http:/...
2008 Jun 17
1
AGP bridge detected as pcib
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20080617/73afe727/attachment.pgp
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
...rthbridge of the AMD Athlon64/Opteron CPUs.
You still need an external AGP bridge like the AMD 8151, VIA
- K8T400M, SiS755. It may also support other AGP bridges when loaded
+ K8T400M, SiS755. It may also support other AGP bridges when loaded
with agp_try_unsupported=1.
config AGP_INTEL
diff --git a/drivers/char/hw_random/Kconfig b/drivers/char/hw_random/Kconfig
index 59f25286befe..5011eb673ab4 100644
--- a/drivers/char/hw_random/Kconfig
+++ b/drivers/char/hw_random/Kconfig
@@ -377,13 +377,13 @@ config HW_RANDOM_CAVIUM
depends on HW_RANDOM && PCI && (ARM64...
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
...rthbridge of the AMD Athlon64/Opteron CPUs.
You still need an external AGP bridge like the AMD 8151, VIA
- K8T400M, SiS755. It may also support other AGP bridges when loaded
+ K8T400M, SiS755. It may also support other AGP bridges when loaded
with agp_try_unsupported=1.
config AGP_INTEL
diff --git a/drivers/char/hw_random/Kconfig b/drivers/char/hw_random/Kconfig
index 59f25286befe..5011eb673ab4 100644
--- a/drivers/char/hw_random/Kconfig
+++ b/drivers/char/hw_random/Kconfig
@@ -377,13 +377,13 @@ config HW_RANDOM_CAVIUM
depends on HW_RANDOM && PCI && (ARM64...