|
|||||||||||
|
debian-user-digest Digest V2007 #2327
From: <debian-user-digest-request(at)lists.debian.org>
Date: Sat Sep 08 2007 - 07:49:13 EDT
debian-user-digest Digest Volume 2007 : Issue 2327 Today's Topics: (solved) Re: why sarge is so noisy [ Serena Cantor
Date: Fri, 7 Sep 2007 15:46:16 -0700 (PDT)
From: Serena Cantor <qipaishi2006@yahoo.com>
To: debian-user@lists.debian.org
Message-ID: <90958.9025.qm@web35704.mail.mud.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Thanks!
> On 9/7/07, Serena Cantor <qipaishi2006@yahoo.com> wrote: >=20 > First stop cron, and check if you still get the noise. If the noise > stops then check what runs from cron (tail /var/log/syslog). If your > scsi drive makes a noise every minute, on the minute (or on some > interval of time divisible by 60 seconds) then it is probably a cron > script. >=20 > Then run pstree and see what's running. Kill the process off one by > one until the noise stops. When the noise stops then the last thing > you killed is your suspect. >=20 =20 _________________________________________________________________________= Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail,= news, photos & more.=20 http://mobile.yahoo.com/go?refer=3D1GNXIC
Date: Fri, 7 Sep 2007 15:52:41 -0700 (PDT)
From: Serena Cantor <qipaishi2006@yahoo.com>
To: debian-user@lists.debian.org
Message-ID: <861505.11594.qm@web35704.mail.mud.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Thanks! I don't create swap partition during installation.
> On Friday 07 September 2007, Serena Cantor wrote: >=20 > Hal >=20 >=20 > --=20 > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org=20 > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debi= an.org >=20 >=20 =20 _________________________________________________________________________= Need a vacation? Get great deals to amazing places on Yahoo! Travel. http://travel.yahoo.com/
Date: Fri, 7 Sep 2007 18:56:15 -0400
On Friday 07 September 2007, Serena Cantor wrote:
So did you locate one program in particular that was creating most of the noise? Others might want to know that answer at some point. Hal Date: Fri, 7 Sep 2007 16:01:28 -0700 (PDT) From: Serena Cantor <qipaishi2006@yahoo.com> To: List Debian User <debian-user@lists.debian.org> Subject: (solved)Re: why sarge is so noisy Message-ID: <105851.50418.qm@web35702.mail.mud.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Thanks! I'm considering moving it to another room.
>=20 > On Sep 7, 2007, at 2:42 AM, Serena Cantor wrote: >=20> > file being served is small > > enough. >=20 > Since things seem to have veered off topic, I'll give the most likely =20 > answer to your original question: >=20 > If you're hearing disk activity at a specific time every day, it's =20 > most likely one of the periodic cron jobs. Most of these are =20 > specified by files in /etc/cron.daily, /etc/cron.hourly, and /etc/=20 > cron.monthly. You can disable individual jobs by removing the =20 > execute bits on their scripts in those directories. You can also =20 > change when they run by editing the "run-parts" entries in /etc/crontab= . >=20 > I had to do this once when I had a server in my dorm room. The =20 > server was at the foot of my bed, and it had a noisy old Kalok IDE =20 > hard disk as one of its drives. The nightly updatedb job kept waking =20 > me up, so I moved it to a time when I'd already be awake. ;) >=20 > You'll never get rid of *all* of the disk activity because there's a =20 > lot going on behind the scenes in a Linux system. >=20 >=20 >=20 > --=20 > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org=20 > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debi= an.org >=20 >=20 =20 _________________________________________________________________________= Building a website is a piece of cake. Yahoo! Small Business gives you al= l the tools to get online. http://smallbusiness.yahoo.com/webhosting=20
Date: Fri, 7 Sep 2007 19:04:07 -0400
On Friday 07 September 2007, Serena Cantor wrote:
I don't know if Debian uses a swap file or not. Someone else would know. If so, then you might still be hearing noise from swapping. Hal
Date: Fri, 7 Sep 2007 16:06:12 -0700 (PDT)
From: Serena Cantor <qipaishi2006@yahoo.com>
To: debian-user@lists.debian.org
Message-ID: <7617.82240.qm@web35712.mail.mud.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
No. I don't expect my question generate so many replies. I have to sign o=
ff the list so I wrote
I'm considering moving sarge to another room and setting up WLAN.
> On Friday 07 September 2007, Serena Cantor wrote: >=20 > So did you locate one program in particular that was creating most of=20 > the noise? Others might want to know that answer at some point. >=20 > Hal >=20 >=20 > --=20 > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org=20 > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debi= an.org >=20 >=20 =20 _________________________________________________________________________= Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail,= news, photos & more.=20 http://mobile.yahoo.com/go?refer=3D1GNXIC
Date: Fri, 07 Sep 2007 17:34:13 -0500
Message-ID: <46E1D1E5.7080509@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit
On 09/07/2007 03:19 PM, Thomas H. George wrote:
What is the output of wodim -scanbus ? What device does your CD-ROM/DVD normally use? Is your optical drive accessed through the normal ATAPI driver or through ide-scsi (SCSI emulation for IDE devices)? Is SCSI compiled into your kernel--at least as a module? If so, is that module loaded? I think that the 'sg' (SCSI general?) module is used by wodim. I'm running Sarge with kernel 2.6.22 and wodim (self compiled) 1.1.6. Even though 2.6 kernels support writing to ATAPI optical drives, I'm still using ide-scsi to drive my CD writer.
Date: Fri, 7 Sep 2007 20:34:42 -0400
Message-ID: <20070907203442.3991462e@localhost> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 7 Sep 2007 23:11:46 +0000 (UTC) debian-user-digest-request@lists.debian.org wrote: > I may have been unclear but its not that i dont get sound from Ah, I see. Yes, when watching crappy youtube videos, it's important to be able to listen to Bach or Chopin on xmms simultaneously to keep the world balanced. Like having a double cheese pizza with expensive wine. I'm able to watch and listen to films with totem, while listening to music using xmms, and playing a CD using gnome-cd player, at the same time. So, I imagine you should be able to as well. Hating to contradict myself, but perhaps unchecking the "Enable software sound mixing (ESD)" box would work (followed by restarting), to allow alsa to do its thing without the so-called Enlightened Sound Daemon, which perhaps is in conflict with alsa. I myself don't have it checked, and sound works fine on my system.
Again, good luck.
Date: Fri, 07 Sep 2007 18:45:02 -0700
Nate Bargmann <n0nb@networksplus.net> writes: > I gave up on the "one size fits all" power management utilities for my > > My script is 100% reliable suspending to RAM while the various other > utilities were not. I do think that the T23 is old enough that it > doesn't support ACPI all that well even with BIOS updates. So my > manual scripts work well with it. Thanks for the feedback. Under APM, I had custom scripts as well (see http://www.newt.com/debian/thinkpad-t40p/), but I find that now under ACPI I'm really close to not having to maintain that stuff myself. Maybe I should submit feature request to the hal package... -- Bill Wohler < wohler(at)newt.com> http://www.newt.com/wohler/ GnuPG ID:610BD9AD
Date: Fri, 07 Sep 2007 23:35:50 -0400
From: Alfredo Finol <afinol@gmail.com>
To: Cavan Mejias <cavanmejias@gmail.com>
Cc: debian-user@lists.debian.org
Subject: Re: Re:
Message-Id: <1189222550.25516.1.camel@localhost>
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-TEyzHO/xHzBbESV6n6Z0"
--=-TEyzHO/xHzBbESV6n6Z0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
El jue, 06-09-2007 a las 22:23 -0400, Alfredo Finol F escribi=F3:
Date: Thu, 6 Sep 2007 22:57:02 -0500 From: Nate Bargmann <n0nb@networksplus.net> To: Debian Users <debian-user@lists.debian.org> Subject: [Fwd: Odd behavior, multiple menu and toolbar entries] Message-ID: <20070907035702.GB2860@mail.networksplus.net> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I tried asking this on Debian-KDE with no response. ----- Forwarded message from Nate Bargmann <n0nb@networksplus.net> ----- Date: Tue, 28 Aug 2007 22:11:32 -0500 From: Nate Bargmann <n0nb@networksplus.net> To: Debian-KDE <debian-kde@lists.debian.org> Subject: Odd behavior, multiple menu and toolbar entries Organization: Amateur Radio! User-Agent: Mutt/1.5.16 (2007-06-11) X-Mailing-List: <debian-kde@lists.debian.org> archive/latest/28157 This has been vexing me for several months. I have used KDE on my desktop machine for about two years and it has been Sid the whole time and upgraded from somewhere in the 3.4 days to 3.5.7. Some time back I noticed that some applications would show duplicate menu entries, as though the entire menu was repeated. In other apps, or maybe the same one, a menu in the menu bar will be lost or say "No Text!" and in some cases the menu will be empty. Some apps have toolbar button entries duplicated as well. I've noticed Konqueror and KControl affected. Also, I can't keep KOrganizer from starting. It is disabled each time, but right clicking on it shows the "Reminders Enabled" unchecked but the "Start Reminder Daemon at Login" is checked each time. Even if I uncheck the latter option and stop the daemon, it will startup on the next login. I renamed my ~/.kde directory temporarily and that solved the KOrganizer issue, but the odd menu and toolbar issues remained. This is truly odd, unless some old config file didn't get purged in /etc and that is causing my issues. Maybe a year back I tried purging the entirety of KDE and starting over with no change of the results. I've got this thing configured as I like it and I really don't relish the idea of starting over. Ideas? - Nate >> ----- End forwarded message ----- -- Wireless | Amateur Radio Station N0NB | Successfully Microsoft Amateur radio exams; ham radio; Linux info @ | free since January 1998. http://www.qsl.net/n0nb/ | "Debian, the choice of My Kawasaki KZ-650 SR @ | a GNU generation!" http://www.networksplus.net/n0nb/ | http://www.debian.org
Date: Fri, 07 Sep 2007 23:25:05 -0500
From: Ron Johnson <ron.l.johnson@cox.net>
To: debian-user@lists.debian.org
Subject: Re: why sarge is so noisy
Message-ID: <46E22421.3040101@cox.net>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 09/07/07 18:04, Hal Vaughan wrote:
Date: Fri, 07 Sep 2007 23:26:42 -0500
From: Ron Johnson <ron.l.johnson@cox.net>
To: Serena Cantor <qipaishi2006@yahoo.com>
Cc: debian-user@lists.debian.org
Subject: Re: (solved) Re: why sarge is so noisy
Message-ID: <46E22482.3090405@cox.net>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Fat chance. We *love* discussing this kind of thing.
On 09/07/07 18:06, Serena Cantor wrote:
Date: Sat, 08 Sep 2007 01:45:59 -0400 From: Kamaraju S Kusumanchi <kamaraju@bluebottle.com> To: debian-user@lists.debian.org Subject: converting sgml files into pdf files Message-ID: <fbtcf5$ljh$1@sea.gmane.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Hi When I installed abs-guide package, the documentation comes in html format. However I like to have the abs-book in pdf format. So I unzipped the /usr/share/doc/abs-guide/abs-book.sgml.gz to abs-book.sgml. Then I tried to convert the sgml file into a pdf one by doing $docbook2pdf abs-book.sgml Using catalogs: /etc/sgml/catalog Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print Working on: /home/raju/practice/abs-guide/abs-book.sgml jade:/home/raju/practice/abs-guide/abs-book.sgml:1:55:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V3.1//EN" jade:/home/raju/practice/abs-guide/abs-book.sgml:339:0:E: reference to entity "BOOK" for which no system identifier could be generated jade:/home/raju/practice/abs-guide/abs-book.sgml:1:0: entity was defined here jade:/home/raju/practice/abs-guide/abs-book.sgml:339:0:E: DTD did not contain element declaration for document type name jade:/home/raju/practice/abs-guide/abs-book.sgml:341:5:E: element "BOOK" undefined jade:/home/raju/practice/abs-guide/abs-book.sgml:342:11:E: element "BOOKINFO" undefined jade:/home/raju/practice/abs-guide/abs-book.sgml:343:10:E: element "TITLE" undefined jade:/home/raju/practice/abs-guide/abs-book.sgml:344:13:E: element "SUBTITLE" undefined jade:/home/raju/practice/abs-guide/abs-book.sgml:347:11:E: element "AUTHOR" undefined ...... a bunch of similar errors ... jade:/home/raju/practice/abs-guide/abs-book.sgml:685:52:E: element "FIRSTTERM" undefined jade:/home/raju/practice/abs-guide/abs-book.sgml:690:15:E: element "FIRSTTERM" undefined jade:/home/raju/practice/abs-guide/abs-book.sgml:692:12:E: element "FOOTNOTE" undefined jade:/home/raju/practice/abs-guide/abs-book.sgml:693:10:E: element "PARA" undefined jade:I: maximum number of errors (200) reached; change with -E option Is this a bug in docbook2pdf or in abs-guide? In general how does one go about converting a .sgml file to .pdf? thanks in advance raju -- Kamaraju S Kusumanchi http://www.people.cornell.edu/pages/kk288/ http://malayamaarutham.blogspot.com/ Date: Sat, 08 Sep 2007 07:53:06 +0200 From: Robert Epprecht <epprecht@solnet.ch> To: debian-user@lists.debian.org Subject: text consoles 8-12 and german umlauts Message-ID: <86lkbhaekd.fsf@muz.home> Content-Type: text/plain; charset=us-ascii I have activated more text consoles by adding lines like the following to /etc/inittab 8:23:respawn:/sbin/getty 38400 tty8 9:23:respawn:/sbin/getty 38400 tty9 [...] If I try to type german umlauts on these new consoles I get garbage instead. How can I fix that? Thanks a lot, Robert Epprecht
Date: Sat, 8 Sep 2007 10:45:05 +0200
From: David <wizzardx@gmail.com>
To: "Serena Cantor" <qipaishi2006@yahoo.com>
Cc: debian-user@lists.debian.org
Subject: Re: (solved) Re: why sarge is so noisy
Message-ID: <18c1e6480709080145y34fe10d9l99b74c9d99c653fd@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On 9/8/07, Serena Cantor <qipaishi2006@yahoo.com> wrote:
Date: Sat, 8 Sep 2007 11:21:42 +0200
From: Florian Kulzer <florian.kulzer+debian@icfo.es>
To: debian-user@lists.debian.org
Subject: Re: text consoles 8-12 and german umlauts
Message-ID: <20070908092142.GA500@localhost>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Sat, Sep 08, 2007 at 07:53:06 +0200, Robert Epprecht wrote:
Date: Sat, 08 Sep 2007 04:34:44 -0500
From: Ron Johnson <ron.l.johnson@cox.net>
To: debian-user@lists.debian.org
Subject: mail filters (was Re: (solved) Re: why sarge is so noisy)
Message-ID: <46E26CB4.6040008@cox.net>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 09/08/07 03:45, David wrote:
Date: Sat, 8 Sep 2007 03:02:39 -0700
From: Seeker5528 <seeker5528@comcast.net>
To: debian-user@lists.debian.org
Subject: Re: debian port of timidity doesn't work here
Message-ID: <20070908030239.4b636735@magicbus-debian>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
On Sat, 1 Sep 2007 00:49:12 -0500 (CDT)
Jude DaShiell <jdashiel@shellworld.net> wrote:
This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 07:54:31 EDT |
||||||||||
|
|||||||||||