>-| > Hello all, > > My PC is having Intel 845GL chipset. How can I > configure X on it running Debian woody with Kernel > 2.4.19 and XFree 4.1.0.1 ? > > Thanks in advance,
If your version of Linux does not have native Intel 82845G graphics controller support, the VESA driver that comes with XFree86 can be used. To use the VESA driver, modify the / etc/X11/XF86Config-4 file and change the driver line to: Section "Device" ... Driver "vesa" ... EndSection Regards Rajeev -- --- Genius begins great works; labour alone finish them. _____________________________________________________ Rajeev Sharma Business Development & Project Co-ordinator DeepRoot Linux http://www.deeproot.co.in __________________________________________________ "Linux is a matter of Choice and Freedom" ___________________________________________________ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
