On Mon, Dec 29, 2008 at 1:05 PM, Andrei Popescu
<[email protected]> wrote:
> Did you also try the etchnhalf (2.6.24) kernel?

On Mon, Dec 29, 2008 at 5:18 AM, paragasu <[email protected]> wrote:
> i have the same problem as you last time. the xserver-xorg-video-intel
> do not work with etch kernel. after i upgrade the kernel to lenny
> linux-image-2.6.26-1-686, it works!
>

Thank you everyone for your replies. I've decided to use Lenny and the
display works perfectly now!

I was looking at the xorg.conf file in this new installation and it
looks very empty. How does X know what to do without the usual
instructions?

Here is the file:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
EndSection

---


Reg.,
Nishita


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to