You are not logged in.

#1 2007-01-21 14:58:58

hudson
Member
Registered: 2004-07-06
Posts: 78

ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

Below is my error msg. taken from dmesg. Also when I trying to mount my cd-rom I get "No Media Found". I got these problems I updated my system. I have tried differents setup in mkinitcpio.conf, but most of the cases I end up in kernel panic. At my present config of mkinitcpio.conf I can boot into my system big_smile

At present time my mkinitcpio.conf looks like this:
All module that I got when running mkinitcpio - M I have put into MODULES and HOOKS="base udev pata filesystems". I have tried both with piix and ata_piix in MODULES. And yes, each time I have generated a new img file with mkinitcpio -g /boog/new.img and updated my menu.lst. I have also changed all hda to sda etc. When everything worked like a charm I had ide in HOOKS and hda instead of sda. I have read a lot about similar problems in the forum but are unable to get ride of this msg. below which makes my system at boot time to take ages and I cant get my cd-rom to working. I have had this problems for two weeks now and getting very anoyed with not being able to solve it.

I hope that someone can help me out or point out the right direction for me. I dont wanne go back to ide and hda but if I have to I will...

ata2.00: ATAPI, max UDMA/33
ata2.01: ATAPI, max UDMA/33
ata2.00: configured for UDMA/33
ata2.01: configured for UDMA/33
scsi 0:0:0:0: Direct-Access     ATA      ST380021A        3.19 PQ: 0 ANSI: 5
scsi 0:0:1:0: Direct-Access     ATA      WDC WD1200BB-60C 17.0 PQ: 0 ANSI: 5
ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata2.00: (BMDMA stat 0x64)
ata2.00: tag 0 cmd 0xa0 Emask 0x4 stat 0x40 err 0x0 (timeout)
ata2: port is slow to respond, please be patient (Status 0xd0)
ata2: port failed to respond (30 secs, Status 0xd0)
ata2: soft resetting port
ata2.00: configured for UDMA/33
ata2.01: configured for UDMA/33
ata2: EH complete
ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata2.00: (BMDMA stat 0x64)
ata2.00: tag 0 cmd 0xa0 Emask 0x4 stat 0x40 err 0x0 (timeout)
ata2: port is slow to respond, please be patient (Status 0xd0)
ata2: port failed to respond (30 secs, Status 0xd0)
ata2: soft resetting port
ata2.00: configured for UDMA/33
ata2.01: configured for UDMA/33
ata2: EH complete
ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen

[/code]

Offline

#2 2007-01-21 15:28:08

patroclo7
Member
From: Bassano del Grappa, ITALY
Registered: 2006-01-11
Posts: 915

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

You need to go back to ide-legacy. You have already tried that, but I am not sure if you have fixed also /etc/fstab. You need to:
1) use the earlymodules=piix boot parameter;
2) replace any sd with a hd in menu.lst;
3) replace any sd with a hd in fstab.


Mortuus in anima, curam gero cutis

Offline

#3 2007-01-22 09:38:55

hudson
Member
Registered: 2004-07-06
Posts: 78

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

Yeah I can go back to ide-legacy, but according to the news letter below I must change all my devices from hd to sd because its permanent and unavoidable change within the kernel, and I have kernel26beyond. So my question is why I  can not get this one to work without changing back to ide? And if I change back to ide-legacy will my system get into trouble later on?

If you have an intel chipset, and have use any of the ide/pata/sata HOOKs in /etc/mkinitcpio.conf, the 'ata_piix' module will be used for your ide/sata devices.

This may cause your devices to shift names, such as:
IDE: devices will go from hdx to sdx.
SATA: devices may shift lettering, for example sda to sdc if you have 2 other disks on a PIIX IDE port. This order is determined at bios, and may differ from system to system.

If you have any IDE devices on an intel controller, to check if this change will affect you, and whether or not you have to adjust your fstab and bootloader, check 'mkinitcpio -M' for piix or ata_piix

This is a permanent and unavoidable change within the kernel.

This applies to the 2.6.19 kernels: kernel26 in [testing], kernel26beyond in [extra], and kernel26suspend2 in [extra], and kernel26ck when it is updated to 2.6.19.

Some instructions to move through this change easily are here:
http://wiki.archlinux.org/index.php/Fix … _subsystem

Offline

#4 2007-01-24 07:39:56

hudson
Member
Registered: 2004-07-06
Posts: 78

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

ok, I have switched back to ide-legacy and as expected my system is back to normal with no inteferens. big_smile

Offline

#5 2007-08-23 19:50:31

quayrodent
Member
Registered: 2007-01-18
Posts: 7

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

A similar error has popped in my error log twice over the last two days on a production system (running ARCH 2.6.20)

Aug 21 16:44:02 jupiter ata4.00: exception Emask 0x10 SAct 0x0 SErr 0x10000 action 0x2 frozen
Aug 21 16:44:02 jupiter ata4.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0
Aug 21 16:44:03 jupiter ata4: COMRESET failed (device not ready)

We're running software RAID 5 for the root partition, and RAID 1 for boot and swap.  We have 4 SATA drives (3 active, 1 spare) making up the arrays.  I can't find anything wrong with my RAID sets (using mdadm --detail) or partitions and everything seems to be running OK.  Any idea where I should be looking?  This machine is hosted at a remote co-location facility so I'm pretty concerned if something should bork.

Thanks

Offline

#6 2007-10-24 02:38:45

print
Member
Registered: 2007-02-27
Posts: 174

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

Bump.... same issue here, (COMRESET failed) after recent upgrade

scsi 0:0:0:0: Direct-Access     ATA      WDC WD1200JB-75C 16.0 PQ: 0 ANSI: 5
scsi 0:0:1:0: Direct-Access     ATA      WDC WD400BB-32AU 18.2 PQ: 0 ANSI: 5
scsi 1:0:0:0: CD-ROM            LITEON   DVD-ROM LTD163   GDHF PQ: 0 ANSI: 5
scsi 1:0:1:0: CD-ROM            HL-DT-ST CD-RW GCE-8400B  B104 PQ: 0 ANSI: 5
sata_sis 0000:00:05.0: version 1.0
ACPI: PCI Interrupt 0000:00:05.0[A] -> GSI 17 (level, low) -> IRQ 17
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
sata_sis 0000:00:05.0: Detected SiS 180/181/964 chipset in SATA mode
scsi2 : sata_sis
scsi3 : sata_sis
ata3: SATA max UDMA/133 cmd 0x0001eff0 ctl 0x0001efe6 bmdma 0x0001ef90 irq 17
ata4: SATA max UDMA/133 cmd 0x0001efa8 ctl 0x0001efe2 bmdma 0x0001ef98 irq 17
ata3: COMRESET failed (errno=880)
ata3: reset failed (errno=880), retrying in 10 secs
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ata3: COMRESET failed (errno=880)
ata3: reset failed (errno=880), retrying in 10 secs
ata3: COMRESET failed (errno=880)
ata3: reset failed (errno=880), retrying in 35 secs
ata3: limiting SATA link speed to 1.5 Gbps
ata3: COMRESET failed (errno=880)
ata3: reset failed, giving up
ata4: COMRESET failed (errno=880)
ata4: reset failed (errno=880), retrying in 10 secs
ata4: COMRESET failed (errno=880)
ata4: reset failed (errno=880), retrying in 10 secs
ata4: COMRESET failed (errno=880)
ata4: reset failed (errno=880), retrying in 35 secs
ata4: limiting SATA link speed to 1.5 Gbps
ata4: COMRESET failed (errno=880)
ata4: reset failed, giving up
sd 0:0:0:0: [sda] 234375000 512-byte hardware sectors (120000 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 234375000 512-byte hardware sectors (120000 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3
 sda: p3 exceeds device capacity
sd 0:0:0:0: [sda] Attached SCSI disk
sd 0:0:1:0: [sdb] 78165360 512-byte hardware sectors (40021 MB)
sd 0:0:1:0: [sdb] Write Protect is off
sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:1:0: [sdb] 78165360 512-byte hardware sectors (40021 MB)
sd 0:0:1:0: [sdb] Write Protect is off
sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sdb: sdb1 sdb2
sd 0:0:1:0: [sdb] Attached SCSI disk
sr0: scsi3-mmc drive: 0x/48x cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
sr1: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
sr 1:0:1:0: Attached scsi CD-ROM sr1
attempt to access beyond end of device
sda: rw=0, want=234441432, limit=234375000
Buffer I/O error on device sda3, logical block 29231216
attempt to access beyond end of device
sda: rw=0, want=234441432, limit=234375000
Buffer I/O error on device sda3, logical block 29231216
attempt to access beyond end of device
sda: rw=0, want=234441432, limit=234375000
Buffer I/O error on device sda3, logical block 29231216
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
Buffer I/O error on device sda3, logical block 29231243
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
Buffer I/O error on device sda3, logical block 29231243
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
Buffer I/O error on device sda3, logical block 29231243
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
Buffer I/O error on device sda3, logical block 29231243
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
Buffer I/O error on device sda3, logical block 29231243
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
Buffer I/O error on device sda3, logical block 29231243
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
Buffer I/O error on device sda3, logical block 29231243
attempt to access beyond end of device
sda: rw=0, want=234441592, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441640, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
fuse init (API version 7.8)
input: Power Button (FF) as /devices/virtual/input/input1
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /devices/virtual/input/input2
ACPI: Power Button (CM) [PWRB]
ACPI: Processor [CPU1] (supports 8 throttling states)
ACPI: Processor [CPU2] (supports 8 throttling states)
attempt to access beyond end of device
sda: rw=0, want=234441432, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441432, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441640, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441640, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441592, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441640, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:1:0: Attached scsi generic sg1 type 0
sr 1:0:0:0: Attached scsi generic sg2 type 5
sr 1:0:1:0: Attached scsi generic sg3 type 5
PPP generic driver version 2.4.2
Linux agpgart interface v0.102
agpgart: Detected SiS chipset - id:1621
agpgart: AGP aperture is 64M @ 0xf8000000
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 20 (level, low) -> IRQ 18
ohci_hcd 0000:00:03.0: OHCI Host Controller
ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:03.0: irq 18, io mem 0xf7ffc000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI: PCI Interrupt 0000:00:03.1[b] -> GSI 21 (level, low) -> IRQ 19
ohci_hcd 0000:00:03.1: OHCI Host Controller
ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:03.1: irq 19, io mem 0xf7ffd000
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
sis900.c: v1.08.10 Apr. 2 2006
rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month
ACPI: PCI Interrupt 0000:00:03.2[C] -> GSI 22 (level, low) -> IRQ 20
ohci_hcd 0000:00:03.2: OHCI Host Controller
ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 3
ohci_hcd 0000:00:03.2: irq 20, io mem 0xf7ffe000
parport_pc 00:06: reported by Plug and Play ACPI
parport0: PC-style at 0x378, irq 7 [PCSPP]
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
usb 1-1: new low speed USB device using ohci_hcd and address 2
ACPI: PCI Interrupt 0000:00:03.3[D] -> GSI 23 (level, low) -> IRQ 21
ehci_hcd 0000:00:03.3: EHCI Host Controller
ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 4
PCI: cache line size of 128 is not supported by device 0000:00:03.3
ehci_hcd 0000:00:03.3: irq 21, io mem 0xf7fff000
ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 8 ports detected
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 22
0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
0000:00:04.0: Using transceiver found at address 1 as default
eth0: SiS 900 PCI Fast Ethernet at 0xe400, IRQ 22, 00:15:f2:c2:5b:35.
ACPI: PCI Interrupt 0000:00:02.7[C] -> GSI 18 (level, low) -> IRQ 23
usb 4-4: new high speed USB device using ehci_hcd and address 4
intel8x0_measure_ac97_clock: measured 54022 usecs
intel8x0: clocking to 48000
usb 4-4: configuration #1 chosen from 1 choice
usb 1-1: new low speed USB device using ohci_hcd and address 3
usb 1-1: configuration #1 chosen from 1 choice
usb 2-1: new low speed USB device using ohci_hcd and address 2
lp0: using parport0 (interrupt-driven).
usb 2-1: configuration #1 chosen from 1 choice
ppdev: user-space parallel port driver
usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x03F0 pid 0x2C17
usbcore: registered new interface driver usblp
usbcore: registered new interface driver hiddev
input: Chicony Saitek Eclipse Keyboard as /devices/pci0000:00/0000:00:03.0/usb1/1-1/1-1:1.0/input/input3
input: USB HID v1.11 Keyboard [Chicony Saitek Eclipse Keyboard] on usb-0000:00:03.0-1
input: Chicony Saitek Eclipse Keyboard as /devices/pci0000:00/0000:00:03.0/usb1/1-1/1-1:1.1/input/input4
input,hiddev1: USB HID v1.11 Device [Chicony Saitek Eclipse Keyboard] on usb-0000:00:03.0-1
input: Logitech USB RECEIVER as /devices/pci0000:00/0000:00:03.1/usb2/2-1/2-1:1.0/input/input5
input: USB HID v1.11 Mouse [Logitech USB RECEIVER] on usb-0000:00:03.1-1
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
EXT3 FS on sda3, internal journal
EXT2-fs warning (device sdb2): ext2_fill_super: mounting ext3 filesystem as ext2
EXT2-fs warning: checktime reached, running e2fsck is recommended
Adding 262576k swap on /dev/sda2.  Priority:-1 extents:1 across:262576k
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
ip6_tables: (C) 2000-2006 Netfilter Core Team
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ctnetlink v0.93: registering with nfnetlink.
ClusterIP Version 0.8 loaded successfully
eth0: Media Link On 100mbps full-duplex 
attempt to access beyond end of device
sda: rw=0, want=234441432, limit=234375000
printk: 19 messages suppressed.
Buffer I/O error on device sda3, logical block 29231216
attempt to access beyond end of device
sda: rw=0, want=234441640, limit=234375000
Buffer I/O error on device sda3, logical block 29231242
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
Buffer I/O error on device sda3, logical block 29231243
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441592, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441640, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
attempt to access beyond end of device
sda: rw=0, want=234441648, limit=234375000
eth0: no IPv6 routers present
w83627hf: Found W83627THF chip at 0x290
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
NVRM: loading NVIDIA UNIX x86 Kernel Module  100.14.19  Wed Sep 12 14:12:24 PDT 2007
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode

% whereis whatis whence which whoami whois who

Offline

#7 2007-10-25 22:35:21

aLiase
Member
Registered: 2007-10-24
Posts: 21

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

print, have you gotten your problem solved yet?

Offline

#8 2007-10-25 22:38:58

print
Member
Registered: 2007-02-27
Posts: 174

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

Nope.  You have same issue or a fix for me?


% whereis whatis whence which whoami whois who

Offline

#9 2007-10-25 22:50:21

aLiase
Member
Registered: 2007-10-24
Posts: 21

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

same issue, sorry, thought you might have found a solution already.

Offline

#10 2007-10-26 00:37:06

print
Member
Registered: 2007-02-27
Posts: 174

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

What do you have in /etc/mkinitcpio.conf for $HOOKS?
Mine is:

HOOKS="base udev autodetect ide sata filesystems"

% whereis whatis whence which whoami whois who

Offline

#11 2007-10-26 01:00:27

aLiase
Member
Registered: 2007-10-24
Posts: 21

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

mines HOOKS="base udev autodetect ide scsi sata usbinput keymap filesystems"

But I don't think that matters. What interesting is we're both using sata_sis module, and I'm guessing that what causing the problem. maybe...........

Offline

#12 2007-10-26 02:25:08

print
Member
Registered: 2007-02-27
Posts: 174

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

We're both using Archlinux, too smile

Last edited by print (2007-10-27 04:44:15)


% whereis whatis whence which whoami whois who

Offline

#13 2007-10-27 04:33:57

print
Member
Registered: 2007-02-27
Posts: 174

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2


% whereis whatis whence which whoami whois who

Offline

#14 2007-10-27 13:21:24

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

please try new kernel26-2.6.23.1-6 from testing repository it should fix this issue

Offline

#15 2007-10-27 14:39:52

print
Member
Registered: 2007-02-27
Posts: 174

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

tpowa: Thanks! I have music again!  What's the diff btw core and testing? I.e., when will it be in core? I don't like the idea of using the testing overlay unless I have to....

print


% whereis whatis whence which whoami whois who

Offline

#16 2009-02-01 17:49:00

fabioamd87
Member
Registered: 2008-11-22
Posts: 128

Re: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2

hudson wrote:

ok, I have switched back to ide-legacy and as expected my system is back to normal with no inteferens. big_smile

how to set ide-legacy?

Last edited by fabioamd87 (2009-02-01 17:49:11)

Offline

Board footer

Powered by FluxBB