LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-27-2006, 11:26 PM   #1
geustace
Member
 
Registered: Mar 2004
Location: Palmerston North, New Zealand
Distribution: Fedora, Red Hat
Posts: 50

Rep: Reputation: 15
FC5 on Acer 5024


I have installed FC5 on an Acer 5024WLMi laptop, I can not get X to work. The display just goes blank, not even a cursor or hour glass. I have googled around and other people seem to have got it working with other distros. I have tried various combinations from the xorg.conf files that they have 'published'. Still no joy.

There are no errors in the logs. Getting into the laptop remotely, KDE would seem to be all up and running, just no display.

Any help, as always, appreciated.
 
Old 04-28-2006, 10:01 AM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Yea, Fedora Core 5 has known problems with ATi and nVidia video. First thing to do is boot* into runlevel 3 and do some updating;

yum update kernel (this should be done first)
yum update (to get the rest of the updates)

After rebooting the laptop hopefully the video problem is gone, but if not then boot or switch to runlevel 3 (Ctrl+Alt+F1), log on as root and type something like; init 3

Then as root type something like;

system-config-display --reconfigure --set resolution 800x600 --set depth 16

Hopefully this should get you a generic working X configuration. For now it seems that your best bet (since your using the 64-bit OS) is to install the drivers from ATI's web site; http://www.ati.com/

Your laptop is very close to mine (Aspire 5000 series) and for the 1280x800 resolution I have in my xorg.conf file;

Code:
Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "LCD Panel 1280x800"
	HorizSync    31.5 - 90.0
	VertRefresh  60.0 - 60.0
	Option	    "dpms"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     16
		Modes    "1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes    "1280x800" "1024x768" "800x600" "640x480"
	EndSubSection

If all else fails you can always try to configure your video to use the generic vesa card and driver. You may need to disable the hardware probing by udev and maybe kudzu for the video for this to work.

* In case you need he howto boot into runlevel 3;

When the grub splash screen is displayed press any key.

Select the Fedora Core boot choice and press the 'e' key

Select the line that starts with something like 'kernel /vmlinuz' and press the 'e' key again

At the end of the line add a space followed by the number three (3)

When done press the 'Enter' key followed by the 'b' key
 
Old 04-28-2006, 04:52 PM   #3
geustace
Member
 
Registered: Mar 2004
Location: Palmerston North, New Zealand
Distribution: Fedora, Red Hat
Posts: 50

Original Poster
Rep: Reputation: 15
FC5 on Acer 5024 - fixed

Thanks for the info.

I actually took a slightly different tack last night. I had upgraded eveything via yum but then discovered that there were ATI drivers available from the Livna repo. I followed the instructions on their website and got yum to install the fglrx drivers and 'Hey Presto!' everything works.
 
Old 04-28-2006, 05:11 PM   #4
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Good, I'm glad that the fine folks at Livna got the x86_64 problem licked. The last time I checked they had an error problem with the ATI x86_64 drivers.

I'm also glad that you got the problem resolved, it's nice to have a working GUI configuration.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Need help with my "boot proccess"(FC5), Acer TravelMate 4602WLMi freezes bravo_elf Linux - Laptop and Netbook 2 04-14-2006 07:21 PM
Boot failure after upgrading FC5 TR3 to FC5 Official Release fsb1284 Fedora 3 03-25-2006 10:12 AM
FC5-test3 --> FC5-release - Anyone tried it? GL1800 Fedora 5 03-22-2006 05:16 PM
FC5 development release and FC5 official release- where is the DVD iso? smiley_lauf Fedora 11 03-13-2006 02:38 PM
WLAN on ACER Aspire 5024 SuSE 10.0 zatapatique Linux - Laptop and Netbook 4 12-20-2005 02:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:37 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