LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-20-2005, 05:13 PM   #1
PhuckFonix
Member
 
Registered: Mar 2004
Location: United States of Bush
Distribution: Knoppix 3.7, Debian Sarge
Posts: 297

Rep: Reputation: 30
XFree86 Hardware Issue - Intel i1810


I have an HP Pavilion 8650C with a i810 onboard Intel graphics card. The card has worked on past systems. I have the latest XFree86 Debian Sarge provides. I am using the

Can someone help me? I included my glxinfo, dmesg, and XFree86Config-4 snippets below.

Code:
glxinfo | grep direct
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect
Here is my dmesg:

Code:
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
[drm] AGP 0.99 Aperture @ 0xf8000000 64MB
[drm] Initialized i810 1.2.1 20020211 on minor 0
[drm:i810_unlock] *ERROR* Process 1294 using kernel context 0

Here are snippets from XFree86Config-4 that I think are relevant:

Code:
Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection
Code:
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "i810"
EndSection
Code:
Section "DRI"
        Mode    0666
EndSection
 
Old 04-22-2005, 12:25 PM   #2
freakyg
Member
 
Registered: Apr 2005
Distribution: LFS 5.0 and 6.1
Posts: 705

Rep: Reputation: 30
Code:
 Section "DRI"
#        Mode    0666
EndSection
have you tried commenting this out?? and/or
Code:
 Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
#        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection
commenting out the above....
 
Old 04-22-2005, 02:34 PM   #3
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
For me dri didn't work with i810 until I set aside enough memory for it. You can probably get by with less than this though:

Code:
Section "Module"
 Load  "ddc"  # ddc probing of monitor
 Load  "GLcore"
 Load  "dbe"
 Load  "dri"
 Load  "extmod"
 Load  "glx"
 Load  "bitmap" # bitmap-fonts
 Load  "speedo"
 Load  "type1"
 Load  "freetype"
 Load  "record"
EndSection

Section "Device"
 Identifier	"Card0"
 Driver	"i810"
 VendorName	"All"
 BoardName	"All"
 VideoRam	 16384
EndSection

Section "DRI"
 Mode 0666
EndSection
 
Old 04-24-2005, 11:51 AM   #4
PhuckFonix
Member
 
Registered: Mar 2004
Location: United States of Bush
Distribution: Knoppix 3.7, Debian Sarge
Posts: 297

Original Poster
Rep: Reputation: 30
Setting aside some memory (16384) did it. I have direct rendering now. Before, as you can see, there was not parameter for VideoRam in my config file.

Thank you both for you suggestions.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xfree86 4.4 & my intel 'gfx' caird issue finroth Linux - Software 0 04-25-2005 09:39 AM
Is a INTEL 56K V.90\92 Hardware-Based Modem a TRUE hardware modem? ElijahLofgren Linux - Hardware 2 01-27-2004 07:06 PM
intel graphics card w/ xfree86 techrolla Debian 12 01-07-2004 11:38 PM
Error due to Xfree86 for my Intel 2.4Ghz Jawagar Linux - Distributions 1 08-03-2003 03:22 AM
Intel 845GL not work with XFree86 4.2 chaujy Linux - Hardware 1 03-18-2003 11:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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