Re: dump the stack of a running subthread (solved)

2005-11-14 Thread Marc Brünink
On Montag, Nov 14, 2005, at 11:42 Europe/Berlin, Marc Brünink wrote: Hi, I've a program which creates some subthreads. One of them hangs. I need a stack dump of this very special thread. Any hints? I'm unable to use gdb directly, because it just occurs on one machine. And it'

dump the stack of a running subthread

2005-11-14 Thread Marc Brünink
Hi, I've a program which creates some subthreads. One of them hangs. I need a stack dump of this very special thread. Any hints? I'm unable to use gdb directly, because it just occurs on one machine. And it's a production system. It's no problem if the thread gets terminated. It will be resta

Re: Solaris: The Most Advanced OS?

2005-11-08 Thread Marc Brünink
"Advanced" has a meaning of bleeding-edge which Solaris definitively is not. I guess it's a question of definition. So the whole discussion is at a dead end now. The posts of the pro-SUN people suggested a definition of advanced=reliable. I couldn't figure out how the other people define adva

Re: Editing the Fluxbox menu?

2005-11-08 Thread Marc Brünink
On Dienstag, Nov 8, 2005, at 10:11 Europe/Berlin, Tshepang Lekhonkhobe wrote: Hello, Is there a way to edit the 'fluxbox' right-click menu?. Thanks... Yes. http://fluxbox.sourceforge.net/docbook.php -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

identifying bottlenecks

2005-11-02 Thread Marc Brünink
Hi, I've an application which should be as fast as possible. Therefore I'm trying to identify the bottleneck of the system for this special program. The application just uses 50 % of the CPU according to top. So the bottleneck have to be somewhere else. Is there a program to monitor the usage

ppp SIGHUP problem

2005-10-19 Thread Marc Brünink
Hi, I've two computers. One of them connects to the internet via ppp without problems. The other just refuses to collaborate :-) I tryed to reconfigure the ppp with help of pppconfig. Didn't help a bit. Then I tryed to copy the working files from one computer to the other cp -r /etc/ppp cp -r

Re: weird [CHESEN USB Keyboard] problem

2005-10-19 Thread Marc Brünink
Hi, insmod mousedev solved the problem/bug. regards Marc On Mittwoch, Okt 19, 2005, at 12:45 Europe/Berlin, Marc Brünink wrote: Hi, I've 2 keyboards form the same manufacturer. These are USB Keyboards with a buitin touchpad. Both keyboards work, but I've problems with the t

weird [CHESEN USB Keyboard] problem

2005-10-19 Thread Marc Brünink
Hi, I've 2 keyboards form the same manufacturer. These are USB Keyboards with a buitin touchpad. Both keyboards work, but I've problems with the touchpad of one of them. If I plug the keyboard A the touchpad doesn't work. If I unplug keyboard A and plug keyboard B the touchpad does work. Now

Re: apt-get install without internet connection

2005-10-17 Thread Marc Brünink
On Montag, Okt 17, 2005, at 13:25 Europe/Berlin, Marc Brünink wrote: Hi list, I've a pretty trivial question: I've a computer without any internet access. But I want to install a specific package which is not included on my debian CDs. So I used "apt-get clean" and

apt-get install without internet connection

2005-10-17 Thread Marc Brünink
Hi list, I've a pretty trivial question: I've a computer without any internet access. But I want to install a specific package which is not included on my debian CDs. So I used "apt-get clean" and "apt-get -d install " to get the packages on a machine with internet access. Thereafter I copied

Re: X under heavy load

2005-10-14 Thread Marc Brünink
quently do computationally demanding tasks in my work desktop and home laptop (both running Debian Sarge) and X continues working fine. While I'm waiting I frequently browse the web without major changes in speed. Maybe your program is "X intensive"... Antonio Marc Brünink wrote:

X under heavy load

2005-10-14 Thread Marc Brünink
Hi, if I put my 500 Mhz machine under heavy load, X doesn't respond anymore. Actually it works, but it's much to slow. I want to do some hard calculations in background AND use X. I guess this should be possible, shouldn't it? I tryed to use nice 20 heavy-load-process but this didn't help a bi

usb-uhci.c interrupt status 2, frame

2005-10-12 Thread Marc Brünink
Hi List sometimes I get some usb-uhci.c interrupt status 2, frame #XXX messages on startup. Sometimes I don't. Whats does it mean? Thanks Marc -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

serial port programming

2005-10-07 Thread Marc Brünink
Hi, I've an application which uses /dev/ttyS3 to read and write some data. This software is kind of alpha. Sometimes it segfaults. So the serial port is not closed correctly. If I restart the application after a segfault I'm not able to open the port again. I've to reboot. Im wondering if it'

Screencoder touchscreen && X

2005-09-27 Thread Marc Brünink
Hi list, I'm trying to use a touchscreen with screencoder chipset. I found this http://www.mail-archive.com/xpert@xfree86.org/msg04509.html But it didn't help much because its just a discussion about some patches. I don't know if they made it to the stable release. However I'm wondering how to

gsm 07.10 standard

2005-09-21 Thread Marc Brünink
Hi, I found http://developer.berlios.de/projects/gsmmux/ and I'm just wondering if there's any other approch to implement the GSM 07.10 standard. Thanks Marc -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: unable to initialize modem (Siemes MC35)

2005-09-08 Thread Marc Brünink
On Mittwoch, Sep 7, 2005, at 22:52 Europe/Berlin, Hendrik Sattler wrote: Marc Brünink wrote: I'm trying to get a Siemens MC35 Modem up and running. wvdialconf found the modem but everytime wvdial tried to initialize the modem I got a "CME Error: 3" which stands for "O

xdm && Touchscreen

2005-09-08 Thread Marc Brünink
Hiho, I've a running XFree86 with xdm. And I've a touchscreen which is working in X. The only thing which is missing is a working touchscreen while xdm is running. It looks like the driver for the touchscreen is loaded after login. Is it somehow possible to fix this? Thanks Marc -- To UNSU

Re: unable to initialize modem (Siemes MC35)

2005-09-07 Thread Marc Brünink
Dienstag, Sep 6, 2005, at 17:18 Europe/Berlin, Marc Brünink wrote: Hi List, I'm trying to get a Siemens MC35 Modem up and running. wvdialconf found the modem but everytime wvdial tried to initialize the modem I got a "CME Error: 3" which stands for "Operation not allowed".

unable to initialize modem (Siemes MC35)

2005-09-06 Thread Marc Brünink
Hi List, I'm trying to get a Siemens MC35 Modem up and running. wvdialconf found the modem but everytime wvdial tried to initialize the modem I got a "CME Error: 3" which stands for "Operation not allowed". Every other AT command results in a 258: "phone is busy". I connected to the serial port