Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

xorg-server-1.6 and xf86-video-intel-2.6.2 please :D

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
159 posts
  • Page 3 of 7
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
Author
Message
szczerb
Veteran
Veteran
Posts: 1709
Joined: Sat Feb 24, 2007 9:54 pm
Location: Poland => Lodz

  • Quote

Post by szczerb » Sat Mar 07, 2009 10:02 am

Oh, come on guys, you know I enjoy it ;] I'm just looking forward to it, but also am quite bussy lately so it's always like "do I have the time to rebuild back and forth? oh, what the hell :D"

I'll be checking it out later today - hopefully randr-1.3 will be in x11 at that time.
Top
pdw_hu
Apprentice
Apprentice
Posts: 200
Joined: Mon Jun 02, 2008 6:56 pm
Location: Budapest, Hungary

  • Quote

Post by pdw_hu » Sat Mar 07, 2009 10:25 am

szczerb wrote:Oh, come on guys, you know I enjoy it ;] I'm just looking forward to it, but also am quite bussy lately so it's always like "do I have the time to rebuild back and forth? oh, what the hell :D"

I'll be checking it out later today - hopefully randr-1.3 will be in x11 at that time.
KMS only took:

CONFIG_FB=y
CONFIG_FRAMEBUFFER_CONSOLE=y (tho i'm not sure this is needed)
CONFIG_DRM_I915_KMS=y

+ newest (non *-9999) stuff from x11 and ~ portage.
Top
szczerb
Veteran
Veteran
Posts: 1709
Joined: Sat Feb 24, 2007 9:54 pm
Location: Poland => Lodz

  • Quote

Post by szczerb » Sat Mar 07, 2009 10:31 am

pdw_hu wrote:
szczerb wrote:Oh, come on guys, you know I enjoy it ;] I'm just looking forward to it, but also am quite bussy lately so it's always like "do I have the time to rebuild back and forth? oh, what the hell :D"

I'll be checking it out later today - hopefully randr-1.3 will be in x11 at that time.
KMS only took:

CONFIG_FB=y
CONFIG_FRAMEBUFFER_CONSOLE=y (tho i'm not sure this is needed)
CONFIG_DRM_I915_KMS=y

+ newest (non *-9999) stuff from x11 and ~ portage.
Yeah, I know. Tried it a few times already but couldn't hibernate and randr wasn't really working.

BTW How about fbsplash? Do you guys have it working right from the beginning (that is just after grub)?
Top
pdw_hu
Apprentice
Apprentice
Posts: 200
Joined: Mon Jun 02, 2008 6:56 pm
Location: Budapest, Hungary

  • Quote

Post by pdw_hu » Sat Mar 07, 2009 9:14 pm

szczerb wrote:BTW How about fbsplash? Do you guys have it working right from the beginning (that is just after grub)?
What's that? :) Is that the grub image? I haven't used that, but only the ncurses version :)
Top
mrsaccess
n00b
n00b
User avatar
Posts: 30
Joined: Sat Sep 03, 2005 12:58 pm
Location: Greece
Contact:
Contact mrsaccess
Website

  • Quote

Post by mrsaccess » Sun Mar 08, 2009 3:26 pm

I tried xorg-server 1.6 with intel driver 2.6.3 and finally I have decent 3d acceleration with textured video and textured opengl after so many months! Allelujah! :D

I have though two problems and I wonder if anyone came across them.

First I have a huge memory leak, in the order of gigabytes if I stay logged in long enough (as in one hour).
Second, using libxcb 1.2 from x11 overlay, xorg-server can not even start. Maybe it has to do with libXpm being unable to compile against libxcb 1.2 but I don't really know.
Hardware: The parts of your pc you can kick.
Top
math_roc
n00b
n00b
Posts: 65
Joined: Sat Jan 07, 2006 3:43 pm

  • Quote

Post by math_roc » Sun Mar 08, 2009 4:50 pm

if you want to try it and have the possibility to go back easily, just append "i915.modeset=0" to disable KMS.
as in: 'kernel /gentoo/linux quiet root=/dev/sda9 i915.modeset=0'

In fact, I have this in grub.conf and I remove "i915.modeset=0" to test how it's (not) well working.

for now:
- mesa-9999
- libdrm-9999
- xf86-video-intel-2.6.3
- xorg-server-1.6.0
- linux-2.6.29-rc6

I can watch videos, suspend/resume but:
- I have performance problems when xterm redraw itself..
- CPU is highly used whenever I move a window, switch desktop or do anything X related -> battery last 2 hours instead of 5~7
Top
0000000000000
Apprentice
Apprentice
Posts: 163
Joined: Fri Mar 21, 2008 11:21 pm

  • Quote

Post by 0000000000000 » Wed Mar 11, 2009 3:06 am

is anybody getting occasional weird display issues?

sometimes, usually when loading an image, firefox will look corrupted (either white with colored lines running through it, or will rearrange what should be normally painted in blocks) this happens with other applications too

minimizing then restoring fixes it so it's not a big deal and it doesn't happen often
Top
avx
Advocate
Advocate
User avatar
Posts: 2152
Joined: Mon Jun 21, 2004 4:06 am

  • Quote

Post by avx » Wed Mar 11, 2009 4:08 pm

Had a similar problem with 2.6.2, upgrade to 2.6.3 fixed it for me - at least I guess so, has happened in the weirdest and unreproducable situations before.
Top
Gambit89
n00b
n00b
Posts: 22
Joined: Wed Jan 28, 2009 5:24 am

  • Quote

Post by Gambit89 » Wed Mar 11, 2009 9:16 pm

pdw_hu wrote:
szczerb wrote:BTW How about fbsplash? Do you guys have it working right from the beginning (that is just after grub)?
What's that? :) Is that the grub image? I haven't used that, but only the ncurses version :)
It adds eye-candy to the framebuffer console, here is it's homepage. I'd like to know this too. I use natural gentoo on 2.6.28 with vesa, but I think I read on a bugreport that vesa should be disabled when using intel+kms, and KMS should provide the fbsplash support that vesa would have provided. I can't find the bug report, so don't quote me on that.
Top
szczerb
Veteran
Veteran
Posts: 1709
Joined: Sat Feb 24, 2007 9:54 pm
Location: Poland => Lodz

  • Quote

Post by szczerb » Wed Mar 11, 2009 9:21 pm

You definitely shouldn't try to use any fb driver with KMS enabled ;]
Top
0000000000000
Apprentice
Apprentice
Posts: 163
Joined: Fri Mar 21, 2008 11:21 pm

  • Quote

Post by 0000000000000 » Thu Mar 12, 2009 8:52 pm

Went ahead and enabled KMS yesterday. X refuses to start with such a configuration.

My only changes were to remove all framebuffer drivers (VGA and VESA) and enable mode switching for i915. X just gives me a black screen from which the only escape is SysRq+B

Any ideas?

Here is my only error from log: (EE) intel(0): [drm] Failed to initialized agp heap manager


Thanks.
Top
avx
Advocate
Advocate
User avatar
Posts: 2152
Joined: Mon Jun 21, 2004 4:06 am

  • Quote

Post by avx » Thu Mar 12, 2009 9:26 pm

Are you running with the lastest xorg, libdrm, dri2prot, intel-driver and the like? In the last hours, kernel-team merged a lot of fixes concerning drm and i915 into .29-git5, maybe try that one.
Top
0000000000000
Apprentice
Apprentice
Posts: 163
Joined: Fri Mar 21, 2008 11:21 pm

  • Quote

Post by 0000000000000 » Thu Mar 12, 2009 9:38 pm

xorg is 1.6.0
libdrm is 9999 from x11 overlay (also tried with 2.4.5)
dri2proto is 1.99.2
and intel driver is 2.6.3
mesa is 9999

my kernel is actually form anholt's drm-intel branch, 2.6.29-rc6

I will look around some change logs see if he's implemented anything new...


aaand he has.

See if that fixes it.
Top
0000000000000
Apprentice
Apprentice
Posts: 163
Joined: Fri Mar 21, 2008 11:21 pm

  • Quote

Post by 0000000000000 » Fri Mar 13, 2009 7:22 pm

Using Anholt's latest kernel didn't really fix anything

when I first startx, it will work, but if I use compiz the screen is very corrupted: http://i39.tinypic.com/2lwrrc0.png

But either way, the next time I start X I get a black screen from which I have to force a reboot

The first time starting X, there are no errors in xorg.log
The second time I get this: (EE) intel(0): [drm] Failed to initialized agp heap manager
as the only error.

If I unset KMS everything works fine (except my console resolution is 1024x768 as opposed to 1366x768 with KMS enabled)

Going to try Linus' latest kernel now, though I don't suspect much change.

edit: No change, still blackscreen



additional edit: seems to be working now
using kernel 2.6.29-rc8 from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
then emerged xorg-server-9999, xineramaproto-9999, inputproto-9999, dri2proto-9999, and xf86-video-intel-9999 and then ran X -configure
had to edit xorg.conf for the new hal/fdi policies
and now startx is working (seemingly) good, plus native resolution on console
Top
avx
Advocate
Advocate
User avatar
Posts: 2152
Joined: Mon Jun 21, 2004 4:06 am

  • Quote

Post by avx » Sat Mar 14, 2009 3:12 pm

Updated to .29-rc8, xbacklight problem still exists.
Top
0000000000000
Apprentice
Apprentice
Posts: 163
Joined: Fri Mar 21, 2008 11:21 pm

  • Quote

Post by 0000000000000 » Sat Mar 14, 2009 10:29 pm

I don't know what else could have caused this issue apart from these upgrades, but i cannot get mplayer to properly fullscreen anymore.

using video output xv results in the video looking something like: http://i43.tinypic.com/x6lunp.png

if I watch a standard full screen movie, then there are bars on the top and bottom as well as that huge black void on the right of the video

if i use x11, the video stays the same size, and like three fourths of the rest of the screen goes black, but leaves visible whatever is underneath in the bottom right corner

-vo gl is the closest i can get to full screen, but leaves huge borders around all four sides of any standard widescreen movie/video
example: http://i39.tinypic.com/izok6u.png

previously using -vo xv resulted in wide screen movies taking up my entire display, and only borders if the movie was not in widescreen format, as should be the behavior

the -zoom option has no affect


Anyone else experience this using the latest xorg and intel driver?



Edit: I have also noticed, the Firefox popup telling me my downloads have finished is no longer in the bottom right of the screen, but rather only about two thirds of the way over,

It seems as if X applications are not getting the correct resolution after i've enabled KMS, though it is displaying at the correct resolution
Top
jamapii
l33t
l33t
User avatar
Posts: 637
Joined: Thu Sep 16, 2004 6:22 pm

  • Quote

Post by jamapii » Tue Mar 17, 2009 8:40 pm

mrsaccess wrote:Second, using libxcb 1.2 from x11 overlay, xorg-server can not even start. Maybe it has to do with libXpm being unable to compile against libxcb 1.2 but I don't really know.
I tried this, and it seems this upgrade requires a rebuild of almost everything. So I'm back at libxcb 1.1.

btw, I'm also using up-to-date xorg-server, xf86-video-intel, libdrm, mesa releases and Eric Anholt's kernel. Works for me.

Note that I disabled KMS (according to the help it does not work with intelfb) and PAE (by selecting "High Memory Support (4GB)" losing a little RAM on x86).
Top
pdw_hu
Apprentice
Apprentice
Posts: 200
Joined: Mon Jun 02, 2008 6:56 pm
Location: Budapest, Hungary

  • Quote

Post by pdw_hu » Wed Mar 18, 2009 6:15 am

jamapii wrote:Note that I disabled KMS (according to the help it does not work with intelfb) and PAE (by selecting "High Memory Support (4GB)" losing a little RAM on x86).
intelfb isn't needed with KMS. And it works :)
Top
rahulthewall
Veteran
Veteran
User avatar
Posts: 1264
Joined: Thu Nov 01, 2007 11:28 pm
Location: Zürich
Contact:
Contact rahulthewall
Website

  • Quote

Post by rahulthewall » Tue Mar 24, 2009 11:05 pm

Does anyone have any idea when would we see xorg-server-1.6 in portage?

Cheers
Rahul
Who shall guard the guards?
Top
avx
Advocate
Advocate
User avatar
Posts: 2152
Joined: Mon Jun 21, 2004 4:06 am

  • Quote

Post by avx » Wed Mar 25, 2009 12:27 am

Reading on b.g.o. and D.Berkholz's blog, not before 1.5.3 goes stable. You can use it through the x11-overlay or funtoo/regen2, though.
Top
szczerb
Veteran
Veteran
Posts: 1709
Joined: Sat Feb 24, 2007 9:54 pm
Location: Poland => Lodz

  • Quote

Post by szczerb » Wed Mar 25, 2009 1:04 am

I have an interesting problem. I just built 2.6.29 with KMS and upgraded this on top of my official-tree-only ~amd64 xorg:

Code: Select all

szczerb@nomad ~ $ cat /etc/portage/package.keywords/kms 
=media-libs/mesa-7.4_rc1
=x11-apps/mesa-progs-7.3
=x11-base/xorg-server-1.6.0
=x11-drivers/xf86-input-evdev-2.2.0-r1
=x11-drivers/xf86-video-intel-2.6.3-r1
=x11-libs/libXaw-1.0.5
=x11-libs/libXfont-1.4.0
=x11-libs/libXi-1.2.1
=x11-libs/libXrandr-1.2.99.4
=x11-libs/pixman-0.14.0-r1
=x11-proto/randrproto-1.2.99.4
The first time I start X after a reboot I get this:
http://omploader.org/vMWZrMw
(why does a disconnected screen have a resolution? and clearly gnome is confined to the same resolution for some reason...)
but after restarting X it's normal:
http://omploader.org/vMWZrNA

Another thing is that I can suspend to ram but not to disk (get a bar of random pixels on the screen and a hard hang), but this I need to investigate further....
Top
himpierre
l33t
l33t
User avatar
Posts: 867
Joined: Sat Aug 31, 2002 7:08 am
Location: Berlin

  • Quote

Post by himpierre » Wed Mar 25, 2009 10:02 am

The first time I start X after a reboot I get this:
http://omploader.org/vMWZrMw
You're lucky. X doesn't start at all with 2.6.29 on my eeepc. Someone was more successfull?
Top
rahulthewall
Veteran
Veteran
User avatar
Posts: 1264
Joined: Thu Nov 01, 2007 11:28 pm
Location: Zürich
Contact:
Contact rahulthewall
Website

  • Quote

Post by rahulthewall » Wed Mar 25, 2009 10:42 am

ph030 wrote:Reading on b.g.o. and D.Berkholz's blog, not before 1.5.3 goes stable. You can use it through the x11-overlay or funtoo/regen2, though.
I am already on 1.6, I was just wondering .. :)
Thanks for the info.
Who shall guard the guards?
Top
gringo
Advocate
Advocate
User avatar
Posts: 3793
Joined: Sun Apr 27, 2003 10:25 am

  • Quote

Post by gringo » Wed Mar 25, 2009 5:06 pm

I tried this, and it seems this upgrade requires a rebuild of almost everything. So I'm back at libxcb 1.1.
yeah, Donnie wrote about this in his blog too. I´m using --as-needed in one of my boxes and didn´t hit that "problem"; in my eeepc 901 i don´t use --as-needed and got a truckload of packages to rebuilt too.
You're lucky. X doesn't start at all with 2.6.29 on my eeepc. Someone was more successfull?
you are not alone ( although i don´t know what model is yours and i haven´t tried 2.6.29 final yet): if i enable kms in 2.6.29-rc8 , X doesn´t work.

cheers
Error: Failing not supported by current locale
Top
jamapii
l33t
l33t
User avatar
Posts: 637
Joined: Thu Sep 16, 2004 6:22 pm

  • Quote

Post by jamapii » Wed Mar 25, 2009 7:18 pm

pdw_hu wrote:
jamapii wrote:Note that I disabled KMS (according to the help it does not work with intelfb) and PAE (by selecting "High Memory Support (4GB)" losing a little RAM on x86).
intelfb isn't needed with KMS. And it works :)
Thanks... I tried this. The builtin fb driver is called intel_fb (note the _). It worked better than intelfb - could do the native resolution, but when switching to X, the screen was black, a mouse pointer appeared, and nothing else.

I guess X works with a vesa fb or no framebuffer console, but I prefer a framebuffer console, so back to no KMS and intelfb for now.
Top
Post Reply

159 posts
  • Page 3 of 7
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic