LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 11-14-2014, 10:44 AM   #1
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Rep: Reputation: 0
Unhappy why mouse didn't work on xorg windows


Hello,

i recently completed 24th chapter in BLFS-7.6 Stable version.i am struggling from my input device(mouse) didn't work on xorg windows.i build many times LFS/BLFS-7.6 on vmware and real hardware but there is no use.i decided that i continuing installing that what i want on BLFS book and finally make a bootble cd of my own os which is LFS/BLFS and try it on another PC.but there is another issue i don't know if the bootable cd also not working on any of the system then what will i do?i think the problem was kernel issue i don't know friends please guide me why this problem only getting me repeatedly.i started Building LFS/BLFS since august last week this is November still i can't make my own basic os and i stopped at beginning.i am sure i follow every step very carefully which is given on book but problem is not solved.i started the thread related to this problem their some of friends suggest me "to build LFS/BLFS 7.6 on real hardware this solution could be solve your problem" so i build it on real hardware but i still getting the same problem.so friends please guide me how to solve this issue.your suggestions are very important to me.Thanks in advance.
 
Old 11-14-2014, 11:03 AM   #2
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
It,s got to be something in the kernel to do with usb, not sure what.
 
Old 11-14-2014, 06:39 PM   #3
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Check the Xorg how-to that's in the forum here.

The Xorg event driven mouse drivers depend heavily on udev, evdev, and other libraries that are recommended and maybe even required. The classic drivers depend on the the kernel. If you missed any dependencies for the drivers the mouse may not work. You also can try to use xf86-input-mouse if necessary, and use the optional flags to disable new device scanning. It's all in the How-To guide.
 
Old 11-15-2014, 09:05 AM   #4
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by ReaperX7 View Post
Check the Xorg how-to that's in the forum here.

The Xorg event driven mouse drivers depend heavily on udev, evdev, and other libraries that are recommended and maybe even required. The classic drivers depend on the the kernel. If you missed any dependencies for the drivers the mouse may not work. You also can try to use xf86-input-mouse if necessary, and use the optional flags to disable new device scanning. It's all in the How-To guide.
Hello,

i follow steps that form also(How to configure xorg configure)which is your thread.and i already installed input drivers which is your suggested on your Thread.now when i get xorg windows there i run
Code:
uname -r
it displays as "3.10.17" but my kernel version is "3.16.2".i think this could be problem for not working my input device please help me.Thanks in advance.

Last edited by Carl_cj; 11-15-2014 at 09:17 AM.
 
Old 11-15-2014, 10:10 PM   #5
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Original Poster
Rep: Reputation: 0
i found it was a kernel problem

Hello,

finally i decided this is my LFS/BLFS 7.6 system kernel problem because it's display a host system kernel version when i run
Code:
uname -r
and i found a broken links on my
Code:
/lib/modules/3.16.2/
the broken links are "source" and "build".i only find net drivers on
Code:
/lib/modules/3.16.2/kernel/drivers
i didn't find other drivers on that directory.so friends if you know solution for my problem please help me friends.Thanks in advance.
 
Old 11-17-2014, 06:31 AM   #6
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Original Poster
Rep: Reputation: 0
Hello,

my problem was solved.i find the solution that this issue caused by kernel doesn't add to grub so i am facing this issue.i solved this problem by simply running two commands i.e
Code:
grub-mkconfig -o /boot/grub/grub.cfg
and
Code:
grub-install /dev/sda
after i restart my system i selected a LFS kernel after that run "startx" my keyboard and mouse running very well.in the previous days Repearx7 suggest me That
Quote:
If you use Slackware as a host in the VM, use Slackware's Grub2 package. You should check and make sure also that Grub did install on the LFS as well.
on this thread http://www.linuxquestions.org/questi...fs-4175517800/but i can't understand his words that's why i cause this issue till today.i don't know that copy and paste is working on xorg windows are not?any way my problem was solved.

Last edited by Carl_cj; 11-17-2014 at 07:21 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Recovery deleted log files at logback worked fine on Windows but didn't work on Linux mjmahmoudi Linux - General 6 05-14-2013 09:09 AM
Trying to get mouse wheel to work:/etc/X11/xorg.conf and Nano fullmetalgerbil Slackware 5 03-25-2009 09:18 AM
What 12.2 Xorg.conf will make Thinkpad middle mouse button work? slackist Slackware 6 01-09-2009 07:33 PM
Logitech Mouse + xorg = doesn't work Lansing_Banda Linux - Hardware 6 02-22-2006 11:19 AM
Installed Xorg... Mouse won't work nenyo Linux - Software 3 07-11-2005 01:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 11:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration