[gentoo-user] Re: Kernel 4.x and (probably) event issues

2016-03-12 Thread Roman Dobosz
On Mon, 7 Mar 2016 16:46:30 + (UTC) James wrote: > You might want to install > sys-apps/udevil > > and see how your usb devices perform. > It's an idea to test, not a guarranteed solution. Thanks for your answer, but I (probably) solved the issue with the USB

[gentoo-user] Re: Kernel 4.x and (probably) event issues

2016-03-12 Thread Roman Dobosz
On Mon, 7 Mar 2016 11:00:26 +1100 Adam Carter wrote: > > 1. After successful boot, I've noticed, that buttons above the > > touchpad[1] stopped working. Tried to debug the thing, but they do > > nothing even under xev or in showkey - seems like they dead. Didn't find > >

Re: [gentoo-user] openscad seg fault

2016-03-12 Thread Godzil
If it's build using debug options, looking with GDB where it fail would be much more useful than a random dependency graph. It's intriguing that it default just after doing a mmap: mmap(NULL, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50a7949000 What

Re: [gentoo-user] openscad seg fault

2016-03-12 Thread Urs Schütz
On 03/10/16 02:55, Adam Carter wrote: I can open the program ok, but when I click on New it seg faults. Strace of its death below. I tried recompiling it and all its immediate dependencies. How do i troubleshoot this? Cheers. Hi Adam openscad is working fine here. I propose comparing our