LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 04-18-2008, 11:52 PM   #1
feklhr
LQ Newbie
 
Registered: Apr 2008
Posts: 6

Rep: Reputation: 0
Integrated graphics help


Ok, I installed Ubuntu a few days ago. Been having fun learning linux, but an issue I have come across I can't seem to figure out. My integrated graphics chip is an old intel 815. It was not being utilized properly for some reason, so I went into system setting to make sure linux detected it. I clicked it in the list of supported chip sets in the system settings. It told me to do a x server restart. Did that, now it won't load back into a graphical user interface (kde 3.5). I can get into terminal konsole just fine doing a normal non ugi boot. Is there any way for me to fix this or simply undo what I did from terminal? And before anyone asks, I am still learning a lot about linux and am not good with the terminology just yet. Thnx for any help.
 
Old 04-19-2008, 12:18 AM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Try sudo /etc/init.d/kdm start.

You may need to follow that up with init 5 or startkde.
 
Old 04-19-2008, 12:54 AM   #3
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Have a look at your /etc/X11/xorg.conf file with this command:
less /etc/X11/xorg.conf, in the Device section under driver (use arrow keys or scroll wheel on mouse to scroll down to the Device section), make sure it's "i810", an example below.
Code:
Section "Device"
    Identifier  "Whatever"
    Driver      "i810"
EndSection
If not, you may want to edit this file to use the generic Intel driver i810.
 
Old 04-19-2008, 01:07 AM   #4
feklhr
LQ Newbie
 
Registered: Apr 2008
Posts: 6

Original Poster
Rep: Reputation: 0
ok...

That worked. Reset the driver. By the way, what is the term in linux for driver? Graphics controller? Now, I am a bit confused here. I put in an old nVIDIA TNT2 card that has just 8mb of memory, and I am getting loads better performance then my intel 815 which had 32mb. Can anyone explain this? Seems to me I would have been better off with the integrated graphics. Not that I am complaining, just curious.
 
Old 04-19-2008, 01:29 AM   #5
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Quote:
By the way, what is the term in linux for driver? Graphics controller?
Everything in any operating system is initialized by the kernel. Some drivers (Windows talk)/modules (Linux talk) are built into the kernel and are initialized right from boot-up, many "not so necessary" type modules are loaded into the kernel dynamically (when they are needed). It's relatively simple for someone interested in knowing about it.
 
Old 04-19-2008, 01:38 AM   #6
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
BTW:
I know nothing about that ancient Nvidia card you have, and I may have it also in my collection. But I have a few high end jobbers with Nvidia Go 6800 and Nvidia GeForce 8600GTS that I use on a day to day basis. Best damn graphics there ever was.
But, I'm guessing your processor is no slouch, because most graphics cards that are limited to that much memory allocation mostly rely on processor capabilities for better performance.
 
Old 04-19-2008, 01:46 AM   #7
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Damn!
No sooner after I hit Post reply I turned a couple pages in a London Drugs flyer and seen an add for a NVidia GeForce 9600GT OC 512MB GDDR3 PCI E 2.0 Card for $199.99. I'm sure I paid something like $250.00 for my 8600GTS....which is an overclocked card....probably still out-performs the next generation GT series...'I hope'.
 
Old 04-19-2008, 02:15 AM   #8
feklhr
LQ Newbie
 
Registered: Apr 2008
Posts: 6

Original Poster
Rep: Reputation: 0
...

Well, I do not play any computer games any more. I like to watch a lot of music videos on youtube. My tnt2 works ok for it, but if my integrated graphics will do the job better then I would like to do it.
 
Old 04-19-2008, 02:58 AM   #9
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
BTW:
The generic Linux Nvidia driver is "nv", try that with the Nvidia card to see if it out-performs the integrated graphics.
 
Old 04-19-2008, 03:08 AM   #10
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Forgot to mention,
The Intel 82810-82815 chip sets only allocated 8MB of memory to graphics also, chances are the PCI Nvidia should out-perform Intel's "stable, reliable" i810 performance.
 
  


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 Integrated Graphics for laptops sujaylahiri Linux - Hardware 10 04-17-2006 12:15 AM
Integrated graphics sufficient for MythTV? lagu2653 Linux - Hardware 1 10-26-2005 09:14 AM
getting graphics card to be used instead of integrated graphics Shaun32 Fedora - Installation 5 02-18-2005 03:33 PM
NVIDIA 2 Integrated Graphics on Slackware 9 freakcode Slackware 1 03-07-2004 09:51 PM
tv-out on nforce2 integrated graphics m_yates Linux - Newbie 0 08-04-2003 11:20 AM

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

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