From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E67Kg-0006Pn-DK for garchives@archives.gentoo.org; Fri, 19 Aug 2005 13:54:54 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7JDrrpJ000812; Fri, 19 Aug 2005 13:53:53 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7JDoMRK014023 for ; Fri, 19 Aug 2005 13:50:22 GMT Received: by wproxy.gmail.com with SMTP id i6so809524wra for ; Fri, 19 Aug 2005 06:50:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=OY8V6YlAqWIatoLUQb4Wsa/GEXfgJ0P+/jawE3PYpyP7YZgPb5n2NnhpLKu5jtoo7UB02ttuI2h1/uSz9IQusrlmLacsklqA4eDllYl4fHSXjEeluT21jS8/A9C9MyTKneIj/9ABI4kOSXBwlCXS6Yc10DkeuFCgwqr3LvnZjlw= Received: by 10.54.65.5 with SMTP id n5mr70730wra; Fri, 19 Aug 2005 06:50:32 -0700 (PDT) Received: from ?192.168.0.2? ([68.101.114.219]) by mx.gmail.com with ESMTP id 12sm6497079wrl.2005.08.19.06.50.31; Fri, 19 Aug 2005 06:50:32 -0700 (PDT) Message-ID: <4305E3C0.3040806@gmail.com> Date: Fri, 19 Aug 2005 06:50:56 -0700 From: Zac Medico User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050804) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] SCSI Emulation Problem for USB References: <4305D662.9070607@he4d.net> <4305E4B3.9070301@he4d.net> In-Reply-To: <4305E4B3.9070301@he4d.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: f85a3dcb-ba2d-4a12-b593-50aea8e7b653 X-Archives-Hash: 07ad4b2a9b7fd0d3e5005e4839b3d458 Tobias wrote: > Tobias wrote: > >> Hi!! >> If i do dmesg i get scsi0 : sata_sil ... shouldnt there be the SCSI >> Emultation.... >> scsi1 : sata_sil >> Vendor: ATA ... thats my SATA HD >> ------------------------ >> if i do cat /proc/scsi/scsi i get: >> >> Attached devices: >> Host: scsi0 Channel: 00 Id: 00 Lun: 00 >> Vendor: ATA Model: HDS722580VLSA80 Rev: V32O >> Type: Direct-Access ANSI SCSI revision: 05 >> ----------- >> # the dmesg scsi msg >> >> sata_sil version 0.9 >> ACPI: PCI *Interrupt* Link [LNK3] enabled at IRQ 11 >> ACPI: PCI *Interrupt* 0000:01:0b.0[A] -> Link [LNK3] -> GSI 11 (level, >> low) -> IRQ 11 >> ata1: SATA max UDMA/100 cmd 0xE08AE080 ctl 0xE08AE08A bmdma 0xE08AE000 >> irq 11 >> ata2: SATA max UDMA/100 cmd 0xE08AE0C0 ctl 0xE08AE0CA bmdma 0xE08AE008 >> irq 11 >> ata1: dev 0 cfg 49:2f00 82:74eb 83:7fea 84:4023 85:74e9 86:3c02 >> 87:4023 88:203f >> ata1: dev 0 ATA, max UDMA/100, 160836480 sectors: lba48 >> ata1: dev 0 configured for UDMA/100 >> scsi0 : sata_sil >> ata2: no device found (phy stat 00000000) >> scsi1 : sata_sil >> Vendor: ATA Model: HDS722580VLSA80 Rev: V32O >> Type: Direct-Access ANSI SCSI revision: 05 >> SCSI device sda: 160836480 512-byte hdwr sectors (82348 MB) >> SCSI device sda: drive cache: write back >> SCSI device sda: 160836480 512-byte hdwr sectors (82348 MB) >> SCSI device sda: drive cache: write back >> sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 > >> Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 >> --------- >> Maybe a wrong *interrupt* is the problem! >> >> CPU0 >> 0: 4724423 XT-PIC timer >> 1: 7103 XT-PIC i8042 >> 2: 0 XT-PIC cascade >> 5: 944743 XT-PIC ehci_hcd:usb1, NVidia nForce2, skge, ICE1712, eth0 >> 7: 5803 XT-PIC parport0 >> 8: 0 XT-PIC rtc >> 9: 3 XT-PIC acpi, ohci_hcd:usb3, ohci1394 >> 10: 0 XT-PIC MPU401 UART >> 11: 360076 XT-PIC ohci_hcd:usb2, libata, nvidia >> 12: 223166 XT-PIC i8042 >> 14: 1200 XT-PIC ide0 >> 15: 1870 XT-PIC ide1 >> NMI: 0 >> LOC: 4724640 >> ERR: 53 >> MIS: 0 >> >> Please help! >> >> Greetings,He4D > > Okay! > I want to mount my USB 2.0 Harddisk. > But i cant mount it without the /dev/sd.... device > Ive done everything that stands in the Gentoo USB Install Manual. > Nothing worked! The Kernel is 100% right configured!! > > Greetings, He4D Make sure you have CONFIG_USB_STORAGE and CONFIG_BLK_DEV_SD enabled in your kernel config. If the drivers are modular then you need usb_storage and sd_mod loaded (in addition to the usb drivers). Zac -- gentoo-user@gentoo.org mailing list