View previous topic :: View next topic |
Author |
Message |
_Adik_ Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1814027414033712d81df4.jpg)
Joined: 09 Jan 2004 Posts: 205 Location: Katowice, Poland
|
Posted: Fri Jun 04, 2004 5:21 pm Post subject: sil3512 strange problem (???) |
|
|
I have a very strange problem with my disk controller.
I borrowed a 160GB SATA disk and plugged it into my gentoo
box, loaded all needed modules and, everything seems to be ok,
I can read any data from this disk but there is a problem with
write, when I try to write something my console hangs up and
I cannot do anything! I'm using 2.6.7-rc1-love1, but the same
effect on 2.6.6-mm4. Anyone have any ideas?
here is my lsmod:
Code: |
atari root # lsmod
Module Size Used by
snd_intel8x0 23048 -
snd_ac97_codec 63272 -
snd_mpu401_uart 5604 -
snd_rawmidi 19360 -
snd_seq_oss 30656 -
snd_seq_midi_event 5764 -
snd_seq 46960 -
snd_seq_device 6316 -
snd_pcm_oss 48488 -
snd_pcm 81572 -
snd_page_alloc 8812 -
snd_timer 19944 -
snd_mixer_oss 16900 -
snd 43844 -
sata_sil 5032 -
libata 33896 -
isofs 22336 -
floppy 53620 -
psmouse 18252 -
agpgart 27176 -
ipv6 202496 -
it87 20240 -
i2c_sensor 2148 -
i2c_nforce2 4068 -
i2c_dev 7520 -
i2c_core 18152 -
r8169 13544 -
sd_mod 15840 -
scsi_mod 66244 -
ide_cd 38340 -
cdrom 36800 -
|
...lspci:
Code: |
atari root # lspci
00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
01:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 (rev 10)
01:0d.0 Unknown mass storage controller: CMD Technology Inc: Unknown device 3512 (rev 01)
01:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
02:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200 Ultra] (rev a1)
|
...and /proc/interrupts:
Code: |
atari root # cat /proc/interrupts
CPU0
0: 126122890 XT-PIC timer
1: 12790 IO-APIC-edge i8042
9: 0 IO-APIC-level acpi
12: 328136 IO-APIC-edge i8042
14: 163479 IO-APIC-edge ide0
16: 21925288 IO-APIC-level eth0
18: 180340 IO-APIC-level libata
20: 172 IO-APIC-level NVidia nForce2
NMI: 0
LOC: 126122770
ERR: 0
MIS: 0
|
_________________ No linux, no fun... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
_Adik_ Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1814027414033712d81df4.jpg)
Joined: 09 Jan 2004 Posts: 205 Location: Katowice, Poland
|
Posted: Sat Jun 05, 2004 4:53 am Post subject: |
|
|
nobody knows what i have to do? _________________ No linux, no fun... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
_Adik_ Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1814027414033712d81df4.jpg)
Joined: 09 Jan 2004 Posts: 205 Location: Katowice, Poland
|
Posted: Sat Jun 05, 2004 6:52 am Post subject: |
|
|
I found this in logs:
Code: |
Jun 5 14:49:25 atari ata1: DMA timeout, stat 0x1
Jun 5 14:49:25 atari ATA: abnormal status 0x58 on port 0xD0961087
Jun 5 14:49:25 atari scsi0: ERROR on channel 0, id 0, lun 0, CDB: 0x2a 00 06 a8 5c 47 00 04 00 00
Jun 5 14:49:25 atari Current sda: sense = 70 3
Jun 5 14:49:25 atari ASC= c ASCQ= 2
Jun 5 14:49:25 atari Raw sense data:0x70 0x00 0x03 0x00 0x00 0x00 0x00 0x06 0x00 0x00 0x00 0x00 0x0c 0x02
Jun 5 14:49:25 atari end_request: I/O error, dev sda, sector 111696967
Jun 5 14:49:25 atari ATA: abnormal status 0x58 on port 0xD0961087
Jun 5 14:49:25 atari ATA: abnormal status 0x58 on port 0xD0961087
Jun 5 14:49:25 atari ATA: abnormal status 0x58 on port 0xD0961087
|
_________________ No linux, no fun... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
_Adik_ Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1814027414033712d81df4.jpg)
Joined: 09 Jan 2004 Posts: 205 Location: Katowice, Poland
|
Posted: Fri Jun 11, 2004 7:59 pm Post subject: |
|
|
i've tried latest kernel ( 2.6.7-rc3 ) and changed cables but this problem still occur... HELP ME!!! _________________ No linux, no fun... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jean-michel Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/120468730942ef700548420.jpg)
Joined: 30 May 2002 Posts: 142 Location: Somewhere East of the Atlantic
|
Posted: Fri Jul 09, 2004 2:14 pm Post subject: I have the same problem |
|
|
I have the same problem. So far no joy with vanilla 2.6.7. I'm trying gentoo-dev-sources-2.6.7-r8, with and without sil support compiled in (someone with similiar problems on a via device left sata support out and had it recognized as an ATA drive. I don't think this will work with sil, but as a last ditch effort I'll give it a try). _________________ The Struggle for the Future of Human Evolution Begins: Autonomy the SciFi Series! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jean-michel Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/120468730942ef700548420.jpg)
Joined: 30 May 2002 Posts: 142 Location: Somewhere East of the Atlantic
|
Posted: Thu Aug 19, 2004 9:39 pm Post subject: This problem still exists |
|
|
It seems worthwhile to follow up, as it has been a month and a half since my last post, and even longer for the other folks suffering the affliction that is the sil driver interacting with GNU/Linux.
The problem remains witn the 2004.2 boot CD ... not a clueful response in sight, which bodes ill for anyone using SATA with the onboard controller of a Tyan S2885 board. I am trying a build to IDE, and will attempt to access my SATA drives again with a 2.6.8 kernel, but I'm not overly hopeful at this point. _________________ The Struggle for the Future of Human Evolution Begins: Autonomy the SciFi Series! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
adriaan n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 15 Sep 2004 Posts: 1
|
Posted: Wed Sep 15, 2004 5:31 am Post subject: Re: sil3512 strange problem (???) |
|
|
It seems I have this exact same problem. Only difference I could pick up was my log said:
ata1: DMA timeout, stat 0x61
and not:
ata1: DMA timeout, stat 0x1
Any fix/workaround for this yet? Will be a pity if I have to use PATA (or Fedora - which has no issues) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
_Adik_ Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1814027414033712d81df4.jpg)
Joined: 09 Jan 2004 Posts: 205 Location: Katowice, Poland
|
Posted: Wed Sep 15, 2004 5:50 am Post subject: Re: sil3512 strange problem (???) |
|
|
adriaan wrote: | It seems I have this exact same problem. Only difference I could pick up was my log said:
ata1: DMA timeout, stat 0x61
and not:
ata1: DMA timeout, stat 0x1
Any fix/workaround for this yet? Will be a pity if I have to use PATA (or Fedora - which has no issues) |
let me guess, you got a segate drive? _________________ No linux, no fun... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
PhanLord Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Nov 2002 Posts: 175
|
Posted: Sat Dec 11, 2004 10:45 pm Post subject: |
|
|
I have seagate drive and same problem (problem doesnt appear on 2.6.6 vanilla but on all the newer ones vanilla or not)
i guess its driver and not really drive (or ealse it shoudnt work on 2.6.6 either)
btw i run amd64 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|