Re: system crash

2015-11-06 Thread Chris Bannister
On Fri, Nov 06, 2015 at 12:56:18AM -0500, Dev Guy wrote: > Hello while using my system with the KDE desktop manager, my system > became unresponsive for about 30 seconds, after I was able to only > move the mouse around but nothing else was accessible. I could still > see all the windows, then both

Re: How to write optimized code for an instruction set not supported by my computer?

2015-11-06 Thread Darac Marjal
On Thu, Nov 05, 2015 at 04:33:02PM -0600, Mario Castelán Castro wrote: Hello. What is the usual workflow to write code that takes advantage of an instruction set that is not present in my computer (either in assembly or using intrinsic functions that represent those instructions in an higher

Re: How to write optimized code for an instruction set not supported by my computer?

2015-11-06 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Nov 05, 2015 at 05:34:07PM -0600, Mario Castelán Castro wrote: > I forgot to mention that I am only looking for free as in freedom > tools. I refuse to use proprietary tools, including proprietary CPU > emulators. This link might be relevant:

Re: system crash

2015-11-06 Thread Patrick Bartek
On Fri, 06 Nov 2015, Dev Guy wrote: > Hello while using my system with the KDE desktop manager, my system > became unresponsive for about 30 seconds, after I was able to only > move the mouse around but nothing else was accessible. I could still > see all the windows, then both my monitor went bla

Re: system crash

2015-11-06 Thread Ric Moore
On 11/06/2015 10:27 AM, Patrick Bartek wrote: On Fri, 06 Nov 2015, Dev Guy wrote: Hello while using my system with the KDE desktop manager, my system became unresponsive for about 30 seconds, after I was able to only move the mouse around but nothing else was accessible. I could still see all t

Re: How to write optimized code for an instruction set not supported by my computer?

2015-11-06 Thread Joel Rees
On Fri, Nov 6, 2015 at 11:06 PM, wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, Nov 05, 2015 at 05:34:07PM -0600, Mario Castelán Castro wrote: >> I forgot to mention that I am only looking for free as in freedom >> tools. I refuse to use proprietary tools, including propriet

Re: How to write optimized code for an instruction set not supported by my computer?

2015-11-06 Thread Joel Rees
On Fri, Nov 6, 2015 at 7:33 AM, Mario Castelán Castro wrote: > Hello. > > What is the usual workflow to write code that takes advantage of an > instruction set that is not present in my computer You're asking one question here. > (either in assembly or > using intrinsic functions that represent

Re: Strong Copyleft licenses other than the GNU GPL family.

2015-11-06 Thread Joel Rees
On Fri, Nov 6, 2015 at 7:37 AM, Mario Castelán Castro wrote: > El 05/11/15 a las 03:27, Nicolas George escribió: >> >> Le quartidi 14 brumaire, an CCXXIV, Mario Castelán Castro a écrit : >>> >>> By strong Copyleft I mean a free software license that requires "derivate >>> works" (as determined by

Jessie, problem compiling kernel 4.3

2015-11-06 Thread Curt Howland
So, there I was, doing a compile of the new kernel, 4.3 I get the following interesting error: === scripts/extract-cert.c:21:25: fatal error: openssl/bio.h: No such file or directory #include ^ compilation terminated. === I'm accustomed to getting compile time

Re: Jessie, problem compiling kernel 4.3

2015-11-06 Thread Curt Howland
I spoke too soon, someone in the ubuntu forums had the same problem, installed libssl-dev and it worked. Sorry to trouble y'all. Curt- On Fri, Nov 6, 2015 at 3:06 PM, Curt Howland wrote: > So, there I was, doing a compile of the new kernel, 4.3 > > I get the following interesting error: > > ===

Re: Strong Copyleft licenses other than the GNU GPL family.

2015-11-06 Thread Joel Rees
On Thu, Nov 5, 2015 at 6:27 PM, Nicolas George wrote: > Le quartidi 14 brumaire, an CCXXIV, Mario Castelán Castro a écrit : >> By strong Copyleft I mean a free software license that requires "derivate >> works" (as determined by Copyright law) to be free software (as in freedom), >> including work

Re: Access Gembird USB device as non-priviledged user

2015-11-06 Thread Rainer Dorsch
On Sunday 01 November 2015 02:34:38 Chris Bannister wrote: > On Sat, Oct 31, 2015 at 01:08:24PM +0100, Rainer Dorsch wrote: > > Changeing this to > > > > blackbox:~# cat /etc/udev/rules.d/z61_sispmctl.rules > > SUBSYSTEM=="usb", ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="fd13", > > GROUP="sispmct

Re: Radeon HD 7500M/7600M [Thames] and Intel HD duo

2015-11-06 Thread Sven Arvidsson
On Fri, 2015-11-06 at 18:04 +, Mitt Green wrote: > Hi everyone, > > I am having a trouble with Radeon support. I am using a custom > 3.18.20 kernel > (with everything unnecessary - and, as far as I see, something > necessary - removed). > > I can't play 4k videos (sometimes even fullhd) smoot

Re: LXDE Display Coordination

2015-11-06 Thread ray
Thank you all for the info. That is challenging to understand. But I see xrandr being used and Xfce (which looks like is needed to get xrandr). So I: apt-get install Xfce4 with no errors. I did not include any of the added packages. I ran xrandr and selected a different configuration sinc

convert between ethernet and usb

2015-11-06 Thread rlharris
In order to provide Internet access to a LAN consisting of several computers in a location in which DSL is not available, I am in search of a reliable and inexpensive way to use the USB port of a G4 Wi-Fi "hotspot" to feed the WAN port of a router. In particular, my plan is to use a VerizonWireles

Re: LXDE Display Coordination

2015-11-06 Thread ray
xfce4 reports the display to be eDP1. There is now a ~/.screenlayout with a file cDP1_1960x1080.sh with the one line xrandr --output HDMI1 --off cdP1 --mode 1960x1080 --pos 0x0 --rotate normal This line was generated by the arandr. On rebooting, it comes up in 3840x2160. Openning up arandr, it

Re: convert between ethernet and usb

2015-11-06 Thread Stuart Longland
On 07/11/15 12:16, rlhar...@oplink.net wrote: > In order to provide Internet access to a LAN consisting of several > computers in a location in which DSL is not available, I am in search of a > reliable and inexpensive way to use the USB port of a G4 Wi-Fi "hotspot" > to feed the WAN port of a rout

Re: LXDE Display Coordination

2015-11-06 Thread Felix Miata
ray composed on 2015-11-06 19:37 (UTC-0800): > xfce4 reports the display to be eDP1. > There is now a > ~/.screenlayout > with a file > cDP1_1960x1080.sh > with the one line > xrandr --output HDMI1 --off cdP1 --mode 1960x1080 --pos 0x0 --rotate normal If that 1960 is a not a a simple email typo,

Re: convert between ethernet and usb

2015-11-06 Thread rlharris
On Sat, November 7, 2015 12:14 am, Stuart Longland wrote: > On 07/11/15 12:16, rlhar...@oplink.net wrote: >> In particular, my plan is to use a VerizonWireless JetPack with a i386 >> machine running IPCop2. I envision dedicating a small Linux machine >> with USB3 capability as a Ethernet-to-USB tr