LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 10-27-2003, 06:48 AM   #1
mwmccarthy
LQ Newbie
 
Registered: Oct 2003
Posts: 1

Rep: Reputation: 0
IBM Thinkpad 600e Installation


Hi,

I installed SuSE Linux 8.2 on my IBM Thinkpad 600e laptop yeasterday but the graphics card does not seem to have configured. Its a NeoMagic card.

Can somebody please point me in the right direction.


Thanks.
 
Old 10-27-2003, 07:10 AM   #2
LinuxBlackBox
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Slackware 9
Posts: 243

Rep: Reputation: 30
Have you tried running sax? (at the command prompt, su to root and then type 'sax'). That will bring up your X configuration. Then you'll have to select the neo magic card in the card list, and set your monitor to an lcd. Test it first to make sure it works. If for some reason the card dosent work properly, I've found that you can always just use the SVGA setting for decent performance.

-LBB
 
Old 10-27-2003, 07:42 AM   #3
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
su to root and edit your /etc/X11/XF86Config-4 file. You might want to back up the old one first.

Your device section should look like this:
Code:
Section "Device"
	Identifier	"Generic Video Card"
	Driver		"neomagic"
EndSection
This works well for the LCD screen on the 600E:
Code:
Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-60
	VertRefresh	50-75
	Option		"DPMS"
EndSection

The screen section usually has lots of entries but you wouldn't want to run it at any other resolution that 1024x768 unless you have an external monitor:
Code:
Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	16
	SubSection "Display"
		Depth		16
		Modes		"1024x768"
	EndSubSection
EndSection
The rest is pretty straight-forward...like putting your countrycode (se for Sweden, de for Germany, etc) as the XkbLayout option under the keyboard input device section.

Håkan
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
no sound with ibm thinkpad 600e pat travers Debian 14 10-18-2005 02:38 PM
ibm thinkpad 600e + wireless freychef Linux - Laptop and Netbook 1 04-21-2004 11:22 PM
ibm thinkpad 600e memory bolinux Linux - Hardware 6 12-10-2003 04:56 PM
mandrake 9.1 and ibm thinkpad 600e serkanyavas Linux - Laptop and Netbook 3 09-14-2003 12:30 AM
Sound on IBM ThinkPad 600E firejdl Linux - Hardware 1 06-19-2003 11:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 11:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration