On Sat, Aug 05, 2006 at 03:45:26PM +1000, John O'Hagan wrote:
> Hi,
>
> I keep running into this particular gap in my scripting, and hope someone can
> clear it up for me.
>
> FILES=$( ls SOMEWHERE ) #or find or grep, etc
>
> for FILE in $FILES; do SOMETHING; done
>
> I often find that if
On Fri, Aug 04, 2006 at 09:49:28PM -0400, Carl Fink wrote:
> On Fri, Aug 04, 2006 at 09:45:28PM -0400, Roberto C. Sanchez wrote:
>
> > The acroread packages are not legally redistributable (at least in the
> > US). They are not official packages and are hosted from a server
> > outside the US. A
On Sat, Aug 05, 2006 at 12:07:58AM +0300, gustavo halperin wrote:
> Andrew Sackville-West wrote:
> >On Fri, Aug 04, 2006 at 02:44:10PM +0300, gustavo halperin wrote:
> >
> >>Bruno Buys wrote:
> >>
> >>>gustavo halperin wrote:
> >>>
> >>>
> Hello
>
> I have all the time a te
On Fri, Aug 04, 2006 at 14:09:41 +0200, Bruno Voigt wrote:
> Hi,
>
> on my debian/etch system with KDE - which I continiously aptitiude
> (dist-)upgrade every few days since pre-sarge,
> I have the problem that the screensaver does not kick-in. automatically.
>
> Via the KDE control center it is
Hi,
I keep running into this particular gap in my scripting, and hope someone can
clear it up for me.
FILES=$( ls SOMEWHERE ) #or find or grep, etc
for FILE in $FILES; do SOMETHING; done
I often find that if there are spaces in the names of anything in $FILES, the
execution of SOMETHING o
[This message has also been posted to linux.debian.user.]
In article <[EMAIL PROTECTED]>, Leonid Grinberg wrote:
> Hello,
>
> I have obtained the proper module for the 2.4 kernel and my ethernet
> card (3c509), but modprobing it results in
>
> insmod: Unresolved symbol isapnp_find_dev_Rdae0a386
>
>
I've suddenly started having great trouble uploading JPGs of 50K or so to
Trademe (our local New Zealand Ebay equivalent). They seem to be 'choking'
- that is, the first ~10K's go OK, then a slight gap, then a few more K's,
then a longer gap, then a very few K's, then a still longer gap, and s
On Fri, Aug 04, 2006 at 09:45:28PM -0400, Roberto C. Sanchez wrote:
> The acroread packages are not legally redistributable (at least in the
> US). They are not official packages and are hosted from a server
> outside the US. All the flashplugin-nonfree package does is to download
> the tarball
Hi everyone,
My 'at' command stopped worked after kernel upgrade. Nothing seems to
be executing at the specified time. I tried to do it as root and still
no results. I checked that my atd daemon is running and that
/etc/at.deny does not contain users running 'at'. Does anybody know
why its not wor
Chuckk Hubbard wrote:
On 8/3/06, Niall Donegan <[EMAIL PROTECTED]> wrote:
Well, I'm not thinking so much of printing a score as syncing music to
video while composing. Making markers for certain frames, if
possible. For some reason, though, I don't have Lilypond. I'll have
to go get it, I w
On Fri, Aug 04, 2006 at 09:12:49PM -0400, Carl Fink wrote:
> On Fri, Aug 04, 2006 at 04:36:22PM -0700, Paul Johnson wrote:
> > On Friday 04 August 2006 14:39, Carl Fink wrote:
> > > Now that FSW is in the process of freeing VMWare Server (it's already free
> > > of charge, and they plan to release
On Fri, 2006-08-04 at 14:38 +0200, Helge Stenström (KI/EAB) wrote:
> I can't ping either. I have Debian Sid, and made a system upgrade in late
> July. Is the cause the same?
>
> pinging other machines on the same subnet works.
>
> The route command takes very long time (40 seconds), but gives th
On 8/4/06, Chuckk Hubbard <[EMAIL PROTECTED]> wrote:
Now I can't boot gdm.
Did I mess up some permissions while messing with this driver as root?
I ran chmod 777 /tmp, and now gdm starts. I read the suggestion in
the documentation, but it said make sure it has reasonable
permissions...
On Fri, Aug 04, 2006 at 04:36:22PM -0700, Paul Johnson wrote:
> On Friday 04 August 2006 14:39, Carl Fink wrote:
> > Now that FSW is in the process of freeing VMWare Server (it's already free
> > of charge, and they plan to release the source, in some vague sense not
> > made clear on their web sit
Ron Johnson wrote:
256*1024 - 240108 = 22036
Is this an Alpha, or is alpha just the name of your x86 machine?
Alpha is the name of the machine. It's and AMD Duron.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On 08/04/2006 01:50 PM, Luis Ariel Lecca wrote:
Hello all,
Could any body tell me where could I get Debian Sarge
3.1r1. I cant find somes cds that I need (p.e. cd3).
Should I use the cd3 of 3.1r2 instead these and mix
the releases ?
It breaks the stability of my dpkgs and system ?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 4 Aug 2006 14:41:20 +1000
John O'Hagan <[EMAIL PROTECTED]> wrote:
> On Friday 04 August 2006 11:03, Jacob S wrote:
> > On Mon, 31 Jul 2006 15:58:06 -0400
> [...]
> >
> > I have been experiencing this same error, sometimes mixed with a
> > gz
On Friday 04 August 2006 14:39, Carl Fink wrote:
> Now that FSW is in the process of freeing VMWare Server (it's already free
> of charge, and they plan to release the source, in some vague sense not
> made clear on their web site), is anyone beginning to think about a Debian
> package of it?
Prob
Now I can't boot gdm.
/etc/gdm/PreSession/Default: Registering your session with wtmp and utmp
/etc/gdm/PreSession/Default: running: /usr/X11R6/bin/sessreg -a -w
/var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l
":0" "chuckk"
/etc/gdm/Xsession: Beginning session setup...
mkdte
I found there is driver source on the website for the card. It has a
r8180_pci_init.c, three .h files, a sparse readme, a .ko file, two
scripts called 'wlandown' and 'wlanup,' and a makefile.
lol, I can't get these files to do anything.
#make tells me "No rule to make target 'modules'. Stop.
[mo
On Fri, Aug 04, 2006 at 17:39:32 -0400, Carl Fink wrote:
>Now that FSW is in the process of freeing VMWare Server (it's already
>free of charge, and they plan to release the source, in some vague
>sense not made clear on their web site), is anyone beginning to think
>about a Debian package of it?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Roan Horning wrote:
> Ron Johnson wrote:
[snip]
> I was hoping there was a magic setting for mysql, that would let
> it run using less memory--especially since the databases I'm
> running are small. It seems to spawn 4 or 5 child processes
> automatic
Jacob S wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 04 Aug 2006 17:31:38 -0400
Roan Horning <[EMAIL PROTECTED]> wrote:
I was hoping there was a magic setting for mysql, that would let it
run using less memory--especially since the databases I'm running are
small. It seem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 04 Aug 2006 17:31:38 -0400
Roan Horning <[EMAIL PROTECTED]> wrote:
> I was hoping there was a magic setting for mysql, that would let it
> run using less memory--especially since the databases I'm running are
> small. It seems to spawn 4 or
I tried to do it myself, I really did.
This stuff is confusing.
Kernel 2.6.16-2-686, "installed version" 2.6.16-17, Etch.
I have pcmciautils 014-2 and wireless-tools 28-1 installed, and all
the libraries for them.
I'm reading PCMCIA.txt, DISTRIBUTIONS.txt, HOTPLUG.txt, and
mini-howto.txt, from th
J F wrote:
> I am getting an error from aptitude (and apt-get update):
>
> http://security.debian.org stable/updates/man Packages {ERROR}
> Could not connect to security.debian.org:80 (128.101.240.212), connection
> timed out
>
> It repeats the error twice for main, contrib, and non-free .
> It
Now that FSW is in the process of freeing VMWare Server (it's already free
of charge, and they plan to release the source, in some vague sense not made
clear on their web site), is anyone beginning to think about a Debian
package of it?
--
Carl Fink [EMAIL PROTECT
Kevin Mark wrote:
Swap: 104416k total, 102804k used, 1612k free,67228k cached
Here's a snapshot from top while the php4 app is processing the upload.
top - 12:01:20 up 366 days, 5:38, 1 user, load average: 1.03,
0.94, 0.59
Tasks: 94 total, 3 running, 87 sleeping,
Ron Johnson wrote:
Here's a snapshot from top. This is with mysql and apache2 running, but
not using the php4 app:
top - 11:54:58 up 366 days, 5:32, 1 user, load average: 0.64,
0.67, 0.39
Tasks: 101 total, 1 running, 96 sleeping, 0 stopped, 4 zombie
Cpu(s): 0.7% user, 1.3
I am getting an error from aptitude (and apt-get update):
http://security.debian.org stable/updates/man Packages {ERROR}
Could not connect to security.debian.org:80 (128.101.240.212), connection timed
out
It repeats the error twice for main, contrib, and non-free .
It waits about 5 minutes at e
Andrew Sackville-West wrote:
On Fri, Aug 04, 2006 at 02:44:10PM +0300, gustavo halperin wrote:
Bruno Buys wrote:
gustavo halperin wrote:
Hello
I have all the time a temperature around the 50 C or more. I'm sure
there are any problem because before many months ago , the
tempe
On 04/08/06, Roger Leigh <[EMAIL PROTECTED]> wrote:
Did you try reading the manual page? Just type script and run theprogram.Ah. Alright. I'm running it. Now you'll be able to see all of the permutations and silly things I'm doing! :0)
> Also, install strace, and run "strace -f -F -o /tmp/lo
On Fri, Aug 04, 2006 at 12:14:48PM -0400, Roan Horning wrote:
> Hi,
>
> I've recently installed mysql 4.1 on my debian stable box. It is being
> used with a php4 application running on Apache2.
>
> Mysql installs fine. I can use the command line client to log into
> mysqld. Create databases,
On Fri, Aug 04, 2006 at 06:26:20PM +, rafael ferraz wrote:
> Every time the system boot up the sound just works for gnome error sounds and
> for the xmms per exemple dont works and show that error:
> ** WARNING **: alsa_setup(): Failed to open pcm device (hw:0,0): Dispositivo
> ou recurso e
Hello Gang,
I can't get my scsi card working on my ultra 5 sun sparc, this is the info on
it. I am trying to make a quantum 72 DAt Drive to work, so far I can't even
get the scsi to detect, what am i doing wrong here. The tape drive is set to
scsi id 3, the card is what ever is the default. Remem
Every time the system boot up the sound just works for gnome error sounds and for the xmms per exemple dont works and show that error: ** WARNING **: alsa_setup(): Failed to open pcm device (hw:0,0): Dispositivo ou recurso está ocupado.(Translation: Device or resorce is busy)In the syslog i find t
Hello all,
Could any body tell me where could I get Debian Sarge
3.1r1. I cant find somes cds that I need (p.e. cd3).
Should I use the cd3 of 3.1r2 instead these and mix
the releases ?
It breaks the stability of my dpkgs and system ?
Best Regarts, Luis Ariel Lecca
On 07/14/2006 01:39 PM John - wrote:
> On (14/07/06 12:39), Aenoch Lynn wrote:
>> To: debian-user@lists.debian.org
>> From: Aenoch Lynn <[EMAIL PROTECTED]>
>> Subject: Re: Firefox text display is misbehaving
>>
>> On 07/14/2006 09:36 AM John - wrote:
>>> Since yesterday's upgrade of firefox to 1.5.
Zbigniew Wiech <[EMAIL PROTECTED]> wrote:
|> I just created directories "media/usb0" etc and pointed to them in
|> fstab. Works fine.
Thank you for this. I found I had to do one more thing---I added
GROUP="hal"
to the end of each of the relevant udev rules. Then when I added entries
to /etc/f
Prezados Senhores,
Dear friends,
Boa tarde!
Good afternoon!
Agradeço imensamente este período , o qual, trabalhamos juntos e informo
I would like to thank you all for this period that we worked together and
que a partir de segunda-feira 07/08/06,
Inform you that from this monday on (August 0
On fre, 2006-08-04 at 14:38 +0200, Helge Stenström (KI/EAB) wrote:
> I can't ping either. I have Debian Sid, and made a system upgrade in late
> July. Is the cause the same?
>
> pinging other machines on the same subnet works.
>
> The route command takes very long time (40 seconds), but gives th
On 04.08.06 13:09, Raphael Brunner wrote:
> I have a program (pdumpfs) that create as incremental-backup allways
> hardlinks to the original-files. Thats great, but if I want to watch how
> much space a backup need, then I can't see if the file is the original
> or a new one.
Sorry, I don't get wh
On Fri, 04 Aug 2006 00:39:10 -0700 (PDT)
Serena Cantor <[EMAIL PROTECTED]> wrote:
> How could that be possible? I check
> /boot/config-2.4.27-2-386 again, I find :
>
> CONFIG_SCSI=m
>
> You must have re-compiled kernel.
>
>
> --- Raquel Rice <[EMAIL PROTECTED]> wrote:
>
> > On Fri, 4 Aug 2006
On 04.08.06 14:34, Yuwen Dai wrote:
> On 8/4/06, ra1 <[EMAIL PROTECTED]> wrote:
> >
> >On Fri, Aug 04, 2006 at 02:14:21PM +0800, Yuwen Dai wrote:
> >>
> >>I want xpdf instead of gpdf open pdf files in mc. How to do this?
> >>Best regards,
> >
> >You can specify that in /etc/mc/mc.ext
>
>
On Fri, Aug 04, 2006 at 03:55:01PM +0100, Magnus Therning wrote:
Is there a reason for Firefox not to use the certificates in
ca-certificates?
Maybe Firefox can’t read PEM files as CAs and it only knows its own
storing system? I don’t know. Maybe there was a problem with upstream not
allowing
I've noticed a problem after doing a dist-upgrade to testing. xmms now
hangs occasionally. It's rather difficult to pin down but it appears to
be when there is a song change. What happens is that when moving to the
next song, the xmms display freezes, but the song plays until the end,
at which
On Fri, Aug 04, 2006 at 16:19:18 +0100, Pete Clarke wrote:
> Serena Cantor wrote earlier:
> > Thanks! Then, how to pass options to initrd in grub's
> > menu.lst? I mean scsi disks parameters. My scsi disk
> > is not automatically recognized by sarge installation
> > program.
>
> That I do not know
Hi,
I've recently installed mysql 4.1 on my debian stable box. It is being
used with a php4 application running on Apache2.
Mysql installs fine. I can use the command line client to log into
mysqld. Create databases, create users etc.
After getting my php4 app running, configure and init
On Fri, Aug 04, 2006 at 08:31:32AM -0500, Jim Jarocki wrote:
>
> thanx for the pointer, but that looks ok too:
>
> [EMAIL PROTECTED]/: grep UTC /etc/default/rcS
> # Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not.
> UTC=no
> [EMAIL PROTECTED]/:
so, is the *hardware* clock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Roan Horning wrote:
> Hi,
>
> I've recently installed mysql 4.1 on my debian stable box. It is being
> used with a php4 application running on Apache2.
>
> Mysql installs fine. I can use the command line client to log into
> mysqld. Create databas
On Fri, Aug 04, 2006 at 02:44:10PM +0300, gustavo halperin wrote:
> Bruno Buys wrote:
> >gustavo halperin wrote:
> >
> >>Hello
> >>
> >>I have all the time a temperature around the 50 C or more. I'm sure
> >>there are any problem because before many months ago , the
> >>temperature was around the
On 08/04/2006 06:06 AM, kevin bailey wrote:
Hi,
I'm getting the following from a vanilla install of sarge.
Any pointers gratefully received - obviously I want to be careful and not
screw up the dpkg system.
Thanks,
Kev
psctbdc2:~# apt-get dist-upgrade
Reading Package Lists... Done
Building D
On Fri, Aug 04, 2006 at 09:44:56PM +0800, dan connors wrote:
> Hi I bought the debian bible sarge 3.1
>
> I have a AMD x2 3800 socket 939 CPU
> Asus a8n-e socket 939 motherboard
> A sata2 hard drive
>
> I try to install linux debian 3.1 from the boot cd
>
> It fails all the time the dvd and c
Hi,
I've recently installed mysql 4.1 on my debian stable box. It is being
used with a php4 application running on Apache2.
Mysql installs fine. I can use the command line client to log into
mysqld. Create databases, create users etc.
After getting my php4 app running, configure and init
On Fri, Aug 04, 2006 at 09:44:56PM +0800, dan connors wrote:
> Hi I bought the debian bible sarge 3.1
> I have a AMD x2 3800 socket 939 CPU
> Asus a8n-e socket 939 motherboard
> A sata2 hard drive
> I try to install linux debian 3.1 from the boot cd
> It fails all the time the dvd and cd that came
On Fri, Aug 04, 2006 at 02:01:04AM -0700, Serena Cantor wrote:
> Thanks! Then, how to pass options to initrd in grub's
> menu.lst? I mean scsi disks parameters. My scsi disk
> is not automatically recognized by sarge installation
> program.
Hi Serena,
the initrd is a sort of mini linux system that
Rodolfo Medina wrote:
> I'm looking for a mobile phone management utility that work under
> Debian Sarge stable.
Jabka Atu <[EMAIL PROTECTED]> writes:
> Rodolfo ..
> nice and cool prog is moto4lin .
>
> http://moto4lin.sourceforge.net/wiki/Main_Page.
Digby Tarvin <[EMAIL PROTECTED]> writes:
http://catb.org/~esr/faqs/smart-questions.html
--
Carl Fink [EMAIL PROTECTED]
Read my blog at nitpickingblog.blogspot.com. Reviews! Observations!
Stupid mistakes you can correct!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
> Thanks! Then, how to pass options to initrd in grub's
> menu.lst? I mean scsi disks parameters. My scsi disk
> is not automatically recognized by sarge installation
> program.
That I do not know - I use lilo.
If you already have Sarge installed, you need to create a new /initrd.img
file - see ma
On Fri, 4 Aug 2006 00:39:10 -0700 (PDT)
Serena Cantor <[EMAIL PROTECTED]> wrote:
>
> --- Raquel Rice <[EMAIL PROTECTED]> wrote:
>
> > On Fri, 4 Aug 2006 00:00:55 -0700 (PDT)
> > Serena Cantor <[EMAIL PROTECTED]> wrote:
> >
> > >
> > > Do I have to compile a kernel, in order to boot
> > from a
On Fri, 2006-08-04 at 16:40 +0200, Helge Stenström (KI/EAB) wrote:
> I can ping by IP machines on the same subnet (or at least
> attached to the same switch on my desk). I can't ping other
> machines, such as 66.249.93.99 (www.google.com)
> or 147.214.214.11 (one of my nameservers)
>
> [EMAIL PR
On Fri, Aug 04, 2006 at 15:34:46 +0200, Stephan Seitz wrote:
>On Fri, Aug 04, 2006 at 02:08:11PM +0100, Magnus Therning wrote:
>>Still I am getting a question when visiting sites with certificates
>>issued by CACert.org such as http://wolfgang.lonien.de/
>
>So, this site uses the old class 1 certif
I can ping by IP machines on the same subnet (or at least
attached to the same switch on my desk). I can't ping other
machines, such as 66.249.93.99 (www.google.com)
or 147.214.214.11 (one of my nameservers)
[EMAIL PROTECTED] helped me understand that `route` is slow because
there is no response
Hello,
I have obtained the proper module for the 2.4 kernel and my ethernet
card (3c509), but modprobing it results in
insmod: Unresolved symbol isapnp_find_dev_Rdae0a386
Google does not find any pages with that symbol. Any ideas?
--
Leonid Grinberg
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email
On Fri, 04 Aug 2006, Justin Piszcz wrote:
> AFAIK RAID1 offers faster seeks to the data, but not striped reads.
RAID1 offers, in theory, stripped reads with an arbitrary stripe size. It
depends only on the intelligence of the RAID1 implementation.
--
"One disk to rule them all, One disk to fi
Hi I bought the debian bible sarge 3.1
I have a AMD x2 3800 socket 939 CPU
Asus a8n-e socket 939 motherboard
A sata2 hard drive
I try to install linux debian 3.1 from the boot cd
It fails all the time the dvd and cd that came with the book all say Intel x86+ on the disc
Have I the wro
On Fri, Aug 04, 2006 at 02:38:33PM +0200, Helge Stenstr?m (KI/EAB) wrote:
> I can't ping either. I have Debian Sid, and made a system upgrade in late
> July. Is the cause the same?
>
> pinging other machines on the same subnet works.
>
> The route command takes very long time (40 seconds), but g
On Fri, Aug 04, 2006 at 02:08:11PM +0100, Magnus Therning wrote:
Still I am getting a question when visiting sites with certificates
issued by CACert.org such as http://wolfgang.lonien.de/
So, this site uses the old class 1 certificate.
After installing the ca certificate directly in firefox (f
thanx for the pointer, but that looks ok too:
[EMAIL PROTECTED]/: grep UTC /etc/default/rcS
# Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not.
UTC=no
[EMAIL PROTECTED]/:
Jim Jarocki <[EMAIL PROTECTED]>:
anything obvious that i'm doing wrong or that i should check? o
On Fri, Aug 04, 2006 at 02:08:11PM +0100, Magnus Therning wrote:
As far as I can see ca-certificates includes the CACert.org certificate:
There are two CACert.org certificates. Debian includes the old class 1
pki certificate whice CACert suggests using the new class 3 pki
certificate.
This
As far as I can see ca-certificates includes the CACert.org certificate:
% dpkg -L ca-certificates|grep cacert
/usr/share/ca-certificates/cacert.org
/usr/share/ca-certificates/cacert.org/cacert.org.crt
Still I am getting a question when visiting sites with certificates
issued by CACert.org suc
I can't ping either. I have Debian Sid, and made a system upgrade in late July.
Is the cause the same?
pinging other machines on the same subnet works.
The route command takes very long time (40 seconds), but gives the expected
result. (disclaimer: I don't understand this stuff, but I can compa
Hi,
on my debian/etch system with KDE - which I continiously aptitiude
(dist-)upgrade every few days since pre-sarge,
I have the problem that the screensaver does not kick-in. automatically.
Via the KDE control center it is enabled (empty screen) and set to start
after twenty minutes and lock aft
On Fri, 4 Aug 2006, David Siroky wrote:
Dave Ewart píše v Čt 03. 08. 2006 v 19:31 +0100:
On Thursday, 03.08.2006 at 07:30 -0400, Justin Piszcz wrote:
I have 2 disks in RAID 1 and I expected reading will be approx. 2x
faster then a single disk reading because there can be used the same
techn
Dave Ewart píše v Čt 03. 08. 2006 v 19:31 +0100:
> On Thursday, 03.08.2006 at 07:30 -0400, Justin Piszcz wrote:
>
> > >I have 2 disks in RAID 1 and I expected reading will be approx. 2x
> > >faster then a single disk reading because there can be used the same
> > >technique as on RAID 0. I tested
Freddy Freeloader wrote:
>
> No. I just listed the ssid in wpa_supplicant.conf. I didn't set the
> channel or the ssid with iwconfig as I've never had to do that before.
> I'll try it, but what's the reasoning behind using iwconfig for that
> when wpa_supplicant is supposed to take care of it?
Bruno Buys wrote:
gustavo halperin wrote:
Hello
I have all the time a temperature around the 50 C or more. I'm sure
there are any problem because before many months ago , the
temperature was around the 40C or less. My question is, if there are
any way to know if the problem is in the kernel
Hi,
I'm getting the following from a vanilla install of sarge.
Any pointers gratefully received - obviously I want to be careful and not
screw up the dpkg system.
Thanks,
Kev
psctbdc2:~# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade...
On Fri, Aug 04, 2006 at 12:20:21PM +0200, CJ van den Berg wrote:
> On Thu, Aug 03, 2006 at 05:20:38PM -0500, Hugo Vanwoerkom wrote:
> > For the alsa behaved apps (like libao) you set alsa_card=1 or 0 and
> > ao_example.c plays on either one soundcard or the other.
>
> Just a small tip. On machine
gustavo halperin wrote:
Hello
I have all the time a temperature around the 50 C or more. I'm sure
there are any problem because before many months ago , the temperature
was around the 40C or less. My question is, if there are any way to
know if the problem is in the kernel (version 2.6.15.1)
Dear Users
I have a program (pdumpfs) that create as incremental-backup allways
hardlinks to the original-files. Thats great, but if I want to watch how
much space a backup need, then I can't see if the file is the original
or a new one. And check if the inode is the same, that take a lot of
time
Hello
I have all the time a temperature around the 50 C or more. I'm sure
there are any problem because before many months ago , the temperature
was around the 40C or less. My question is, if there are any way to know
if the problem is in the kernel (version 2.6.15.1), or for some
application
Hi, I am not sure where to report this bug, if it's a bug at all, and so I am posting it hereI am using debian 'testing' fully updated.When I try to use Totem to play a dvd, the DMA mode of my dvd player gets disabled:
hda: irq timeout: status=0xd0 { Busy }ide: failed opcode was: unknownhda: DMA di
At 1154688301 past the epoch, Rodolfo Medina wrote:
> -rwxr-xr-x 1 root root 18516 2005-01-04 23:43 /sbin/shutdown
> shutdown: you must be root to do that!
The binary permissions are correct, so you can execute "shutdown", but
it uses system calls which insist on you having uid=0.
If you want
On Thu, Aug 03, 2006 at 05:20:38PM -0500, Hugo Vanwoerkom wrote:
> For the alsa behaved apps (like libao) you set alsa_card=1 or 0 and
> ao_example.c plays on either one soundcard or the other.
Just a small tip. On machines with multiple sound devices the alsa card
numbers may not be predictable
"David R. Litwin" <[EMAIL PROTECTED]> writes:
> On 04/08/06, Roger Leigh <[EMAIL PROTECTED]> wrote:
>
> "David R. Litwin" <[EMAIL PROTECTED]> writes:
>
> > I'm having some troubles with chroot. Giving chroot /mnt/hda3 after
> > mount /dev/ hda3 /mnt/hda3 tells me Floating Point Excepti
On 04/08/06, Roger Leigh <[EMAIL PROTECTED]> wrote:
"David R. Litwin" <[EMAIL PROTECTED]> writes:> I'm having some troubles with chroot. Giving chroot /mnt/hda3 after> mount /dev/ hda3 /mnt/hda3 tells me Floating Point Exception.
Please post an exact transcript, so we can see what happens.script(1)
On Fri, Aug 04, 2006 at 10:45:01 +0200, Rodolfo Medina wrote:
>Hi, dear all.
>
> $ ls -l /sbin/shutdown
> -rwxr-xr-x 1 root root 18516 2005-01-04 23:43 /sbin/shutdown
>
>The above output shows execution permissions for all users: owner (root),
>group (root) and other user on the binary file `/sb
"David R. Litwin" <[EMAIL PROTECTED]> writes:
> I'm having some troubles with chroot. Giving chroot /mnt/hda3 after
> mount /dev/ hda3 /mnt/hda3 tells me Floating Point Exception.
Please post an exact transcript, so we can see what happens.
script(1) can do this.
Also, install strace, and run "s
Hi, dear all.
$ ls -l /sbin/shutdown
-rwxr-xr-x 1 root root 18516 2005-01-04 23:43 /sbin/shutdown
The above output shows execution permissions for all users: owner (root),
group (root) and other user on the binary file `/sbin/shutdown'.
Then why if I try to run that command with:
$ /sbin/s
Thanks! Then, how to pass options to initrd in grub's
menu.lst? I mean scsi disks parameters. My scsi disk
is not automatically recognized by sarge installation
program.
--- Pete Clarke <[EMAIL PROTECTED]>
wrote:
> > How could that be possible? I check
> > /boot/config-2.4.27-2-386 again, I fin
> How could that be possible? I check
> /boot/config-2.4.27-2-386 again, I find :
>
> CONFIG_SCSI=m
>
> You must have re-compiled kernel.
Not so, I have Sarge running on 8 Debian servers, all are only SCSI,
moreover they are SCSI Hardware RAID.
The drivers for the SCSI cards are built into the /in
Raphael Brunner wrote:
> I added all the data in /etc/network/interfaces and this is also up if I
> see with ifconfig.
# man interfaces
--
Lars
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
How could that be possible? I check
/boot/config-2.4.27-2-386 again, I find :
CONFIG_SCSI=m
You must have re-compiled kernel.
--- Raquel Rice <[EMAIL PROTECTED]> wrote:
> On Fri, 4 Aug 2006 00:00:55 -0700 (PDT)
> Serena Cantor <[EMAIL PROTECTED]> wrote:
>
> > I check kernel options of sarge's
Silvio Jorge Auler Junior wrote:
> AVISO LEGAL
> Esta mensagem e destinada exclusivamente para a(s) pessoa(s) a quem
> e dirigida, podendo conter informacao confidencial e/ou legalmente
> privilegiada. Se voce nao for destinatario desta mensagem, desde ja fica
> notificado de abster-se a divulga
On Fri, 4 Aug 2006 00:00:55 -0700 (PDT)
Serena Cantor <[EMAIL PROTECTED]> wrote:
> I check kernel options of sarge's kernel, all options
> for scsi drives are M, not Y. This means it can't boot
> from a scsi drive.
>
> Do I have to compile a kernel, in order to boot from a
> scsi drive?
I run S
On Friday 04 August 2006 00:22, Bill Thompson wrote:
> On Fri, 04 Aug 2006 00:11:32 +0300
>
> David Baron <[EMAIL PROTECTED]> wrote:
> > Thanks, I'll try it all and let you know how it works out. The
> > problem is that the partial burns are now useless except for scratch.
>
> Are you using DVD-RW
I check kernel options of sarge's kernel, all options
for scsi drives are M, not Y. This means it can't boot
from a scsi drive.
Do I have to compile a kernel, in order to boot from a
scsi drive?
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the
98 matches
Mail list logo