X40 Garbled display - was Re: ThinkPad X40 (2371-H9U) - Atheros
attach fails?
James Snow
snow at teardrop.org
Wed Jan 19 07:18:08 PST 2005
On Wed, Jan 19, 2005 at 09:19:37AM +0800, Khairil Yusof wrote:
>
> Section "Device"
> Identifier "i810"
> Driver "i810"
> VideoRam 8196
> #Option "NoAccel"
> #Option "SWCursor"
> Option "VBERestore" "no"
> Option "DevicePresence" "yes"
> # Insert Clocks lines here if appropriate
> EndSection
Interestingly, this doesn't work for me. But then again, my original
devd.conf fix didn't quite work either. I had restarted devd from
within a shell within X, so it was picking up my DISPLAY environment
variable. After a reboot, that fix no longer worked. I had to change it
to:
devd.conf:
notify 10 {
match "system" "ACPI";
match "subsystem" "Lid";
action "/usr/X11R6/bin/xrandr -display :0.0 -s 0";
};
And that works perfectly for me.
> http://www.iosn.net/Members/kaeru/articles/freebsd/x40
I've actually seen your website before when doing research before buying
this laptop. Thanks for putting all that information up. It was part of
why I decided to forge ahead with buying something so new. I think you
and I have slightly different laptops though; my onboard wireless card
is an Atheron.
-Snow
More information about the freebsd-mobile
mailing list