 [PROBLEM] Xbian boot keyboard???
[PROBLEM] Xbian boot keyboard???
| 
					Problem: Xbian boot keyboard???
				 | 
| 
					30th Mar, 2014, 09:11 PM 
				 Post: #1 | |||
| 
 | |||
| Xbian boot keyboard??? 
					hi everyone, my name is Marco and I'm from Germany . I got an Raspi (new Version 512MB) and an egalax touchscreen. Both work on Xbian . But there is one "little " Problem... I want to use that in car... so if I boot without a Keyboard, it won't start touch support. nothing works ...  if i plug in my Keyboard everything is fine... xbmc boot up and touch works, but only with that Keyboard. thanks for helpig me ... | |||
| 
					31st Mar, 2014, 02:30 AM 
				 Post: #2 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					I have a feeling the keyboard drivers are not being loaded on start up as Xbian doesn't "know" about the touchscreen. Can you do: Terminal lsmod There should be a difference between them. If there is - select the module that is missing and type: Terminal sudo modprobe xxxxxx If it now does work, insert that module in /etc/modules and reboot. Hopefully that will solve your problem Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation. | |||
| 
					31st Mar, 2014, 04:30 AM 
				 Post: #3 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					uinput lost.... modprobe does not work...   | |||
| 
					31st Mar, 2014, 04:45 AM 
				 Post: #4 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					Post output of lsmod with and without keyboard - dmesg before and after via pastebin
				 Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation. | |||
| 
					31st Mar, 2014, 05:06 AM 
				 Post: #5 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					cant start uinput .....     dmesg without: dmesg (Click to View) lsmod without: Terminal xbian@xbian ~ $ lsmod Module Size Used by uinput 5128 0 zram 6288 1 frandom 3296 0 joydev 7404 0 mousedev 7636 0 usbtouchscreen 9574 0 with keyboard at boot : dmesg (Click to View) lsmod: Terminal xbian@xbian ~ $ lsmod Module Size Used by zram 6288 1 frandom 3296 0 joydev 7404 0 mousedev 7636 0 usbtouchscreen 9574 0 uinput 5128 1 | |||
| 
					1st Apr, 2014, 03:06 AM 
				 Post: #6 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					Someone had an idea???
				 | |||
| 
					1st Apr, 2014, 03:20 AM 
				 Post: #7 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					don't know, but PLEASE use code tags in your posts!
				 ***please click 'thanks' if I helped!*** | |||
| 
					1st Apr, 2014, 03:56 AM 
				 Post: #8 | |||
| 
 | |||
| RE: Xbian boot keyboard??? (31st Mar, 2014 04:45 AM)IriDium Wrote: Post output of lsmod with and without keyboard - dmesg before and after via pastebinEven better as IriDium requested. pilight - modular domotica solution  | |||
| 
					1st Apr, 2014, 04:51 AM 
				 Post: #9 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					Ups Sry... Next time Ok   Need help, get crazy with this Egalax | |||
| 
					1st Apr, 2014, 07:13 AM 
				 Post: #10 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					Ups Sry... Next time Ok   Need help, get crazy with this Egalax | |||
| 
					1st Apr, 2014, 07:33 AM 
				 Post: #11 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					No, no one is going to read it like this so better edit your post and fix it.
				 pilight - modular domotica solution  | |||
| 
					1st Apr, 2014, 07:30 PM 
				 Post: #12 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					ok done....  hope someone can help me now.  cant get this working without my keyboard only with touch... | |||
| 
					2nd Apr, 2014, 12:08 AM 
				 Post: #13 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					You still didn't put it on pastebin as was requested.
				 pilight - modular domotica solution  | |||
| 
					2nd Apr, 2014, 01:19 AM 
				 Post: #14 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					i put in dmesg and lsmod  with keyboard and without keyboard ... what should i do? what you are missing... sry i'm a newbe  without Keyboard : lsmod without dmesg With keyboard: lsmod with dmesg with hope this can help   | |||
| 
					2nd Apr, 2014, 02:21 AM 
				 Post: #15 | |||
| 
 | |||
| RE: Xbian boot keyboard??? 
					so touch works but only with keyboard input...
				 | |||
| 
					« Next Oldest | Next Newest »
				 |