a debug tool /usr/sbin/alsa-info.sh if you install
media-sound/alsa-utils
You can possible get better help at linux-audio-user at
lists.linuxaudio.org
Regards,
/Karl Hammar
aven't tested
> it with anything but 1.2 as yet.
...
Fun! Which kernel, can you send a patch ?
Regards,
/Karl Hammar
blem might be that in format 1.2, the superblock is at 4K from
start, could format 1.1 (where the superblock is at start) work ?
Regards,
/Karl Hammar
omething is mounted on a mount point, the files below the
mount point is hidden and the mounted filessystem will be available
instead. Do you want to copy thoose hidden files also ?
Regards,
/Karl Hammar
ynamically to hold additional partition minor
numbers and allow large numbers of partitions per device
So, to boot to a md device partition (as /) might be a hit and miss
unless you use some initramfs magic.
Regards,
/Karl Hammar
JOR(dev) ((unsigned int) ((dev) >> MINORBITS))
#define MINOR(dev) ((unsigned int) ((dev) & MINORMASK))
#define MKDEV(ma,mi)(((ma) << MINORBITS) | (mi))
Regards,
/Karl Hammar
hed cards left,
perfect as bookmarks.
///
Old style secondary storage (boxes of punched cards):
https://en.wikipedia.org/wiki/File:Photograph_of_Federal_Records_Center,_Alexandria,_Virginia_(34877725360).jpg
Regards,
/Karl Hammar
k/417/notes/sockets/udp.html
https://users.cs.jmu.edu/bernstdh/web/common/lectures/summary_unix_udp.php
Regards,
/Karl Hammar
on licences had the
opinion the a computer is a television set and hence people with a
computer should pay for the right to view television.
So please stop spread misconcetions, or you might say, turn back the tide.
Regards,
/Karl Hammar
nd get responses.
It's just the pc hoard that thinks a server is some machine handling
databases, mail, files, printers or whatever.
It has noting to do with what is there or here.
Regards,
/Karl Hammar
Jude DaShiell:
> My machine has protected mbr with gpt partitions on it. Are those kind of
> partitions hybrid?
Why not check for yourself:
https://en.wikipedia.org/wiki/GUID_Partition_Table
You can use theese to find out what you have:
file -s /dev/sda
fdisk -l /dev/sda
Regards,
Dale:
...
> ERROR: Interface enp3s0 does not exist.
> Ensure that you have loaded the correct kernel module for your hardware.
...
Do:
cat /proc/net/dev
Regards,
/Karl Hammar
Unfortunately the specs (https://pcisig.com/specifications) are only
available for members.
Regards,
/Karl Hammar
https://packages.gentoo.org/packages/sys-boot/lilo
Regards,
/Karl Hammar
sses up the network config.
If it works with MS-Windows, it can be autodetect (udns, avahi) is
missing on your linux box. I usually set printers to fixed ip-address
and add it to the local dns for easy access, so I shut down any udns
thing; I like a quiet network.
Regards,
/Karl Hammar
wnscale it to be suitable
for an icon and convert it.
Regards,
/Karl Hammar
/cups/filter/seikoslp.rastertolabel
Do you have thoose two installed ?
Regards,
/Karl Hammar
to /lib or use a merged /usr.
The best way to avoid the problems above i make you system simple,
but that seems to against the no prevalent misconception that things
have to be complex.
Regards,
/Karl Hammar
e busybox.
It is also possible to use sys-fs/static-dev, if you want to opt
to not use udev.
Regards,
/Karl Hammar
ing irrelevant doesn't mean much if they
don't deliver what you want.
Regards,
/Karl Hammar
# grep BLK_DEV_SD= /boot/config.production
CONFIG_BLK_DEV_SD=y
# grep CONFIG_SATA_AHCI /boot/config.production
CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=y
You must also compile in the filesystem used for /
(perhaps it is ext4).
# grep CONFIG_EXT4_FS= /boot/config.production
CONFIG_EXT4_FS=y
Every time you change the kernel you have to rerun lilo.
Regards,
/Karl Hammar
Neil Bothwick:
> On Wed, 13 Jul 2022 10:40:34 +0200 (CEST), k...@aspodata.se wrote:
...
> > $ pip
> > pip: no python-exec wrapped executable found in /usr/lib/python-exec.
...
> You may need to re-emerge pip if the last file you have is for python3.6.
...
Thanks, that solved i
dropping the debug
> USE-flag will probably reduce the amount of memory it needs somewhat.
> You could also add more swap, or look into zswap¹ or zram².
Dropping debug and adding swap solved it, thanks.
Regards,
/Karl Hammar
iner-20220506/work/pdfminer.six-20220506/samples
so any make command would fail.
I could possible install it USE=-examples (cannot test just now since
emerge is busy), but is there any other way to solve this ?
Regards,
/Karl Hammar
/python2.7/pip
-rwxr-xr-x 1 root root 364 May 5 2019 /usr/lib/python-exec/python3.6/pip
or anything else ?
Regards,
/Karl Hammar
#x27;t continue with
the next one (using --keep-going), so why is nodejs blocking everything
else ???
So I removed firefox from world, now the rest is building. I'll solve
the firefox/nodejs thing later.
Regards,
/Karl Hammar
dependencies done!
net-libs/nodejs-14.19.0 pulled in by:
www-client/firefox-91.9.0 requires >=net-libs/nodejs-10.23.1
So, why don't emerge build the other 100'ish packages ?
Last time I did emerge nodejs, must I run emerge @world
and let that fail first ?
Regards,
/Karl Hammar
ild merge
Thanks, that did what I asked about.
Regards,
/Karl Hammar
up emerge to retry the linking and
continue from there ?
Regards,
/Karl Hammar
lled, please do not touch /dev,
if you want you can leave suggestions in some file.
Regards,
/Karl Hammar
hen dropping to the portage user? Try
> modifying PATH in /etc/portage/bashrc â note that this file is sourced
> multiple times during the build, see
> <https://wiki.gentoo.org/wiki//etc/portage/bashrc>.
Thanks, that solved it.
Regards,
/Karl Hammar
og
Error: not found: latex, makeindex, pdflatex, kpsewhich
# which latex
/usr/local/texlive/2022/bin/x86_64-linux/latex
#
Something seems to set its own PATH.
Regards,
/Karl Hammar
How do I run emerge so that when buildin/emerging the package another
PATH is used ?
Regards,
/Karl Hammar
e jack, both 3.5mm.
How do one know if it is a TRS or TRRS variant without opening the
case ?
Maybe it is a trrs jack since when I inserts a trs cable (to speaker)
the ouput sound whines a lot, mostly masking the intended sound.
I found some specs in [2] and [3].
Regards,
/Karl Hamma
org/) doesn't
handle bluetooth classic, unless you build bluez with
--enable-deprecated configure option.
Also, bluez has dropped direct /dev file access for users, you
have to set up and go through dbus regardless wether you like it
or not.
Regards,
/Karl Hammar
-switch-how-to-put-device-in-pairing-mode-ez-and-ap-mode-
https://dazzblingproducts.com/troubleshooting/
Regards,
/Karl Hammar
Alex:
> I've got CONFIG_ELF_CORE and CONFIG_COREDUMP both configured to yes in
> my kernel.
>
> When I do
>
> $ uclimit -H -c
>
> , it tells me "unlimited".
>
> But still, no dump. :-(
>
> What am I missing?
Have you tried:
$ man gcore
$ man 5 core
Regards,
/Karl Hammar
:733/1123(ro)(G)-- --dict:0/20(G)-- --dict:101/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
===
I can work around the problem by using ps2ps after the dvips step.
Regards,
/Karl Hammar
ut/event23 c 13 87
chown $USER /dev/input/event23
or
mknod -m 666 /dev/input/event23 c 13 87
3. fiddle with udev so it does what it should, don't know how
Regards,
/Karl Hammar
interesed in using software that
doesn't do anything for me. The problem of device nodes and permission
is already solved, I don't need pop-ups, I don't want automounting.
Serial ports have been working for the last 70 years or more.
So stop this, I never asked about udev or how to make that work.
You are answering the wrong question.
Regards,
/Karl Hammar
Karl Hammar:
> Dr. Canek Peláez Valdés:
...
> > My point is that it's not his call; it's the call of the developers of the
> > software that he decided to use.
>
> Poeple write whatever software they want to or are paid to do.
> It is my call if I want to us
end I get a system that is harder to program on the
host side for no gain other than that +5V is provided by usb.
Regards,
/Karl Hammar
forced to
go around udev. Can't programs be compiled without udev today...
Udev should be an optional deamon, utilized when the local
administrator decides to do so. I don't want things to automatically
pop up unless I say so.
Regards,
/Karl Hammar
Neil Bothwick:
...
> You need to grab xorg-2.eclass from the git history and put it in your
> overlay. Be prepared to repeat this process with other files.
Thanks, found them.
Regards,
/Karl Hammar
ancy.
If you have a solution without udev, please tell me.
Regards,
/Karl Hammar
'
* xorg-server-1.18.4.ebuild, line 8: Called inherit 'xorg-2' 'multilib'
'versionator' 'flag-o-matic'
* ebuild.sh, line 290: Called die
* The specific snippet of code:
* [[ -z ${location} ]] && die &q
test/what-is-libinput.html
plainly says:
libinput is an input stack for processes that need to provide events
from commonly used input devices.
and serial mice isn't common any longer, and udev has never (from what I
know) cared about serial mice.
Regards,
/Karl Hammar
except possible to mess
up my preset dev directory. Also I have sys-fs/static, even if I install
udev, it woun't start, and I don't need yet another deamon running
doing nothing for me.
Is there possible to resurrect the old drivers ?
Or is there another way to solve this ?
Regards,
/Karl Hammar
Karl:
> Michael Orilitzky:
Sorry, I mistyped, it should be: Peter Humphrey
> ...
> > * The LetsEncrypt certificates expire after three months, as opposedÂ
> > to 10+ years for a self-signed certificate. You're supposed toÂ
> > automate this... by running a sc
One could add a check to make sure that the downloaded crt is sensible.
> * LetsEncrypt verifies your identity over plain HTTP (like every otherÂ
> commercial CA), so it's all security theater in the first place.
...
Ack.
Regards,
/Karl Hammar
ant the whole internet to know
> about.
Just use a celf-certified cert and add an exeption in the web browser,
or set up your own CA, (I don't know how) and distribute its cert.
Regards,
/Karl Hammar
re.
...
You can use https://letsencrypt.org/ instead of a self-signed cert:
Let's Encrypt is a free, automated, and open certificate authority
brought to you by the nonprofit Internet Security Research Group (ISRG).
It was pretty simple to get it to work with
https://github.com/diafygi/acme-tiny
Regards,
/Karl Hammar
o if the link led lights up, but the communication fails,
something between the mii's (the electronics, the chips)
https://en.wikipedia.org/wiki/Media-independent_interface
is faulty and it is with high probability that the cable is faulty.
Regards,
/Karl Hammar
pLink (type) cable or USB On The Go gadget cables
> could present as a multi-megabit serial interface.
You can always build yourself two pairs of RS232 to RS422 converters
and see where the limit on your serial ports are. You can even try with
other deserializes/serializers. What speed do you want ?
Regards,
/Karl Hammar
Karl:
...
> About the original question. Here what a few thing I dig up.
> https://www.amazon.com/Laplink-High-Speed-Transfer-Cable-PCmover/dp/B0093H83DW
...
With
Secure ms-win box - usb laplink cable - dummy ms-win box - tcp/ip -
linux box
you could be able to do it with usb.
Possibl
em cable and
run kermit or somthing on the MS-Win side and add a getty (I've used
mgetty) handling the serial port on the linux side.
Regards,
/Karl Hammar
use:
raw ethernet frames
netbeui
samba
ethertalk (appletalk)
http://netatalk.sourceforge.net/
ipx (netware)
ftp://ftp.koansoftware.com/public/opensource/mars_nwe/mars_nwe-0.99.pl21.tgz
I have previously (in the 90's) used mars, worked great.
Regards,
/Karl Hammar
libs a global flag on your system? That may explain why your build is
> using more memory than mine.
yea, it was a try to make c++ programs to behave under changing
compiler and library situations. Seems that some such programs
don't want to be built statically so they break whenever some "random"
lib changes.
Regards,
/Karl Hammar
ent fault in the vincinity of
NEWS.2.rds, NEWS.rds, base.Rdts, and methods.Rdts. The first
two is mentioned in doc/Makefile, and the latter two in
src/library/Makefile. Going into doc and src/library and makeing
thoose four works without any errors.
Regards,
/Karl Hammar
ers/video/console/vgacon.c etc. can give some ideas
what one is up against.
Regards,
/Karl Hammar
limited unlimited bytes
STACK max stack size 8388608 unlimited bytes
Regards,
/Karl Hammar
EG, TIFF, NLS
Options enabled: shared R library
Capabilities skipped:cairo, ICU
Options not enabled: shared BLAS, R profiling, memory profiling
Recommended packages:yes
# make -j4
...
make[1]: Leaving directory '/home/sys/R-4.0.4/work/R-4.0.4/tests'
you should 'make docs' now ...
make[1]: Entering directory '/home/sys/R-4.0.4/work/R-4.0.4/doc'
make[1]: Entering directory '/home/sys/R-4.0.4/work/R-4.0.4'
WARNING: ignoring environment value of R_HOME
make[1]: Leaving directory '/home/sys/R-4.0.4/work/R-4.0.4'
WARNING: ignoring environment value of R_HOME
WARNING: ignoring environment value of R_HOME
Segmentation fault
make[1]: *** [Makefile:77: NEWS.3.rds] Error 139
make[1]: *** Waiting for unfinished jobs
make[1]: Leaving directory '/home/sys/R-4.0.4/work/R-4.0.4/doc'
...
Regards,
/Karl Hammar
ld re-
> start the build more or less where it failed.
$ cp -a ...
$ cd ...
$ make -j1
...
$ echo $?
0
It builds without failure in that case.
Regards,
/Karl Hammar
Jack:
> On 2021.04.03 07:15, k...@aspodata.se wrote:
...
> > make[1]: *** Waiting for unfinished jobs
> Try running with -j1
...
I already have:
EMERGE_DEFAULT_OPTS="--jobs 1 ...
in make.conf. Don't know why it still wants to run in parallell.
Regards,
/Karl Hammar
*** Waiting for unfinished jobs
* installing *source* package ?<80><98>codetools?<80><99> ...
** package ?<80><98>codetools?<80><99> successfully unpacked and MD5 sums
checked
** using non-staged installation
///
Full build log is here:
http://aspodata.se/tmp/build.log
Regards,
/Karl Hammar
oking for the problem. If anybody with some kernel knowledge could
> make any suggestions, I'd be very grateful.
What happens if you set /dev/console to be /dev/ttyS0, i.e. make sure
that tty1 is the only one using the first virtual console.
Regards,
/Karl Hammar
prlimit -s
RESOURCE DESCRIPTION SOFT HARD UNITS
STACKmax stack size 8388608 unlimited bytes
and prlimit --stack=-1:-1 doesn't change the soft limit.
Regards,
/Karl Hammar
1600x1280 display. With three
columns, w82,82,83chars, I get 3x95=285 lines of text.
///
Alan, how do you set up your console (I'd like to try) ?
Regards,
/Karl Hammar
eywords
> and
> sci-electronics/ngspice tcl
> to package.use
>
> And
> emerge -1 ngspice
> built without any complaints.
...
Did that, and for some reason the problem went away ???
Tanks for the help.
Regards,
/Karl Hammar
:AMD64/Multilib_layout
eselect news read 34
gentoo now uses /usr/lib64. Tcl installs the program in /usr/lib64:
# grep /usr/lib64/tclConfig.sh /var/db/pkg/dev-lang/tcl-8.6.8/CONTENTS
obj /usr/lib64/tclConfig.sh 854158d4603ecea0e98975dac780e04f 1581626600
so if ngspice doesn't find tclConfig.sh, shouldn't that be considered
a bug ?
Regards,
/Karl Hammar
Karl Hammar:
...
> Now I got another, where has sys_errlist.h gone,
...
According to:
https://sourceware.org/pipermail/libc-announce/2020/29.html
"The GNU C Library version 2.32 is now available
...
* The deprecated symbols sys_errlist, _sys_errlist, sys_nerr, and _sys_nerr
;
> If that works for you, I'll add it to the ebuilds.
Yes, with that env.variable, the emerge worked fine and
the files
/usr/share/doc/camd-2.4.6/CAMD_UserGuide.pdf
/usr/share/doc/amd-2.4.6/AMD_UserGuide.pdf
looks fine. The header files got verbatim'd just nice.
Thanks!
Regards,
/Karl Hammar
inaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/libc/usr/include/stdio.h:#include
$ tail -7
/home/local/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/libc/usr/include/bits/sys_errlist.h
extern int sys_nerr;
extern const char *const sys_errlist[];
#endif
#ifdef __USE_GNU
extern int _sys_nerr;
extern const char *const _sys_errlist[];
#endif
Regards,
/Karl Hammar
wxrwxrwx 1 portage portage13 Dec 16 16:58 '*.{tex,bib}' -> './*.{tex,bib}'
///
> Try e.g.,
>
>CONFIG_SHELL=/bin/bash USE=doc emerge -v1 sci-libs/amd
>
> If that works for you, I'll add it to the ebuilds.
It will probably, cannot test just now, rust is compiling
Regards,
/Karl Hammar
entoo/tmpdir/portage/sci-libs/camd-2.4.6/work/camd-2.4.6/Doc/camd_h.tex |
od -a
000 bs e g i n { v e r b a t i m } nl
020
Do anyone know what to do about it ?
Hälsningar,
/Karl Hammar
---
A
?
I have /usr/lib64/tclConfig.sh
Regards,
/Karl Hammar
Thelma:
> Is there a use flag or setting in make.conf to instruct all up to
> default to "US Letter" size paper.
...
Try and see if this helps:
man papersize
Regards,
/Karl Hammar
Thelma:
...
> IT WORKED!
Great!
Regards,
/Karl Hammar
tall
0.98 from source:
```
wget https://ftp.gnu.org/gnu/barcode/barcode-0.98.tar.gz
tar xzf barcode-0.98.tar.gz
cd barcode-0.98/
./configure && make
sudo make install
```
>>
Doing just that and then reemerging glabels, gives me the missing gnu
barcode backend.
Regards,
/Karl Hammar
Thelma:
> On 12/05/2020 09:58 AM, k...@aspodata.se wrote:
> > Karl:
...
> > Instead of barcode you could try out zint:
> >
> > git clone https://git.code.sf.net/p/zint/code zint-code
> > cd zint-code
> > git co ade31c41fba14b942cca30a4a605e48517613d25
Karl:
> Thelma:
> > I have app-office/glabels installed with (barcode -eds)
> > but the style menus is not showing "GNU Barcode
> >
> > Is it a bug?
>
> app-text/barcode doesn't provide the lib needed, see below.
Instead of barcode you could try out
x27;t provide a lib.
$ git clone https://git.savannah.gnu.org/git/barcode.git
$ cd barcode
$ cat library.c
...
struct Barcode_Item *Barcode_Create(char *text)
{
struct Barcode_Item *bc;
bc = malloc(sizeof(*bc));
if (!bc) return NULL;
memset(bc, 0, sizeof(*bc));
bc->ascii = strdup(text);
bc->margin = BARCODE_DEFAULT_MARGIN; /* default margin */
return bc;
}
...
So Barcode_Create() exists, but barcode doesn't build the needed
library.
Regards,
/Karl Hammar
quot;
sys-kernel/ck-sources/ck-sources-5.4.48.ebuild:EAPI="6"
Even if it is dropped in gentoo, nothing hinders you to apply the
patches upstream.
Regards,
/Karl Hammar
v/usb/lp0 -P
> /usr/share/cups/model/Brother/brother_hl3170cdw_printer_en.ppd
> lpadmin: Printer drivers are deprecated and will stop working in a future
> version of CUPS.
I don't know much about cups, but they seems to be in the middle of
something:
https://github.com/apple/cups/issues/5271
Regards,
/Karl Hammar
That printer supports BR-Script (PostScript lvl3 language emulation).
Why not just use postscript.
Regards,
/Karl Hammar
ype FontStruct
xfd: no font to display
$ xterm -fn -misc-courier_prime-medium-r-normal--17-120-100-100-m-0-iso10646-1
xterm: cannot load font
"-misc-courier_prime-medium-r-normal--17-120-100-100-m-0-iso10646-1"
Unfortunately, I cannot use it...
I don't think x likes core fonts with spaces in font- nor
filenames.
Regards,
/Karl Hammar
MC Technical Support
to obtain these firmware files. Have the TSID or serial number of
the product at hand when contacting support.
Regards,
/Karl Hammar
Admins#aacraid
says that it requires libstd++5
arcconf might fork and exec, one could try with strace and try to
see what happens
one could, if the old suse dist. is available in a subdir, to chroot
to that sudir, and try arcconf from there
Regards,
/Karl Hammar
t;ICP ", "ICP9067MA ", 1 }, /*
ICP9067MA (Intruder-6) */
...
};
> > What do sg_verify /dev/sg11 return ?
> nothing
Well, you have to check the return status: echo $?
> > Can you do sg_dd if=foo of=/dev/sg11 count=10 and get it back with
> > sg_dd if=/dev/sg11 of=bar count=10, with cmp foo bar; echo $?
> > returning 0 ?
> Yes, that works.
Then it seems the drive itself is ok.
Regards,
/Karl Hammar
that, at least to
verify the disk ?
What do sg_verify /dev/sg11 return ?
Can you do sg_dd if=foo of=/dev/sg11 count=10 and get it back with
sg_dd if=/dev/sg11 of=bar count=10, with cmp foo bar; echo $?
returning 0 ?
Regards,
/Karl Hammar
in:
$ ldd /bin/ls
linux-vdso.so.1 (0x7ffcbab4c000)
libc.so.6 => /lib64/libc.so.6 (0x7fece3ad5000)
/lib64/ld-linux-x86-64.so.2 (0x7fece3d1c000)
$
Regards,
/Karl Hammar
h thread it is.
You can use a thread gauge if unsure:
https://en.wikipedia.org/wiki/Thread_gauge
Regards,
/Karl Hammar
too-user/message/b0a1914dac2d0e985e7e1d66ada02f2b
you'd know that by now.
Regards,
/Karl Hammar
/gentoo-user/message/46d881b86ea66bf9b537374f4451d31c
https://archives.gentoo.org/gentoo-user/message/da77b9598e34e7be3b76c74027b40efe
Regards,
/Karl Hammar
;t seen thoose.
The above just tells us how the thread is done, but not how long it is.
Regards,
/Karl Hammar
[1] https://en.wikipedia.org/wiki/Unified_Thread_Standard
[2] https://en.wikipedia.org/wiki/ISO_metric_screw_thread
.2.1-r4
Latest version installed: [ Not Installed ]
Size of files: 4694 KiB
Homepage: http://www.netlib.org/lapack/index.html
Description: FORTRAN reference implementation of LAPACK Linear Algebra
PACKage
License: BSD
Regards,
/Karl Hammar
libapack.so.0 pointing to
> libapack.so.3 and see if octave runs.
>
> Best to remove that more or less right away but it might get you through a
> test period waiting for the ebuild to get fixed.
Yes, that short term solution works.
Regards,
/Karl Hammar
Regards,
/Karl Hammar
Available BLAS/CBLAS (lib) candidates:
(none found)
Available BLAS/CBLAS (lib64) candidates:
[1] reference *
still same problem.
recompiling octave, same problem.
recompiling octave with static-libs, same problem.
Regards,
/Karl Hammar
.8.0
-rwxr-xr-x 1 root root 6886896 Nov 29 00:29 /usr/lib64/liblapack.so.3.8.0
Regards,
/Karl Hammar
1 - 100 of 188 matches
Mail list logo