Re: supermicro 5019D-FTN4 server with AMD EPYC 3251 SoC Processor

2021-07-01 Thread EdaSky
Thank you very much for your experience and dmesgs. I'll buy it

supermicro 5019D-FTN4 server with AMD EPYC 3251 SoC Processor

2021-06-29 Thread EdaSky
Good day everyone Does anyone use supermicro 5019D-FTN4 server with AMD EPYC 3251 SoC Processor? https://www.supermicro.com/Aplus/system/Embedded/AS-5019D-FTN4.cfm Experience and dmesg would be perfect. I did not find any mention in the archive I'm looking for a new efficient router for 10" de

Re: Chromium not starting on Thinkpad R40E with 6.8

2020-10-29 Thread EdaSky
I wrote earlier in ports the same problem https://marc.info/?l=openbsd-ports&m=159241946411948&w=2 Unfortunately, I could not find a solution. I think chromium is broken on i386 On 2020-10-28, Anthony Campbell wrote: > I upgraded to the i386 version of 6.8-Release on three different > Thin

Re: change settings from suspended to hibernate when you close the lid

2017-03-07 Thread EdaSky
Thank you very much to all! This feature make my laptop happy again. On Thursday, 2 March 2017 15:32:40 CET, Theo Buehler wrote: Hi, you may have seen that a version of this was committed today: CVSROOT:/cvs Module name:src Changes by: nat...@cvs.openbsd.org 2017/03/02 03:38

Re: change settings from suspended to hibernate when you close the lid

2017-02-19 Thread EdaSky
Thank you it works! I tried to manually edit the patch and it works. Other states machdep.lidsuspend = 0 and = 1 machdep.lidsuspend I have not tested Please merge this patch. It's a cool button. Very useful for my other laptop with a dead battery On Thursday, 16 February 2017 13:31:01 CET, T

change settings from suspended to hibernate when you close the lid

2017-02-15 Thread EdaSky
Hello It is possible to change the default settings when you close the lid on my notebook from suspended(zzz) to hibernate(ZZZ)? EdaSky OpenBSD 6.0-current (GENERIC.MP) #156: Sun Feb 5 13:47:22 MST 2017 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP cpu0: Genuine

Re: graphics acceleration, DRI2, DRM problem

2016-08-16 Thread EdaSky
A year ago I have written ugly hack to disable Nvidia GPU year ago for power saving. Is this patch available somewhere?

scanner HP scanjet4370 not working

2016-04-17 Thread EdaSky
000mm, 0.00mm) Bottom right (x,y): (220.00mm, 300.00mm) Width: 220.00mm Height: 300.00mm Destination(s): file Output file: warning: File destination enabled with no output file specified. Setting output format to PNG for greyscale mode. warning: Defaulting to '/home/edask

Re: gr-osmosdr

2015-07-04 Thread EdaSky
.cc.o [ 16%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/osmosdr_device.cc.o [ 20%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/file/file_source_c.cc.o [ 24%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/rtl/rtl_source_c.cc.o /home/edasky/SRC/gr-osmosdr/lib/rtl/rtl_s

gr-osmosdr

2015-06-28 Thread EdaSky
lock2.h:26, from /home/edasky/SRC/gr-osmosdr/include/osmosdr/osmosdr_source_c.h:25, from /home/edasky/SRC/gr-osmosdr/lib/osmosdr_source_c_impl.h:23, from /home/edasky/SRC/gr-osmosdr/lib/osmosdr_source_c_impl.cc:30: /usr/local/include/bo

sending hex string to /dev/ttyU1

2012-04-08 Thread edasky
or, and is broken (And dead) ... ... rs232opts.o (. text +0 x926): In function `setstr ': : Warning: strcpy () Almost always with the general procedure, please use strlcpy () ... ... This error I can fix it. Anybody got an idea how to send such a hex string in /dev/ttyU1 ? Thank you EdaSky