Mailinglist Archive: opensuse-bugs (9716 mails)

< Previous Next >
[Bug 335505] System freeze and crash because of pata_pdc202xx_old problems
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 9 Nov 2007 07:04:16 -0700 (MST)
  • Message-id: <20071109140416.BDC06CC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=335505#c12





--- Comment #12 from Tejun Heo <teheo@xxxxxxxxxx> 2007-11-09 07:04:16 MST ---
I still don't know what's wrong with your configuration yet. Please do the
following.

1. install SL103 to a working drive on a working controller (the via one).

2. after boot into working system, reproduce timeouts by executing "dd
if=/dev/sdX of=/dev/null bs=1M" where /dev/sdX is a drive connected to
pata_pdc202xx_old. Store /var/log/boot.msg, the result of dmesg and "lspci
-nnvvvxxx" somewhere.

3. boot with "brokenmodules=pata_pdc202xx_old". the system will load
pdc202xx_old driver (the IDE one), if it doesn't, load it by executing
"modprobe pdc202xx_old".

4. run "dd if=/dev/hdX of=/dev/null bs=1M" where /dev/hdX is a drive connected
to pdc202xx_old. Store /var/log/boot.msg, the result of dmesg and "lspci
-nnvvvxxx".

5. Post six files from #2 and #4 here.

Thanks.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >