Re: Problem with Intel emgd (GMA500)

2011-10-10 Thread Alan Cox
xrandr: Failed to get size of gamma for output default xrandr: screen cannot be larger that 640x480 (desired size 800x600) xrandr: Configure crtc 0 failed xrandr won't allow you to change modes on the fbdev interface. The libdrm tools will if it detected any other modes, however it tries to

Xrandr and Nouveau

2011-10-10 Thread Harry Putnam
Setup: Running Debian wheezy 3.0.0-1-686-pae xorg: # aptitude versions xorg ihA 1:7.6+8 Currently have Kde and fluxbox desktop pkgs installed and in use. ---- ---=--- - [Note there are many drivers installed, apparently from the

Re: Xrandr and Nouveau

2011-10-10 Thread Harry Putnam
Harry Putnam rea...@newsguy.com writes: [Note there are many drivers installed, apparently from the initial install. But I'm sure most are not really doing anything. I can see Nouveau being loaded in Xorg.0.log which I will provide at the end.] Sorry I forgot to inline Xorg.0.log [

Re: Building NV driver from git

2011-10-10 Thread Julien Cristau
On Sun, Oct 9, 2011 at 19:35:24 -0500, Harry Putnam wrote: I will describe what I see following this xrandr cmd: xrandr --output DVI-I-1 --mode 1440x900 --panning 1680x1050 I see an image I have been using for background grow quite a lot. The panel that fluxbox has put on the bottom of

Re: wireless keyboard and mouse doesn't work on multiseat

2011-10-10 Thread stompdagg...@yahoo.com
hello again. I've replaced the wireless combo with a logitech mk250, current behavior is that the reaction of keyboard is mostly delayed (major delay) and the mouse is jerky but not like it was with the ms combo. what are the odds this is a kdm issue as I use kdm to login?   : ,

ANN: xterm patch #276

2011-10-10 Thread Thomas Dickey
Patch #276 - 2011/10/10 * modify clipping limits for TrueType fonts to account for the scaleHeight resource setting, to work around another problem due to recent FreeType changes. In this case, the DejaVu Sans Mono set to

Help: XF86DGAGetVideo:failed to map video memory. I used libXxf86dga-1.1.1 on Ubuntu 10.04 on intel GMA 4500MHD(Intel GM45 chipset)

2011-10-10 Thread Focus . Luo
Hi all, 1, Does the intel GM45 chipset support DGA(direct graphic access)? 2, If it supports, why I used the function XF86DGAGetVideo(dis, DefaultScreen(dis), addr, width, bank, ram); and It returen XF86DGAGetVideo:failed to map video memory. But I used the function XF86DGAQueryDirectVideo,

Re: wireless keyboard and mouse doesn't work on multiseat

2011-10-10 Thread Peter Hutterer
On Mon, Oct 10, 2011 at 03:11:40PM -0700, stompdagg...@yahoo.com wrote: hello again. I've replaced the wireless combo with a logitech mk250, current behavior is that the reaction of keyboard is mostly delayed (major delay) and the mouse is jerky but not like it was with the ms combo. what

Re: Help: XF86DGAGetVideo:failed to map video memory. I used libXxf86dga-1.1.1 on Ubuntu 10.04 on intel GMA 4500MHD(Intel GM45 chipset)

2011-10-10 Thread Corbin Simpson
On Mon, Oct 10, 2011 at 6:12 PM, Focus.Luo luoyanq...@sjtu.org wrote: Hi all, 1, Does the intel GM45 chipset support DGA(direct graphic access)? 2, If it supports, why I used the function XF86DGAGetVideo(dis, DefaultScreen(dis), addr, width, bank, ram); and It returen XF86DGAGetVideo:failed

RE: Help: XF86DGAGetVideo:failed to map video memory. I used libXxf86dga-1.1.1 on Ubuntu 10.04 on intel GMA 4500MHD(Intel GM45 chipset)

2011-10-10 Thread Focus . Luo
Hi Corbin, I am maintaining a legacy code. How can I do? And if I rewrite the code, how can I do? thanks, Focus Luo From: Corbin Simpson [mostawesomed...@gmail.com] Sent: Tuesday, 11 October 2011 10:31 To: Focus.Luo Cc: xorg@lists.freedesktop.org

Re: Help: XF86DGAGetVideo:failed to map video memory. I used libXxf86dga-1.1.1 on Ubuntu 10.04 on intel GMA 4500MHD(Intel GM45 chipset)

2011-10-10 Thread Ville Syrjälä
On Mon, Oct 10, 2011 at 07:31:02PM -0700, Corbin Simpson wrote: On Mon, Oct 10, 2011 at 6:12 PM, Focus.Luo luoyanq...@sjtu.org wrote: Hi all, 1, Does the intel GM45 chipset support DGA(direct graphic access)? 2, If it supports, why I used the function XF86DGAGetVideo(dis,