linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Again problems with PDC20268 and vol_id
@ 2007-03-09 13:16 Guido Diepen
  2007-03-09 13:35 ` Kay Sievers
  2007-03-09 16:08 ` Sergey Vlasov
  0 siblings, 2 replies; 7+ messages in thread
From: Guido Diepen @ 2007-03-09 13:16 UTC (permalink / raw)
  To: linux-hotplug


Hi,
Hi,

some time ago I mentioned on this mailing list that I had some problems
with udev in combination with a promise PCI IDE controler (PDC20268
chipset). As soon as I had udev enabled, one of the things that was done
during device creation was a call to the vol_id program. Whenever vol_id
was executed on one of the drives attached to this extra IDE controller,
my system would freeze with the following snippet of errors:

hdg: dma_intr: status=0x51 { DriveRead SeekComplete Error}
hdg: dma_intr: error=0x10 {SectorIdNotFound }, LBAsect= ... (rest of this
I could not see anymore on the foto I took of the screen)
ide: failed opcode was: unknown

This error repeats a couple of times, then I get the message:
hdg: DMA disabled
PDC202XX: Secondary channel reset.
ide3: reset: success
hdg: task_in_intr: status=0x59 { DriveReady SeekComplete ...
hdg: task_in_intr: error=0x10 {SectorIdNotFound }, LBAsect ...

This particular harddrive is a 120 GB Maxtor 4G120J6 drive and is split
into two equal size partitions of 58GB and this error only occurred when
the vol_id was ran on the second partition (hdg2) and nothing happened
when running it on the first partition.

I started looking more into the problem and found out that the vol_id
program would only crash IF it was looking for raid. If I rain the vol_id
program with the option --skip-raid, everything worked flawless.
Therefore, currently in the udev rules I have replaced all occurrences of
the vol_id program with vol_id --skip-raid and now my system works fine.
(not really solution, but more work-around ;) )




This week I wanted to get the DBUS/HAL/UDEV combination to work and as
soon as I started the dbus program, my system freezed again. Finally,
after doing this again in the console, I found out that the hal program
makes use of the libvolume-id library and this library again tries to find
some raid-info and during that process it crashes my system with exactly
the same error as above.

What more information would be needed to solve this problem? Please let me
know and I will see if I can supply the needed information.

Kind regards,

Guido Diepen


-- 
Aviation is proof that given the will, we have the capacity to achieve
the impossible.
          --Eddie Rickenbacker



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CIDÞVDEV
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

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

end of thread, other threads:[~2007-03-10 15:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-09 13:16 Again problems with PDC20268 and vol_id Guido Diepen
2007-03-09 13:35 ` Kay Sievers
2007-03-09 16:08 ` Sergey Vlasov
2007-03-09 16:51   ` Guido Diepen
2007-03-09 17:24     ` Sergey Vlasov
2007-03-10  9:57   ` Guido Diepen
2007-03-10 15:52     ` Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).