Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2002 19:47:40 -0700
From:      "Michael W. Collette" <metrol@metrol.net>
To:        FreeBSD Mailing Lists <freebsd-mobile@FreeBSD.org>
Cc:        Kevin Oberman <oberman@es.net>, Greg 'groggy' Lehey <grog@FreeBSD.ORG>
Subject:   Re: Problems with IBM ThinkPad T30 1400x1050 display?
Message-ID:  <200208051947.40682.metrol@metrol.net>

next in thread | raw e-mail | index | archive | help
Kevin Oberman wrote:
> I have a shiny new T30 which is driving me bats. It's almost
> wonderful, but I have one FreeBSD show-stopper that I need to fix,
> work-around, or surrender. (And I love this box too much to surrender
> easily.)
> 
> The problem is that the display goes crazy from time to time. I start
> X, Gnome, and Enlightenment just fine and it looks wonderful. But, if
> the display is turned off by time-out (APM) or manually pressing
> Fn-F3, the display will sometimes return to "normal" and some times
> come up with what I can only call horizontal sync problems. I see
> parts of the display repeated at various intervals across the screen.
> 
> Once the display goes into this state, it is hard to get it back other
> than by re-booting. Even dropping back to a VTY does not help. Playing
> with vidcontrol will occasionally get it back, but I have not found a
> reliable incantation to do the trick.
> 
> I also had the video go bad during the installation after configuring
> X. After that the text display was all messed up and I had to bail out
> and re-start the sysinstall.
> 
> Has anyone else seen this? Any ideas on working about it.
> 
> I hope to try running it with 1280x1024 display and see it it makes a
> difference.

Kevin,

A little while back I wrote up some docs on getting every darn thing I could 
think of at the time working on my once shiny new T23 here.  Not so new 
anymore, but still kinda shiny :)  I've personally never had the problems 
that you're describing.

Running
XFree86-4.2.0_1,1
4.6-STABLE FreeBSD 4.6-STABLE #2: Mon Aug  5 18:56:35 PDT 2002

The archived copies of these posts...
Part 1
http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=135463+147430+/usr/local/www/db/text/2002/freebsd-mobile/20020519.freebsd-mobile

Part 2
http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=147430+154009+/usr/local/www/db/text/2002/freebsd-mobile/20020519.freebsd-mobile

Part 3
http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=154009+159374+/usr/local/www/db/text/2002/freebsd-mobile/20020519.freebsd-mobile

I've only done a little tweaking on these since then.  A couple of things 
worth noting though...

Get into your bios setup and change the parallel port address to 378 or 
FreeBSD just won't see the darn thing.  You'll get a lot of "Stray IRQ 7" 
errors.

The kernel code changes appear to be mostly in place as of the latest STABLE.  
They were not in place as of 4.6-RELEASE.  I've replaced those changes with 
the latest STABLE... it works, but not as well as the patches that I 
referenced.  More info on that in a follow up mail to this list.

Be sure to get all the latest bios updates from IBM's web site.  You'll 
probably need a DOS boot disk in order to run them though :(

I would not recommend trying to get 1280x1024 going.  Kind of a general rule 
for LCD displays, but things look like crap if you're not running at exactly 
the same resolution as the monitor.

Give a look in /var/log/XFree86.0.log to see if there's anything noteworthy in 
there that might clue you in as to what is going on.

I'd be curious to know how that works out for ya.

Later on,
-- 
"Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark 
to read."
 - Groucho Marx

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208051947.40682.metrol>