Re: keyboard and mouse usb collapse on graphic mode
Make sure to run prt-get with the force rebuild (-fr) option. Sent on a Sprint Samsung Galaxy Note® 3 <div>-------- Original message --------</div><div>From: Cezar Rangel <cezar.rangel@gmail.com> </div><div>Date:01/09/2015 11:13 AM (GMT-05:00) </div><div>To: James Trimbee <james.trimbee@gmail.com> </div><div>Cc: crux <crux@lists.crux.nu> </div><div>Subject: Re: keyboard and mouse usb collapse on graphic mode </div><div> </div>Tks James so something different is making the mouse and keyboard collapse on graphic mode as rebuilding did not solve it. Em 09/01/2015 13:51, "James Trimbee" <james.trimbee@gmail.com> escreveu: Yes, that will do it. _______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
When I get tired of trying to figure out some dependency issue, I get lazy and just recompile the whole port set in a giant loop 3 times like this. for time in 1 2 3; do for port in `ls --color=never /usr/ports/xorg`; do prt-get update -fr $port done done Computers are good at doing boring stuff. :)
thanks you all but nothing seems to able to make mouse and keyboard function after startx. before everything is perfect. but I won't give up.:) 2015-01-09 18:45 GMT-02:00 Don Cupp <doncuppjr@yahoo.com>:
When I get tired of trying to figure out some dependency issue, I get lazy and just recompile the whole port set in a giant loop 3 times like this.
for time in 1 2 3; do for port in `ls --color=never /usr/ports/xorg`; do prt-get update -fr $port done done
Computers are good at doing boring stuff. :)
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
One thing I don't understand is why your mouse and keyboard are so special that they don't work? James Mills / prologic E: prologic@shortcircuit.net.au W: prologic.shortcircuit.net.au On Sat, Jan 10, 2015 at 12:55 PM, Cezar Rangel <cezar.rangel@gmail.com> wrote:
thanks you all but nothing seems to able to make mouse and keyboard function after startx. before everything is perfect. but I won't give up.:)
2015-01-09 18:45 GMT-02:00 Don Cupp <doncuppjr@yahoo.com>:
When I get tired of trying to figure out some dependency issue, I get lazy and just recompile the whole port set in a giant loop 3 times like this.
for time in 1 2 3; do for port in `ls --color=never /usr/ports/xorg`; do prt-get update -fr $port done done
Computers are good at doing boring stuff. :)
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
tks James for your attention. me either James. in fact they have absolutely nothing of special :) I think it is a configuration issue. I must be doing something wrong. I have to detect what since before startx they are perfect as I have tested with cat /dev/input/mice and with cat /dev/input/mouse0... 2015-01-10 3:18 GMT-02:00 James Mills <prologic@shortcircuit.net.au>:
One thing I don't understand is why your mouse and keyboard are so special that they don't work?
James Mills / prologic
E: prologic@shortcircuit.net.au W: prologic.shortcircuit.net.au
On Sat, Jan 10, 2015 at 12:55 PM, Cezar Rangel <cezar.rangel@gmail.com> wrote:
thanks you all but nothing seems to able to make mouse and keyboard function after startx. before everything is perfect. but I won't give up.:)
2015-01-09 18:45 GMT-02:00 Don Cupp <doncuppjr@yahoo.com>:
When I get tired of trying to figure out some dependency issue, I get lazy and just recompile the whole port set in a giant loop 3 times like this.
for time in 1 2 3; do for port in `ls --color=never /usr/ports/xorg`; do prt-get update -fr $port done done
Computers are good at doing boring stuff. :)
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
as the thread is still open I take the opportunity to drop here the pastebin of my /usr/lib/xorg/modules/input and /drivers. the mouse and kbd still do not function after startx. tks again. http://pastebin.com/9SbwvNn7 2015-01-10 3:18 GMT-02:00 James Mills <prologic@shortcircuit.net.au>:
One thing I don't understand is why your mouse and keyboard are so special that they don't work?
James Mills / prologic
E: prologic@shortcircuit.net.au W: prologic.shortcircuit.net.au
On Sat, Jan 10, 2015 at 12:55 PM, Cezar Rangel <cezar.rangel@gmail.com> wrote:
thanks you all but nothing seems to able to make mouse and keyboard function after startx. before everything is perfect. but I won't give up.:)
2015-01-09 18:45 GMT-02:00 Don Cupp <doncuppjr@yahoo.com>:
When I get tired of trying to figure out some dependency issue, I get lazy and just recompile the whole port set in a giant loop 3 times like this.
for time in 1 2 3; do for port in `ls --color=never /usr/ports/xorg`; do prt-get update -fr $port done done
Computers are good at doing boring stuff. :)
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
I have solved the problem. In fact, I could not fix the mistake I have done during installation no matter all the attention from the mailing and irc so I decided to reinstall and all is perfect now after the X starts: mouse and kbd (both usb) are perfectely functioning. I have not intalled nvidia, but I do not think that was the reason for the collapse of the mouse and the kbd I have not installed xfce4 either. I thank you all for the attention. 2015-01-16 6:57 GMT-02:00 Cezar Rangel <cezar.rangel@gmail.com>:
as the thread is still open I take the opportunity to drop here the pastebin of my /usr/lib/xorg/modules/input and /drivers. the mouse and kbd still do not function after startx. tks again.
2015-01-10 3:18 GMT-02:00 James Mills <prologic@shortcircuit.net.au>:
One thing I don't understand is why your mouse and keyboard are so special that they don't work?
James Mills / prologic
E: prologic@shortcircuit.net.au W: prologic.shortcircuit.net.au
On Sat, Jan 10, 2015 at 12:55 PM, Cezar Rangel <cezar.rangel@gmail.com> wrote:
thanks you all but nothing seems to able to make mouse and keyboard function after startx. before everything is perfect. but I won't give up.:)
2015-01-09 18:45 GMT-02:00 Don Cupp <doncuppjr@yahoo.com>:
When I get tired of trying to figure out some dependency issue, I get lazy and just recompile the whole port set in a giant loop 3 times like this.
for time in 1 2 3; do for port in `ls --color=never /usr/ports/xorg`; do prt-get update -fr $port done done
Computers are good at doing boring stuff. :)
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
-- * Cezar Rangel* *cezar.rangel@gmail.com <cezar.rangel@gmail.com>*
participants (4)
-
Cezar Rangel
-
Don Cupp
-
James Mills
-
Mike VanRoy