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 - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 12-02-2004, 06:11 PM   #16
opjose
Senior Member
 
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090

Rep: Reputation: 46

Hmmm...

You may have conflicting AGP drivers.

If there is an AGP or NvAGP entry under devices in the X86Config-4 file you may have to comment it out.

Also cat the /etc/modules.conf

It should have an entry which includes intel-agp
 
Old 12-02-2004, 06:27 PM   #17
jonr
Senior Member
 
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040

Rep: Reputation: 47
You might also try posting the problem on www.mandrakeusers.org. I'm pretty sure that site's open for registration by anybody at all, and sometimes I do find useful information in their forums.
 
Old 12-02-2004, 06:51 PM   #18
opjose
Senior Member
 
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090

Rep: Reputation: 46
It sounds like the problem is NOT with the display!

(Your CRT should have worked...)

Rather the 865 is not always properly recognized by the kernel.

You may have to help things along a bit...

Log in as root, and type

service dm stop

then

lsmod | grep agp

Post the results...

You should see

agpgart and intel-agp

If these do not appear try

modprobe intel-agp

And THEN try XFdrake again.

See if you can get to the "rainbow" screen.



The on board Intel graphics chip (which is not very good btw) needs the i810fb driver.

In turn the i810fb driver doesn't know how to deal with the newer motherboard chipsets due to slight changes in the PCI ID's.
 
Old 12-02-2004, 09:17 PM   #19
manderino
LQ Newbie
 
Registered: Dec 2004
Location: Boston
Distribution: Mandrake 10.1
Posts: 10

Original Poster
Rep: Reputation: 0
No luck still.

When I run lsmod | grep agp I get the following:

size used by
intel-agp 19584 1
agpgart 1 intel-agp



What do you think?
 
Old 12-03-2004, 05:32 AM   #20
opjose
Senior Member
 
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090

Rep: Reputation: 46
What "video card" have you selected with XFdrake?

I'm beginning to doubt that the kernel version you are running has any support for that integrated graphics chip.
 
Old 12-05-2004, 07:01 PM   #21
manderino
LQ Newbie
 
Registered: Dec 2004
Location: Boston
Distribution: Mandrake 10.1
Posts: 10

Original Poster
Rep: Reputation: 0
I am selecting the Intel 865 video card. I haven't had much progress at all after hours of troubleshooting.
 
Old 12-05-2004, 07:28 PM   #22
jonr
Senior Member
 
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040

Rep: Reputation: 47
Quote:
Originally posted by manderino
I am selecting the Intel 865 video card. I haven't had much progress at all after hours of troubleshooting.
Hmm. Have you looked in the XF86Config file to make sure the Intel 865 card is the one actually specified under the "Devices" section?

(Once I found firsthand that Mandrake occasionally, though not always, fails to update configuration files, I've remained suspicious of such things.)
 
Old 12-05-2004, 07:29 PM   #23
manderino
LQ Newbie
 
Registered: Dec 2004
Location: Boston
Distribution: Mandrake 10.1
Posts: 10

Original Poster
Rep: Reputation: 0
Yes, it is specified there.
 
Old 12-05-2004, 07:51 PM   #24
jonr
Senior Member
 
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040

Rep: Reputation: 47
I just went into the control panel under "hardware" and looked at the video card selection. Under Intel, there's a "740 (generic)" choice. It might be worth a try to see how it tests out.
 
Old 12-05-2004, 08:22 PM   #25
kire
LQ Newbie
 
Registered: Dec 2004
Posts: 2

Rep: Reputation: 0
No driver for intel 865

I am new with Mandrake and i have the same problem with my dell computer. I checked the intel web site, and it said they had drivers for the 865 graphics card for SuSe and for Red Hat, but not for Mandrake. Does anybody know where to get a driver for Mandrake?
 
Old 12-05-2004, 08:37 PM   #26
jonr
Senior Member
 
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040

Rep: Reputation: 47
Re: No driver for intel 865

Quote:
Originally posted by kire
I am new with Mandrake and i have the same problem with my dell computer. I checked the intel web site, and it said they had drivers for the 865 graphics card for SuSe and for Red Hat, but not for Mandrake. Does anybody know where to get a driver for Mandrake?
In my Mdk 10.1OE control panel, under hardware, if I select my card and then select "run configure tool" I get a list of cards that includes the Intel 865. Is that the one you have selected? If so you might try "custom" or some other one as an experiment--can't hurt anything, as it reverts to what you actually have working in 12 seconds if the display fails to show the "rainbow" pattern that indicates successful operation.
 
Old 12-05-2004, 09:07 PM   #27
kire
LQ Newbie
 
Registered: Dec 2004
Posts: 2

Rep: Reputation: 0
Re: Re: No driver for intel 865

Quote:
Originally posted by jonr
I get a list of cards that includes the Intel 865. Is that the one you have selected?
I have selected the correct card, and i have also tried other options. No luck.
 
Old 12-05-2004, 09:47 PM   #28
jonr
Senior Member
 
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040

Rep: Reputation: 47
Take a look at:

http://mandrakeusers.org/lofiversion...hp/t19648.html

and see if it suggests any tactics.
 
Old 12-05-2004, 10:47 PM   #29
manderino
LQ Newbie
 
Registered: Dec 2004
Location: Boston
Distribution: Mandrake 10.1
Posts: 10

Original Poster
Rep: Reputation: 0
No luck on the custom settings. I have tried them all for the resolution. I believe I did the same for the graphics card but will check to be sure.
 
Old 12-06-2004, 11:35 AM   #30
manderino
LQ Newbie
 
Registered: Dec 2004
Location: Boston
Distribution: Mandrake 10.1
Posts: 10

Original Poster
Rep: Reputation: 0
Smile

This is what I have found on another post. I've tries the BIOS change and that has worked for Suse for me. Mandrake test will be next...
Hey all, the dell onboard video controller uses system memory when running in GUI. Unfortunately, it only reports itself as having 1Mb memory by default.

If you go into the BIOS and select a default of 8Mb in the viseo memory settings it will work in 1024x768 mode (no virtual desktop)

Regards,

Pauliephonic
aRTee
Nov 3 2004, 06:12 PM
Not completely, you need the 855wrapper or the 855patch, go here:
http://www.chzsoft.com.ar/855patch.html
Take your time and read it.
It's not hard to do at all.

I just tested today with 2 different Dell Optiplex systems, on one I had gotten Mandrakelinux 10.0 running via DrakTermServ, and it needed the patch, on the second 10.1 is now installed with the patch - the first one got a bios update and now no longer needs the patch.

The other one does need that patch, which we had handy (luckily), so it was less than 5 minutes to get going at 1600x1200 resolution.

Intel graphics are actually the last ones that have 3d accelleration with fully open source drivers. Don't bitch about them, they're showing the way. That Dell makes systems with crappy BIOSes is their problem - and the bios update has fixed it, so there.
 
  


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
"Out-Of-Range" monitor error on 1st boot after install wingnut2292 Fedora 0 09-19-2004 12:42 AM
Monitor: frequency out of range. Mandrake 9 install mlsbraves Linux - Hardware 5 07-16-2004 05:37 AM
Monitor out of range??? amoulton Linux - Software 3 04-26-2004 03:45 PM
New monitor - out of range Seventh Linux - Newbie 2 02-14-2004 08:05 PM
Install problem - monitor resolution?? Boggit Linux - General 5 08-18-2003 02:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

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