After X Start, keyborad and mouse not working.

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

After X Start, keyborad and mouse not working.

Postby kubat » Tue May 15, 2012 9:53 am

Hi I start from
http://www.raspberrypi.org/phpBB3/viewt ... 564#p75564
and also install lxde.

But after X start (xinit /usr/bin/openbox-session or xinit /usr/bin/lxsession or startx)
my keyboard stop working. Mouse also don't work.

What I forgot?

On Debian image with lxde, works fine.
Last edited by kubat on Tue May 15, 2012 1:02 pm, edited 1 time in total.
kubat
 
Posts: 5
Joined: Tue May 15, 2012 9:48 am

Re: After X Start, keyborad and mouse not working.

Postby TheWalt » Tue May 15, 2012 12:04 pm

pacman -S xf86-input-keyboard xf86-input-mouse

Just a guess as I do not have a Pi to try on.
TheWalt
 
Posts: 23
Joined: Fri Feb 17, 2012 12:22 am

Re: After X Start, keyborad and mouse not working.

Postby kubat » Tue May 15, 2012 1:02 pm

Still not working,
last line of Xorg.0.log
$this->bbcode_second_pass_quote('', 'F')BDEV(0): FBIOBLANK: Operation not permitted
kubat
 
Posts: 5
Joined: Tue May 15, 2012 9:48 am

Re: After X Start, keyborad and mouse not working.

Postby WarheadsSE » Tue May 15, 2012 1:08 pm

Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: After X Start, keyborad and mouse not working.

Postby kubat » Tue May 15, 2012 1:23 pm

But I don't see solution there for me, my English is not very good.
I do not use any arguments to start up X.
kubat
 
Posts: 5
Joined: Tue May 15, 2012 9:48 am

Re: After X Start, keyborad and mouse not working.

Postby WarheadsSE » Tue May 15, 2012 1:31 pm

So you aren't using any kind of .xinit, etc?
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: After X Start, keyborad and mouse not working.

Postby kubat » Tue May 15, 2012 7:56 pm

I try xinit and startx

.xinitrc
$this->bbcode_second_pass_code('', '
if [ -d /etc/X11/xinit/xinitrc.d ]; then
for f in /etc/X11/xinit/xinitrc.d/*; do
[ -x "$f" ] && . "$f"
done
unset f
fi

#exec ck-launch-session dbus-launch openbox-session
')
also try with uncomment list line,

and directly
xinit /usr/bin/lxsession
or
xinit /usr/bin/openbox-session
or
startx to Xserver

always can't input anything.
kubat
 
Posts: 5
Joined: Tue May 15, 2012 9:48 am

Re: After X Start, keyborad and mouse not working.

Postby pepedog » Tue May 15, 2012 8:29 pm

While in X, unplug mouse, plug in mouse. Does it work?
What does DAEMONS line say in /etc/rc.conf
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: After X Start, keyborad and mouse not working.

Postby kubat » Thu May 17, 2012 7:12 am

: :: Starting UDev Daemon [FAIL]
: :: Triggering UDev uevents [DONE]

mouse is shining,
but the numlock on the keypad goes off after X start.

DAEMONS=(!hwclock syslog-ng network openntpd @dbus @netfs @crond @sshd @alsa)
kubat
 
Posts: 5
Joined: Tue May 15, 2012 9:48 am

Re: After X Start, keyborad and mouse not working.

Postby danhamilt1 » Sun May 20, 2012 9:49 pm

This happened to me, I think it is down to the fact that I had not carried out an upgrade after copying the image.

I reflashed my SD card and the first thing I did was "pacman -Syu" I had to run it twice as the first time it upgraded pacman itself.

Then you can install Xorg etc.

Hope this works!
danhamilt1
 
Posts: 3
Joined: Wed May 16, 2012 10:09 pm

Next

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 35 guests