You are not logged in.
Hi! I've just downloaded kernel26 from testing, and this problem has been solved:
http://bugs.freedesktop.org/show_bug.cgi?id=22936Thanks to everyone
Also upgraded - but still same problem
Offline
Did you remove all of these options (in case you had them) from the boot line?
i915.modeset=0 nomodeset and i915.powersave=0 vga=XXX
I was using the 2.9.1 version of the intel driver, and upgraded to 2.10.
Offline
Of course I removed everything
Offline
I still get this problem with 2.6.33-ARCH it's not heavy but still annoying
EDIT: I'm using i915.lvds_downclock=0 as kernel param, but that doesn't help at least doesn;t completely solve it.
EDIT2: Just to make clear here the problem shows as occassional flicker
Last edited by Spacenick (2010-04-10 12:55:37)
Offline
Edit: sorry... I missed that there was more than one page in this thread.
Last edited by mutlu_inek (2010-04-10 15:37:06)
Offline
I am still having this issue with
Intel DG41TY mobo, 4500GMA graphics chipset using i915 driver
xf86-video-intel 2.10.0-1
xorg-server 1.7.6-3
When I enable KMS, my screen blanks out when it gets to about loading udev.
When I disable KMS, my machine boots, but it cannot start X due to KMS being disabled.
Enabling 'late' KMS did not help my issue.
I have no xorg.conf file.
Any help is much appreciated!
Offline
Hello,
Disable KMS, downgrade xf86-video-intel and install version 2.9.1-1
pacman -U /var/cache/pacman/pkg/xf86-video-intel-2.9.1-1-i686.pkg.tar.gz
Last edited by steve___ (2010-05-05 23:25:34)
Offline
Thanks steve!
Offline
I have an IBM X30 but I cant insert the i915 module
[root@myhost ~]# modprobe i915
WARNING: Error inserting i2c_core (/lib/modules/2.6.33-ARCH/kernel/drivers/i2c/i2c-core.ko): No such device
WARNING: Error inserting button (/lib/modules/2.6.33-ARCH/kernel/drivers/acpi/button.ko): No such device
WARNING: Error inserting i2c_algo_bit (/lib/modules/2.6.33-ARCH/kernel/drivers/i2c/algos/i2c-algo-bit.ko): No such device
WARNING: Error inserting agpgart (/lib/modules/2.6.33-ARCH/kernel/drivers/char/agp/agpgart.ko): No such device
WARNING: Error inserting drm (/lib/modules/2.6.33-ARCH/kernel/drivers/gpu/drm/drm.ko): No such device
WARNING: Error inserting drm_kms_helper (/lib/modules/2.6.33-ARCH/kernel/drivers/gpu/drm/drm_kms_helper.ko): No such device
FATAL: Error inserting i915 (/lib/modules/2.6.33-ARCH/kernel/drivers/gpu/drm/i915/i915.ko): No such device
how can I solve this problem?
I added intel_agp and i915 to mkinitcpio.conf but this did not help
Offline
What does this say:
$ lspci |grep VGA
When did that module stop working for you?
Offline
00:02.0 VGA compatible controller: Intel Corporation 82830 CGC [Chipset Graphics Controller] (rev 04)
its a fresh install on this laptop
Offline
Hmm that is odd. It works for my 82830 chipset, with KMS disabled using xf86-video-intel 2.9.1-1
I'm using kernel26 2.6.33.2-1, fwiw.
So this shows nothing?
$ lsmod | grep i915
Last edited by steve___ (2010-05-12 15:36:44)
Offline
yes it shows nothing
Offline
Are your packages right up to date? Meaning, have you did a 'pacman -Syu' just recently? If so, I would enable the testing repo and try the newest version of the drivers.
Last edited by steve___ (2010-05-13 13:45:39)
Offline
I had acpi=off in the boot config file, now i915 is loaded
Offline
Good to know, thanks for posting this.
Offline
and the 2.9 intel driver works great with the x30
Offline
I have also wrestled with these exact same symptoms for the past 24 hours... thanks to those who supplied the rollback sources to version 2.9.
pacman -U http://arm.konnichi.com/2009/12/31/extra/os/x86_64/xf86-video-intel-2.9.1-1-x86_64.pkg.tar.gz
works for me (mark it in Ignorepkg in pacman.conf too)
New Gateway nv79; i915 video, kernel 2.6.34. Intel 2.11 driver fails unless there is an external monitor attached; then they both work!!!
How is it that this bug has been left to wander the earth for so long?
Edit: spoke too soon. All this does is force VESA rendering...a whopping 1024x768 on a 1600x900 panel...yeah great:rolleyes:
Last edited by onyx.nz (2010-05-25 04:16:44)
Offline
I still get this problem with 2.6.33-ARCH it's not heavy but still annoying
EDIT: I'm using i915.lvds_downclock=0 as kernel param, but that doesn't help at least doesn;t completely solve it.EDIT2: Just to make clear here the problem shows as occassional flicker
I have the GMA 4500MHD chip, i also get an occasional flicker while running Xorg.
Anyone know of the cause and how to fix this?
Offline
anyone tried xorg 1.8?
Offline
Not yet, (I'm in exams), I will try it when they're over, this weekend. The only problem is that I have arch installed on a tablet PC, and don't know how to configure wacom for 1.8 (the wiki entry for tablet PC is now outdated), so I'll search first, and then, once I manage to make it work, I'll post back. Good luck if you try!
Offline
anyone tried xorg 1.8?
No problem here on my eee.
Offline
I still have some flashes, but only once an hour or so.
Xorg 1.8 & Intel2.11
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) GMA 4500HD
Last edited by Roline (2010-06-23 09:09:36)
Bitbucket - DeviantART - Userstyles
*Currently Not Using Arch
Offline
the intel 830 chipset only runs with the vesa driver, very slow performance. glxgear show 60fps instead 180fps with the old xorg and the intel 2.9 driver
Offline
glxgears is not a benchmark.
Also 60 fps sounds like vsync.
Offline