Gentoo Archives: gentoo-user

From: Walter Willis <walterwn@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problem with X100P clone
Date: Fri, 19 Aug 2005 22:46:32
Message-Id: 6b0bc78705081915424c356b8f@mail.gmail.com
In Reply to: Re: [gentoo-user] problem with X100P clone by Kevin Hanson
1 yes
2 include :
3 #rc-update add zaptel default
4 #rc-update add asterisk default
5
6 and after
7 #rc-update del asterisk
8
9 # reboot
10 and reboot normality, charge modules etc, etc.
11
12 login in gentoo linux and :
13 #/etc/init.d/asterisk start and
14 #ps aux
15 USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
16 root 1 0.6 0.1 1460 500 ? S 16:48 0:02 init [3]
17 root 2 0.0 0.0 0 0 ? S 16:48 0:00 [migration/0]
18 root 3 0.0 0.0 0 0 ? SN 16:48 0:00 [ksoftirqd/0]
19 root 4 0.0 0.0 0 0 ? S< 16:48 0:00 [events/0]
20 root 5 0.0 0.0 0 0 ? S< 16:48 0:00 [khelper]
21 root 6 0.0 0.0 0 0 ? S< 16:48 0:00 [kthread]
22 root 8 0.0 0.0 0 0 ? S< 16:48 0:00 [kblockd/0]
23 root 60 0.0 0.0 0 0 ? S 16:48 0:00 [pdflush]
24 root 61 0.0 0.0 0 0 ? S 16:48 0:00 [pdflush]
25 root 63 0.0 0.0 0 0 ? S< 16:48 0:00 [aio/0]
26 root 65 0.0 0.0 0 0 ? S< 16:48 0:00 [xfslogd/0]
27 root 66 0.0 0.0 0 0 ? S< 16:48 0:00 [xfsdatad/0]
28 root 62 0.0 0.0 0 0 ? S 16:48 0:00 [kswapd0]
29 root 67 0.0 0.0 0 0 ? S 16:48 0:00 [xfsbufd]
30 root 652 0.0 0.0 0 0 ? S 16:48 0:00 [kseriod]
31 root 1074 0.0 0.0 0 0 ? S 16:48 0:00 [khubd]
32 root 1500 0.0 0.0 0 0 ? S 16:48 0:00 [khpsbpkt]
33 root 1731 0.0 0.0 0 0 ? S< 16:48 0:00 [ata/0]
34 root 2839 0.0 0.0 0 0 ? S 16:48 0:00 [kjournald]
35 root 6565 0.1 0.1 1460 456 ? S<s 16:48 0:00 udevd
36 root 8305 0.0 0.2 1712 688 ? Ss 16:49 0:00
37 /usr/sbin/syslog-ng
38 root 8719 0.0 0.4 2208 1120 ? Ss 16:50 0:00
39 /bin/sh /usr/bin/mysqld_safe
40 mysql 8793 0.0 2.0 37624 5272 ? S 16:50 0:00
41 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --us
42 root 8825 0.0 0.5 3152 1440 ? Ss 16:50 0:00 /usr/sbin/sshd
43 mysql 8838 0.0 2.0 37624 5272 ? S 16:50 0:00
44 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --us
45 mysql 8841 0.0 2.0 37624 5272 ? S 16:50 0:00
46 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --us
47 mysql 8859 0.0 2.0 37624 5272 ? S 16:50 0:00
48 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --us
49 root 8925 0.0 0.2 1500 608 tty1 Ss+ 16:50 0:00
50 /sbin/agetty 38400 tty1 linux
51 root 8928 0.0 0.2 1496 604 tty2 Ss+ 16:50 0:00
52 /sbin/agetty 38400 tty2 linux
53 root 8929 0.0 0.2 1500 608 tty3 Ss+ 16:50 0:00
54 /sbin/agetty 38400 tty3 linux
55 root 8930 0.0 0.2 1496 604 tty4 Ss+ 16:50 0:00
56 /sbin/agetty 38400 tty4 linux
57 root 8931 0.0 0.2 1496 608 tty5 Ss+ 16:50 0:00
58 /sbin/agetty 38400 tty5 linux
59 root 8983 0.0 0.2 1496 608 tty6 Ss+ 16:50 0:00
60 /sbin/agetty 38400 tty6 linux
61 root 9025 0.1 0.7 5976 1880 ? Rs 16:52 0:00 sshd:
62 root@pts/0
63 root 9028 0.0 0.5 2212 1300 pts/0 Ss 16:52 0:00 -bash
64 asterisk 9094 4.6 1.0 3920 2568 ? S 16:53 0:04
65 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096 fpm-calm-river.mp
66 root 9101 0.0 0.3 2440 832 pts/0 R+ 16:54 0:00 ps aux
67
68
69 but no work!!!
70
71 for asterisk is necesary sound card ????
72
73 --
74 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] problem with X100P clone Andrew MacKenzie <amackenz@×××××××.com>