Re: How to debug Yubikey communication

2021-11-13 Thread Kamil Jońca
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

Re: How to debug Yubikey communication

2021-11-13 Thread Kamil Jońca
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

Re: How to debug Yubikey communication

2021-11-13 Thread Teemu Likonen
* 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

Re: How to debug a vnc issue in Debian 10?

2020-05-12 Thread Yuwen Dai
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: > > >

Re: How to debug hibernate

2020-02-05 Thread Joe
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

Re: How to debug systemd script?

2016-03-28 Thread chrisb
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

Re: How to debug systemd script?

2016-03-28 Thread Oliver Elphick
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? > >

Re: How to debug systemd script?

2016-03-28 Thread chrisb
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

Re: how to debug this fuse problem

2015-04-17 Thread Warrick Baijius
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

Re: how to debug this fuse problem

2015-04-06 Thread Harry Putnam
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

Re: Re: how to debug this fuse problem

2015-03-31 Thread Guanqing . lu
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

Re: how to debug this fuse problem

2015-03-21 Thread Harry Putnam
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

Re: how to debug this fuse problem

2015-03-19 Thread Lisi Reisz
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-

Re: how to debug this fuse problem

2015-03-19 Thread Gene Heskett
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

Re: how to debug this fuse problem

2015-03-19 Thread Gene Heskett
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

Re: how to debug this fuse problem

2015-03-19 Thread Sven Hartge
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

Re: how to debug this fuse problem

2015-03-19 Thread Eduard Bloch
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

Re: how to debug this fuse problem

2015-03-19 Thread Gene Heskett
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

Re: how to debug this fuse problem

2015-03-19 Thread Eduard Bloch
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

Re: how to debug this fuse problem

2015-03-19 Thread Lisi Reisz
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

Re: how to debug this fuse problem

2015-03-18 Thread David Wright
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

Re: how to debug this fuse problem

2015-03-18 Thread Harry Putnam
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

Re: how to debug this fuse problem

2015-03-18 Thread Eduard Bloch
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

Re: how to debug systemd unit problems?

2014-04-29 Thread Corey Hickey
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

Re: how to debug systemd unit problems?

2014-04-29 Thread Michael Biebl
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

Re: how to debug systemd unit problems?

2014-04-29 Thread Corey Hickey
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

Re: how to debug systemd unit problems?

2014-04-28 Thread Corey Hickey
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

Re: how to debug systemd unit problems?

2014-04-28 Thread Michael Biebl
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

Re: How to debug microphone?

2011-04-28 Thread shams
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

Re: How to debug microphone?

2011-04-27 Thread Camaleón
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

Re: How to debug microphone?

2011-04-27 Thread Felix Natter
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

Re: How to debug microphone?

2011-04-24 Thread Camaleón
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

Re: How to debug microphone?

2011-04-24 Thread Felix Natter
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

Re: How to debug microphone?

2011-04-24 Thread Volkan YAZICI
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

Re: How to debug: "INIT: PANIC: segmentation violation at 0xb776c417! sleeping for 30 seconds."

2011-01-29 Thread Arturo R.
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

Re: How to debug a boot problem?

2010-09-12 Thread Camaleón
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

Re: how to debug "segment fault" problem in kdevelop?

2009-05-16 Thread 明覺
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

Re: how to debug "segment fault" problem in kdevelop?

2009-04-25 Thread Boyd Stephen Smith Jr.
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

Re: How to debug "error starting the GNOME Settings Daemon."?

2007-05-28 Thread j t
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,

Re: how to debug USB firmware loading?

2005-12-03 Thread michael
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

Re: how to debug USB firmware loading?

2005-12-02 Thread Michael Perry
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

Re: how to debug a random freezing problem?

2004-11-10 Thread Alvin Oga
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)

Re: how to debug a random freezing problem?

2004-11-10 Thread Alexander Schmehl
* 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

Re: how to debug a random freezing problem?

2004-11-10 Thread Adam Butler
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

Re: how to debug a random freezing problem?

2004-11-09 Thread Robert Storey
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

Re: how to debug a random freezing problem?

2004-11-09 Thread Hugo Vanwoerkom
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

Re: how to debug a random freezing problem?

2004-11-09 Thread Andreas Klein
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

Re: how to debug a random freezing problem?

2004-11-09 Thread Thomas Adam
--- 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

Re: how to debug an apt-get error?

2003-12-21 Thread Rob Weir
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

Re: how to debug an apt-get error?

2003-12-21 Thread Colin Watson
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

Re: how to debug an apt-get error?

2003-12-20 Thread Kevin Mark
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

Re: how to debug an apt-get error?

2003-12-20 Thread Lou Losee
* 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

Re: how to debug an apt-get error?

2003-12-20 Thread Bill Goudie
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

Re: how to debug an apt-get error?

2003-12-20 Thread Toshiro
> > > >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

Re: how to debug an apt-get error?

2003-12-20 Thread s. keeling
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

Re: how to debug an apt-get error?

2003-12-20 Thread 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 much useless. > > What tool are you

Re: how to debug an apt-get error?

2003-12-20 Thread Kent West
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

Re: How to debug

2001-10-15 Thread Juliusz Chroboczek
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

Re: how to debug pppd

1996-07-21 Thread Adam Heath
> > 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] --