From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SAHPv-00068q-Mx for garchives@archives.gentoo.org; Wed, 21 Mar 2012 09:01:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0640DE07A7; Wed, 21 Mar 2012 09:00:56 +0000 (UTC) Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by pigeon.gentoo.org (Postfix) with ESMTP id 8C163E0738 for ; Wed, 21 Mar 2012 08:59:17 +0000 (UTC) Received: by wibhn6 with SMTP id hn6so5568983wib.10 for ; Wed, 21 Mar 2012 01:59:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=mYGuLbPUkXgCykIbh9AP7E5RE3mcxmHWI8VU5KE5vF0=; b=AUTyd4qEAQXFbVaQcTv4uaYJvV+d0are70H632kxoxyBEgHnNKgR2eOBbeibBYFFsV xt54BMxSv1iQQmSE9yxMG8xi7RG5ZYUeklf1Tk7p627C9X8blbWL2rVH2ztSmykYhyrp o7pSBBl1qjLIAJ5sOuz/XB0Raau+KJ6g5Hvf66gfykUrSkU6lNJNPKQ4NuFOXdskgjhM RbrtGJIvp4+2zcbrY1bBrLUSRYjxeiHwQT2eISv0oSX/jx0C+zhcEtLStPUYTPIwAcK3 NTqTAICda9E/dbSsv2DLEEyRtwABSrxuvquJlon1tOYz0LQccFIbdu4uDDqhgIgd1Fo+ FKKg== Received: by 10.216.134.28 with SMTP id r28mr2023596wei.58.1332320356669; Wed, 21 Mar 2012 01:59:16 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id d7sm4970442wiz.6.2012.03.21.01.59.14 (version=SSLv3 cipher=OTHER); Wed, 21 Mar 2012 01:59:15 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ppp-gentoo woes cont'd Date: Wed, 21 Mar 2012 08:59:18 +0000 User-Agent: KMail/1.13.7 (Linux/3.2.1-gentoo-r2; KDE/4.7.4; x86_64; ; ) References: <4F691CA3.7040602@gmail.com> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1416795.8zqzrkTo6k"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201203210859.20420.michaelkintzios@gmail.com> X-Archives-Salt: 30734fe0-e6ff-4b10-b2c3-d75e7f1c2503 X-Archives-Hash: 659a9b3fd41aebc813fb6d5d15a87dbf --nextPart1416795.8zqzrkTo6k Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wednesday 21 Mar 2012 03:00:50 Maxim Wexler wrote: > > This brings back nightmares. It's been a while since I used dial-up but > > this sounds like a permissions issue. Check /etc/group and see if you > > are in ALL the following groups: > >=20 > > tty > > uucp > > dialout > > utmp >=20 > They're all in the file, if that's what you mean. No, he means that your user is a member of the above groups. In my laptop (no analogue modem available) my user is only a member of uucp. > > You can also check the permissions of the ttyS to see > > what it is. Mine is uucp. You shouldn't have to create a group so work > > with what you got for now. My devices are set to this: > >=20 > > root@fireball / # ls -al /dev/ttyS* > > crw-rw---- 1 root uucp 4, 64 Mar 20 19:01 /dev/ttyS0 > > crw-rw---- 1 root uucp 4, 65 Mar 20 16:12 /dev/ttyS1 > > crw-rw---- 1 root uucp 4, 66 Mar 20 16:12 /dev/ttyS2 > > crw-rw---- 1 root uucp 4, 67 Mar 20 16:12 /dev/ttyS3 > > root@fireball / # >=20 > lumby syzygy # ls -al /dev/ttyUSB0 > crw-rw---- 1 root uucp 188, 0 Mar 20 16:25 /dev/ttyUSB0 > lumby syzygy # You also need to be a member of the usb group. =2D-=20 Regards, Mick --nextPart1416795.8zqzrkTo6k Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk9pmGgACgkQVTDTR3kpaLZx7wCgiWXYfkCdt7W9d+rjC0cNCBCk 9K8AoJKpRfyl2DMmgzuqIt/KG9kO9Ccl =/x3n -----END PGP SIGNATURE----- --nextPart1416795.8zqzrkTo6k--