From: Walter Willis <walterwn@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] problem with X100P clone
Date: Fri, 19 Aug 2005 17:42:07 -0500 [thread overview]
Message-ID: <6b0bc78705081915424c356b8f@mail.gmail.com> (raw)
In-Reply-To: <43064D25.6070205@comcast.net>
yes
include :
#rc-update add zaptel default
#rc-update add asterisk default
and after
#rc-update del asterisk
# reboot
and reboot normality, charge modules etc, etc.
login in gentoo linux and :
#/etc/init.d/asterisk start and
#ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.6 0.1 1460 500 ? S 16:48 0:02 init [3]
root 2 0.0 0.0 0 0 ? S 16:48 0:00 [migration/0]
root 3 0.0 0.0 0 0 ? SN 16:48 0:00 [ksoftirqd/0]
root 4 0.0 0.0 0 0 ? S< 16:48 0:00 [events/0]
root 5 0.0 0.0 0 0 ? S< 16:48 0:00 [khelper]
root 6 0.0 0.0 0 0 ? S< 16:48 0:00 [kthread]
root 8 0.0 0.0 0 0 ? S< 16:48 0:00 [kblockd/0]
root 60 0.0 0.0 0 0 ? S 16:48 0:00 [pdflush]
root 61 0.0 0.0 0 0 ? S 16:48 0:00 [pdflush]
root 63 0.0 0.0 0 0 ? S< 16:48 0:00 [aio/0]
root 65 0.0 0.0 0 0 ? S< 16:48 0:00 [xfslogd/0]
root 66 0.0 0.0 0 0 ? S< 16:48 0:00 [xfsdatad/0]
root 62 0.0 0.0 0 0 ? S 16:48 0:00 [kswapd0]
root 67 0.0 0.0 0 0 ? S 16:48 0:00 [xfsbufd]
root 652 0.0 0.0 0 0 ? S 16:48 0:00 [kseriod]
root 1074 0.0 0.0 0 0 ? S 16:48 0:00 [khubd]
root 1500 0.0 0.0 0 0 ? S 16:48 0:00 [khpsbpkt]
root 1731 0.0 0.0 0 0 ? S< 16:48 0:00 [ata/0]
root 2839 0.0 0.0 0 0 ? S 16:48 0:00 [kjournald]
root 6565 0.1 0.1 1460 456 ? S<s 16:48 0:00 udevd
root 8305 0.0 0.2 1712 688 ? Ss 16:49 0:00
/usr/sbin/syslog-ng
root 8719 0.0 0.4 2208 1120 ? Ss 16:50 0:00
/bin/sh /usr/bin/mysqld_safe
mysql 8793 0.0 2.0 37624 5272 ? S 16:50 0:00
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --us
root 8825 0.0 0.5 3152 1440 ? Ss 16:50 0:00 /usr/sbin/sshd
mysql 8838 0.0 2.0 37624 5272 ? S 16:50 0:00
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --us
mysql 8841 0.0 2.0 37624 5272 ? S 16:50 0:00
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --us
mysql 8859 0.0 2.0 37624 5272 ? S 16:50 0:00
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --us
root 8925 0.0 0.2 1500 608 tty1 Ss+ 16:50 0:00
/sbin/agetty 38400 tty1 linux
root 8928 0.0 0.2 1496 604 tty2 Ss+ 16:50 0:00
/sbin/agetty 38400 tty2 linux
root 8929 0.0 0.2 1500 608 tty3 Ss+ 16:50 0:00
/sbin/agetty 38400 tty3 linux
root 8930 0.0 0.2 1496 604 tty4 Ss+ 16:50 0:00
/sbin/agetty 38400 tty4 linux
root 8931 0.0 0.2 1496 608 tty5 Ss+ 16:50 0:00
/sbin/agetty 38400 tty5 linux
root 8983 0.0 0.2 1496 608 tty6 Ss+ 16:50 0:00
/sbin/agetty 38400 tty6 linux
root 9025 0.1 0.7 5976 1880 ? Rs 16:52 0:00 sshd:
root@pts/0
root 9028 0.0 0.5 2212 1300 pts/0 Ss 16:52 0:00 -bash
asterisk 9094 4.6 1.0 3920 2568 ? S 16:53 0:04
mpg123 -q -s --mono -r 8000 -b 2048 -f 4096 fpm-calm-river.mp
root 9101 0.0 0.3 2440 832 pts/0 R+ 16:54 0:00 ps aux
but no work!!!
for asterisk is necesary sound card ????
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-19 22:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <003901c5a4ee$c9506cb0$8c33a8c0@fwebb2>
[not found] ` <08b701c5a4fb$5dc475b0$6c01a8c0@tecra>
2005-08-19 21:00 ` [gentoo-user] problem with X100P clone Walter Willis
2004-08-28 17:03 ` [gentoo-user] [Asterisk-Users] " Walter Willis
2004-08-30 16:34 ` Walter Willis
2004-08-31 0:07 ` Walter Willis
2005-08-19 21:20 ` [gentoo-user] " Kevin Hanson
2005-08-19 22:42 ` Walter Willis [this message]
2005-08-31 13:54 ` Andrew MacKenzie
2005-08-31 23:09 ` Walter Willis
2005-08-31 23:38 ` Andrew MacKenzie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6b0bc78705081915424c356b8f@mail.gmail.com \
--to=walterwn@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox