LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-12-2005, 07:05 AM   #1
dinolinux
Member
 
Registered: Jun 2005
Location: Oslo, Norway
Distribution: Slackware 11, Solaris 10, Solaris 9, Sourcemage 0.9.6
Posts: 322

Rep: Reputation: 31
Strange graphics on Intel 810


Hello, World!

I've runned Linux for a while now (I know what it is). But now I've got a on-board Intel 810 graphics card. On Debian, Fedora, CentOS and other RedHat based distros it's working fine, but as soon as I install Arch, Slackware or something like that, the graphics becomes terrible. I can only see a black background and a extreme color mess. I've tried to choose Intel 810 on xorgconfig, xorgconf and the xfree86 utilities, but it's the same mess. Is there any driver or software which can fix this problem???

Thanks
 
Old 06-13-2005, 01:19 AM   #2
aikidoist72
Member
 
Registered: Jan 2005
Location: Australia
Distribution: Slackware Archlinux FreeBSD
Posts: 218

Rep: Reputation: 30
It sounds like your xorg.conf is not configured properly. Check the stats for your monitor including horizontal and vertical frequency ranges.

With Arch -
Code:
hwd -xa
With Slackware -
Code:
Xorg -confgure
colour depth can only go to 24
modes - try 1280x1024

Here is part of my xorg
Code:
Section "Monitor"
	Identifier "Monitor0"
		Option "DPMS" "true"
		HorizSync    30.0 - 95.0 # Warning: This may fry old Monitors
		VertRefresh  50.0 - 160.0 # High rate.

EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultColorDepth  24
	SubSection "Display"
		Depth     1
		Modes "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
#	SubSection "Display"
#		Depth     32
#		Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
#	EndSubSection
EndSection
 
Old 06-13-2005, 10:44 AM   #3
franzfranz
Member
 
Registered: Mar 2004
Location: Indiana, US
Distribution: gentoo
Posts: 87

Rep: Reputation: 15
and the kernel configuration is the same? I had to monkey around with quite a few kernel configs to get onboard video going on an intel mobo.
 
  


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
Intel 810 integrated graphics processor Wakim Linux - Hardware 7 02-20-2005 04:13 AM
intel 810 on kernel 2.4.26 mokojin Slackware 6 01-14-2005 01:56 PM
problem with intel 810 display johnny1234 Fedora 2 12-20-2004 06:18 AM
Mandrake 9.1 with Intel 810 graphics alan8373 Linux - Laptop and Netbook 1 08-14-2004 08:54 PM
Intel 810 chipset cr_depend Linux - Software 2 08-15-2001 08:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:21 PM.

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