ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] IDE CDROm wit SATA Disks problem
@ 2008-11-13 13:03 Dmytro Kovalskyy
  2008-11-13 13:30 ` Andriy Dobrovol`s`kii
  2008-11-13 13:37 ` Евгений
  0 siblings, 2 replies; 5+ messages in thread
From: Dmytro Kovalskyy @ 2008-11-13 13:03 UTC (permalink / raw)
  To: community

Привет,

Собрал машинку на материнке ASUS P5Q Deluxe и интеле.

Стоят сата винты, а ДВД РВ висит на иде интерфейсе контроллера Марвел.
Система не видит ДВДРВ.

народ помогите с тем куда копать?

00:00.0 Host bridge: Intel Corporation Eaglelake DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation Eaglelake PCI Express Root Port (rev
02)
00:1a.0 USB Controller: Intel Corporation ICH10 USB UHCI Controller #4
00:1a.1 USB Controller: Intel Corporation ICH10 USB UHCI Controller #5
00:1a.2 USB Controller: Intel Corporation ICH10 USB UHCI Controller #6
00:1a.7 USB Controller: Intel Corporation ICH10 USB2 EHCI Controller #2
00:1b.0 Audio device: Intel Corporation ICH10 HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation ICH10 PCI Express Port 1
00:1c.4 PCI bridge: Intel Corporation ICH10 PCI Express Port 5
00:1c.5 PCI bridge: Intel Corporation ICH10 PCI Express Port 6
00:1d.0 USB Controller: Intel Corporation ICH10 USB UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation ICH10 USB UHCI Controller #2
00:1d.2 USB Controller: Intel Corporation ICH10 USB UHCI Controller #3
00:1d.7 USB Controller: Intel Corporation ICH10 USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation ICH10 LPC Interface Controller
00:1f.2 IDE interface: Intel Corporation ICH10 4 port SATA IDE Controller
00:1f.3 SMBus: Intel Corporation ICH10 SMBus Controller
00:1f.5 IDE interface: Intel Corporation ICH10 2 port SATA IDE Controller
01:00.0 VGA compatible controller: nVidia Corporation Device 0622 (rev a1)
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E
Gigabit Ethernet Controller (rev 12)
03:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II
Controller (rev b1)
05:02.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit
Ethernet Controller (rev 14)
05:03.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 70)


[dikov@violet ~]$ dmesg |grep 03:00.0
ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:03:00.0 to 64
ACPI: PCI interrupt for device 0000:03:00.0 disabled
ahci 0000:03:00.0: version 3.0
ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16
ahci 0000:03:00.0: controller can't do NCQ, turning off CAP_NCQ
ahci 0000:03:00.0: MV_AHCI HACK: port_map 7 -> 3
ahci 0000:03:00.0: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x3 impl IDE mode
ahci 0000:03:00.0: flags: 64bit stag led pmp slum part
PCI: Setting latency timer of device 0000:03:00.0 to 64

[dikov@violet ~]$ lsmod|grep ata
ata_generic            13444  0
pata_marvell           10880  0
ata_piix               26244  6
pata_acpi              11520  0
libata                165392  5
ata_generic,pata_marvell,ata_piix,ahci,pata_acpi
dock                   14352  1 libata
scsi_mod              155052  3 sg,libata,sd_mod





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] IDE CDROm wit SATA Disks problem
  2008-11-13 13:03 [Comm] IDE CDROm wit SATA Disks problem Dmytro Kovalskyy
@ 2008-11-13 13:30 ` Andriy Dobrovol`s`kii
  2008-11-13 13:37 ` Евгений
  1 sibling, 0 replies; 5+ messages in thread
From: Andriy Dobrovol`s`kii @ 2008-11-13 13:30 UTC (permalink / raw)
  To: dikov, ALT Linux Community general discussions

2008/11/13 Dmytro Kovalskyy <dikov@>:
> Привет,
>
> Собрал машинку на материнке ASUS P5Q Deluxe и интеле.
>
> Стоят сата винты, а ДВД РВ висит на иде интерфейсе контроллера Марвел.
> Система не видит ДВДРВ.
>
> народ помогите с тем куда копать?
>
lspci -k ?
>
> [dikov@violet ~]$ dmesg |grep 03:00.0
> ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16
> PCI: Setting latency timer of device 0000:03:00.0 to 64
> ACPI: PCI interrupt for device 0000:03:00.0 disabled
> ahci 0000:03:00.0: version 3.0
> ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16
> ahci 0000:03:00.0: controller can't do NCQ, turning off CAP_NCQ
> ahci 0000:03:00.0: MV_AHCI HACK: port_map 7 -> 3
> ahci 0000:03:00.0: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x3 impl IDE mode
> ahci 0000:03:00.0: flags: 64bit stag led pmp slum part
> PCI: Setting latency timer of device 0000:03:00.0 to 64
>
> [dikov@violet ~]$ lsmod|grep ata
> ata_generic            13444  0
> pata_marvell           10880  0
> ata_piix               26244  6
> pata_acpi              11520  0
> libata                165392  5
> ata_generic,pata_marvell,ata_piix,ahci,pata_acpi
> dock                   14352  1 libata
> scsi_mod              155052  3 sg,libata,sd_mod
>
Какое ядро?
Где ide?
-- 
Regards,
Andrii Dobrovol`s`kyj

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] IDE CDROm wit SATA Disks problem
  2008-11-13 13:03 [Comm] IDE CDROm wit SATA Disks problem Dmytro Kovalskyy
  2008-11-13 13:30 ` Andriy Dobrovol`s`kii
@ 2008-11-13 13:37 ` Евгений
  2008-11-14  7:17   ` Dmytro Kovalskyy
  1 sibling, 1 reply; 5+ messages in thread
From: Евгений @ 2008-11-13 13:37 UTC (permalink / raw)
  To: dikov, ALT Linux Community general discussions

Dmytro Kovalskyy пишет:
> Привет,
> 
> Собрал машинку на материнке ASUS P5Q Deluxe и интеле.
> 
> Стоят сата винты, а ДВД РВ висит на иде интерфейсе контроллера Марвел.
> Система не видит ДВДРВ.
> 
> народ помогите с тем куда копать?

https://bugzilla.altlinux.org/show_bug.cgi?id=16808


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] IDE CDROm wit SATA Disks problem
  2008-11-13 13:37 ` Евгений
@ 2008-11-14  7:17   ` Dmytro Kovalskyy
  2008-11-14  8:49     ` Шишков Евгений
  0 siblings, 1 reply; 5+ messages in thread
From: Dmytro Kovalskyy @ 2008-11-14  7:17 UTC (permalink / raw)
  To: Евгений
  Cc: ALT Linux Community general discussions


> https://bugzilla.altlinux.org/show_bug.cgi?id=16808
>
Спасибо за ссылку, почитал.

Есть вопросы.
1. ядро 2.6.26-wks-pae-alt5 из Сизифа?
2. с этим новым ядром все работает вообще без напильника.
3. Станет ли оно на 4.1 одновленный из бранча?

Спасибо

Дима



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] IDE CDROm wit SATA Disks problem
  2008-11-14  7:17   ` Dmytro Kovalskyy
@ 2008-11-14  8:49     ` Шишков Евгений
  0 siblings, 0 replies; 5+ messages in thread
From: Шишков Евгений @ 2008-11-14  8:49 UTC (permalink / raw)
  To: dikov, ALT Linux Community general discussions

Dmytro Kovalskyy пишет:
>> https://bugzilla.altlinux.org/show_bug.cgi?id=16808
>>
> Спасибо за ссылку, почитал.
> 
> Есть вопросы.
> 1. ядро 2.6.26-wks-pae-alt5 из Сизифа?
http://www.unsafe.ru/lakostis/RPMS/ALTLinux/

> 2. с этим новым ядром все работает вообще без напильника.
С напильником. Надо переделать initrd с --preload.....

> 3. Станет ли оно на 4.1 одновленный из бранча?
Думаю, что да.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-11-14  8:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-13 13:03 [Comm] IDE CDROm wit SATA Disks problem Dmytro Kovalskyy
2008-11-13 13:30 ` Andriy Dobrovol`s`kii
2008-11-13 13:37 ` Евгений
2008-11-14  7:17   ` Dmytro Kovalskyy
2008-11-14  8:49     ` Шишков Евгений

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git