Hi James,
On Mon, May 30, 2005 at 06:13:29PM +0100, James Stembridge wrote:
> > I hear a constant cracking/skipping noise when I play Audio CDs with
> > kaffeine/xine. I'm using both straight out-of-the-box, installed from
> > Debian binary packages.
> >
> > Some info about my setup:
> >
> > OS
Hi Peter,
On Mon, May 30, 2005 at 04:56:13PM -0400, Peter Jay Salzman wrote:
> james was suggesting to kill arts and see if your sound is any better. this
> effectively kills the middleman -- your audio program will interact directly
> with the sound hardware instead of needing to interact with
On Mon, May 30, 2005 at 06:55:15PM -0400, Peter Jay Salzman wrote:
> Perfect application for strace. Use:
>
> strace -o LOG.txt kaffeine
>
> Wait until you see kaffeine issue "device is busy" and then kill kaffeine.
>
> Load up the file LOG.txt with an editor. Do a search for "device is busy"
Hi,
Apologies in advance for the basic question. I'm counting on the
everlasting patience and generosity of the list members. I googled to no
avail in search of an answer.
How do I discover which device drivers are built into a given kernel
image, not accessing the sources ?
Thanks
Paulo
--
T
John Kelly wrote on Jun, 13:
> When booting, I see console messages from programs using stdout and
> stderr, scrolling by too fast to read. They are not logged in dmesg
> or any /var/log file.
>
> How to capture them?
This fantastic list help me on this one before.
Put this in /etc/default/boo
Stephen R Laniel wrote on Jun, 14:
> See also
> http://lists.debian.org/debian-user/2005/03/msg03789.html
This is curious. I'm running Debian stock kernel 2.4.27-2-686 and
neither:
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
seem to be configured (checked /boot/config-2.4.27-2-686), but bo
Colin Ingram wrote on Jun, 15:
> >This is curious. I'm running Debian stock kernel 2.4.27-2-686 and
> >neither:
> >
> >CONFIG_LEGACY_PTYS=y
> >CONFIG_LEGACY_PTY_COUNT=256
> >
> >
> I don't think these are needed or that they are the problem
>
> >seem to be configured (checked /boot/config-2.4.27
Hi,
I run Etch on a laptop and cardmgr to configure the PCMCIA ethernet
card. fetchmail is started before the ethernet interface is up, so I
figured that I had to either start or simply awaken it *after* the interface
was up, placing a script in /etc/network/if-post-up.d/.
I noticed that /etc/ne
Thomas Hood wrote on Jul, 20:
> > fetchmail is started before the ethernet interface is up, so I
> > figured that I had to either start or simply awaken it *after*
> > the interface was up, placing a script in /etc/network/if-post-up.d/.
>
> The solution is to install resolvconf.
Thanks for the t
Does anybody know where the defaults for ulimit are set ?
I couldn't find anything in /etc.
Thanks
Paulo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Lee Braiden wrote on Jun, 30:
> > Does anybody know where the defaults for ulimit are set ?
> > I couldn't find anything in /etc.
>
> /etc/security/limits.conf
Thanks, Lee. That's why 'grep -r ulimit /etc' couldn't find anything.
Paulo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a su
Lee Braiden wrote on Jun, 30:
> > Does anybody know where the defaults for ulimit are set ?
> > I couldn't find anything in /etc.
>
> /etc/security/limits.conf
Just looked at the file again and noticed that all entries are commented
out (start with #). So the defaults must be coming from somewhe
I was trying to learn how to use the standalone info reader, following
its sort of tutorial and it aborted with 'segmentation fault'. This
should reproduce the error:
$ info info
h
n
n
n
]
]
[
Should I file a bug report ?
Thanks
Paulo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subj
Lee Braiden wrote on Jun, 30:
> I think the defaults are just from the same pam module that includes that
> file
> as an example of what you can change :)
I'm not sure if I understood you. Forgive my ignorance and please correct me:
1. There's a pam module that sets limits for a shell environm
Hi All,
How do I tell gcc to use the debug version of glibc ?
I installed libc6-dbg but I just can't find out how to direct gcc to use
the debug version of the libraries. I searched gcc's manual and googled
around but couldn't find out what certainly should be a trivial command
line option.
Paul
Paulo M C Aragão wrote on Jul, 1:
> Hi All,
>
> How do I tell gcc to use the debug version of glibc ?
>
> I installed libc6-dbg but I just can't find out how to direct gcc to use
> the debug version of the libraries.
Sorry to bother everybody. I hadn't go
Hi,
I wonder if anyone has seen this problem and knows how to solve it.
After a reboot, my KDE desktop shows no icons and a pop-up window shows
the message:
Error - KDesktop
The process for the file protocol died unexpectedly
If I end the session and log in again, the icons appear.
I'm runni
Bruno,
> How to give kde / X11 same env.variables as logged user ?
KDE sources all shell scripts placed in ~/.kde/env. What I do is:
1. ln -s /etc/environment ~/.kde/env
2. Place all global environment variables in /etc/environment
This way they're available to console and KDE-started appl alik
Hi,
Feature test macro _POSIX_SOURCE refers to which edition of POSIX.1 ?
And _XOPEN_SOURCE refers to which SUS version ?
I've got installed libc6 and glibc-doc both 2.3.5-7. I've carefully read the
documentation from these packages, but couldn't find clear, unambiguous
answers. It was clear t
Daniel Nilsson wrote on Nov, 1:
> On Mon, Oct 31, 2005 at 08:56:46PM -0500, Patrick Wiseman wrote:
> > This is on a laptop, so the card is a pcmcia card; it always used to get
> > connected after being recognised. Now it gets recognised quickly but doesn't
> > get connected until I manually 'ifup
Ed Lawson wrote on Nov, 1:
> >
> > I browsed /etc/pcmcia/network and found out these suspicious
> lines in
> > /etc/pcmcia/network.opts:
> >
> > start_fn () { return; }
> > stop_fn () { return; }
> >
> > changed them to:
> >
> > start_fn () { ifup $1; }
> > stop_fn () { ifdown $1; }
> >
> >
Tshepang,
> On Fri, Nov 04, 2005 at 11:09:20AM +0200, Tshepang Lekhonkhobe wrote:
> > Hello,
> > With the current ABI transitions, I have noted a lot of mention about
> > soname changes, always wondering what it means. Could someone
> > explain... thanks
This is where I very recently learned what
John,
John M. Gabriele wrote on Nov, 4:
> http://wiki.linuxquestions.org/wiki/Library-related_Commands_and_Files
And thanks for this wiki link. I hadn't heard of it. It's in my bookmarks now !
Paulo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
Hi,
I noticed today the following daemons running:
UIDPID PPID C STIME TTY TIME CMD
root 1121 1 0 Nov11 ?00:00:00 [pccardd]
root 1123 1 0 Nov11 ?00:00:00 [pccardd]
but can't establish what they are.
I'm running:
updated Debian sid
kernel 2
> > Hi,
> >
> > I noticed today the following daemons running:
> >
> > UIDPID PPID C STIME TTY TIME CMD
> > root 1121 1 0 Nov11 ?00:00:00 [pccardd]
> > root 1123 1 0 Nov11 ?00:00:00 [pccardd]
> >
> > but can't establish what they are.
> >
>
> > I noticed today the following daemons running:
> >
> > UIDPID PPID C STIME TTY TIME CMD
> > root 1121 1 0 Nov11 ?00:00:00 [pccardd]
> > root 1123 1 0 Nov11 ?00:00:00 [pccardd]
> >
> > but can't establish what they are.
> >
> the braces ('[]
Hi,
Would anybody know how to enable APM on a 2.6.14-2-686 kernel ?
After I upgraded my kernel to 2.6.14-2-686, I noticed I couldn't suspend my
laptop. It's an old Fujitsu Lifebook E342, with APM.
These messages come from dmesg:
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: ove
Hi,
I'm lost trying to enable APM on a Debian stock kernel 2.6.14-2-686. Would
anybody know of some document that talks about this ? I've tried booting the
kernel with acpi=off apm=on, but APM is not enabled. It works with
2.6.8-2-686. I've googled around but didn't hit anything relevant. My l
I wonder if someone has seen this and knows how to solve it. I've been breaking
my head against this problem for a fortnight without success.
I have an updated sid system, kernel 2.6.14-2-686, installed on a Fujitsu
Lifebook E342 laptop. Its BIOS only has APM support. I discovered that ACPI is
Hi,
I'm trying to write a udev rule to awaken a system-wide fetchmail daemon
whenever eth0 is brought up, but I'm lost about which event to capture.
Before udev, I did this in /etc/network/interfaces:
iface eth0 inet dhcp
post-up /etc/init.d/fetchmail start || true
pre-down /etc/init.d/
30 matches
Mail list logo