Well everything goes well on the install
tar -zvxf linux-2.6.2
make menuconfig
make bzImage
make install
make modules
make modules_install
everything goes off without a hitch
when i restart, everything loads just fine, except i don't have an X server. it fails and gives me
(EE) GARTInit: Unable to open /dev/agpgart (no device)
(EE) I810 (0): AGP GART support is not available yadda yadda yadda
(EE) Screen found, but none have a usable config
It gets past configuring the Screen sizes and refresh rates, it knows what type of monitor it is... last working lines
(--) I810(0): chipset: I810e"
(--) I810(0): linear frame bufffer at 0xF4000000
(--) I810(0): IO registers at addr 0xFF000000
what the hell. I did enable AGP GART what ever the hell that is when i did the menuconfig.
Everything work just peachy keen, without the X Server
What's goin' on?



Reply With Quote
Bookmarks