NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: xsrc/49908: xorg intel driver, X -configure, issue with driver?



this should work, but have you tried without an xorg.conf at all?

usually you don't need one these days, and even if you do, you only
need the parts you need to change.  eg, one system of mine just has
these 5 lines:

---
Section "Device"
        Identifier  "Intel Graphics"
        Driver      "intel"
        Option      "AccelMethod"  "sna"
EndSection
---

which i can now delete since SNA is the default in -current.


.mrg.


Home | Main Index | Thread Index | Old Index