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 ge
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
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.
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 xorg-server[elogind,-su
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.
>>>I
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 up
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
> https://www.gentoo.org/support/news-items/
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
https://www.gentoo.org/support/news-items/2020-06-24-xorg-server-dropping-default-suid.ht
Hi.
I've tried using xorg-server[elogind,-suid] and got an issue.
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
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
abou
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 rebo
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 rebooting, X still runs as root though:
$ ps aux | grep X
root 270
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 elo
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
>>> varia
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 w
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 it
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 it does. In
https://packages.gentoo.org/useflags/elogind
I
Hi, I have a problem with xorg-server 1.20*.
LXDM starts, but on login xfce4 freezes with the panel, xfce4-terminal
logo and a blank background. The mouse moves but no response to
clicking anything on the panel. startx as a user or root just goes to a
black screen with a blinking cursor. Nothin
I'm trying to get a display manager (slim) and Xorg-server working in a
LXC container. I'm using systemd.
I can successfully ssh into the container and:
systemctl start slim.service
with everything working as desired.
However, when slim.service is started as part of the container's
startup,
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
> (x11-drivers/xf86-input-evdev-2.10.3:0
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 orde
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 som
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 wil
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
(x11-drivers/xf86-input-evdev-2.10.3:0/0::gentoo, ebuild scheduled for
merge)
^^
Am Donnerstag, 29.01.2015 um 12:54
schrieb Joseph :
> 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
Why am I getting this error:
(x11-base/xorg-server-1.15.2-r1:0/1.15.2::gentoo, ebuild scheduled for merge)
pulled in by
(no parents that aren't satisfied by other packages in this slot)
(x11-base/xorg-server-1.15.0:0/1.15.0::gentoo, installed) pulled in by
x11-base/xorg-server:0/1.15.0=
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 xor
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 o
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.
What I mean to say I can start any two
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 driver
On Thu, Jan 30, 2014 at 11:20 AM, Joseph 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 @x11-module-rebuild
After recent upgrade I've noticed my xorg-server is crashing, and sending me
back to log-in screen on two of my computers.
It happens mostly when when I click a tab in firefox or try to log-out.
I'm using firefox-24.1.1
--
Joseph
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' sim
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
On 10/09/2013 02:13:41 PM, Philip Webb wrote:
131008 Khumba wrote:
> 131008 Philip Webb 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
131008 Khumba wrote:
> 131008 Philip Webb 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 xorg-x11 : o
On Tue, 8 Oct 2013 23:46:25 -0400
Philip Webb 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 xorg-x11
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 xorg-x11 : otiose]
131005 x11-apps/sessreg-1.0.7 [for xorg-x11 : otiose
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 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 X
On Sat, Nov 24, 2012 at 8:06 PM, Walter Dnes 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
> resembling acpid. Would
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
resembling acpid. Would this have any impact on X performance or
stability? It appea
Hi,
having updated xorg-server from 1.11.3 to 1.11.4 my machine runs havoc.
xdm or slim start as usual, but having entered my password I get a
blank screen or some colored strips and the only escape is via the
famous SysRq sequence.
But, disabling xdm, logging in via a console and using startx
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 drive
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
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.
>
>
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 driver still works with 1.10, happily.
>> 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.
17 марта 2011 г., 20:29:26, Mick пишет:
> On 17 March 2011 16:55, Alexey Mishustin 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 O
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, Ale
On 17 March 2011 16:55, Alexey Mishustin 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 keyboar
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 th
3/16/2011, "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 w
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 i
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, the
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 virtual console, the keyboard works well until I enter into
an int
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
/
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.co
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
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 an
On Wed, 29 Dec 2010 13:01:24 +, 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 annoyin
On Wed, 29 Dec 2010 10:40:02 +0100, Konstantinos Agouros wrote about
Re: [gentoo-user] xorg-server:
>In <20101227175826.1bbaf...@karnak.local> dwn...@ntlworld.com (David W
>Noon) writes:
[snip]
>>2) Add a configuration file /etc/X11/xorg.conf.d/10-evdev.conf
>
>&g
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 "Serv
ted-printable
> >
> >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
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]
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
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
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 h
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 s
On Mon, 27 Dec 2010 17:58:26 +
David W Noon 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 a
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 r
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 wr
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
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 wrong.
Is this
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 th
On Tue, Jul 13, 2010 at 10: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
Glad it worked. Investigate
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 wrote:
>
>
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
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 m
On Tue, Jul 13, 2010 at 8:57 AM, Tamer Higazi 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 do I get the mo
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
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 do I get the mouse and keyboard to run. I followed the steps from
the offic
Does anyone else get random segfaults all the time with xorg-server-1.8.1?
Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x45cc28]
1: /usr/bin/X (0x40+0x59899) [0x459899]
2: /lib/libpthread.so.0 (0x300100+0xf0d0) [0x300100f0d0]
3: /usr/bin/X (dixLookupPrivate+0xa) [0x42c5aa]
Hi all.
After updating world, xorg-1.5.3-r6 to 1.7.6 among others, I'm now
faced with a/m issue.
1. left ctrl key works fine, so does the down arrow key on the numpad.
2. Seems like the "down" key generates a double sequence: both the
"down" event and a newline.
This doesn't happen in termin
Justin [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 x11-dri
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.
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
..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.
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
> Justin [10-04-25 14:37]:
> > On 25/04/10 14:25, meino.cra...@gmx.de wro
Justin [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 starts
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 th
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 were not responding.
The xorg logfiles says that ther
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
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
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 pa
:
> From: Peter Humphrey
> 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 of packages
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.
On Tue, Apr 20, 2010 at 4:05 PM, john 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 xorg-server again to discover a
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 xorg-server again to discover a message to rebuild
x11-drivers. I rebuilt x1
be wrong. Why aren't the xorg and kde packages
communicating?
Dan
--- On Mon, 4/19/10, Philip Webb wrote:
> From: Philip Webb
> 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:
>
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
1 - 100 of 266 matches
Mail list logo