-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux driver in Fedora 19-21 crashing after few seconds after the orientation program is started #41
Comments
-----BEGIN PGP SIGNED MESSAGE----- The drivers in the distribution are for older releases. They should not be I'm currently running Fedora 21 on a Yoga 2 Pro, and I'm not having any peter On 06/14/2015 10:46 PM, mehanzhi wrote:
iQEcBAEBCAAGBQJVfmmMAAoJECjN6+QThfjzpjoH/jhdrTDIks1hmxOPiUBgeFmE |
Hmm, I'm running Fedora 20 on Yoga 13 core i3 with kernel 3.19.8-100.fc20.x86_64 Later today I'll trace the issue and I'll provide you logs and output from the shell. Thanks. |
-----BEGIN PGP SIGNED MESSAGE----- Hmm. I expect that this is indeed a driver issue, but that switching to the One thing that you could try is to run peter On 06/14/2015 11:47 PM, mehanzhi wrote:
iQEcBAEBCAAGBQJVftKBAAoJECjN6+QThfjznKkH/3cwRuSLIIMd9itcaiOjiA5l |
Hello, This time I ran setup and got it stuck on this: Strace the process was also stuck: [root@localhost ~]# ps -ef |grep -i orientation |grep -v grep Rebooted and tried your suggestion: [root@localhost sensors]# Also stucked And strace shows: [root@localhost ~]# ps -ef |grep generic |grep -v grep Stuck here. Could you please advice how did you make it work? Thanks |
-----BEGIN PGP SIGNED MESSAGE----- As you are not on a Yoga 2 Pro, it is very likely that the sensor hub in You need to identify the sensor hub via lsusb. On a Yoga 2 Pro the hub is idefix ~> lsusb You will have to figure out which USB device is your sensor. Then you should install what you need to do kernel driver development and If that works, then the next step would be to upload the patch for inclusion Note that messing around with the kernel can cause problems, up to frying Good luck, peter PS: I should really remove the drivers in the distribution. They are very On 06/15/2015 10:24 AM, mehanzhi wrote:
iQEcBAEBCAAGBQJVgFcDAAoJECjN6+QThfjzslsH/i+oOsGcYFg4RuYIu9cs6hcK |
Hello,
Every time I start the orientation program a driver crashes and the devices under /sys/bus/iio/devices/iio disappear.
I cannot start the orientation program again until I reboot.
Will this be fixed if I install the drivers from this git instead of using the ones in the kernel?
If so which module should I block from loading?
Thanks
The text was updated successfully, but these errors were encountered: