From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 47D1F138010 for ; Tue, 2 Oct 2012 23:48:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D1E8E01C5; Tue, 2 Oct 2012 23:48:18 +0000 (UTC) Received: from mail-yh0-f53.google.com (mail-yh0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 32357E002C for ; Tue, 2 Oct 2012 23:46:47 +0000 (UTC) Received: by yhp3 with SMTP id 3so620084yhp.40 for ; Tue, 02 Oct 2012 16:46:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=2rrW9ytm9NgHfptezUDhLnBJx50cH1rbhMCosqQN2TU=; b=VL8Y6dqkb0dElh4FAGl4XfV2WZCaHK4iuCBYW3zHpze7PWf/ZMcm17XiFvcootPTVN b9fwo0fMLC2FxVgMklYKBXZASi+/cemSiqXaZZpGxy4IUYdkejNV+9rxKcvrhsgZHPsQ N9FtLOw/wk8o1M5J+jfNpuaP5y4uhYGZdnx3wQtIN0NNTt3KRFEgRmL5NqCoaiUe87nM TIQQnVN2m9/1ZQj+pMkXw7iDz5946MsOZ12f9mQDbEFsRYFrfw8/zvo9FuljUNr9vHuw CR0L0/z0CPQbkFJ8KBzAaKiQfgkRV2vSOeKaci4q9WGMjINLD+HwtcGUwNNtM1X5CUEB cCcQ== Received: by 10.101.3.13 with SMTP id f13mr124866ani.32.1349221607695; Tue, 02 Oct 2012 16:46:47 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-119-50.jan.bellsouth.net. [65.0.119.50]) by mx.google.com with ESMTPS id o5sm2517421anm.10.2012.10.02.16.46.44 (version=SSLv3 cipher=OTHER); Tue, 02 Oct 2012 16:46:46 -0700 (PDT) Message-ID: <506B7CE1.7080504@gmail.com> Date: Tue, 02 Oct 2012 18:46:41 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120913 Firefox/15.0.1 SeaMonkey/2.12.1 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Brother MFC 7320 References: <20121002112055.daa1ac581192094ae6931abc@web.de> <20121003010141.ed947769d492ebfbbb9d5a18@web.de> <506B793C.1020709@gmail.com> In-Reply-To: <506B793C.1020709@gmail.com> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 1564c7f2-c12f-4b7f-8bb5-521100d6c9ab X-Archives-Hash: 37275aeb8157d46a6d2887e60a8fee5d walt wrote: > On 10/02/2012 04:01 PM, Silvio Siefke wrote: >> I has compile new kernel, but the result is same. >> >> CONFIG_USB_ACM=y >> CONFIG_USB_PRINTER=y >> CONFIG_USB_WDM=y >> CONFIG_USB_TMC=y >> >> I use the handbook for usb and usb printer. >> >> Uff. When on Sabayon run, should run on gentoo too, or? > > All I know about Sabayon is that it is based on gentoo, but I've never > used it. I think your printer should work on *any* linux distro, so > gentoo should find and use your printer just as well as Sabayon :) > > I would compare the dmesg on Sabayon to the dmesg on gentoo. I think > that should tell you if the kernel configuration is different or wrong > on gentoo. Your printer should be connected and powered on, of course, > when you boot the computer ;) > > > > I would take the kernel config from the OS that works and use that to compile a kernel on Gentoo. That should eliminate the kernel being the problem. Also, compare the outputs from lspci -k and make sure the same kernel drivers are being used. It could be that it is trying to use one that it shouldn't. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!