Re: HDD spinup when in sleep mode, strange behaviour

2009-05-07 Thread komodo
On Wednesday 06 of May 2009 22:41:34 green wrote: > komodo wrote at 2009-05-06 02:02 -0500: > > On Sunday 03 of May 2009 04:31:57 green wrote: > > > komodo wrote at 2009-05-02 13:01 -0600: > > > > Everything works fine, but now, every 30min i hear that disk is > > > > spined up, and after ten secon

Re: how to use mplayer to convert real media audio file to mp3

2009-05-07 Thread Long Wind
The command is ffmpeg -ar 44100 -ab 256 t2.mp3 -i /mnt/work/temp/gift/sent/900/01/m001-075.rm The output is FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: --prefix=/usr --libdir=${prefix}/lib --shlibdir=${prefix}/lib --incdir=${prefix}/include/ffmpe

Re: how to use mplayer to convert real media audio file to mp3

2009-05-07 Thread Bob Cox
On Wed, May 06, 2009 at 19:28:09 -0700, Kelly Clowers (kelly.clow...@gmail.com) wrote: > On Wed, May 6, 2009 at 18:34, Long Wind wrote: > > I use etch > > Do you know the mplayer command to convert real media audio-only file > > to a mp3 file? > > ffmpeg -i inputfile.ext -ar 44100 -ab 256 outp

UDEV to trigger a program

2009-05-07 Thread User Debian
Hello, I would to know how to use/modify UDEV (with Linux 2.6.18-6-686) in order to execute a wanted program (that I programmed myself) when I plug a USB key to the PC. Many thanks in advance, Best regards, Eric -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a sub

Rotating logs (and keeping the log's tail)

2009-05-07 Thread Frank Lin PIAT
Hello, I use a wiki engine that produces an event log, which I want to rotate. Because the event-log is used to display the "PageHits", I don't want to truncate the log every Monday. I wish the log could contain the last week, plus the current week, so the statistics are never empty. The scenari

Re: how to use mplayer to convert real media audio file to mp3

2009-05-07 Thread Kelly Clowers
On Wed, May 6, 2009 at 23:03, Long Wind wrote: > It didn't work > ffmpeg says "Unsupported codec (id=0) for input stream" > I use ffmpeg from debian-multimedia for etch Please don't top post. Does your mplayer play the file alright? do you have win32codecs? Could you upload the file somewhere so

Re: UDEV to trigger a program

2009-05-07 Thread Mirco Piccin
Hi, > I would to know how to use/modify UDEV (with Linux 2.6.18-6-686) in order to > execute a wanted program (that I programmed myself) when I plug a USB key to > the PC. i casually was reading this thread: http://ubuntuforums.org/archive/index.php/t-262696.html where is explained something like

Re: UDEV to trigger a program

2009-05-07 Thread Kelly Clowers
On Thu, May 7, 2009 at 00:24, User Debian wrote: > Hello, > > I would to know how to use/modify UDEV (with Linux 2.6.18-6-686) in order to > execute a wanted program (that I programmed myself) when I plug a USB key to > the PC. Hmmm, I don't know much about this, but I think listening to Hal/Devi

Re: vmware 1.0.8 (or .9) with 2.6.29

2009-05-07 Thread Alex Samad
On Thu, May 07, 2009 at 08:13:16AM +0200, Mirco Piccin wrote: > HI > > >> I'm seriously thinking to switch to virtualbox ose... > > > > me too but my image will not boot in VB, I have taken a copy of the boot > > disks to see what I can do, but I am not hopeful - its a W2000 server > > image.  Thi

IP-based bidirectional connectivity

2009-05-07 Thread Umarzuki Mochlis
What does it mean by IP-based bidirectional connectivity on http://www.virtualbox.org/wiki/PPP_Tunnel -- Regards, Umarzuki Mochlis http://gameornot.net

Re: lenny upgrade -> lost CPU temp monitor

2009-05-07 Thread Adam Hardy
Andrei Popescu on 07/05/09 07:05, wrote: On Thu,07.May.09, 00:39:51, Adam Hardy wrote: I had the exact same problem when I upgraded from sarge to etch but I lost the grey cells storing the memory of what I did to sort it out. Looking around the net, I'm not getting much beyond the idea that ud

.img_bestanden

2009-05-07 Thread steef
hi folks, dows anybody know how to convert a .img_file into an .iso_file under stable? can a package like nrg2iso do the job? found some ubuntu-packages, like ccd2iso, but ubuntu is not debian. thank you, steef -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subjec

X server appears mishap

2009-05-07 Thread Ben Badgley
Not sure this qualifies as a bug report, so please do not assume it is that. I am having trouble with the display. I was using terminal under gnome2 and doing perceived 'safe' L/Unix commands dealing with file permissions. Apparently, the commands may not have been as safe as I thought. "D'o

[Fwd: .img_bestanden]

2009-05-07 Thread steef
Original Message Subject:.img_bestanden Resent-Date:Thu, 07 May 2009 08:55:41 + (UTC) Resent-From:debian-user@lists.debian.org Date: Thu, 07 May 2009 10:55:09 +0200 From: steef Reply-To: debian.li...@home.nl To: debian hi folks, dows anyb

Re: Why does the laptop battery last longer with Windows than with Debian?

2009-05-07 Thread Micha Feigin
On Wed, 6 May 2009 13:01:59 + Tzafrir Cohen wrote: > On Sat, May 02, 2009 at 03:45:17PM +0200, Kaixi Luo wrote: > > Hello, > > I'm a new Linux user (currently using Debian 5 testing) and I've noticed > > that the battery of my laptop used to last much longer with Windows Vista (4 > > hours)

python-moinmoin and fckeditor

2009-05-07 Thread Todd A. Jacobs
The README.Debian says that FCKeditor has been disabled, but that it can be "reinstated." However, I've installed the Debian-maintained fckeditor package, but can't figure out what I need to do to integrate it with moinmoin. I've looked at both the moinmoin and fckeditor sites, and can't find anyth

Re: X server appears mishap

2009-05-07 Thread Boyd Stephen Smith Jr.
In <4a029ea8.3040...@peoplepc.com>, Ben Badgley wrote: >(Who now understands that chmod -R 770 / may not be a wise idea.) :) If you seriously did this, just reinstall. It will be easier than fixing things. -- Boyd Stephen Smith Jr. ,= ,-_-. =. b...@iguanasuicide.net

Re: Rotating logs (and keeping the log's tail)

2009-05-07 Thread Sjoerd Hardeman
Frank Lin PIAT wrote: Hello, I use a wiki engine that produces an event log, which I want to rotate. Because the event-log is used to display the "PageHits", I don't want to truncate the log every Monday. I wish the log could contain the last week, plus the current week, so the statistics are n

Re: X server appears mishap

2009-05-07 Thread Boyd Stephen Smith Jr.
In <4a029ea8.3040...@peoplepc.com>, Ben Badgley wrote: >(Who now understands that chmod -R 770 / may not be a wise idea.) :) Actually, if you didn't run this as root, it might be mostly fixable with: chmod -R +X / If you did run it as root, well, that installation is b0rked. -- Boyd Stephen Smith

Re: how to use mplayer to convert real media audio file to mp3

2009-05-07 Thread Long Wind
On Thu, May 7, 2009 at 3:36 AM, Kelly Clowers wrote: > On Wed, May 6, 2009 at 23:03, Long Wind wrote: >> It didn't work >> ffmpeg says "Unsupported codec (id=0) for input stream" >> I use ffmpeg from debian-multimedia for etch > > Please don't top post. > > Does your mplayer play the file alright

Re: [Fwd: .img_bestanden]

2009-05-07 Thread Peter van der Wal
I don't know about converting img to iso. But you can mount a standard img-file: modprobe loop mount -o loop ./[filename].img /media/[some folder] Maybe you can extract the files and repackage them in an iso-file? Regards, Peter Op donderdag 07-05-2009 om 11:13 uur [tijdzone +0200], schreef st

Dear friend:

2009-05-07 Thread Amira Youssef
Dear friend: i would like to introduce a good company who trades mainly in  electornic  products.Now the company is under sales  promotion,all the products are  sold nearly at its cost.They  provide the best service to customers,they  provide you with  original products of good quality,and what

Re: [Fwd: .img_bestanden]

2009-05-07 Thread steef
Paul Constable wrote: Have you tried the following dd if=/dev/device of=/path/to/iso/file.iso P. On Thu, 2009-05-07 at 11:13 +0200, steef wrote: Original Message Subject:.img_bestanden Resent-Date:Thu, 07 May 2009 08:55:41 + (UTC) Resent-From:

Re: [Fwd: .img_bestanden]

2009-05-07 Thread steef
Paul Constable wrote: Also follow this link http://www.cyberciti.biz/tips/extract-convert-mount-iso-bin-daa-nrg.html On Thu, 2009-05-07 at 11:13 +0200, steef wrote: Original Message Subject:.img_bestanden Resent-Date:Thu, 07 May 2009 08:55:41 + (UTC) Resent-

Re: [Fwd: .img_bestanden]

2009-05-07 Thread steef
Peter van der Wal wrote: I don't know about converting img to iso. But you can mount a standard img-file: modprobe loop mount -o loop ./[filename].img /media/[some folder] Maybe you can extract the files and repackage them in an iso-file? Regards, Peter Op donderdag 07-05-2009 om 11:13 uur [

Re: .img_bestanden

2009-05-07 Thread Kelly Clowers
On Thu, May 7, 2009 at 01:55, steef wrote: > hi folks, > > dows anybody know how to convert a .img_file into an .iso_file under stable? > can a package like nrg2iso do the job? found some ubuntu-packages, like > ccd2iso, but ubuntu is not debian. > maybe iat? iat (Iso9660 Analyzer Tool) is a too

Re: .img_bestanden

2009-05-07 Thread Sjoerd Hiemstra
Kelly Clowers: > what is ".img_bestanden"? That's some prose of someone who, for some mysterious reason, does not fully realize he's on an English-speaking mailing list. 'bestanden' = files -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Gnome desktop icons for mounted removable drives

2009-05-07 Thread Andrew G
Gnome used to load icons onto the desktop whenever I would insert a removable media device (e.g. CD or USB stick, etc.). However, for whatever reason, this no longer happens. Can someone please advise if this is a bug with Gnome or something for which a hack exists? I've searched bug tracker but

docbook2pdf giving erros in gnucash help

2009-05-07 Thread H.S.
Hello, I grabbed gnucash's help from is svn repo thus: svn checkout http://svn.gnucash.org/repo/gnucash-docs/trunk gnucash-docs The idea to convert the sgml help file to pdf using docbook2pdf command. I am getting these errors (on Debian Testing): $> docbook2pdf -e no-valid gnucash-help.sgml Usin

Thinkpad X61s hotkeys

2009-05-07 Thread Alok G. Singh
Ever since upgrading to the new hal/X.org in sid, I have lost the hotkeys which did work earlier. Now, there are no symbols for many of the hotkeys like "Switch display", "Eject", etc. but the two keys that I care about (sleep and suspend) do have symbols. When I press them, this is what I see in

Re: python-moinmoin and fckeditor

2009-05-07 Thread Florian Kulzer
On Thu, May 07, 2009 at 03:48:32 -0700, Todd A. Jacobs wrote: > The README.Debian says that FCKeditor has been disabled, but that it can > be "reinstated." However, I've installed the Debian-maintained fckeditor > package, but can't figure out what I need to do to integrate it with > moinmoin. I've

Why does iconv choose Private Use Area? (big5->katakana)

2009-05-07 Thread jidanni
Why does iconv choose Private Use Area $ echo =C7=CD=C7=B9=C7=AF=C7=EF| perl -MMIME::QuotedPrint -wne 'print decode_qp($_)'| iconv -f big5 -t utf8|uni2ascii -wq 0xF77A 0xF766 0xF75C 0xF79C over U+30D1 KATAKANA LETTER PA, etc.? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org wit

how to remove the package installed by "dpkg -i emacs23.deb"

2009-05-07 Thread 明覺
I installed emacs23 by a deb file from my friend and the command "dpkg -i emacs23.deb", it works fine but it changes my ctags to use the emacs ctags, which is conflict with anjuta, which needs another ctags, how could I uninstall the manually installed emacs23 and also undo all the changes it made

Re: python-moinmoin and fckeditor

2009-05-07 Thread Todd A. Jacobs
On Thu, May 07, 2009 at 03:48:32AM -0700, Todd A. Jacobs wrote: > The README.Debian says that FCKeditor has been disabled, but that it > can be "reinstated." However, I've installed the Debian-maintained If anyone else has had this issue, it turns out that upgrading to 1.8.2 and following the new

No console from X

2009-05-07 Thread edju
I can't get to a console from X. I.e., alt-ctrl-f1, 2 get me only a black screen with no prompt. The same thing happens if I try "console login" from kdm. Inittab is at http://rafb.net/p/1MxK0M86.html. Graphics driver NVidia 173.14.09. Any hints, pointers, appreciated. -- To UNSUBSC

Re: Why does iconv choose Private Use Area? (big5->katakana)

2009-05-07 Thread Kenichi Handa
In article <87ws8s4kdp@jidanni.org>, jida...@jidanni.org writes: > Why does iconv choose Private Use Area > $ echo =C7=CD=C7=B9=C7=AF=C7=EF| > perl -MMIME::QuotedPrint -wne 'print decode_qp($_)'| > iconv -f big5 -t utf8|uni2ascii -wq > 0xF77A 0xF766 0xF75C 0xF79C > over U+30D1 KATAKANA LETTER

/etc/default/sysklogd?

2009-05-07 Thread Mathias Koerber
In Debian 4, it seems that the sysklogd initscript does not check any /etc/default (like sysconfig in redhat) file, and in fact sets SYSLOGD="" SO I gather I need to edit the initscript if I want to change syslogd's commandline params, or is there some other local mechanism that allows me to make

Re: how to remove the package installed by "dpkg -i emacs23.deb"

2009-05-07 Thread 明覺
On Fri, May 8, 2009 at 11:12 AM, Larry Hume wrote: > just aptitude purge emacs23, thank you very much, it works, now i can use anjuta normally. > > > > 在 Fri, 08 May 2009 07:45:13 +0800,明覺 写道: > >> I installed emacs23 by a deb file from my friend and the command >> "dpkg -i emacs23.deb", it wor