Re: X40 Garbled display - was Re: ThinkPad X40 (2371-H9U) - Atheros attach fails?

James Snow <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
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

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.