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 1QliXy-0002hh-N1 for garchives@archives.gentoo.org; Tue, 26 Jul 2011 14:23:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0554F21C203; Tue, 26 Jul 2011 14:23:37 +0000 (UTC) Received: from smtp.alltele.net (m1.alltele.net [85.30.0.4]) by pigeon.gentoo.org (Postfix) with ESMTP id A8A8D21C01F for ; Tue, 26 Jul 2011 14:22:47 +0000 (UTC) Received: from [192.168.1.100] ([87.227.57.71]) by smtp.alltele.net (IceWarp 10.3.2) with ESMTP id JVW06545 for ; Tue, 26 Jul 2011 16:22:45 +0200 Message-ID: <4E2ECDB5.2050100@coolmail.se> Date: Tue, 26 Jul 2011 16:22:45 +0200 From: pk User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110724 Lightning/1.0b3pre Thunderbird/3.1.10 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: New motherboard, usb-problems etc. References: <4E2D48F9.5050206@coolmail.se> <4E2D7339.6040104@coolmail.se> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=3.27 required=7.00 tests=LOCALPART_IN_SUBJECT=1.56,RATWARE_RCVD_BONUS_SPC=1.00,MR_NOT_ATTRIBUTED_IP=0.20,SMILEY=-0.50,NO_RDNS2=0.01,MR_DIFF_MID=1.00 version=3.2.5 X-Spam-Level: *** X-Spam-Checker-Version: SpamAssassin 3.2.5 (1.1) on smtp.alltele.net X-CTCH: RefID="str=0001.0A0B0209.4E2ECDB5.0204,ss=1,re=0.000,fgs=0"; Spam="Unknown"; VOD="Unknown" X-Archives-Salt: X-Archives-Hash: fb8482e32afa63ddfddc0d4bf9ad7c24 On 07/26/11 01:02, walt wrote: > Hm. Does the second machine have an EFI BIOS too? No, "regular", old-style, bios. > Hm again. I see only 11 possibilities -- that's a binary three. (Thanks > to Neil for that clever idea.) :-) > 1) You failed to notice those same errors the first time you booted the > usb stick. (But something important has changed with your machine > because it won't boot from usb now, but boots the same code from dvd.) The usb mouse worked in the regular ohci/ehci ports for the first boot. Now, after booting the cd, when I put the mouse into the same port(s) I get the same result (i.e. "... device descriptor bla error). > 2) The live cd install disk lacks the correct drivers for your hardware. > (But then how did it boot the first time?) Well, it does contain drivers for ohci/ehci and hid-devices so... > 3) There is some EFI setting that you changed while fiddling with the EFI > GUI menu system. (Is there a way to restore the EFI default settings?) Could be a possibility of course but there's not a whole lot to change in there... Hm... I installed a second nic in the machine into the only pcie x1 slot (next to the graphic card) after booting for the first time. I'm thinking perhaps there might be some conflict... the onboard nic refuses to work properly also (as mentioned in my first mail)... I'll try to put the nic into another slot, but... ...here's what lspci -v says about my nic's (but I can't detect anything wrong - IRQs seems ok): (this is the extra card I put in) 08:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection Subsystem: Intel Corporation Gigabit CT Desktop Adapter Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at fe3c0000 (32-bit, non-prefetchable) [size=128K] Memory at fe300000 (32-bit, non-prefetchable) [size=512K] I/O ports at 9000 [size=32] Memory at fe3e0000 (32-bit, non-prefetchable) [size=16K] Expansion ROM at fe380000 [disabled] [size=256K] Capabilities: [c8] Power Management version 2 Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [e0] Express Endpoint, MSI 00 Capabilities: [a0] MSI-X: Enable+ Count=5 Masked- Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 00-1b-21-ff-ff-ad-78-9d Kernel driver in use: e1000e (this is the onboard nic) 09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) Subsystem: ASUSTeK Computer Inc. Device 8432 Flags: bus master, fast devsel, latency 0, IRQ 76 I/O ports at 8000 [size=256] Memory at d0004000 (64-bit, prefetchable) [size=4K] Memory at d0000000 (64-bit, prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Endpoint, MSI 01 Capabilities: [b0] MSI-X: Enable- Count=4 Masked- Capabilities: [d0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [140] Virtual Channel Capabilities: [160] Device Serial Number 01-00-00-00-68-4c-e0-00 Kernel driver in use: r8169 There's also an (binary) option 100 (i.e. 2^2 = 4): Hardware malfunction. :-( But then again 'tis strange that the usb ports work in the UEFI screen... :-s Thanks for the input, it does help! Best regards Peter K