Re: [gentoo-user] xorg-server[elogind,-suid] and starting additional Xorg session from running Xorg session

2020-07-23 Thread i.Dark_Templar
23.07.2020 22:25, Neil Bothwick пишет: > On Thu, 23 Jul 2020 15:15:04 +0300, i.Dark_Templar wrote: > >> With x11-base/xorg-server-1.20.8[elogind,suid] I could just do "sudo -i >> -u another-user DISPLAY= XAUTHORITY= startx $application $app_args -- >> :$nextdisplay" from running X11 session and

Re: [gentoo-user] xorg-server[elogind,-suid] and starting additional Xorg session from running Xorg session

2020-07-23 Thread Neil Bothwick
On Thu, 23 Jul 2020 15:15:04 +0300, i.Dark_Templar wrote: > With x11-base/xorg-server-1.20.8[elogind,suid] I could just do "sudo -i > -u another-user DISPLAY= XAUTHORITY= startx $application $app_args -- > :$nextdisplay" from running X11 session and get myself a separate new > X11 session running

Re: [gentoo-user] xorg-server[elogind,-suid] and starting additional Xorg session from running Xorg session

2020-07-23 Thread Neil Bothwick
On Thu, 23 Jul 2020 19:38:21 +0300, i.Dark_Templar wrote: > I'm using --newuse (-N). According to 'man emerge', --newuse and > --changed-use are pretty similar, but if disabled USE-flag is added or > removed for package without version change, --changed-use does not > trigger rebuild of package.

Re: [gentoo-user] xorg-server[elogind,-suid] and starting additional Xorg session from running Xorg session

2020-07-23 Thread Dale
i.Dark_Templar wrote: > 23.07.2020 19:29, Matt Connell (Gmail) пишет: >> On Thu, 2020-07-23 at 19:24 +0300, i.Dark_Templar wrote: >>> 23.07.2020 19:05, Walter Dnes пишет: >>> On Thu, Jul 23, 2020 at 03:15:04PM +0300, i.Dark_Templar wrote > Hi. > I've tried using

Re: [gentoo-user] xorg-server[elogind,-suid] and starting additional Xorg session from running Xorg session

2020-07-23 Thread i.Dark_Templar
23.07.2020 19:29, Matt Connell (Gmail) пишет: > On Thu, 2020-07-23 at 19:24 +0300, i.Dark_Templar wrote: >> 23.07.2020 19:05, Walter Dnes пишет: >> >>> On Thu, Jul 23, 2020 at 03:15:04PM +0300, i.Dark_Templar wrote Hi. I've tried using xorg-server[elogind,-suid] and got an issue. >>>

Re: [gentoo-user] xorg-server[elogind,-suid] and starting additional Xorg session from running Xorg session

2020-07-23 Thread Matt Connell (Gmail)
On Thu, 2020-07-23 at 19:24 +0300, i.Dark_Templar wrote: > 23.07.2020 19:05, Walter Dnes пишет: > > > On Thu, Jul 23, 2020 at 03:15:04PM +0300, i.Dark_Templar wrote > > > Hi. > > > I've tried using xorg-server[elogind,-suid] and got an issue. > >I know this may sound too simple, but did you

Re: [gentoo-user] xorg-server[elogind,-suid] and starting additional Xorg session from running Xorg session

2020-07-23 Thread i.Dark_Templar
23.07.2020 19:05, Walter Dnes пишет: > On Thu, Jul 23, 2020 at 03:15:04PM +0300, i.Dark_Templar wrote >> Hi. >> >> I've tried using xorg-server[elogind,-suid] and got an issue. > > I know this may sound too simple, but did you update world? News item >

Re: [gentoo-user] xorg-server[elogind,-suid] and starting additional Xorg session from running Xorg session

2020-07-23 Thread Walter Dnes
On Thu, Jul 23, 2020 at 03:15:04PM +0300, i.Dark_Templar wrote > Hi. > > I've tried using xorg-server[elogind,-suid] and got an issue. I know this may sound too simple, but did you update world? News item

Re: [gentoo-user] xorg-server without suid still runs as root?

2020-06-25 Thread inasprecali
How are you starting X in the first place? Are you using a display manager? Are you running startx? In the former case, this is perfectly normal for many display managers, including SDDM. GDM, if I'm not mistaken, can and does run X as a regular user if possible. Upstream has been talking

Re: [gentoo-user] xorg-server without suid still runs as root?

2020-06-25 Thread John Covici
On Thu, 25 Jun 2020 08:58:30 -0400, Nikos Chantziaras wrote: > > There's a news item about disabling the "suid" use flag on > x11-base/xorg-server, which makes it runs as a normal user rather > than root. Version 1.20.8-r1 of the ebuild disables "suid" by > default. After updating to that and

Re: [gentoo-user] xorg-server

2020-04-14 Thread Jorge Almeida
On Tue, Apr 14, 2020 at 9:22 PM Dale wrote: > > Jorge Almeida wrote: > >>> "Use elogind to get control over framebuffer when running as regular > >>> user" > >>> > > If you have consolekit, PAM, elogind and such disabled, I'm not sure > what if anything will change. I'd think by disabling

Re: [gentoo-user] xorg-server

2020-04-14 Thread Dale
Jorge Almeida wrote: > On Tue, Apr 14, 2020 at 7:29 PM tastytea wrote: >> On 2020-04-14T19:16+0100 >> Jorge Almeida wrote: >> >>> "Use elogind to get control over framebuffer when running as regular >>> user" >>> >>> Could someone explain what this entails? What happened before this USE >>>

Re: [gentoo-user] xorg-server

2020-04-14 Thread Jorge Almeida
On Tue, Apr 14, 2020 at 7:29 PM tastytea wrote: > > On 2020-04-14T19:16+0100 > Jorge Almeida wrote: > > > "Use elogind to get control over framebuffer when running as regular > > user" > > > > Could someone explain what this entails? What happened before this USE > > variable was created? What

Re: [gentoo-user] xorg-server

2020-04-14 Thread tastytea
On 2020-04-14T19:16+0100 Jorge Almeida wrote: > I was going to update world and I just noticed a few strange details. > For example, xorg-server has a new (?) USE variable "elogind" which > appears to be enabled by default. I suppose I can block it in > package.use, but I'm curious about what

Re: [gentoo-user] xorg-server / apache

2017-02-04 Thread Alan McKinnon
On 04/02/2017 20:25, the...@sys-concept.com wrote: > I'm having two problems: > > 1.) x11-base/xorg-server:0 > > (x11-base/xorg-server-1.18.4:0/1.18.4::gentoo, ebuild scheduled for > merge) pulled in by > >=x11-base/xorg-server-1.18[udev] required by >

Re: [gentoo-user] xorg-server / apache

2017-02-04 Thread Neil Bothwick
On Sat, 4 Feb 2017 12:31:03 -0700, the...@sys-concept.com wrote: > and "x11-drivers/xf86-input-evdev" this is just a generic driver; might > not need it either. It's the generic keyboard and mouse driver. I'd make sure I had SSH access before unmerging that one! -- Neil Bothwick NOTE: In

Re: [gentoo-user] xorg-server / apache

2017-02-04 Thread thelma
On 02/04/2017 11:37 AM, Michael Orlitzky wrote: > On 02/04/2017 01:25 PM, the...@sys-concept.com wrote: >> >> Do I need to block php-5.6.30 nagios-core-4.2.4 nagios-4.2.4 as well? >> > > You probably don't nee to mask PHP, but you will need to mask > nagios-4.x. Be warned, though: as soon as

Re: [gentoo-user] xorg-server / apache

2017-02-04 Thread Michael Orlitzky
On 02/04/2017 01:25 PM, the...@sys-concept.com wrote: > > Do I need to block php-5.6.30 nagios-core-4.2.4 nagios-4.2.4 as well? > You probably don't nee to mask PHP, but you will need to mask nagios-4.x. Be warned, though: as soon as some unrelated package gets a keyword update, nagios-3.x

Re: [gentoo-user] xorg-server complains about xf86-video-fbdev

2015-01-29 Thread wabenbau
Am Donnerstag, 29.01.2015 um 12:54 schrieb Joseph syscon...@gmail.com: Is there a replacement for xf86-video-fbdev? I guess, that you don't need this driver at all, as long as you don't have a video adapter that isn't supported by any other device driver. Regards wabe

Re: [gentoo-user] Xorg-server crashing constantly

2014-02-13 Thread Joseph
On 02/12/14 23:26, Willie Matthews wrote: On 02/12/2014 09:22 PM, Joseph wrote: I'm running xorg-server-1.13.4-r1 and XFCE using slim as login Whenever I start tree applications like: two Firefox and try to open Thunderbird or Thunderbird + Firefox and try to open another instance of Firefox

Re: [gentoo-user] Xorg-server crashing constantly

2014-02-12 Thread Willie Matthews
On 02/12/2014 09:22 PM, Joseph wrote: I'm running xorg-server-1.13.4-r1 and XFCE using slim as login Whenever I start tree applications like: two Firefox and try to open Thunderbird or Thunderbird + Firefox and try to open another instance of Firefox xorg-server is crashing and logging me out.

Re: [gentoo-user] xorg-server crashing, back to log-in screen

2014-01-29 Thread Adam Carter
On Thu, Jan 30, 2014 at 11:20 AM, Joseph syscon...@gmail.com wrote: After recent upgrade I've noticed my xorg-server is crashing, and sending me back to log-in screen on two of my computers. Did you remember to rebuild all the xorg drivers after the xorg-server update? emerge

Re: [gentoo-user] xorg-server crashing, back to log-in screen

2014-01-29 Thread Joseph
On 01/30/14 12:01, Adam Carter wrote: On Thu, Jan 30, 2014 at 11:20 AM, Joseph [1]syscon...@gmail.com wrote: After recent upgrade I've noticed my xorg-server is crashing, and sending me back to log-in screen on two of my computers. Did you remember to rebuild all the xorg drivers

Re: [gentoo-user] xorg-server update puzzle

2013-10-11 Thread Philip Webb
131009 Neil Bothwick wrote: On Wed, 9 Oct 2013 08:13:41 -0400, Philip Webb wrote: I haven't tried xorg-server without xorg-x11 in a while, but lots of those utilities are useful : xkill, xrandr ... . What are they useful for ? -- I can't do 'man' as they're not installed 'eix' simply shows

Re: [gentoo-user] xorg-server update puzzle

2013-10-09 Thread Philip Webb
131008 Khumba wrote: 131008 Philip Webb purs...@ca.inter.net wrote: A few days ago, I upgraded to xorg-server-1.14.3 with a lot of deps. Everything seems to be working normally since then, but a lot of pkgs became unneeded, according to 'emerge -cpv', ie 131005 x11-apps/bitmap-1.0.6 [for

Re: [gentoo-user] xorg-server update puzzle

2013-10-09 Thread Helmut Jarausch
On 10/09/2013 02:13:41 PM, Philip Webb wrote: 131008 Khumba wrote: 131008 Philip Webb purs...@ca.inter.net wrote: A few days ago, I upgraded to xorg-server-1.14.3 with a lot of deps. Everything seems to be working normally since then, but a lot of pkgs became unneeded, according to

Re: [gentoo-user] xorg-server update puzzle

2013-10-09 Thread Neil Bothwick
On Wed, 9 Oct 2013 08:13:41 -0400, Philip Webb wrote: I haven't tried xorg-server without xorg-x11 in a while, but lots of those utilities are useful : xkill, xrandr ... . What are they useful for ? -- I can't do 'man' as they're not installed 'eix' simply shows the same URL for each ;

Re: [gentoo-user] xorg-server update puzzle

2013-10-08 Thread Khumba
On Tue, 8 Oct 2013 23:46:25 -0400 Philip Webb purs...@ca.inter.net wrote: A few days ago, I upgraded to xorg-server-1.14.3 with a lot of deps. Everything seems to be working normally since then, but a lot of pkgs became unneeded, according to 'emerge -cpv', ie 131005

Re: [gentoo-user] Xorg server wants acpid daemon?

2012-11-24 Thread Canek Peláez Valdés
On Sat, Nov 24, 2012 at 8:06 PM, Walter Dnes waltd...@waltdnes.org wrote: I'm running an NVIDIA GT218 [GeForce 210] add-on video card on 32-bit Gentoo with xorg-server-1.13.0-r1. It appears to be looking for acpid, according to the Xorg.0.log. rc-update show doesn't show anything

Re: [gentoo-user] Xorg server wants acpid daemon?

2012-11-24 Thread Walter Dnes
On Sat, Nov 24, 2012 at 08:24:45PM -0600, Canek Pel??ez Vald??s wrote On Sat, Nov 24, 2012 at 8:06 PM, Walter Dnes waltd...@waltdnes.org wrote: I'm running an NVIDIA GT218 [GeForce 210] add-on video card on 32-bit Gentoo with xorg-server-1.13.0-r1. It appears to be looking for acpid,

Re: [gentoo-user] xorg-server-1.10 breaks nvidia-drivers

2011-04-01 Thread Volker Armin Hemmann
On Friday 01 April 2011 08:09:04 walt wrote: I just updated from xorg-server-1.9 to 1.10, but even the newest beta from nvidia complains that 1.10 isn't supported yet for my video cards GeForce FX 5200 and GeForce 6150SE. Perhaps drivers for newer cards will work, but I don't know. The

Re: [gentoo-user] xorg-server-1.10 breaks nvidia-drivers

2011-04-01 Thread Yohan Pereira
On Friday 01 Apr 2011 08:39:04 PM walt wrote: The good old nv driver still works with 1.10, happily. have you tried nouveau? works well here. -- - Yohan Pereira A man can do as he will, but not will as he will - Schopenhauer

Re: [gentoo-user] xorg-server-1.10 breaks nvidia-drivers

2011-04-01 Thread John Campbell
On 04/01/2011 08:09 AM, walt wrote: I just updated from xorg-server-1.9 to 1.10, but even the newest beta from nvidia complains that 1.10 isn't supported yet for my video cards GeForce FX 5200 and GeForce 6150SE. Perhaps drivers for newer cards will work, but I don't know. The good old nv

Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Alexey Mishustin
3/16/2011, Mick michaelkintz...@gmail.com вы писали: On Wednesday 16 March 2011 19:05:32 Alexey Mishustin wrote: Hi list, I have a problem with configuring xorg-server 1.9.4. It starts and works OK. But just after it has started, the keyboard begins to work very slowly in all virtual

Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Alexey Mishustin
17 марта 2011 г., 1:43:07, Mick пишет: On Wednesday 16 March 2011 19:05:32 Alexey Mishustin wrote: Hi list, I have a problem with configuring xorg-server 1.9.4. It starts and works OK. But just after it has started, the keyboard begins to work very slowly in all virtual consoles that were

Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Mick
On 17 March 2011 16:55, Alexey Mishustin shum...@shumkar.ru wrote: 17 марта 2011 г., 1:43:07, Mick пишет: On Wednesday 16 March 2011 19:05:32 Alexey Mishustin wrote: Hi list, I have a problem with configuring xorg-server 1.9.4. It starts and works OK. But just after it has started, the

Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Alexey Mishustin
Found similar bug reports. http://bugs.gentoo.org/show_bug.cgi?id=247543 https://bugs.freedesktop.org/show_bug.cgi?id=18622 It's not good news for me that these bugs both haven't been resolved so far... I am not using neither slim nor gdm. No display manager at all. Openbox only. -- Regards,

Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Alexey Mishustin
17 марта 2011 г., 20:29:26, Mick пишет: On 17 March 2011 16:55, Alexey Mishustin shum...@shumkar.ru wrote: 17 марта 2011 г., 1:43:07, Mick пишет: On Wednesday 16 March 2011 19:05:32 Alexey Mishustin wrote: Hi list, I have a problem with configuring xorg-server 1.9.4. It starts and works

Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Alexey Mishustin
PS. Have you re-emerged evdev and synaptics after you emerged xorg-server? No. It's what I can do now. Done. It didn't help. -- Regards, Alex.

Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-16 Thread Alexey Mishustin
16 марта 2011 г., 22:05:32, Alexey Mishustin пишет: Hi list, I have a problem with configuring xorg-server 1.9.4. It starts and works OK. But just after it has started, the keyboard begins to work very slowly in all virtual consoles that were open prior to X. Not only slowly. Also, there

Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-16 Thread Mick
On Wednesday 16 March 2011 19:05:32 Alexey Mishustin wrote: Hi list, I have a problem with configuring xorg-server 1.9.4. It starts and works OK. But just after it has started, the keyboard begins to work very slowly in all virtual consoles that were open prior to X. If I login in a new

Re: [gentoo-user] xorg-server

2010-12-30 Thread Mike Edenfield
On Wed, 2010-12-29 at 13:01 +, Mick wrote: Personally, I can't see why all these additional config files and locations are required, rather than a single /etc/X11/xorg.conf. I have found all these back and forth changes to fdi's, xorg.conf.d and what have you, unnecessary and

Re: [gentoo-user] xorg-server

2010-12-30 Thread Mick
On Thursday 30 December 2010 17:40:18 Mike Edenfield wrote: On Wed, 2010-12-29 at 13:01 +, Mick wrote: Personally, I can't see why all these additional config files and locations are required, rather than a single /etc/X11/xorg.conf. I have found all these back and forth changes to

Re: [gentoo-user] xorg-server

2010-12-30 Thread Mike Edenfield
On Thu, 2010-12-30 at 19:02 +, Mick wrote: On Thursday 30 December 2010 17:40:18 Mike Edenfield wrote: On Wed, 2010-12-29 at 13:01 +, Mick wrote: Personally, I can't see why all these additional config files and locations are required, rather than a single /etc/X11/xorg.conf. I

Re: [gentoo-user] xorg-server

2010-12-30 Thread Mick
On Thursday 30 December 2010 19:43:06 Mike Edenfield wrote: If you have a file of the same name in both directories, then the one in /etc should override the one in /usr/share. But the names need to match exactly. Yes, identical. I know this, because I copied the one from /usr/share to

Re: [gentoo-user] xorg-server

2010-12-29 Thread Konstantinos Agouros
In 20101227175826.1bbaf...@karnak.local dwn...@ntlworld.com (David W Noon) writes: --Sig_/Hxy_r1egAtvobeT/s7/L0.O Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 27 Dec 2010 12:20:02 +0100, John wrote about [gentoo-user] xorg-server: I have just

Re: [gentoo-user] xorg-server

2010-12-29 Thread Mick
On Wednesday 29 December 2010 09:26:57 Konstantinos Agouros wrote: In 20101227175826.1bbaf...@karnak.local dwn...@ntlworld.com (David W Noon) writes: --Sig_/Hxy_r1egAtvobeT/s7/L0.O Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 27 Dec 2010

Re: [gentoo-user] xorg-server

2010-12-29 Thread Dale
Mick wrote: Other than setting up udev rules I have tried everything that I could think of. Based on the experiments I ran on two laptops I have come to the following conclusions (or should this be confusions? ha, ha): Option AllowEmptyInput off is necessary under Section

Re: [gentoo-user] xorg-server

2010-12-27 Thread Neil Bothwick
On Mon, 27 Dec 2010 11:14:53 +, John wrote: I have just upgraded to xorg-server 1.9.2 but unfortunately my keyboard is not recognising gb layout I have copied across use-estonian-layout.fdi.bz2 to /etc/hal/fdi/policy/10-xinput-configuration.fdi and altered to gb. Rebooted etc but

Re: [gentoo-user] xorg-server

2010-12-27 Thread Dale
John wrote: Hi Gentoo Users I have just upgraded to xorg-server 1.9.2 but unfortunately my keyboard is not recognising gb layout I have copied across use-estonian-layout.fdi.bz2 to /etc/hal/fdi/policy/10-xinput-configuration.fdi and altered to gb. Rebooted etc but still keyboard is

Re: [gentoo-user] xorg-server

2010-12-27 Thread David W Noon
On Mon, 27 Dec 2010 12:20:02 +0100, John wrote about [gentoo-user] xorg-server: I have just upgraded to xorg-server 1.9.2 but unfortunately my keyboard is not recognising gb layout You have at least 2 courses of action: 1) Add a udev rule in /etc/udev/rules.d/10-local.rules # A rule to define

Re: [gentoo-user] xorg-server

2010-12-27 Thread John
On Mon, 27 Dec 2010 17:58:26 + David W Noon dwn...@ntlworld.com wrote: On Mon, 27 Dec 2010 12:20:02 +0100, John wrote about [gentoo-user] xorg-server: I have just upgraded to xorg-server 1.9.2 but unfortunately my keyboard is not recognising gb layout You have at least 2 courses of

Re: [gentoo-user] xorg-server

2010-12-27 Thread Neil Bothwick
On Mon, 27 Dec 2010 18:45:21 +, John wrote: Should we still be using xorg.conf as a few years ago or not using a xorg.conf file unless we have to? Or use files in xorg.conf.d, which makes maintenance easier. -- Neil Bothwick SCSI: System Can't See It signature.asc Description: PGP

Re: [gentoo-user] xorg-server

2010-12-27 Thread Mick
On Monday 27 December 2010 19:20:30 Neil Bothwick wrote: On Mon, 27 Dec 2010 18:45:21 +, John wrote: Should we still be using xorg.conf as a few years ago or not using a xorg.conf file unless we have to? Or use files in xorg.conf.d, which makes maintenance easier. The xorg 1.9 has not

Re: [gentoo-user] xorg-server

2010-12-27 Thread David W Noon
On Mon, 27 Dec 2010 21:30:01 +0100, Mick wrote about Re: [gentoo-user] xorg-server: It seems that the settings in /usr/share/X11/xorg.conf.d/10-evdev.conf cause evdev to capture the touchpad and keyboard devices and leave no chance to synaptics and kbd drivers (there's also a bug

Re: [gentoo-user] xorg-server

2010-12-27 Thread Mick
On Monday 27 December 2010 21:39:42 David W Noon wrote: On Mon, 27 Dec 2010 21:30:01 +0100, Mick wrote about Re: [gentoo-user] xorg-server: It seems that the settings in /usr/share/X11/xorg.conf.d/10-evdev.conf cause evdev to capture the touchpad and keyboard devices and leave no chance

Re: [gentoo-user] xorg-server 1.7.6 without mouse and keyboard (solved)

2010-07-14 Thread Rod
On 14/07/2010 3:01 AM, Tamer Higazi wrote: Hi Mark! you were entirely right, the problem were the input drivers. There three packages I remerged: xf86-input-mouse xf86-input-keyboard xf86-input-evdev and the problem was gone. Tamer I found that the problem (on mine at least) was

Re: [gentoo-user] xorg-server 1.7.6 without mouse and keyboard

2010-07-13 Thread Willie Wong
On Tue, Jul 13, 2010 at 05:57:14PM +0200, Tamer Higazi wrote: After upgrading my system, xorg-server 1.7.6 is on my system. I regenrated the config file Xorg -configure. The display is shown proparly with everything around it but I don't have a mice and keyboard. How do I get the mouse and

Re: [gentoo-user] xorg-server 1.7.6 without mouse and keyboard

2010-07-13 Thread Mark Knecht
On Tue, Jul 13, 2010 at 8:57 AM, Tamer Higazi th9...@googlemail.com wrote:  Hi people! After upgrading my system, xorg-server 1.7.6 is on my system. I regenrated the config file Xorg -configure. The display is shown proparly with everything around it but I don't have a mice and keyboard. How

Re: [gentoo-user] xorg-server 1.7.6 without mouse and keyboard

2010-07-13 Thread Hung Dang
uOn 07/13/10 10:45, Willie Wong wrote: On Tue, Jul 13, 2010 at 05:57:14PM +0200, Tamer Higazi wrote: After upgrading my system, xorg-server 1.7.6 is on my system. I regenrated the config file Xorg -configure. The display is shown proparly with everything around it but I don't have a mice

Re: [gentoo-user] xorg-server 1.7.6 without mouse and keyboard

2010-07-13 Thread Neil Bothwick
On Tue, 13 Jul 2010 17:57:14 +0200, Tamer Higazi wrote: After upgrading my system, xorg-server 1.7.6 is on my system. I regenrated the config file Xorg -configure. The display is shown proparly with everything around it but I don't have a mice and keyboard. What happens if you use the old

Re: [gentoo-user] xorg-server 1.7.6 without mouse and keyboard (solved)

2010-07-13 Thread Tamer Higazi
Hi Mark! you were entirely right, the problem were the input drivers. There three packages I remerged: xf86-input-mouse xf86-input-keyboard xf86-input-evdev and the problem was gone. Tamer Am 13.07.2010 18:45, schrieb Mark Knecht: On Tue, Jul 13, 2010 at 8:57 AM, Tamer Higazi

Re: [gentoo-user] xorg-server 1.7.6 without mouse and keyboard (solved)

2010-07-13 Thread Mark Knecht
On Tue, Jul 13, 2010 at 10:01 AM, Tamer Higazi th9...@googlemail.com wrote: Hi Mark! you were entirely right, the problem were the input drivers. There three packages I remerged: xf86-input-mouse xf86-input-keyboard xf86-input-evdev and the problem was gone. Tamer Glad it worked.

Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse

2010-04-25 Thread Justin
On 25/04/10 14:25, meino.cra...@gmx.de wrote: Hi, I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. Afterwards I etc-updated and recompiled the output of qlist -I -C x11-drivers and did a modprobe -r. I rebooted. X11 starts with no problem but the keyboard and the mouse

Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse

2010-04-25 Thread meino . cramer
Justin jus...@j-schmitz.net [10-04-25 14:37]: On 25/04/10 14:25, meino.cra...@gmx.de wrote: Hi, I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. Afterwards I etc-updated and recompiled the output of qlist -I -C x11-drivers and did a modprobe -r. I rebooted. X11

Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse

2010-04-25 Thread Davide Carnovale
Hi, something like that happened to me too, i am guilty of not having followed the guide, but i solved the problem booting from a live cd, chrooting into my gentoo and rebuilding xf86-input-* packages HTH Davide 2010/4/25 meino.cra...@gmx.de Justin jus...@j-schmitz.net [10-04-25 14:37]: On

Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse

2010-04-25 Thread meino . cramer
..and you are guilty for not reading my initial posting carefully... :) ;) I wrote: Afterwards I etc-updated and recompiled the output of qlist -I -C x11-drivers and did a modprobe -r. qlist -I -C does output any driver which needs to be rebuilt, which I did. Result: No mouse no keyboard.

Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse

2010-04-25 Thread Daniel Pielmeier
meino.cra...@gmx.de schrieb am 25.04.2010 14:25: Hi, I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. Afterwards I etc-updated and recompiled the output of qlist -I -C x11-drivers and did a modprobe -r. I rebooted. X11 starts with no problem but the keyboard and the

Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse

2010-04-25 Thread Justin
On 25/04/10 14:49, Daniel Pielmeier wrote: meino.cra...@gmx.de schrieb am 25.04.2010 14:25: Hi, I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. Afterwards I etc-updated and recompiled the output of qlist -I -C x11-drivers and did a modprobe -r. I rebooted. X11 starts

Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse

2010-04-25 Thread meino . cramer
Justin jus...@j-schmitz.net [10-04-25 15:02]: On 25/04/10 14:49, Daniel Pielmeier wrote: meino.cra...@gmx.de schrieb am 25.04.2010 14:25: Hi, I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80. Afterwards I etc-updated and recompiled the output of qlist -I -C

Re: [gentoo-user] xorg-server upgrade

2010-04-21 Thread Alan McKinnon
On Wednesday 21 April 2010 02:05:54 Peter Humphrey wrote: On Wednesday 21 April 2010 00:33:19 Mark Knecht wrote: Check out module-rebuild. You put a list of packages in it How and where does one do that? by running module-rebuild populate That syntax might not be correct. The man page

Re: [gentoo-user] xorg-server upgrade

2010-04-21 Thread Dale
Alan McKinnon wrote: On Wednesday 21 April 2010 02:05:54 Peter Humphrey wrote: On Wednesday 21 April 2010 00:33:19 Mark Knecht wrote: Check out module-rebuild. You put a list of packages in it How and where does one do that? by running module-rebuild populate That

Re: [gentoo-user] xorg-server upgrade

2010-04-21 Thread Alan McKinnon
On Wednesday 21 April 2010 12:03:18 Dale wrote: Alan McKinnon wrote: On Wednesday 21 April 2010 02:05:54 Peter Humphrey wrote: On Wednesday 21 April 2010 00:33:19 Mark Knecht wrote: Check out module-rebuild. You put a list of packages in it How and where does one do that? by

Re: [gentoo-user] xorg-server upgrade

2010-04-20 Thread Mark Knecht
On Tue, Apr 20, 2010 at 4:05 PM, john j...@arcticwolf.myzen.co.uk wrote: Hello,        After updating my machine which included upgrading        xorg-server-1.7.6. I was left with a none working mouse and        keyboard. After an hour or so of checking I decided to        re-emerge

Re: [gentoo-user] xorg-server upgrade

2010-04-20 Thread Peter Humphrey
On Wednesday 21 April 2010 00:33:19 Mark Knecht wrote: Check out module-rebuild. You put a list of packages in it How and where does one do that? -- Rgds Peter.

Re: [gentoo-user] xorg-server upgrade

2010-04-20 Thread dan blum
...@humphrey.ukfsn.org wrote: From: Peter Humphrey pe...@humphrey.ukfsn.org Subject: Re: [gentoo-user] xorg-server upgrade To: gentoo-user@lists.gentoo.org Date: Tuesday, April 20, 2010, 7:05 PM On Wednesday 21 April 2010 00:33:19 Mark Knecht wrote: Check out module-rebuild. You put a list

Re: [gentoo-user] xorg-server 1.7.

2010-04-19 Thread Philip Webb
100418 dan blum wrote: When I try re-emerging the xorg server I got error messages below: [ebuild U ] x11-proto/fixesproto-4.1.1 [4.0] [ebuild U ] x11-proto/xf86dgaproto-2.1 [2.0.3] [ebuild U ] x11-proto/xineramaproto-1.2 [1.1.2] [ebuild U ] x11-proto/xf86vidmodeproto-2.3

Re: [gentoo-user] xorg-server 1.7.

2010-04-19 Thread dan blum
and kde packages communicating? Dan --- On Mon, 4/19/10, Philip Webb purs...@ca.inter.net wrote: From: Philip Webb purs...@ca.inter.net Subject: Re: [gentoo-user] xorg-server 1.7. To: gentoo-user@lists.gentoo.org Date: Monday, April 19, 2010, 5:20 AM 100418 dan blum wrote: When I try re

Re: [gentoo-user] xorg-server 1.7.

2010-04-18 Thread dan blum
but would like to see if we can get to the root of the problem. If need be, how would one go back to a previous version of xorg, like 1.5.3? --- On Sat, 4/10/10, Dale rdalek1...@gmail.com wrote: From: Dale rdalek1...@gmail.com Subject: Re: [gentoo-user] xorg-server 1.7. To: gentoo-user

Re: [gentoo-user] xorg-server 1.7.

2010-04-18 Thread Dale
dan blum wrote: I have the same problem when I exit KDE 4.3.3 and xorg 1.6.8. When I try re-emerging the xorg server I got error messages (blocked packages) see below: * Use eselect news to read news items. Calculating dependencies... done! [ebuild U ] x11-proto/fixesproto-4.1.1 [4.0]

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread Dale
meino.cra...@gmx.de wrote: Dalerdalek1...@gmail.com [10-04-10 06:16]: meino.cra...@gmx.de wrote: Dalerdalek1...@gmail.com [10-04-10 05:48]: meino.cra...@gmx.de wrote: Hi Dale, Somne shots into the dark: I am running a non-kde and non-gnome Gentoo here

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread Neil Bothwick
On Sat, 10 Apr 2010 05:56:56 +0200, meino.cra...@gmx.de wrote: After that you kann kill X without disturbing the kernel (and risk your data) with ALT-Backspace. You will get back a console. Log in as root and do a telinit 2 since the setuo still think of running runlevel 5 without X and this

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread Neil Bothwick
On Sat, 10 Apr 2010 00:41:58 -0500, Dale wrote: I got the original issue solved. I emerged everything installed in x11-drivers/* and it works fine. I guess I missed something in the list earlier. emerge --oneshot $(qlist -IC x11-drivers) just like the xorg elog message tells you to :P

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread Dale
Neil Bothwick wrote: On Sat, 10 Apr 2010 00:41:58 -0500, Dale wrote: I got the original issue solved. I emerged everything installed in x11-drivers/* and it works fine. I guess I missed something in the list earlier. emerge --oneshot $(qlist -IC x11-drivers) just like the xorg

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread BRM
- Original Message From: Neil Bothwick n...@digimed.co.uk To: gentoo-user@lists.gentoo.org Sent: Sat, April 10, 2010 9:14:56 AM Subject: Re: [gentoo-user] xorg-server 1.7. After that you kann kill X without disturbing the kernel (and risk your data) with ALT-Backspace. You

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread Neil Bothwick
On Sat, 10 Apr 2010 10:04:33 -0700 (PDT), BRM wrote: This is Gentoo, not Red Hat. And isn't it: Run Level 1 - Single user w/o network Run Level 2 - Multiuser w/o network Run Level 3 - Multiuser w/ network Run Level 4 - Multiuser w/ network+X Run Level 5 - unassigned (typically same

Re: [gentoo-user] xorg-server 1.7.

2010-04-09 Thread meino . cramer
Dale rdalek1...@gmail.com [10-04-10 05:08]: Hi folks, I did my updates a bit ago. I notice xorg and a lot of friends were updated. The update went fine as far as it compiled and installed fine. I did my config updates and such as well. To make sure everything stayed sane, I logged

Re: [gentoo-user] xorg-server 1.7.

2010-04-09 Thread Dale
meino.cra...@gmx.de wrote: Dalerdalek1...@gmail.com [10-04-10 05:08]: Hi folks, I did my updates a bit ago. I notice xorg and a lot of friends were updated. The update went fine as far as it compiled and installed fine. I did my config updates and such as well. To make sure everything

Re: [gentoo-user] xorg-server 1.7.

2010-04-09 Thread meino . cramer
Dale rdalek1...@gmail.com [10-04-10 05:48]: meino.cra...@gmx.de wrote: Dalerdalek1...@gmail.com [10-04-10 05:08]: Hi folks, I did my updates a bit ago. I notice xorg and a lot of friends were updated. The update went fine as far as it compiled and installed fine. I did my config

Re: [gentoo-user] xorg-server 1.7.

2010-04-09 Thread Dale
meino.cra...@gmx.de wrote: Dalerdalek1...@gmail.com [10-04-10 05:48]: meino.cra...@gmx.de wrote: Hi Dale, Somne shots into the dark: I am running a non-kde and non-gnome Gentoo here (Openbox is my friend) and after upgrading X nothing works. I rtecompiled openbox, lxpanel and the

Re: [gentoo-user] xorg-server 1.7.

2010-04-09 Thread meino . cramer
Dale rdalek1...@gmail.com [10-04-10 06:16]: meino.cra...@gmx.de wrote: Dalerdalek1...@gmail.com [10-04-10 05:48]: meino.cra...@gmx.de wrote: Hi Dale, Somne shots into the dark: I am running a non-kde and non-gnome Gentoo here (Openbox is my friend) and after upgrading X

Re: [gentoo-user] xorg-server-1.6.5-r1 'Couldn't load XKB keymap, falling back to pre-XKB keymap'

2009-12-12 Thread Mick
2009/12/11 dhk dhk...@optonline.net: Is evdev complied into your kernel?  It should be. Yes, it is, I have INPUT_EVDEV = y -- Regards, Mick

Re: [gentoo-user] xorg-server-1.6.5-r1 'Couldn't load XKB keymap, falling back to pre-XKB keymap'

2009-12-11 Thread dhk
Is evdev complied into your kernel? It should be. Mick wrote: Hi All, I emerged xorg-server-1.6.5-r1, as well as x11-drivers/xf86-input-synaptics-1.2.0, xf86-input-keyboard-1.4.0, xf86-input-mouse-1.5.0 and xf86-input-evdev-2.3.1 and now I can't get past the xdm login screen. It is

Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)

2009-11-13 Thread Marcus Wanner
On 11/12/2009 11:36 PM, Roy Wright wrote: On Nov 12, 2009, at 5:39 PM, Marcus Wanner wrote: Spoke too soon...now I'm getting this: ../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include-DHAVE_ssing-declarations -Wnested-externs -fno-strict-aliasing

Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)

2009-11-12 Thread Alan McKinnon
On Thursday 12 November 2009 16:23:11 Marcus Wanner wrote: Hi, As you have all noticed by now, I am currently upgrading my system to ~x86. About 220 of the 238 packages were built correctly, but when it got to xorg-server-1.6.5, it crashed complaining about ../Xext/panoramiX.h:44:41: error:

Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)

2009-11-12 Thread Roy Wright
On Nov 12, 2009, at 8:33 AM, Alan McKinnon wrote: On Thursday 12 November 2009 16:23:11 Marcus Wanner wrote: Hi, As you have all noticed by now, I am currently upgrading my system to ~x86. About 220 of the 238 packages were built correctly, but when it got to xorg-server-1.6.5, it crashed

Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)

2009-11-12 Thread Marcus Wanner
On 11/12/2009 11:55 AM, Roy Wright wrote: On Nov 12, 2009, at 8:33 AM, Alan McKinnon wrote: On Thursday 12 November 2009 16:23:11 Marcus Wanner wrote: Hi, As you have all noticed by now, I am currently upgrading my system to ~x86. About 220 of the 238 packages were built correctly, but when

Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)

2009-11-12 Thread Roy Wright
On Nov 12, 2009, at 11:24 AM, Marcus Wanner wrote: On 11/12/2009 11:55 AM, Roy Wright wrote: Disable (either temporary or permanent) the xinerama USE flag. Me or Alan? OP As a suggestion for a work around for the compile issue. If you temporarily disable xinerama, then the build

Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)

2009-11-12 Thread Marcus Wanner
On 11/12/2009 12:56 PM, Roy Wright wrote: On Nov 12, 2009, at 11:24 AM, Marcus Wanner wrote: On 11/12/2009 11:55 AM, Roy Wright wrote: Disable (either temporary or permanent) the xinerama USE flag. Me or Alan? OP As a suggestion for a work around for the compile issue. If you

Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)

2009-11-12 Thread Marcus Wanner
On 11/12/2009 1:21 PM, Marcus Wanner wrote: On 11/12/2009 12:56 PM, Roy Wright wrote: On Nov 12, 2009, at 11:24 AM, Marcus Wanner wrote: On 11/12/2009 11:55 AM, Roy Wright wrote: Disable (either temporary or permanent) the xinerama USE flag. Me or Alan? OP As a suggestion for a work

  1   2   3   >