You are not logged in.

#1 2011-10-08 17:28:56

fred_fn
Member
Registered: 2011-10-08
Posts: 2

i915 module issue (with intel_agp module)

Been googling for solution for some time now...
The laptop I have is Acer TravelMate 5470G, and there are two video cards onboard - Intel and ATI. There is no problem with ATI, but I'd like to use Intel one due to lower power consumption.
Normally I get

Failed to get i915 symbols, graphics turbo disabled

error during starting udev and can't start x (it says there's no display) on xf86-video-intel drivers - must install xf86-video-ati...
So after some googling I blacklisted 'radeon' and 'intel_ips' modules, and added 'i915' module to initramfs - now I get (exactly)

[drmi:i915_init] *ERROR* drm/i915 can't work without intel_agp module!

instead of previous error. I added 'intel_agp' module to initramfs - still the same, and if i lsmod, I see that 'intel_agp' module is loaded.

Can anyone give me some tips, please?

Btw. I'm sure it's technically possible - on windows it's just matter of installing drivers for choosen video card.

Offline

#2 2011-10-09 00:42:08

jeffreyldavidson
Member
Registered: 2008-09-05
Posts: 47

Re: i915 module issue (with intel_agp module)

It is on the Intel wiki page on how to fix this issue

Offline

#3 2011-10-09 07:10:21

fred_fn
Member
Registered: 2011-10-08
Posts: 2

Re: i915 module issue (with intel_agp module)

Could have written, wiki is always first place I look for resolutions of my problems...
So, wiki quote:

Note: Failing to add i915 to the MODULES array in /etc/mkinitcpio.conf will likely cause the error kernel: intel ips [...]: failed to get i915 symbols, graphics turbo disabled on (at least) the first generation Core i{3,5,7} series processors with integrated GPUs.

and my quote:

(...) and added 'i915' module to initramfs - now I get (exactly)

[drmi:i915_init] *ERROR* drm/i915 can't work without intel_agp module!

instead of previous error.

'Couse that's what mkinitcpio for, rebuilding initramfs, isn't it?

So, I've double-checked now, and, sadly, my issue is not covered in wiki.

Offline

#4 2011-10-10 09:17:17

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: i915 module issue (with intel_agp module)

Using i915, I just put i915 and intel_agp into mkinitcpio (you did remember to rebuild, I've forgotten to do that more than once?). I've not needed to blacklist anything, but I don't have a separate graphics card.

EDITED to remove nonsense.

Last edited by skanky (2011-10-10 09:38:13)


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#5 2012-01-17 11:38:24

Manit0u
Member
Registered: 2012-01-17
Posts: 10

Re: i915 module issue (with intel_agp module)

I was struggling with this warnings/errors for a while. What solved it for me was removing i915 from MODULES in mkinitcpio.conf and adding intel_agp there instead. If I left both i915 and intel_agp there it solved the graphics turbo issue but produced the drm one. Leaving just intel_agp there solved both issues.
And yes, remember to rebuild your initramfs after that.

Last edited by Manit0u (2012-01-17 11:40:45)

Offline

#6 2012-02-06 21:06:42

blno
Member
Registered: 2011-12-11
Posts: 35

Re: i915 module issue (with intel_agp module)

Hello,

I have the same problem.

As the wiki said, I tried adding "i915" to the MODULES section of mkinitcpio.conf, and I get "*ERROR* drm/i915 can't work without intel_agp module!" at boot.
It's a new raw install of Arch, nothing installed.

I've tried to put "i915 intel_agp", "intel_agp i915", or even "intel_agp" alone as well. I've also tried to add "i915.modeset=1" to the kernel line in grub's menu.lst file.
Nothing works.

Of course I run "mkinitcpio -p linux" after each change.

I don't really get why it wouldn't work. Another install used to work well a few months ago on the same laptop.

EDIT: It's a dell XPS with an ATI card.

Last edited by blno (2012-02-06 21:07:34)

Offline

#7 2012-04-12 09:07:18

diegoviola
Member
Registered: 2010-12-16
Posts: 134

Re: i915 module issue (with intel_agp module)

Deleted.

Last edited by diegoviola (2023-04-17 22:31:20)

Offline

#8 2012-04-12 23:33:46

diegoviola
Member
Registered: 2010-12-16
Posts: 134

Re: i915 module issue (with intel_agp module)

Deleted.

Last edited by diegoviola (2023-04-17 22:31:10)

Offline

#9 2012-04-13 23:21:54

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,152

Re: i915 module issue (with intel_agp module)

Have you tried disabling your other graphics card in BIOS? I've seen threads where people seem to have had success with that although I've not got a second card myself (only the integrated intel).


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#10 2012-04-16 13:17:53

diegoviola
Member
Registered: 2010-12-16
Posts: 134

Re: i915 module issue (with intel_agp module)

Deleted.

Last edited by diegoviola (2023-04-17 22:26:36)

Offline

Board footer

Powered by FluxBB