xmodmap 1.0.7: "left shift" + "right shift" + "comma" keys

2014-03-12 Thread YuGiOhJCJ Mailing-List
Hello, I have a problem with xmodmap 1.0.7 because it should write a "question down" character when I push the "left shift" + "right shift" + "comma" keys but nothing is written. My keyboard map is "fr" + my "~/.xmodmaprc" [1] file. Do you see something wrong in my "~/.xmodmaprc" file? Thank

Re: xmodmap 1.0.7: "left shift" + "right shift" + "comma" keys

2014-03-12 Thread YuGiOhJCJ Mailing-List
On Wed, 12 Mar 2014 19:59:08 +0100 wettstein...@solnet.ch wrote: > > I have a problem with xmodmap 1.0.7 because it should write a > > "question down" character when I push the "left shift" + "right shift" > > + "comma" keys but nothing is written. > > This might be a hardware problem. Most keyb

Re: xmodmap 1.0.7: "left shift" + "right shift" + "comma" keys

2014-03-13 Thread YuGiOhJCJ Mailing-List
On Wed, 12 Mar 2014 21:14:26 +0100 Thomas Lübking wrote: > On Mittwoch, 12. März 2014 20:15:51 CEST, YuGiOhJCJ Mailing-List wrote: > > > What is a bit strange is that my keyboard can handle the "left > > shift" + "right shift" + "exclam" but is n

Re: xmodmap 1.0.7: "left shift" + "right shift" + "comma" keys

2014-03-14 Thread YuGiOhJCJ Mailing-List
On Thu, 13 Mar 2014 16:56:17 + Glynn Clements wrote: > > YuGiOhJCJ Mailing-List wrote: > > > What is a bit strange is that my keyboard can handle the "left > > shift" + "right shift" + "exclam" but is not able to handle the > >

upgraded from CPU Intel Celeron G440 to G1630

2014-07-05 Thread YuGiOhJCJ Mailing-List
Hello, I have upgraded from CPU Intel Celeron G440 to G1630 and I encounter some graphical problems [1] (part of text missing on my screen)... So, I have upgraded to linux-3.15.3 but the problem is again here. Do you have a solution please? (I am on Slackware 14.0 with mesa-10.0.2 and xorg-se

Re: upgraded from CPU Intel Celeron G440 to G1630

2014-07-18 Thread YuGiOhJCJ Mailing-List
Solved! I have just upgraded to xf86-video-intel-2.99.912. On Sat, 5 Jul 2014 08:28:11 +0200 YuGiOhJCJ Mailing-List wrote: > Hello, > > I have upgraded from CPU Intel Celeron G440 to G1630 and I encounter some > graphical problems [1] (part of text missing on my screen)..

Am I using the "ati" or "vesa" driver?

2014-07-30 Thread YuGiOhJCJ Mailing-List
Hello, My computer is an ASUS x102ba [1]. When I type: $ startx I see that my display is strange: - 1 screen only used (the external VGA screen) - the font is too big - the "xrandr" command tells me "Failed to get size of gamma for output default" So, I think that I am using the "vesa" Xorg dri

Re: Am I using the "ati" or "vesa" driver?

2014-07-30 Thread YuGiOhJCJ Mailing-List
> [...] > > So, I think that I am using the "vesa" Xorg driver for generic VESA video > > cards instead of the "ati" video driver. > > > > How to be sure about that? > > Have a look at Xorg logs, usually /var/log/Xorg.0.log. > -- Yeah, but it seems to load both drivers (and other drivers too):

Re: Am I using the "ati" or "vesa" driver?

2014-07-31 Thread YuGiOhJCJ Mailing-List
> >> [...] > >>> So, I think that I am using the "vesa" Xorg driver for generic VESA video > >>> cards instead of the "ati" video driver. > >>> > >>> How to be sure about that? > >> > >> Have a look at Xorg logs, usually /var/log/Xorg.0.log. > >> -- > > > > Yeah, but it seems to load both drivers

Re: Am I using the "ati" or "vesa" driver?

2014-08-04 Thread YuGiOhJCJ Mailing-List
On Thu, 31 Jul 2014 23:14:34 +0900 Michel Dänzer wrote: > On 31.07.2014 19:47, YuGiOhJCJ Mailing-List wrote: > >>> > >>> I give you my full Xorg.0.log here: > >>> http://pastebin.com/fsPBgt5P > >>> > >>> If you find an interesting li

Re: Am I using the "ati" or "vesa" driver?

2014-08-05 Thread YuGiOhJCJ Mailing-List
> > But I see a last problem: I have no 3d acceleration! > > As you can see here: > > $ cat /var/log/Xorg.0.log | grep Direct > > [ 7567.271] (WW) RADEON(0): Direct rendering disabled > > > > The full xorg log is available here: http://pastebin.com/hSKjXsvL > > > > Do you know how to have 3d acc

Re: Am I using the "ati" or "vesa" driver?

2014-08-06 Thread YuGiOhJCJ Mailing-List
> >> > But I see a last problem: I have no 3d acceleration! > >> > As you can see here: > >> > $ cat /var/log/Xorg.0.log | grep Direct > >> > [ 7567.271] (WW) RADEON(0): Direct rendering disabled > >> > > >> > The full xorg log is available here: http://pastebin.com/hSKjXsvL > >> > > >> > Do you k

Re: Am I using the "ati" or "vesa" driver?

2014-08-07 Thread YuGiOhJCJ Mailing-List
> > - xorg-server-1.16.0 > > - glamor-egl-0.6.0 > > With xserver 1.16.0 or later, you should use glamor from the xserver > tree, not from the separate glamor tree. > Yes, for xorg-server-1.16.0, no problem I can use the embedded glamor. When I am compiling xorg-server-1.16.0, I do: $ ./configure

Re: Am I using the "ati" or "vesa" driver?

2014-08-08 Thread YuGiOhJCJ Mailing-List
> >>> - xorg-server-1.16.0 > >>> - glamor-egl-0.6.0 > >> > >> With xserver 1.16.0 or later, you should use glamor from the xserver > >> tree, not from the separate glamor tree. > >> > > > > Yes, for xorg-server-1.16.0, no problem I can use the embedded glamor. > > When I am compiling xorg-server-1

Re: Am I using the "ati" or "vesa" driver?

2014-08-09 Thread YuGiOhJCJ Mailing-List
On Sat, 09 Aug 2014 13:13:46 +0900 Michel Dänzer wrote: > On 08.08.2014 20:23, YuGiOhJCJ Mailing-List wrote: > >>> > >>> The full log is here: > >>> http://pastebin.com/a51DRWg6 > >> > >> (II) Loading sub module "glamoregl" &

Re: Am I using the "ati" or "vesa" driver?

2014-08-09 Thread YuGiOhJCJ Mailing-List
> > >>> The full log is here: > > >>> http://pastebin.com/a51DRWg6 > > >> > > >> (II) Loading sub module "glamoregl" > > >> (II) LoadModule: "glamoregl" > > >> (WW) Warning, couldn't open module glamoregl > > >> (II) UnloadModule: "glamoregl" > > >> (II) Unloading glamoregl > > >> (EE) RADEON

Re: Am I using the "ati" or "vesa" driver?

2014-08-10 Thread YuGiOhJCJ Mailing-List
> > So, maybe a bad option or a missing dependency when I try to compile > > xorg-server-16.0. > > > > You can see here the full output for the configure line: > > http://pastebin.com/wYpk5ek4 > > (In the future, the config.log file would be more useful) > > The problem is this: > > > checking

[ 4191.606] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.NoServer (Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused)

2014-08-13 Thread YuGiOhJCJ Mailing-List
Hello, I have upgraded from xorg-server-1.14.3 to xorg-server-1.16.0. Since this upgrade, I can see a lot of error lines in my "/var/log/Xorg.0.log" file: $ cat /var/log/Xorg.0.log [...] [ 4191.606] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.NoServer (Failed to c

modeset(0): drmSetMaster failed: Permission denied

2017-04-30 Thread YuGiOhJCJ Mailing-List
Hello, I have built xorg-server, xauth, and xinit with their dependencies. When I do startx I get "xf86OpenConsole: Cannot open virtual console 7 (Permission denied)". So, I change the permissions on /dev/tty7 to 660. Now, when I do startx I get "modeset(0): drmSetMaster failed: Permission denie

Re: modeset(0): drmSetMaster failed: Permission denied

2017-05-01 Thread YuGiOhJCJ Mailing-List
Do you mean 755 on /usr/bin/Xorg? It is already set like that: $ ls -l /usr/bin/Xorg -rwxr-xr-x 1 root root 2123272 Apr 30 23:26 /usr/bin/Xorg Any other idea? On Sun, 30 Apr 2017 22:08:45 -0700 (PDT) Russ Whitaker wrote: > > > On Mon, 1 May 2017, YuGiOhJCJ Mailing-List wrote: >

xcb_writev: Segmentation fault

2017-08-31 Thread YuGiOhJCJ Mailing-List
Hello, I built libX11 1.6.5 32-bit on my 64-bit machine and I try to run a 32-bit application: --- $ gdb 25Assist GNU gdb (GDB) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are fre

Re: xcb_writev: Segmentation fault

2017-09-01 Thread YuGiOhJCJ Mailing-List
for building libxcb. Thanks to Ilya Lipnitskiy (lipnitsk) for this idea: https://bugs.archlinux.org/task/49560 On Thu, 31 Aug 2017 16:54:44 +0200 YuGiOhJCJ Mailing-List wrote: > Hello, > > I built libX11 1.6.5 32-bit on my 64-bit machine and I try to run a 32-bit > application: > --- &