[Bug 265029] Re: no mouse/keyboard when using evdev and autologin in gdm

2008-12-22 Thread Albert Damen
GDM will only update the symlink for specific combinations of sequence
number / old gdm version, so it knows the symlink was not updated by the
system administrator. In this case, you changed the symlink yourself, so
gdm is not supposed to update it.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = Invalid

-- 
no mouse/keyboard when using evdev and autologin in gdm
https://bugs.launchpad.net/bugs/265029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265029] Re: no mouse/keyboard when using evdev and autologin in gdm

2008-12-22 Thread Fabien Tassin
@Albert, I know enough about packaging, trust me.

btw, it seems I'm not alone in that case. I just found out it's even
documented:

https://wiki.ubuntu.com/X/Config/Input#Troubleshooting

gdm should do better here.

-- 
no mouse/keyboard when using evdev and autologin in gdm
https://bugs.launchpad.net/bugs/265029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265029] Re: no mouse/keyboard when using evdev and autologin in gdm

2008-12-19 Thread Fabien Tassin
still happening in jaunty, autologin or not.


** Attachment added: lspci.txt
   http://launchpadlibrarian.net/20577963/lspci.txt

-- 
no mouse/keyboard when using evdev and autologin in gdm
https://bugs.launchpad.net/bugs/265029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265029] Re: no mouse/keyboard when using evdev and autologin in gdm

2008-12-19 Thread Albert Damen
Fabien, the error message in your X log (EE) config/hal: couldn't
initialise context: (null) ((null)) looks similar to bug 264256. It
seems gdm may be started before hal for you as well. That would also
explain why a gdm restart works fine.

Can you please check the sequence numbers of the symlinks Sxxgdm and Syyhal in 
/etc/rc2.d?
If the sequence number for gdm is lower then for hal, can you try if correcting 
the sequence numbers solves your problem? On my Jaunty system gdm uses S30gdm 
and hal uses S24hal.

-- 
no mouse/keyboard when using evdev and autologin in gdm
https://bugs.launchpad.net/bugs/265029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265029] Re: no mouse/keyboard when using evdev and autologin in gdm

2008-12-19 Thread Fabien Tassin
Albert, indeed, gdm is lower than hal.

f...@ix:~ $ ls -l /etc/rc2.d | grep -E '(gdm|dbus|hal)'
lrwxrwxrwx 1 root root  14 2008-02-29 15:02 S12dbus - ../init.d/dbus*
lrwxrwxrwx 1 root root  13 2007-02-06 04:27 S14gdm - ../init.d/gdm*
lrwxrwxrwx 1 root root  13 2008-05-09 14:34 S24hal - ../init.d/hal*

so it seems my gdm link hasn't been updated at some point.

on another box (recent), I have:
f...@cube:~ $ ls -l /etc/rc2.d | grep -E '(gdm|dbus|hal)'
lrwxrwxrwx 1 root root  14 2008-11-17 14:05 S12dbus - ../init.d/dbus
lrwxrwxrwx 1 root root  13 2008-11-17 14:05 S24hal - ../init.d/hal
lrwxrwxrwx 1 root root  13 2008-11-17 14:05 S30gdm - ../init.d/gdm

now that I remember it, i touched those files a long time ago for bug
164365.

-- 
no mouse/keyboard when using evdev and autologin in gdm
https://bugs.launchpad.net/bugs/265029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265029] Re: no mouse/keyboard when using evdev and autologin in gdm

2008-12-18 Thread Bryce Harrington
[This is an automated message]

Hi fta,



Please attach the output of `lspci -vvnn` too.


** Changed in: xorg-server (Ubuntu)
   Status: New = Incomplete

-- 
no mouse/keyboard when using evdev and autologin in gdm
https://bugs.launchpad.net/bugs/265029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265029] Re: no mouse/keyboard when using evdev and autologin in gdm

2008-10-27 Thread Amael
Hello,

I nearly have the same problem, but I don't use autologin. No
mouse/keyboard support, and I use evdev. I also first tried to kill
Xorg, but then I noticed that I have two GDM launched ! Thus, by typing
sudo /etc/init.d/gdm restart, my gdm reloads and keyboard+mouse are
fully functionnal.

I'm searching for two days now on Ubuntu forums to see if other people
have the same problem, and it's possible that yes but nearly no one
tested how many gdm instances they have. Haven't found a permanently
solution for now.

Amael

-- 
no mouse/keyboard when using evdev and autologin in gdm
https://bugs.launchpad.net/bugs/265029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265029] Re: no mouse/keyboard when using evdev and autologin in gdm

2008-09-05 Thread Fabien Tassin

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/17302699/Xorg.0.log

-- 
no mouse/keyboard when using evdev and autologin in gdm
https://bugs.launchpad.net/bugs/265029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265029] Re: no mouse/keyboard when using evdev and autologin in gdm

2008-09-05 Thread Sebastien Bacher
the issue is not a gdm one, gdm only starts the session

** Changed in: xorg-server (Ubuntu)
Sourcepackagename: gdm = xorg-server

-- 
no mouse/keyboard when using evdev and autologin in gdm
https://bugs.launchpad.net/bugs/265029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs