Kamil Jońca writes:
> I have strange problem.
>
> I use Yubikey 5 with OATH and gpg key applications configured on it.
>
> In general it works (i.e. I got oath codes and can use gpg to
> encrypt/decrypt messages.)
> But when this key is in usb port it "gold circle" lights withut any
> visible rea
Teemu Likonen writes:
> * 2021-11-13 18:23:13+0100, Kamil Jońca wrote:
>
>> I use Yubikey 5 with OATH and gpg key applications configured on it.
>
>> How can I debug communication with this key?
>
> Edit ~/.gnupg/scdaemon.conf file and add lines there:
>
> debug-level 8
> log-file /tmp/sc
* 2021-11-13 18:23:13+0100, Kamil Jońca wrote:
> I use Yubikey 5 with OATH and gpg key applications configured on it.
> How can I debug communication with this key?
Edit ~/.gnupg/scdaemon.conf file and add lines there:
debug-level 8
log-file /tmp/scdaemon.log
You should probably read s
Le mer. 13 mai 2020 à 09:40, Yuwen Dai a écrit :
> Dear all,
>
> I setup a vnc server in Debian 10 and connect to the server by using vnc
> client, the desktop shows, but I cannot launch any application. There's
> no error message. It looks like a privilege issue. This is what I did:
>
>
>
On Wed, 05 Feb 2020 19:47:35 +0100
kjo...@poczta.onet.pl (Kamil Jońca) wrote:
> Fresh installation of debian 10, immediately "upgraded" to sid.
>
> HIbernation does not work - after issuing "systemctl hibernate"
> computer hangs and nothing happens.
>
> Only hard reset helps.
> How can I check w
On Mon, Mar 28, 2016 at 04:02:20PM +0100, Oliver Elphick wrote:
> On Tue, 2016-03-29 at 02:33 +1300, chrisb@localhost.localdomain wrote:
> > On Mon, Mar 28, 2016 at 01:00:35PM +0100, Oliver Elphick wrote:
> > > How can I find out what is going on to stop the normal init script
> > > from
> > > work
On Tue, 2016-03-29 at 02:33 +1300, chrisb@localhost.localdomain wrote:
> On Mon, Mar 28, 2016 at 01:00:35PM +0100, Oliver Elphick wrote:
> > How can I find out what is going on to stop the normal init script
> > from
> > working? Is there some way to force systemctl to log what it is
> > doing?
> >
On Mon, Mar 28, 2016 at 01:00:35PM +0100, Oliver Elphick wrote:
> I have installed Debian alongside Linux Mint and wish to have
> PostgreSQL use the same database. So I have copied the system
> configuration files in /etc/postgresql from the Linux Mint partition.
> They point to the PostgreSQL dat
I've been having the same/similar issue, but with Jungle Disk software
attempting to mount a network folder (webdav). This started some time (right
after? didn't notice. Jungle Disk log is daily, does not extend back) after a
kernel upgrade (dist-upgrade on April 9 included:
Upgrade: mailman:am
Guanqing.lu writes:
> Hi
>
> I met the same error message today and got it fixed in following way:
>
> root@myhost01 grub]# dmesg |grep fuse
> [5174104.384024] fuse: disagrees about version of symbol iov_iter_get_pages
> [5174104.384027] fuse: Unknown symbol iov_iter_get_pages (err -22)
> [5174
Hi
I met the same error message today and got it fixed in following way:
root@myhost01 grub]# dmesg |grep fuse
[5174104.384024] fuse: disagrees about version of symbol iov_iter_get_pages
[5174104.384027] fuse: Unknown symbol iov_iter_get_pages (err -22)
[5174118.853162] fuse: disagrees about v
Eduard Bloch writes:
>> searching with `aptitudue search ckt7' (or ckt4) finds nothing at all.
>
> It's just an arbitrary version string. It can be (almost) anything, even
> 1.2.3.myCuteVersion-10.9.8.
>
>> I suspect I could/should be running i686 with pae. Not sure why the
>> installer choose
On Thursday 19 March 2015 16:08:25 Gene Heskett wrote:
> On Thursday 19 March 2015 08:17:23 Lisi Reisz wrote:
> > On Wednesday 18 March 2015 23:41:21 Harry Putnam wrote:
> > > Eduard Bloch writes:
> > > > It's just the kernel from Jessie. See
> > > > https://packages.debian.org/jessie/linux-image-
On Thursday 19 March 2015 12:34:16 Sven Hartge wrote:
> Gene Heskett wrote:
> > The ckt patches are from Con Kovilas,
>
> Wrong.
>
> The -ck patches were from him. But they have nothing to do with the
> kernel used in Debian Jessie.
>
> CKT in this case here stands for "Canonical Kernel Team" wh
On Thursday 19 March 2015 12:29:12 Eduard Bloch wrote:
> Hallo,
>
> * Gene Heskett [Thu, Mar 19 2015, 12:08:25PM]:
> > Mode rant (with some profanity):
>
> TLDR. Is this about fuse?
>
> Eduard.
Yeah, mine. :(
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap
Gene Heskett wrote:
> The ckt patches are from Con Kovilas,
Wrong.
The -ck patches were from him. But they have nothing to do with the
kernel used in Debian Jessie.
CKT in this case here stands for "Canonical Kernel Team" who maintain
the long-term stable branche 3.16 for use in Ubuntu and De
Hallo,
* Gene Heskett [Thu, Mar 19 2015, 12:08:25PM]:
> Mode rant (with some profanity):
TLDR. Is this about fuse?
Eduard.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://lists.de
On Thursday 19 March 2015 08:17:23 Lisi Reisz wrote:
> On Wednesday 18 March 2015 23:41:21 Harry Putnam wrote:
> > Eduard Bloch writes:
> > > It's just the kernel from Jessie. See
> > > https://packages.debian.org/jessie/linux-image-3.16.0-4-586
> >
> > Sorry to be so dense here but:
> >
> > App
Hallo,
* Harry Putnam [Wed, Mar 18 2015, 07:41:21PM]:
> > Something is wrong with your modules installation. Run "dmesg" to see
> > what happened there.
> > Run "depmod -a" once, it might help if some stupid tool damaged the
> > module database (I had that "fun" with old dkms before).
> > Check th
On Wednesday 18 March 2015 23:41:21 Harry Putnam wrote:
> Eduard Bloch writes:
> > It's just the kernel from Jessie. See
> > https://packages.debian.org/jessie/linux-image-3.16.0-4-586
>
> Sorry to be so dense here but:
>
> Apparently it is a little more going on in those lines above. I don't
> s
Quoting Harry Putnam (rea...@newsguy.com):
> Sorry to be so dense here but:
>
> Apparently it is a little more going on in those lines above. I don't
> see anything on the page you cite with names like: 3.16.7-ckt4-3
> 3.16.7-ckt7-1
>
> searching with `aptitudue search ckt7' (or ckt4) finds no
Eduard Bloch writes:
[...]
>> Attempting to modprobe fuse gets this error:
>>
>> ,
>> | root # modprobe fuse
>> | modprobe: ERROR: could not insert 'fuse': Invalid argument
>
> Something is wrong with your modules installation. Run "dmesg" to see
> what happened there.
> Run "depmod -a" onc
Hallo,
* Harry Putnam [Wed, Mar 18 2015, 07:48:54AM]:
> Running `jessie'
>
> I've been using encfs, drawn from wheeze for months. But following a
> `full upgrade' I can no longer mount an encfs file system.
>
> The error message from mount attempt:
>
> ,
> | fuse: device not found, try 'mod
On 2014-04-29 14:02, Michael Biebl wrote:
> Am 29.04.2014 20:55, schrieb Corey Hickey:
>> One other thing, in case somebody with a similar problem finds
>> this--after fixing my /etc/fstab, I had to reboot, or else systemd would
>> keep trying the same bad unit. I suppose there's probably a way to
Am 29.04.2014 20:55, schrieb Corey Hickey:
> One other thing, in case somebody with a similar problem finds
> this--after fixing my /etc/fstab, I had to reboot, or else systemd would
> keep trying the same bad unit. I suppose there's probably a way to make
> systemd regenerate them, but I don't kno
On 2014-04-28 05:50, Michael Biebl wrote:
You can also inspect the units via
systemctl status foo.{device,service,...}
dev-mapper-common.device
Loaded: loaded
Active: inactive (dead)
Apr 29 10:23:43 kiwi systemd[1]: Job dev-mapper-common.device/start
timed out.
Apr 29 10:23:43 kiwi syst
On 2014-04-28 05:50, Michael Biebl wrote:
>> With a regular init script, I am used to doing the following:
>> bash -x /etc/init.d/foo
>>
>> How do I do something similar with a systemd unit? I can't figure out
>> how to find any indication of what programs are actually being run in
>> order to fulf
Am 28.04.2014 01:15, schrieb Corey Hickey:
> Hi,
>
> With a recent upgrade, my sid system ended up with systemd-sysv, so I
> rebooted it and worked through the problems. One problem I had a hard
> time figuring out--I kind of guessed at how to fix it. I'd really like
> to know the right way, thoug
On Wed, 27 Apr 2011 18:29:56 + (UTC), Camaleón wrote:
> On Wed, 27 Apr 2011 20:15:53 +0200, Felix Natter wrote:
>
>> Camaleón writes:
>>
>>> Try with a more simple approach:
>>>
>>> # will start recording from the default input source arecord -d
10
>>> /tmp/foo.wav
>>>
>>> And when it finishe
On Wed, 27 Apr 2011 20:15:53 +0200, Felix Natter wrote:
> Camaleón writes:
>
>> Try with a more simple approach:
>>
>> # will start recording from the default input source arecord -d 10
>> /tmp/foo.wav
>>
>> And when it finishes, play it with:
>>
>> aplay /tmp/foo.wav
>
> This records only noise
Camaleón writes:
> On Sun, 24 Apr 2011 13:18:21 +0200, Felix Natter wrote:
>
>> Volkan YAZICI writes:
>>
>>> 2) Start arecord with vumeter enabled, that is,
>>>
>>> arecord -V /tmp/foo.wav
>>>
>>>and see if vumeter changes.
>>
>> The -V option is not recognized on Lenny (and -v doesn't
On Sun, 24 Apr 2011 13:18:21 +0200, Felix Natter wrote:
> Volkan YAZICI writes:
>
>> 2) Start arecord with vumeter enabled, that is,
>>
>> arecord -V /tmp/foo.wav
>>
>>and see if vumeter changes.
>
> The -V option is not recognized on Lenny (and -v doesn't produce a
> vumeter).
Try wit
Volkan YAZICI writes:
> On Sun, 24 Apr 2011 09:40:49 +0200, Felix Natter writes:
>> I'd like to use my microphone, but when I use gnome-sound-recorder, and
>> - select "Record from input: Front Mic" it doesn't record anything.
>> - select "Record from input: Line In" and attach a headset to the 3
On Sun, 24 Apr 2011 09:40:49 +0200, Felix Natter writes:
> I'd like to use my microphone, but when I use gnome-sound-recorder, and
> - select "Record from input: Front Mic" it doesn't record anything.
> - select "Record from input: Line In" and attach a headset to the 3.5mm
> mic input (Laptop) i
I hate to "bump" my own message, but I'm making some progress and I'm
wondering if anyone can help me further debug.
My initial message:
On Mon, Jan 24, 2011 at 10:31 PM, Arturo R. wrote:
> Hi all.
>
> Per the title, I'd love to get your input on how to debug/fix this
> particular issue. A descr
On Sat, 11 Sep 2010 07:12:39 +0200, Hartmut Niemann wrote:
> I have debian testing on a SIS741 Athlon XP system, Graphics is ATI 9250
> (RV280) in case that gives a hint to somebody.
>
> Kernel 2.6.30 runs fine.
>
> Kernel 2.6.32 reaches
>done.
> Setting parameters of disc: (none
On Sun, Apr 26, 2009 at 2:40 PM, Boyd Stephen Smith Jr.
wrote:
> In <6a8fced30904251059g77a533c2yf94d6b66d6a63...@mail.gmail.com>, 明覺 wrote:
>>I download the k3dsurf project(a kdevelop project) and compiled it in
>>kdevelop successfully, but when i run it, it says "segment fault", how
>>could I de
In <6a8fced30904251059g77a533c2yf94d6b66d6a63...@mail.gmail.com>, 明覺 wrote:
>I download the k3dsurf project(a kdevelop project) and compiled it in
>kdevelop successfully, but when i run it, it says "segment fault", how
>could I debug it? thanks. here is the gdb info:
This list isn't quite correct
On 5/28/07, j t <[EMAIL PROTECTED]> wrote:
Unfortunately, I'm not too good at understanding all this
lib-gnome/bonobo stuff, so I'm stuck for what to do next.
Any suggestions?
TIA, Jaime :-)
It seems I am not alone:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422315
--
To UNSUBSCRIBE,
On Fri, 2005-12-02 at 15:58 +, Michael Perry wrote:
> michael wrote:
>
> > would some kind soul point me to documentation on how to debug
> > firmware that should be loaded when hotplug detects a new USB device?
> > this is for 2.6.11 kernel. thanks,
>
> If I have a usb storage device, the ro
michael wrote:
> would some kind soul point me to documentation on how to debug
> firmware that should be loaded when hotplug detects a new USB device?
> this is for 2.6.11 kernel. thanks,
If I have a usb storage device, the routine operation for me is to
insert the usb drive and then be tailing
On Wed, 10 Nov 2004, Alexander Schmehl wrote:
> * Adam Butler <[EMAIL PROTECTED]> [041110 11:21]:
> > Thanks for all the suggestions... in the end, I tried removing some of
> > my memory and it appears to have worked: I had 1x512 and 1x256 (which
> > should be possible, according to the manual)
* Adam Butler <[EMAIL PROTECTED]> [041110 11:21]:
> Thanks for all the suggestions... in the end, I tried removing some of
> my memory and it appears to have worked: I had 1x512 and 1x256 (which
> should be possible, according to the manual), but now that I removed the
> 256, the problem has disap
Thanks for all the suggestions... in the end, I tried removing some of
my memory and it appears to have worked: I had 1x512 and 1x256 (which
should be possible, according to the manual), but now that I removed the
256, the problem has disappeared.
ta,
Adam
On Tue, 2004-11-09 at 13:16 +, T
Hi Adam,
If heat is the problem, I strongly suggest installing powernowd. It
requires a very recent kernel (I'm running 2.6.8-1). After installed,
you enable it on bootup (you can use rcconf). That's all, just set it
and forget it. I'm not sure if it will work on every laptop processor,
but does f
Adam Butler wrote:
Hi,
I installed Ubuntu[1] (Debian w/ 2.6.8 kernel) on my Toshiba Satellite
M30 Centrino laptop last week, and it's great, apart from the fact that
the computer freezes up randomly. From what I can see, there is *no*
pattern, but it usually takes about 3 hours' use, and then s
On Tue, 09 Nov 2004 13:32:47 +
[EMAIL PROTECTED] (Adam Butler) wrote:
> Hi,
>
> I installed Ubuntu[1] (Debian w/ 2.6.8 kernel) on my Toshiba Satellite
> M30 Centrino laptop last week, and it's great, apart from the fact that
> the computer freezes up randomly. From what I can see, there is
--- Adam Butler <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I installed Ubuntu[1] (Debian w/ 2.6.8 kernel) on my Toshiba Satellite
They have their own mailing-list.
> find out the temperature in /proc/acpi/thermal_zone/THRM/temperature
> when it freezes, and it's usually around 66C, which is actual
On Sat, Dec 20, 2003 at 05:26:38PM -0500, Lou Losee said
> * Toshiro <[EMAIL PROTECTED]> [2003-12-20 16:26]:
> > > > > >I'm running sid, I'm having a problem with the upgrade of kdm, the
> > > > > > error just says that the postinstallation script return an error
> > > > > > (30). This message is v
On Sat, Dec 20, 2003 at 02:45:04PM -0300, Toshiro wrote:
> I'm running sid, I'm having a problem with the upgrade of kdm, the error just
> says that the postinstallation script return an error (30). This message is
> very cryptic and it's pretty much useless.
That error is from debconf. Run with
On Sat, Dec 20, 2003 at 02:45:04PM -0300, Toshiro wrote:
> I'm running sid, I'm having a problem with the upgrade of kdm, the error just
> says that the postinstallation script return an error (30). This message is
> very cryptic and it's pretty much useless.
>
> Anybody know if there is a proc
* Toshiro <[EMAIL PROTECTED]> [2003-12-20 16:26]:
> > > > >I'm running sid, I'm having a problem with the upgrade of kdm, the
> > > > > error just says that the postinstallation script return an error
> > > > > (30). This message is very cryptic and it's pretty much useless.
> >
> > Have you tried
On Sat, Dec 20, 2003 at 04:48:53PM -0300, Toshiro wrote:
> On Saturday 20 December 2003 16:38, Kent West wrote:
> > Toshiro wrote:
> > >I'm running sid, I'm having a problem with the upgrade of kdm, the error
> > > just says that the postinstallation script return an error (30). This
> > > message
> > > >I'm running sid, I'm having a problem with the upgrade of kdm, the
> > > > error just says that the postinstallation script return an error
> > > > (30). This message is very cryptic and it's pretty much useless.
>
> Have you tried "script"?
I think 'script' is used to capture screen output
Incoming from Toshiro:
> On Saturday 20 December 2003 16:38, Kent West wrote:
> > Toshiro wrote:
> > >I'm running sid, I'm having a problem with the upgrade of kdm, the error
> > > just says that the postinstallation script return an error (30). This
> > > message is very cryptic and it's pretty mu
On Saturday 20 December 2003 16:38, Kent West wrote:
> Toshiro wrote:
> >I'm running sid, I'm having a problem with the upgrade of kdm, the error
> > just says that the postinstallation script return an error (30). This
> > message is very cryptic and it's pretty much useless.
>
> What tool are you
Toshiro wrote:
I'm running sid, I'm having a problem with the upgrade of kdm, the error just
says that the postinstallation script return an error (30). This message is
very cryptic and it's pretty much useless.
What tool are you using to do the upgrade? apt-get upgrade?
dist-upgrade? aptit
CP> This is the phenomen: Thin Client and Server work well, then -
CP> randomly - with a distance of a couple of days a single client
CP> looses its connection to the Xserver. It doesn't recognize this,
CP> so you can move the mouse cursor,
This is the expected behaviour. X11 connections are not
>
> I think there is something wrong with my chatscript but
> don't where is it. Is it possible to make pppd echo all words on
> screen? something like "dip -v".
>
Look at /var/log/messages. Chat writes debugging info to that file.
Adam Heath
mailto://[EMAIL PROTECTED]
--
59 matches
Mail list logo