[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you please check whether you can access the virtual consoles
by pressing Ctrl+Alt+f[1]-f[6] keys? If so, this bug may be related to
bug #271138.

** Changed in: gdm (Ubuntu)
Sourcepackagename: None => gdm
   Status: New => Incomplete

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Can you also attach the following as separate attachments to this bug
report?

1. Xorg.log
2. lsusb -v
3. lspci -vvnn
4. strace when gdm hangs at the login screen, either using [1] or [2]

[1] https://wiki.ubuntu.com/Strace
[2] https://wiki.ubuntu.com/X/Backtracing

You can additionally refer to
https://wiki.ubuntu.com/DebuggingMouseDetection and
https://wiki.ubuntu.com/DebuggingKeyboardDetection for providing
additional information correspondingly.

Thanks in advance.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
Yes, I can access all the virtual consoles and login. However,
restarting gdm doesn't solve the problem for me. I tried the following
commands:

sudo /etc/init.d/gdm stop
startx

and

sudo killall gdm
sudo /etc/init.d/gdm start

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lsusb -v

** Attachment added: "lsusb.txt"
   http://launchpadlibrarian.net/18413183/lsusb.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lspci -vvnn

** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/18413207/lspci.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson

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

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread KD
Hi,

I am experiencing the same problem on a Advent 4211. After doing the
partial distribution upgrade and restarting the keyboard & touchpad do
not respond.

My first time trying out a Beta so just walk me through whatever
information you require. There are a few other people on the Ubuntu
forums talking about this.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
I found a solution for the problem in duplicate bug #271138 :

sudo apt-get install xserver-xorg-input-all

Keyboard and touchpad is now working. I'm not sure what the cause of the
problem was, but in my xorg.conf I found this:

(WW) Warning, couldn't open module evdev
(II) UnloadModule: "evdev"
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device AlpsPS/2 ALPS GlidePoint
(II) LoadModule: "evdev"

And when I installed the package above, apt-get printed: "Selecting previously 
deselected package xserver-xorg-input-evdev."
I'm not an expert on this, but it looks like "evdev" was simply missing... ?

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
As reinstalling xserver-xorg-input-all seems to fix the bug, am
confirming this. Thanks for your information.

@KD, can you try the same work around of manually installing xserver-
xorg-input-all and check whether it fixes your problem? Thanks in
advance.

** Changed in: xorg (Ubuntu)
Sourcepackagename: gdm => xorg

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
*** This bug is a duplicate of bug 271138 ***
https://bugs.launchpad.net/bugs/271138

As the fix seems to be the same, this bug is similar to bug #271138 and
am marking this as a duplicate of that bug. Please follow up the parent
bug for improvements.

** This bug has been marked a duplicate of bug 271138
   mouse and keyboard unresponsive when gdm first runs

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu (via bug 271138).

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you please check whether you can access the virtual consoles
by pressing Ctrl+Alt+f[1]-f[6] keys? If so, this bug may be related to
bug #271138.

** Changed in: gdm (Ubuntu)
Sourcepackagename: None => gdm
   Status: New => Incomplete

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Can you also attach the following as separate attachments to this bug
report?

1. Xorg.log
2. lsusb -v
3. lspci -vvnn
4. strace when gdm hangs at the login screen, either using [1] or [2]

[1] https://wiki.ubuntu.com/Strace
[2] https://wiki.ubuntu.com/X/Backtracing

You can additionally refer to
https://wiki.ubuntu.com/DebuggingMouseDetection and
https://wiki.ubuntu.com/DebuggingKeyboardDetection for providing
additional information correspondingly.

Thanks in advance.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
Yes, I can access all the virtual consoles and login. However,
restarting gdm doesn't solve the problem for me. I tried the following
commands:

sudo /etc/init.d/gdm stop
startx

and

sudo killall gdm
sudo /etc/init.d/gdm start

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lsusb -v

** Attachment added: "lsusb.txt"
   http://launchpadlibrarian.net/18413183/lsusb.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lspci -vvnn

** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/18413207/lspci.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson

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

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread KD
Hi,

I am experiencing the same problem on a Advent 4211. After doing the
partial distribution upgrade and restarting the keyboard & touchpad do
not respond.

My first time trying out a Beta so just walk me through whatever
information you require. There are a few other people on the Ubuntu
forums talking about this.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
I found a solution for the problem in duplicate bug #271138 :

sudo apt-get install xserver-xorg-input-all

Keyboard and touchpad is now working. I'm not sure what the cause of the
problem was, but in my xorg.conf I found this:

(WW) Warning, couldn't open module evdev
(II) UnloadModule: "evdev"
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device AlpsPS/2 ALPS GlidePoint
(II) LoadModule: "evdev"

And when I installed the package above, apt-get printed: "Selecting previously 
deselected package xserver-xorg-input-evdev."
I'm not an expert on this, but it looks like "evdev" was simply missing... ?

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
As reinstalling xserver-xorg-input-all seems to fix the bug, am
confirming this. Thanks for your information.

@KD, can you try the same work around of manually installing xserver-
xorg-input-all and check whether it fixes your problem? Thanks in
advance.

** Changed in: xorg (Ubuntu)
Sourcepackagename: gdm => xorg

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
*** This bug is a duplicate of bug 271138 ***
https://bugs.launchpad.net/bugs/271138

As the fix seems to be the same, this bug is similar to bug #271138 and
am marking this as a duplicate of that bug. Please follow up the parent
bug for improvements.

** This bug has been marked a duplicate of bug 271138
   mouse and keyboard unresponsive when gdm first runs

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu (via bug 271138).

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you please check whether you can access the virtual consoles
by pressing Ctrl+Alt+f[1]-f[6] keys? If so, this bug may be related to
bug #271138.

** Changed in: gdm (Ubuntu)
Sourcepackagename: None => gdm
   Status: New => Incomplete

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Can you also attach the following as separate attachments to this bug
report?

1. Xorg.log
2. lsusb -v
3. lspci -vvnn
4. strace when gdm hangs at the login screen, either using [1] or [2]

[1] https://wiki.ubuntu.com/Strace
[2] https://wiki.ubuntu.com/X/Backtracing

You can additionally refer to
https://wiki.ubuntu.com/DebuggingMouseDetection and
https://wiki.ubuntu.com/DebuggingKeyboardDetection for providing
additional information correspondingly.

Thanks in advance.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
Yes, I can access all the virtual consoles and login. However,
restarting gdm doesn't solve the problem for me. I tried the following
commands:

sudo /etc/init.d/gdm stop
startx

and

sudo killall gdm
sudo /etc/init.d/gdm start

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lsusb -v

** Attachment added: "lsusb.txt"
   http://launchpadlibrarian.net/18413183/lsusb.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lspci -vvnn

** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/18413207/lspci.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson

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

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread KD
Hi,

I am experiencing the same problem on a Advent 4211. After doing the
partial distribution upgrade and restarting the keyboard & touchpad do
not respond.

My first time trying out a Beta so just walk me through whatever
information you require. There are a few other people on the Ubuntu
forums talking about this.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
I found a solution for the problem in duplicate bug #271138 :

sudo apt-get install xserver-xorg-input-all

Keyboard and touchpad is now working. I'm not sure what the cause of the
problem was, but in my xorg.conf I found this:

(WW) Warning, couldn't open module evdev
(II) UnloadModule: "evdev"
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device AlpsPS/2 ALPS GlidePoint
(II) LoadModule: "evdev"

And when I installed the package above, apt-get printed: "Selecting previously 
deselected package xserver-xorg-input-evdev."
I'm not an expert on this, but it looks like "evdev" was simply missing... ?

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
As reinstalling xserver-xorg-input-all seems to fix the bug, am
confirming this. Thanks for your information.

@KD, can you try the same work around of manually installing xserver-
xorg-input-all and check whether it fixes your problem? Thanks in
advance.

** Changed in: xorg (Ubuntu)
Sourcepackagename: gdm => xorg

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
*** This bug is a duplicate of bug 271138 ***
https://bugs.launchpad.net/bugs/271138

As the fix seems to be the same, this bug is similar to bug #271138 and
am marking this as a duplicate of that bug. Please follow up the parent
bug for improvements.

** This bug has been marked a duplicate of bug 271138
   mouse and keyboard unresponsive when gdm first runs

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu (via bug 271138).

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you please check whether you can access the virtual consoles
by pressing Ctrl+Alt+f[1]-f[6] keys? If so, this bug may be related to
bug #271138.

** Changed in: gdm (Ubuntu)
Sourcepackagename: None => gdm
   Status: New => Incomplete

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Can you also attach the following as separate attachments to this bug
report?

1. Xorg.log
2. lsusb -v
3. lspci -vvnn
4. strace when gdm hangs at the login screen, either using [1] or [2]

[1] https://wiki.ubuntu.com/Strace
[2] https://wiki.ubuntu.com/X/Backtracing

You can additionally refer to
https://wiki.ubuntu.com/DebuggingMouseDetection and
https://wiki.ubuntu.com/DebuggingKeyboardDetection for providing
additional information correspondingly.

Thanks in advance.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
Yes, I can access all the virtual consoles and login. However,
restarting gdm doesn't solve the problem for me. I tried the following
commands:

sudo /etc/init.d/gdm stop
startx

and

sudo killall gdm
sudo /etc/init.d/gdm start

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lsusb -v

** Attachment added: "lsusb.txt"
   http://launchpadlibrarian.net/18413183/lsusb.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lspci -vvnn

** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/18413207/lspci.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson

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

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread KD
Hi,

I am experiencing the same problem on a Advent 4211. After doing the
partial distribution upgrade and restarting the keyboard & touchpad do
not respond.

My first time trying out a Beta so just walk me through whatever
information you require. There are a few other people on the Ubuntu
forums talking about this.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
I found a solution for the problem in duplicate bug #271138 :

sudo apt-get install xserver-xorg-input-all

Keyboard and touchpad is now working. I'm not sure what the cause of the
problem was, but in my xorg.conf I found this:

(WW) Warning, couldn't open module evdev
(II) UnloadModule: "evdev"
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device AlpsPS/2 ALPS GlidePoint
(II) LoadModule: "evdev"

And when I installed the package above, apt-get printed: "Selecting previously 
deselected package xserver-xorg-input-evdev."
I'm not an expert on this, but it looks like "evdev" was simply missing... ?

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
As reinstalling xserver-xorg-input-all seems to fix the bug, am
confirming this. Thanks for your information.

@KD, can you try the same work around of manually installing xserver-
xorg-input-all and check whether it fixes your problem? Thanks in
advance.

** Changed in: xorg (Ubuntu)
Sourcepackagename: gdm => xorg

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
*** This bug is a duplicate of bug 271138 ***
https://bugs.launchpad.net/bugs/271138

As the fix seems to be the same, this bug is similar to bug #271138 and
am marking this as a duplicate of that bug. Please follow up the parent
bug for improvements.

** This bug has been marked a duplicate of bug 271138
   mouse and keyboard unresponsive when gdm first runs

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu (via bug 271138).

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you please check whether you can access the virtual consoles
by pressing Ctrl+Alt+f[1]-f[6] keys? If so, this bug may be related to
bug #271138.

** Changed in: gdm (Ubuntu)
Sourcepackagename: None => gdm
   Status: New => Incomplete

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Can you also attach the following as separate attachments to this bug
report?

1. Xorg.log
2. lsusb -v
3. lspci -vvnn
4. strace when gdm hangs at the login screen, either using [1] or [2]

[1] https://wiki.ubuntu.com/Strace
[2] https://wiki.ubuntu.com/X/Backtracing

You can additionally refer to
https://wiki.ubuntu.com/DebuggingMouseDetection and
https://wiki.ubuntu.com/DebuggingKeyboardDetection for providing
additional information correspondingly.

Thanks in advance.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
Yes, I can access all the virtual consoles and login. However,
restarting gdm doesn't solve the problem for me. I tried the following
commands:

sudo /etc/init.d/gdm stop
startx

and

sudo killall gdm
sudo /etc/init.d/gdm start

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lsusb -v

** Attachment added: "lsusb.txt"
   http://launchpadlibrarian.net/18413183/lsusb.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lspci -vvnn

** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/18413207/lspci.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson

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

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread KD
Hi,

I am experiencing the same problem on a Advent 4211. After doing the
partial distribution upgrade and restarting the keyboard & touchpad do
not respond.

My first time trying out a Beta so just walk me through whatever
information you require. There are a few other people on the Ubuntu
forums talking about this.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
I found a solution for the problem in duplicate bug #271138 :

sudo apt-get install xserver-xorg-input-all

Keyboard and touchpad is now working. I'm not sure what the cause of the
problem was, but in my xorg.conf I found this:

(WW) Warning, couldn't open module evdev
(II) UnloadModule: "evdev"
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device AlpsPS/2 ALPS GlidePoint
(II) LoadModule: "evdev"

And when I installed the package above, apt-get printed: "Selecting previously 
deselected package xserver-xorg-input-evdev."
I'm not an expert on this, but it looks like "evdev" was simply missing... ?

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
As reinstalling xserver-xorg-input-all seems to fix the bug, am
confirming this. Thanks for your information.

@KD, can you try the same work around of manually installing xserver-
xorg-input-all and check whether it fixes your problem? Thanks in
advance.

** Changed in: xorg (Ubuntu)
Sourcepackagename: gdm => xorg

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
*** This bug is a duplicate of bug 271138 ***
https://bugs.launchpad.net/bugs/271138

As the fix seems to be the same, this bug is similar to bug #271138 and
am marking this as a duplicate of that bug. Please follow up the parent
bug for improvements.

** This bug has been marked a duplicate of bug 271138
   mouse and keyboard unresponsive when gdm first runs

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu (via bug 271138).

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you please check whether you can access the virtual consoles
by pressing Ctrl+Alt+f[1]-f[6] keys? If so, this bug may be related to
bug #271138.

** Changed in: gdm (Ubuntu)
Sourcepackagename: None => gdm
   Status: New => Incomplete

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Can you also attach the following as separate attachments to this bug
report?

1. Xorg.log
2. lsusb -v
3. lspci -vvnn
4. strace when gdm hangs at the login screen, either using [1] or [2]

[1] https://wiki.ubuntu.com/Strace
[2] https://wiki.ubuntu.com/X/Backtracing

You can additionally refer to
https://wiki.ubuntu.com/DebuggingMouseDetection and
https://wiki.ubuntu.com/DebuggingKeyboardDetection for providing
additional information correspondingly.

Thanks in advance.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
Yes, I can access all the virtual consoles and login. However,
restarting gdm doesn't solve the problem for me. I tried the following
commands:

sudo /etc/init.d/gdm stop
startx

and

sudo killall gdm
sudo /etc/init.d/gdm start

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lsusb -v

** Attachment added: "lsusb.txt"
   http://launchpadlibrarian.net/18413183/lsusb.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
lspci -vvnn

** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/18413207/lspci.txt

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson

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

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread KD
Hi,

I am experiencing the same problem on a Advent 4211. After doing the
partial distribution upgrade and restarting the keyboard & touchpad do
not respond.

My first time trying out a Beta so just walk me through whatever
information you require. There are a few other people on the Ubuntu
forums talking about this.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Gustav Olofsson
I found a solution for the problem in duplicate bug #271138 :

sudo apt-get install xserver-xorg-input-all

Keyboard and touchpad is now working. I'm not sure what the cause of the
problem was, but in my xorg.conf I found this:

(WW) Warning, couldn't open module evdev
(II) UnloadModule: "evdev"
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device AlpsPS/2 ALPS GlidePoint
(II) LoadModule: "evdev"

And when I installed the package above, apt-get printed: "Selecting previously 
deselected package xserver-xorg-input-evdev."
I'm not an expert on this, but it looks like "evdev" was simply missing... ?

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
As reinstalling xserver-xorg-input-all seems to fix the bug, am
confirming this. Thanks for your information.

@KD, can you try the same work around of manually installing xserver-
xorg-input-all and check whether it fixes your problem? Thanks in
advance.

** Changed in: xorg (Ubuntu)
Sourcepackagename: gdm => xorg

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
*** This bug is a duplicate of bug 271138 ***
https://bugs.launchpad.net/bugs/271138

As the fix seems to be the same, this bug is similar to bug #271138 and
am marking this as a duplicate of that bug. Please follow up the parent
bug for improvements.

** This bug has been marked a duplicate of bug 271138
   mouse and keyboard unresponsive when gdm first runs

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu (via bug 271138).

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