Re: Firefox codecs

2024-10-15 Thread Virgo Pärna
and libavcodec-extra are needed. -- Virgo Pärna virgo.pa...@mail.ee

Re: Thunderbird and font size used to display plain text e-mails?

2023-05-03 Thread Virgo Pärna
in fixed width. Especially check Latin and "Other Writing Systems". -- Virgo Pärna virgo.pa...@mail.ee

Re: Starting stunnel with systemd.

2023-04-27 Thread Virgo Pärna
default is /etc/stunnel/*.conf). So there seems to be no need to create my own custom service, when using services configured in /et/stunnel/. -- Virgo Pärna virgo.pa...@mail.ee

Re: How can I check (and run) if an *.exe is a DOS or a Windows program?

2023-01-12 Thread Virgo Pärna
testing, so I do not really know, it file command detects dos correctly. But this particular file listing has SM.EXE and SM.PIF. Which strongly suggests, that SM.EXE is dos program (because PIF file WIndows configuration file for DOS VM used to execute that executable). -- Virgo Pär

Re: support for ancient peripherals

2022-11-09 Thread Virgo Pärna
sells a $42 PCIe card with a parallel port and two > serial ports. If you're getting a desktop, this might be your > preferred path. > USB-LPT cables do work with printers. They are actually only intended for connecting LPT printers and not other LPT devices. At least that is my understanding. -- Virgo Pärna virgo.pa...@mail.ee

Re: Question for users of Thunderbird on buster

2020-06-16 Thread Virgo Pärna
t before > deciding to make the substitution. Very strange. https://bugzilla.mozilla.org/show_bug.cgi?id=450151 maybe? -- Virgo Pärna virgo.pa...@mail.ee

Re: Question for users of Thunderbird on buster

2020-06-16 Thread Virgo Pärna
l, then those are used. https://en.wikipedia.org/wiki/Orthographic_ligature Now, some Office suites do have autoreplace rules to replace " with language specific quote symbol. But then that replacement does not depend of font. -- Virgo Pärna virgo.pa...@mail.ee

Re: Question for users of Thunderbird on buster

2020-06-11 Thread Virgo Pärna
e are rendered as ligatures. I'm using Windows, but when I set monospace font to Cascadia code, I started getting similar issues. -- Virgo Pärna virgo.pa...@mail.ee

Re: external drive

2019-11-29 Thread Virgo Pärna
On Fri, 29 Nov 2019 13:25:38 +, Łukasz Kruk wrote: > > I have an external drive formatted to exFAT. > > I cannot access it? > virgo@dragon:~$ apt search exfat Sorting... Done Full Text Search... Done exfat-fuse/stable 1.3.0-1 i386 read and write exFAT driver for FUSE

Re: certbot options

2018-12-17 Thread Virgo Pärna
On Wed, 28 Nov 2018 13:29:00 +, Michael Grant wrote: > > ExecStart=/usr/bin/certbot -q --pre-hook /usr/local/bin/certbot-prehook.sh > renew > Create /etc/letsencrypt/cli.ini with line: pre-hook /usr/local/bin/certbot-prehook.sh -- Virgo Pärna virgo.pa...@mail.ee

Re: question about ls

2018-10-03 Thread Virgo Pärna
On Thu, 27 Sep 2018 09:14:00 -0400, Greg Wooledge wrote: > But also note that using ls -l gives a completely wrong answer. > > wooledg:~$ mkdir /tmp/x && cd "$_" > wooledg:/tmp/x$ touch $'this\nis\none\nfile' > wooledg:/tmp/x$ ls -l | wc -l > 5 >

Re: installing firmware during stretch install

2016-10-05 Thread Virgo Pärna
le to /lib/firmware/rtl_nic directory (You need to create directory alos). -- Virgo Pärna virgo.pa...@mail.ee

Re: catastrophe - but how? Aptitude goes mad

2016-07-02 Thread Virgo Pärna
lse - well, , of course. > ` What about aliases? To make sure, that aptitude is not an aliased to /usr/bin/aptitude -y. -- Virgo Pärna virgo.pa...@mail.ee

Re: Samba 4.2.10+dfsg-0+deb8u3 and group specific policies

2016-06-17 Thread Virgo Pärna
On Thu, 16 Jun 2016 12:58:44 + (UTC), Virgo Pärna wrote: > > Just checking if anyone else has problems with group specific > Group Policies with Samba Active Directory domain controller with latest > samba update (from 5th of June)? > I have one policy that is o

Re: Samba 4.2.10+dfsg-0+deb8u3 and group specific policies

2016-06-17 Thread Virgo Pärna
On Thu, 16 Jun 2016 13:31:07 + (UTC), Virgo Pärna wrote: > > Or maybe I'm wrong about it been about group specific policies. > Because when I removed permission for that group, then it fails with > another policy - and then it fails with another policy. >

Re: Samba 4.2.10+dfsg-0+deb8u3 and group specific policies

2016-06-16 Thread Virgo Pärna
On Thu, 16 Jun 2016 12:58:44 + (UTC), Virgo Pärna wrote: > > Those computers are part of special groups and groups have permission > for that policy. But those computers get "Access denied" when trying to > read that policy (GPT.INI). It worked before last update. &

Samba 4.2.10+dfsg-0+deb8u3 and group specific policies

2016-06-16 Thread Virgo Pärna
groups have permission for that policy. But those computers get "Access denied" when trying to read that policy (GPT.INI). It worked before last update. -- Virgo Pärna virgo.pa...@mail.ee

Re: Call for testing: upcoming samba security update

2016-04-19 Thread Virgo Pärna
On Sat, 16 Apr 2016 05:34:02 + (UTC), Virgo Pärna wrote: > > I'll have to find time to try update again with changes that > were suggested (server services part and winbind package). Then I could > be certain that this was the reason, why sama would no longer start up.

Re: Call for testing: upcoming samba security update

2016-04-15 Thread Virgo Pärna
ferences then removed samba and then reinstalled. -- Virgo Pärna virgo.pa...@mail.ee

Re: Call for testing: upcoming samba security update

2016-04-14 Thread Virgo Pärna
;winbindd", and the user > must ensure the winbind package is installed. Otherwise, Samba will > silently fail to provide a working DC. > So that's why my upgrade ended with disaster and reverting to previous version. -- Virgo Pärna virgo.pa...@mail.ee

Re: Samba 4.2 upgrade broke domain controller

2016-04-14 Thread Virgo Pärna
On Thu, 14 Apr 2016 11:28:49 +0200, Santiago Vila wrote: > On Thu, Apr 14, 2016 at 08:06:11AM +0000, Virgo Pärna wrote: > >> Also, I had a computer that only had samba client libraries >> installed and update wants to install entire samba. > > At least that one is a

Samba 4.2 upgrade broke domain controller

2016-04-14 Thread Virgo Pärna
again. Sounds like https://bugzilla.samba.org/show_bug.cgi?id=10991 but that should be fixed in 4.2.10 in jessie. Also, I had a computer that only had samba client libraries installed and update wants to install entire samba. -- Virgo Pärna virgo.pa...@mail.ee

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-07-01 Thread Virgo Pärna
On Wed, 1 Jul 2015 06:44:41 + (UTC), Virgo Pärna wrote: > And now I discovered, that because my testing values were > inconsistent. It appears, that mails are actually encoded as UTF-8 when > they contain characters that are not in iso-8859-1 codepage. So comment > containi

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
message header still marking UTF-8. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/slrnmp733d.r51.virgo.pa...@dragon.gaiasoft.ee

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
On Tue, 30 Jun 2015 11:20:42 + (UTC), Virgo Pärna wrote: > So I guess there is some change in MIME library and some > change in default locale of services. > But then again. In Wheezy apache default locale was also C. Set in Apache envvars. So that does not exp

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
On Tue, 30 Jun 2015 11:05:00 + (UTC), Virgo Pärna wrote: > In Bugzilla/BugMail.pm Bugzilla does not pass charset attribute > to MIME part. When i added charset => "UTF-8", then it works with > Bugzilla 5.0rc3, but not older version. > > In 4.4.9 M

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
that I should try Bugzillas Bugzilla. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/slrnmp4tvc.r51.virgo.pa...@dragon.gaiasoft.ee

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
I did try using SetEnv LANG en_US.UTF-8 in Apache configuration for Bugzilla directory. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/slrnmp4on1.qt2.virgo.pa...@dragon.gaiasoft.ee

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
On Tue, 30 Jun 2015 07:28:41 + (UTC), Virgo Pärna wrote: > In the last weekand I upgraded our local server f rom Wheezy to Jessie. > And ever since e-mails sent from out local Bugzilla installation are > invalid UTF-8 (all accented characters like öäüõ are included in e-mail

Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
, mail headers are set to utf-8. In /etc/defaul/locale LANG is set to en_US.UTF-8. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Arch

Re: jessie: unable to run remote graphical program with sudo

2015-05-27 Thread Virgo Pärna
; > X11 connection rejected because of wrong authentication. > If you install package sux then you could try command: sux root xterm -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Troub

Re: Problems with greylistd and exim and gmail

2014-11-02 Thread Virgo Pärna
On Thu, 30 Oct 2014 18:35:12 + (UTC), Virgo Pärna wrote: > I seem to be having problem with /etc/greylistd/whitelist-hosts file: > however I describe a server in it, messages are still greylisted. I have tried > 209.85.216.0/24 and like that and simply 209.85.216 and 209.85.128

Re: Problems with greylistd and exim and gmail

2014-10-31 Thread Virgo Pärna
On Fri, 31 Oct 2014 09:11:08 + (UTC), Virgo Pärna wrote: > This whitelisting seems not to work at all. So I'm trying to add > 209.85.128.0/17 # GMail > 74.125.0.0/16 # GMail > > to /var/lib/greylistd/whitelist-hosts which is used by greylistd itsel

Re: Problems with greylistd and exim and gmail

2014-10-31 Thread Virgo Pärna
l survive updates. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/slrnm56khc.573.virgo.pa...@dragon.gaiasoft.ee

Re: Problems with greylistd and exim and gmail

2014-10-31 Thread Virgo Pärna
for me. But that should not be directly related, because /etc/greylistd/whitelist-hosts is handled by exim AFAIA. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Problems with greylistd and exim and gmail

2014-10-30 Thread Virgo Pärna
t and simply 209.85.216 and 209.85.128.0/17 and 209.85.128/17 in that file. And I'm also unable to find solid information on how to set it up. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe&quo

Any php backport for Wheezy

2014-09-02 Thread Virgo Pärna
rwise I would just work around their version check. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/slrnm0at

Re: I'm not a huge fan of systemd

2014-07-18 Thread Virgo Pärna
On Fri, 18 Jul 2014 02:14:24 +0300, Andrei POPESCU wrote: > > On Lu, 14 iul 14, 06:59:53, Virgo Pärna wrote: >> >> I'm actually using both service ... and /etc/init.d/... to restart >> service. Last one is good to use, if I cannot remember if it is graylist &

Re: I'm not a huge fan of systemd

2014-07-14 Thread Virgo Pärna
nd /etc/init.d/... to restart service. Last one is good to use, if I cannot remember if it is graylist or graylistd or greylist or greylistd. So it there were some directory with scripts containing 'systemctl ... "$@"' for every daemon, then that would be great. -- Virgo

Re: PuTTY SSH client security

2014-07-14 Thread Virgo Pärna
On Sat, 12 Jul 2014 12:13:10 -0400 (EDT), Stephen Powell wrote: > > I think you meant to say "susceptible", not "suspectible". > But otherwise, that's a good point. > Oops, sorry. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to

Re: PuTTY SSH client security

2014-07-11 Thread Virgo Pärna
suspectible to it. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/slrnlrvl97.65f.virgo.pa...@dragon.gaiasoft.ee

Re: Screen size trouble with Xorg

2014-06-18 Thread Virgo Pärna
tion of monitor? -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/slrnlq51t9.jp8.virgo.pa...@dragon.gaiasoft.ee

Re: put gparted on minimum system, for disks over 2TB

2014-01-31 Thread Virgo Pärna
package, that has cfdisk and fdisk commands, that support GPT but are like traditional cfdisk and fdisk. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@li

Re: MTP and Android phones

2014-01-08 Thread Virgo Pärna
vailable for USB mounting by computer. And there would be also filesystem problems for Windows users. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de

Re: can't find pae kernel after a new install

2013-11-07 Thread Virgo Pärna
an Alzheimer? > So your old install was 32 bit (i386). Yo don't need multiarch support to install i386 packages on i386 system. But you need multiarch support to install i386 packages on amd64 system (64 bit). -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email

Re: Nullmailer and Linux Resource Containers

2013-10-17 Thread Virgo Pärna
On Thu, 17 Oct 2013 15:01:45 +0200, Florian Ernst wrote: > > nullmailer: PID check fails on lxc host (and probably openvz and other VM) > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687827 > The real VM's that run their own kernels should not be affected. -- Virg

Re: Driver for a TP-LINK USB wireless adapter.

2013-07-25 Thread Virgo Pärna
quot; output should show more information about card. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/slrnkv1pqk.fro.virgo.pa...@dragon.gaiasoft.ee

Re: cpu overheating after upgrade from squeeze to wheezy

2013-07-19 Thread Virgo Pärna
On Fri, 19 Jul 2013 14:17:05 +0200, Thierry Chatelet wrote: > I upgraded my daughter laptop from squeeze to wheezy. It was working fine > under squeeze. Now it's overheating, and it shuts down after about 5 > Is cpufrequtils installed? What does /proc/cpuinfo show? -

Re: amd64 debian wheezy installation: software raid: partition misaligned by 512 bytes

2013-05-27 Thread Virgo Pärna
On Sun, 26 May 2013 15:42:26 -0700, Alexandru Cardaniuc wrote: > > I can try to move the md2p1 partition with the parted. Would that work? :) > As I said, I've never done it myself. And you probably need to shrink those partitions first, to create room for moving. -

Re: amd64 debian wheezy installation: software raid: partition misaligned by 512 bytes

2013-05-21 Thread Virgo Pärna
didn't see that option in the installer... > I have never set up RAID at install time. My exprience is only with moving existing system to RAID using additional disk and moving that same system to new mirror. But if it automatically sets up system like this, then it should account a

Re: amd64 debian wheezy installation: software raid: partition misaligned by 512 bytes

2013-05-21 Thread Virgo Pärna
ned those partitons same way the original sdisk partitions were aligned. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/slrnkpmu6m.4ih.virgo.pa...@dragon.gaiasoft.ee

Re: Face in Icedove

2012-06-15 Thread Virgo Pärna
ce: then remove those form value. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/slrnjtlqfi.3i5.virgo.pa...@dragon.gaiasoft.ee

Re: Full Disk Encryption

2011-11-28 Thread Virgo Pärna
ibernation. And that could be case on laptop. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/slrnjd72cf.i88.virgo.pa...@dragon.gaiasoft.ee

Re: GPT on BIOS system partitions scheme

2011-10-18 Thread Virgo Pärna
ptop to 750 GB hard drive. And the Hitachi drive, that I bought was actualy only one with advanced format (at least as far as I found out from producers web pages). And moving Windows XP partition to new disk was much harder because of this. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCR

Re: GPT on BIOS system partitions scheme

2011-10-17 Thread Virgo Pärna
(an overly safe default). Whether you > care about losing that 2MB is your call... > I'd say, that 8 sectors would be safer than 1. In case the hard drive is one with 4096 byte sectors that emulates 512 byte sectors. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE,

Re: [OT] British vs. American English

2011-10-06 Thread Virgo Pärna
easons, why AC one out. Nowadays DC current is actualy used for long distance high voltage power transmissions (because of lower losses). But it's my understanding that the voltage conversion is still not as easy and simple, as it is with AC. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBS

Re: [OT] British vs. American English

2011-10-06 Thread Virgo Pärna
). And AC won, because of one device: direct current transformer ;) -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.de

Re: Why my xorg started into framebuffer mode?

2011-05-15 Thread Virgo Pärna
ge with xterm also run in framebuffer mode? > My guess would be, that videocard kernel drivers where not loaded at startup, but they were loaded when X started. And after that console has same display resolution as X. I think that kms is the term. Atr least it sounds like it.

Re: how to only allow tcp on dport 443 on the OUTPUT chain?

2011-03-09 Thread Virgo Pärna
t send out dns queries). Essentialy you could only browse websites on port 80 using IP numbers instead of server name. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Re: Xorg error with 2.6.32-5 kernel

2010-09-27 Thread Virgo Pärna
On Mon, 27 Sep 2010 08:48:46 + (UTC), Virgo Pärna wrote: > > I hope, that this works for him, but just in case. I had different > problem - after upgrading to > squeeze X would freeze the whole computer in startup without X startup log > (also Intel graphics). > M

Re: Xorg error with 2.6.32-5 kernel

2010-09-27 Thread Virgo Pärna
Intel graphics - at least with some of them. Just as a word of warning - if any of those problems should appear. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@li

Re: dosfslabel finds problem, e2fsck does not

2010-07-22 Thread Virgo Pärna
t; instead of "ext3" as the > type?) > Could it be something todo with use of libata drivers in newer kernels?. That installation script tries to be ready for hda -> sda change. What happens, if /dev/sda line is commented out in fstab? Or even also /dev/sdc line. I know,

Re: problem with USB external hard disk My Book 1110

2010-04-21 Thread Virgo Pärna
On Wed, 21 Apr 2010 03:24:26 +0200, Bernard wrote: > #fdisk says : "sector size 2048 (not 512). Unable to write /dev/sr0 - > will not be able to write the partition table > When you run dmesg, what does it say about this drive? -- Virgo Pärna virgo.pa...@mail.ee --

Re: Fresh Debian Install w/o Exim?

2010-03-04 Thread Virgo Pärna
var/cache/apt/archives/exim4-daemon-light_4.71-3_amd64.deb > /var/cache/apt/archives/exim4_4.71-3_all.deb Installation packages. Will be removed, if you run apt-get clean > /var/log/exim4 > /var/log/exim4/mainlog Logs are never removed by uninstalling packages. -- Virgo Pärn

Re: Rsyslog template

2010-02-04 Thread Virgo Pärna
RT footprint, if any? > Maybe memory mapped files? -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Upgrade wants too many packages (X and apache).

2010-01-20 Thread Virgo Pärna
installed xserver-xorg-video-nv provides older version. You could try to install xserver-xorg-video-nv. I am just speculating, but every time, I have upgraded Debian to new release, I have prefered to use "aptitude safe-upgrade" and "aptitude install" instead of "a

Re: Major problems 2.6.26 kernel in lenny

2009-11-08 Thread Virgo Pärna
: >Which other kernel you tried? Do you have the problem with other >client computer (running a recent version of windows)? What does >"mount | grep /mnt" shows? > That problem is also with Windows XP (haven't checked with Vista). And after error share is

Re: Major problems 2.6.26 kernel in lenny

2009-11-07 Thread Virgo Pärna
is checked and that's it. It just stops. No disk activity. Nothing. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Major problems 2.6.26 kernel in lenny

2009-11-07 Thread Virgo Pärna
ly checked /boot partition, that has ext3 filesystem, but that's all. Other partitions have jfs filesystem. Amd64 kernel boots up fine, but it still cannot unmount smbmounted shares as user. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.deb

smbumount would nout unmount as user

2009-04-11 Thread Virgo Pärna
nt failed with 22 Invalid argument Not permitted to unmount from /var/log/messages Apr 12 09:48:13 dragon kernel: [56071.084009] ioctl32(smbumount:27707): Unknown cmd fd(3) cmd(cf02){t:'ᅵ';sz:0} arg() on /home/virgo/tmp/mnt Has anyone else had this problem? -- Virgo

Re: fetch root email with Icedove?

2009-03-04 Thread Virgo Pärna
you really cannot read mail from local spool with it. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: motorola a1200 couldn't be mounted on Debian

2009-03-02 Thread Virgo Pärna
5 and the udev configuration change in https://bugzilla.redhat.com/attachment.cgi?id=161117 If it does help, then you should add your comment too. That issue is basically about broken Nokia, Motorola, Nikon and Pentax devices, that report invalid sector count (+1 sectors). -- Virgo Pärna vi

Re: "On battery power, so skipping file system check" when in AC power

2009-02-24 Thread Virgo Pärna
ter is started up, then it is 0. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: digital camera recomendations

2009-02-20 Thread Virgo Pärna
l cameras (most Nikons and at least some Pentax ones) report incorrect sector count - 1 more then there really is. And in Lenny this caused problems. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubsc

Re: "On battery power, so skipping file system check" when in AC power

2009-02-16 Thread Virgo Pärna
running on AC power. During that phase of startup it actually thinks, that it is running on battery. But when system is up, it thinks that it is running on AC power. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of &qu

Re: "On battery power, so skipping file system check" when in AC power

2009-02-14 Thread Virgo Pärna
y started, it thinks that it works on AC power. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

"On battery power, so skipping file system check" when in AC power

2009-02-13 Thread Virgo Pärna
Does anyone else also receives "On battery power, so skipping file system check" warning, when starting up a laptop with AC power connected? Especially in Lenny. -- Virgo Pärna virgo.pa...@mail.ee -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a

Re: USB drive not ready

2008-11-11 Thread Virgo Pärna
to search kernel Bugzilla and check the mailing list also. PS: I don't think, that it makes any difference, that I installed 2.6.27 by building Debian package with make-kpkg. -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Re: USB drive not ready

2008-11-09 Thread Virgo Pärna
ICH4-M) USB2 EHCI Controller (rev 03) -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: USB drive not ready

2008-11-09 Thread Virgo Pärna
Additionally - I rebooted my laptop toto Windows XP Home, connected the camera and copied ~500 MB of video clips and images to computer. It worked just fine, it took less than a minute to copy and there were no errors in event log. -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE

Re: USB drive not ready

2008-11-09 Thread Virgo Pärna
4, error -110 Nov 9 10:58:14 virsik kernel: [ 4252.380043] usb 2-1: new full speed USB device using uhci_hcd and address 5 Nov 9 10:58:24 virsik kernel: [ 4262.788030] usb 2-1: device not accepting address 5, error -110 Nov 9 10:58:24 virsik kernel: [ 4262.788060] hub 2-0:1.0: unabl

Re: USB drive not ready

2008-11-06 Thread Virgo Pärna
compact camera. It works with Windows XP in same computer and it used to work in Debian Etch. But then I decided to upgrade my laptop to Lenny to test it - and it would not longer connect the camera. -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Re: Very disturbing feature in icedove

2007-02-10 Thread Virgo Pärna
n also specify specific amount of disk space). This option probably should be on by default - just like mutt's is set for to ask at closing program. The reason why messages are only marked for deletion and not really deleted is, that for mailbox it would require rewriting entire mailbox. -- V

Problem with AIDE

2005-07-19 Thread Virgo Pärna
intrusion. -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: backport dependencies

2005-05-03 Thread Virgo Pärna
ondering if dependencies can fetch outside of that path. > I'd suggest you to check Packages.gz file in this directory. Those are the packages that are included by adding this source. -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: creating a c: filename

2004-12-21 Thread Virgo Pärna
drwxr-xr-x2 virgousers4096 dets 21 11:40 . drwxr-xr-x 66 virgousers4096 dets 21 11:40 .. -rw-r--r--1 virgousers 0 dets 21 11:40 blaah lrwxrwxrwx1 virgousers 5 dets 21 11:40 c: -> blaah lrwxrwxrwx1 virgousers

Re: Samba problem resolved: roaming profiles wouldn't

2004-05-24 Thread Virgo Pärna
Administrative Templates, System, User Profiles there is setting "Only allow local user profiles". There is also "Prevent Roaming Profile changes from propagating to the server" setting. -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Kernel 2.4 and iocharset/codepage conversion crash

2004-04-13 Thread Virgo Pärna
On Mon, 12 Apr 2004 15:57:34 + (UTC), Virgo Pärna wrote: > I'm using Woody with 2.4.18-1-686 kernel. When I mount smb share > from another computer with icocharset and codepage parameters and then > run zip on this share, it will crash with Segmentation fault (speci

Kernel 2.4 and iocharset/codepage conversion crash

2004-04-12 Thread Virgo Pärna
lldir64+0/404] [vfs _readdir+89/124] [filldir64+0/404] [sys_getdents64+79/295] [filldir64+0/404] Apr 8 19:53:29 dragon kernel:[sys_fcntl64+127/136] [system_call+51/56] Apr 8 19:53:29 dragon kernel: Apr 8 19:53:29 dragon kernel: Code: 0f b6 03 43 89 c2 c1 e2 04 01 f2 c1 e8 04 01 c2 8d 04 92 8d

Which ups software to use with APC SmartUPS 620

2004-02-23 Thread Virgo Pärna
stead of time on battery, but how I configure it. And also, are there any utilites to test ups, like APC's own powerchute (UPS selftest and calibration). -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Re: USb-mouse (logitech trackman)

2004-01-22 Thread Virgo Pärna
oaded. But I didn't manage to test it, since I could not get X working (NVidia FX5200 is not supported:(). -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Firebird Database...

2004-01-12 Thread Virgo Pärna
in under RedHat) I can use firebird from unstable, if necessary. But I'd like to keep php from stable. -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Firebird Database...

2004-01-05 Thread Virgo Pärna
ld like woody's php4. -- Virgo Pärna [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]