....Compaq Evo D510 ??? Desktop/Tower version
The reason that I ask is because I'm having a hell-of a time trying
to figure out what needs to be tweaked/written in XF86Config and
else-where to get the Built-in onboard Auido and Video to work
correctly.
This computer was given to me. And its actually very nice. 512Mb's
ram, 1.8 GHz P-4 processor. I've tracked down some info through the
Gentoo Forums and Google but it's mostly for Compaq Laptops.
If I do "X -configure" this seems to do a semi good job of loading
what it thinks is appropriate. But I keep getting "dev/agppart" not
found or missing. I don't see this as a kernel option as far as I can
see..
Any help is greatly appreciated. This is all I get from "lspci" and
the relevant part of my XF86Config look like. Not really sure howto
proceed at this point. Any hints are greatly appreciated.
OUTPUT from "lspci"
[EMAIL PROTECTED] Desktop # cat test.txt3
00:00.0 Host bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset
Host Bridge (rev 01)
00:02.0 VGA compatible controller: Intel Corp. 82845G/GL [Brookdale-G]
Chipset Integrated Graphics Device (rev 01)
00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 01)
00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 01)
00:1d.7 USB Controller: Intel Corp. 82801DB USB2 (rev 01)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corp. 82801DB LPC Interface Controller(rev
01)
00:1f.1 IDE interface: Intel Corp. 82801DB Ultra ATA Storage
Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97
Audio Controller (rev 01)
05:08.0 Ethernet controller: Intel Corp. 82801BD PRO/100 VM (LOM)
Ethernet Controller (rev 81)
Output from XF86Config file by running "X -configure":
Section "Monitor"
#DisplaySize 360 270 # mm
Identifier "Monitor0"
VendorName "API"
ModelName "9721"
Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>:
"True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
Identifier "Card0"
Driver "i810"
VendorName "Intel Corp."
BoardName "82845G/GL [Brookdale-G] Chipset Integrated
Graphics Device"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
Thanks,
JBanks
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
--
[EMAIL PROTECTED] mailing list