Hi,
I got an ASUS S1300-Laptop one week ago and can't get my X-Server running.
Several Things are strange:
- I see 2 (!) Video adapters
- XFree86 -configure dumps a core, but produces a XF86Config.new, that
lists both adapters
- This Problem exists in FreeBSD 4.7-STABLE and 5.0-RELEASE
- Even Win2K finds two adapters
- Knoppix 3.1 boots X perfectly using 1024x768, but copying the config
does not work.
Perhaps one adapter (0:2:0) is for the LCD-Display, one (0:2:1)for the
VGA output, but this is just a guess...
pciconf -lv says:
hdr=0x00
vendor = 'Intel Corporation'
device = '82830M/MG Integrated Graphics Device'
class = display
subclass = VGA
hdr=0x00
vendor = 'Intel Corporation'
device = '82830M/MG Integrated Graphics Device'
class = display
dmesg says:
agp0: <Intel 82830 (i830M GMCH) SVGA controller> mem
0xe7800000-0xe787ffff,0xf0000000-0xf7ffffff irq 10 at device 2.0 on pci0
agp0: detected 8060k stolen memory
agp0: aperture size is 128M
XFree86 -configure says:
(++) Using config file: "/root/XF86Config.new"
(WW) I810: No matching Device section for instance (BusID PCI:0:2:0) found
after this there are many "lib.foo unresolved" messages and a core dump
2 screens later.
XF86Config says:
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 "ShadowFB" # [<bool>]
#Option "VGAClocks" # [<bool>]
Identifier "Card0"
#Driver "vga"
Driver "i810"
VendorName "Intel"
BoardName "i830M"
BusID "PCI:0:2:0"
Option "NoInt10"
VideoRam 16384
EndSection
But no Screens can be found after switching from auto-detected
vga-Driver to i810.
Oh, I forgot: The OS I am currently using is FreeBSD 5.0-RELEASE, 4.7
installed for testing purposes showed the same problems.
If anybody can tell me, what I am doing wrong, please help.
Thanks,
Oliver