Displaying 20 results from an estimated 7000 matches similar to: "Is this message something to be worried?"
2012 May 04
4
wine apps kills jack stream
In winecfg is alsadrv selected but i cant see any asio audio device in a asio compatible aplication and no ports in jack too
if i do:
env WINEDEBUG=+asio wine '/home/xxx/.wine/drive_c/Program Files/FXpansion/Geist/Geist.exe'
Code:
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no se
2014 Sep 25
1
libvirt 1.2.5 + xen 4.4
hi,
i am trying to create hvm in xen via libvirt but i am facing some error. i
installed the packages like bltap-utils, blktap-dkms in my dom0.
virsh create tiny_core.xml
p11-kit: invalid config filename, will be ignored in the future:
/etc/pkcs11/modules/gnome-keyring-module
error: Failed to create domain from tiny_core.xml
error: internal error: libxenlight failed to create new domain
2024 Sep 23
1
[PATCH] sshd: Add pkcs11 support for HostKey.
Hello,
OpenSSH supports PKCS#11 on the client side, but that does not extend to
the server side. I would like to bring PKCS#11 support to sshd.
I am working on embedded Linux systems with integrated HSM. The sshd
host key is stored on the HSM. To have sshd using that key, we rely on
the following chain:
sshd -> OpenSSL -> OpenSSL Engine -> HSM Having
PKCS#11 support in sshd, would
2013 Aug 24
0
Problem installing SIMIO simulator
Hello,
I'm trying to install the Simio software on Wine, but I'm having a problem.
What I do:
wine setup.exe
A window appears, and it says that some download is performed.
A window appears stating: "Installing Microsoft Installer 4.5"
After the download, a messagebox appears and says: "There is no Windows
program configured to open this type of file", and the
2018 Dec 19
2
RFE: OpenSSH Support for PKCS11 Funneling to PAM for Kerberos/PKINIT
Alon,
On 12/18/2018 06:52 PM, Alon Bar-Lev wrote:
> OK... So you have an issue...
>
> First, you need to delegate your smartcard to remote machine, probably
> using unix socket redirection managed by openssh. This can be done in
> many levels...
> 1. Delegate USB device, this will enable only exclusive usage of the
> smartcard by remote machine.
> 2. Delegate PC/SC, this
2020 Feb 22
3
Re-adding PKCS#11 key in ssh-agent produces "agent refused operation" error.
Hi all,
Thanks for all your hard work! I was particularly excited to see
FIDO/U2F support in the latest release.
I'd like to make the following bug report in ssh-agent's PKCS#11 support:
Steps to reproduce:
1. Configure a smart card (e.g. Yubikey in PIV mode) as an SSH key.
2. Add that key to ssh-agent.
3. Remove that key from ssh-agent.
4. Add that key to ssh-agent.
Expected results:
2011 Dec 30
1
Re: Steam Doesn't work
I'm encountering this as well.
I'm running openSUSE 12.1/GNOME 3 with Wine 1.3.35 and Steam closes after spending a while on the "Connecting Steam account '<>'..." box.
Wine outputs this:
Code:
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
fixme:process:SetProcessShutdownParameters (00000100, 00000000):
2014 Jan 31
1
libvirt-1.2.0
hi,
i am using libvirt-1.2.0 which is installed from source. Which i am using
to launch instance on xen.
its working fine when i am launching vm from the root user. But i am
entered as another user means its throwing the error.
And libvirt is working fine in that user except the creating vm: Please
refer the following things:
eucalyptus@cooldharma06:/opt/i-47FD0798$ virsh -c xen:///
WARNING:
2012 May 28
1
Portal 2 crashes and no 3D acceleration
Hi there!
I installed Linux Mint on my laptop a few days ago. Installed Wine from the software manager. Works fine.
I installed Steam through the Winetricks app. Okay, all good. Installed Bejeweled 3. Loaded and all, but didn't have 3D acceleration. Tried to enable that in the settings, restarted the game (a restart was required)....disabled again. So I installed DirectX 9 and components
2024 Oct 18
3
Confusion using "ssh-add -D" and then "ssh-add -l"
On Fri, Oct 18, 2024 at 11:38:37AM +0100, Chris Green wrote:
> I'm confused by the following:-
>
> rcfg at q957$ ssh-add -l
> 256 SHA256:gl9l9m/xnYpL9P7WkL60L+FcJ0+r2c5Ci770p9VEC08 chris at q957 (ED25519)
> 256 SHA256:4XDYbepg8zK43pofpQ8IGxMAXkej298a0XZHWjJTIQQ chris at q957 (ED25519)
> 3072 SHA256:yeQw8xe9rrxHKLqICoXNwReZKKV9HI1UeTCf95QywXM chris at t470
2012 Apr 27
1
Counter Strike Source Won't load.
Okay so I have just installed Fedora 16 64-bit. Coming from a Ubuntu user I'm well aware that counter strike source works great under linux. I've been trying to get it to work but every time I try to load it, it loads for a moment and then crashes. I have the proprietary AMD ATI drivers for my ATI Radeon HD 5750. They seem to be rendering fine according to the debugger. I'm currently
2012 Jun 02
2
FM12 not running. Shader Problem?
Hi,
trying now to run Fussball Manager 12 for about 5 hours... help would be great.
System setup:
Intel i5 2,9 GHz
Nvidia Optimus (315M GT)
Xubuntu 12.04 x64
6GB RAM
I tried Wine directly & playonlinux...
on both i get this "error" messages:
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
2012 Apr 28
0
Unable to run Origin (EA games)
Hi, i've just installed ubuntu 12.04 on my laptop.
I'm trying to run Origin so i can try to play Mass Effect 3 on ubuntu.
I'm using the latest stable version of wine (1.4), i've downloaded origin from its website and it installs and updates correctly.
There's no way to run it, though. This is the console output:
> stefo at 3141-slave:~/.wine/drive_c/Program Files
2017 Nov 03
2
[RFC 1/2] Add support for openssl engine based keys
>> Let me rephrase my question: what does using OpenSSL engines enable
>> that we can't already do via PKCS#11?
>
> It allows you to use the TPM2 as a secure key store, because there's no
> current PKCS11 code for it.
>
> The essential difference is that Engine files are just that: flat files
>
2020 Jan 30
6
[PATCH 1/2] Add support for openssl engine based keys
Engine keys are keys whose file format is understood by a specific
engine rather than by openssl itself. Since these keys are file
based, the pkcs11 interface isn't appropriate for them because they
don't actually represent tokens. The current most useful engine for
openssh keys are the TPM engines, which allow all private keys to be
stored in a form only the TPM hardware can decode,
2017 Nov 03
3
[RFC 1/2] Add support for openssl engine based keys
On Thu, 26 Oct 2017, James Bottomley wrote:
> Engine keys are keys whose file format is understood by a specific
> engine rather than by openssl itself. Since these keys are file
> based, the pkcs11 interface isn't appropriate for them because they
> don't actually represent tokens.
What sort of keys do you have in mind here that can't be represented
via PKCS#11?
-d
2023 Sep 11
21
[Bug 3613] New: Unable to sign using certificates and PKCS#11
https://bugzilla.mindrot.org/show_bug.cgi?id=3613
Bug ID: 3613
Summary: Unable to sign using certificates and PKCS#11
Product: Portable OpenSSH
Version: 8.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-keygen
Assignee:
2018 Jan 05
11
[Bug 2817] New: Add support for PKCS#11 URIs (RFC 7512)
https://bugzilla.mindrot.org/show_bug.cgi?id=2817
Bug ID: 2817
Summary: Add support for PKCS#11 URIs (RFC 7512)
Product: Portable OpenSSH
Version: 7.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Smartcard
Assignee: unassigned-bugs at
2017 Apr 24
5
PKCS#11 URIs in OpenSSH
Hello all,
as PKCS#11 URI became standard (RFC 7512), it would be good to be able
to specify the keys using this notation in openssh.
So far I implemented the minimal subset of this standard allowing to
specify the URI for the ssh tool, in ssh_config and to work with
ssh-agent. It does not bring any new dependency, provides unit and
regress tests (while fixing agent-pkcs11 regress test).
The
2012 Apr 04
1
Samba4 high cpu load
OpenSUSE 12.1
Version 4.0.0alpha19-GIT-7290a62
Upon starting, s4 burns the CPU for around 5 minutes:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3672 root 20 0 72780 20m 2388 R 95.4 1.1 0:36.84 samba
After which all is well. Maybe this is just openSUSE as on Ubuntu it's
less than 5 minutes (but still there).
Any ideas?
Cheers,
Steve