lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 12 Jan 2009 13:53:39 -0800
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	"Jan Dittmer" <jdi@....org>
Cc:	"Dave Airlie" <airlied@...il.com>,
	"Diego Calleja" <diegocg@...il.com>, linux-kernel@...r.kernel.org,
	eric.anholt@...tel.com, airlied@...ux.ie
Subject: Re: intel kms "Failed to allocate space for kernel memory manager"

On Monday, January 12, 2009 1:19 pm Jan Dittmer wrote:
> On Mon, Jan 12, 2009 at 6:56 PM, Jesse Barnes <jbarnes@...tuousgeek.org> 
wrote:
> > On Monday, January 12, 2009 12:37 am Jan Dittmer wrote:
> >> On Mon, Jan 12, 2009 at 9:04 AM, Dave Airlie <airlied@...il.com> wrote:
> >> > the latest git should work with kms on most chipsets, we are still
> >> > chasing down some issues on some chipsets,
> >>
> >> So is there anything I can test to help you get it going on 'my' chipset
> >> (GM965, Lenovo X300)?
> >
> > I do much of my testing on GM965, so you should be able to get it to work
> > with the latest bits:
> >  - libdrm from git master of mesa/drm
> >  - mesa from git master of mesa/mesa
> >  - xf86-video-intel from git master
> >  - drm-intel-next from anholt's kernel tree
> >    (git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel)
> >
> > You'll need to use UXA as your AccelMethod.  If you run into issues with
> > the above, please file bugs (if you don't already see your issue filed)
> > at bugs.freedesktop.org.
>
> Thanks, at least X starts now, though dri is still broken. Is there
> any quick fix to:
>
> name of display: :0.0
> libGL: XF86DRIGetClientDriverName: 1.9.0 i965 (screen 0)
> libGL: OpenDriver: trying /usr/local/lib/dri/i965_dri.so
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 4, (OK)
> drmOpenByBusid: Searching for BusID pci:0000:00:02.0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 4, (OK)
> drmOpenByBusid: drmOpenMinor returns 4
> drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
> libGL error: drmMap of framebuffer failed (Resource temporarily
> unavailable) libGL error: reverting to software direct rendering
>
> ?
> This is with latest mesa git libGL. Any special compilation options for
> mesa?

Nope, not afaik.  Are you sure UXA is enabled?  And that Mesa was built 
against the same libdrm bits as your 2D driver?  If so, then I guess it's 
time to file a bug. :)

-- 
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ