public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Diego Calleja <diegocg@gmail.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: jeff@garzik.org, linux-kernel@vger.kernel.org
Subject: Re: pata_serverworks oopses in latest -git
Date: Wed, 27 Sep 2006 00:21:49 +0200	[thread overview]
Message-ID: <20060927002149.06c934e8.diegocg@gmail.com> (raw)
In-Reply-To: <1159305871.11049.316.camel@localhost.localdomain>

El Tue, 26 Sep 2006 22:24:31 +0100,
Alan Cox <alan@lxorguk.ukuu.org.uk> escribió:

> Doh.. OSB4IDE not OSB4

That made things work! I can confirm I can read CDs, but I wasn't
able to read DVDs, though.

[   13.023296] ata3: PATA max UDMA/33 cmd 0x1F0 ctl 0x3F6 bmdma 0xFFA0 irq 14
[   13.023356] ata4: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xFFA8 irq 15
[   13.023407] scsi2 : pata_serverworks
[   13.213080] FDC 0 is a National Semiconductor PC87306
[   13.329056] ata3.00: ATAPI, max UDMA/33
[   13.484999] ata3.00: configured for UDMA/33
[   13.485030] scsi3 : pata_serverworks
[   13.647669] ATA: abnormal status 0x8 on port 0x177
[   13.658291] scsi 2:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-4163B A103 PQ: 0 ANSI: 5
[   13.693611] usbcore: registered new driver hiddev
[   13.699398] input: Forward USB Optical Mouse as /class/input/input2
[   13.699479] input: USB HID v1.10 Mouse [Forward USB Optical Mouse] on usb-0000:00:0f.2-2
[   13.705461] input: PS/2+USB Mouse as /class/input/input3
[   13.705556] input: USB HID v1.10 Mouse [PS/2+USB Mouse] on usb-0000:00:0f.2-1
[   13.705581] usbcore: registered new driver usbhid
[   13.705588] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[   13.824876] ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 24 (level, low) -> IRQ 18
[   13.824928] Model 1006 Rev 00000000 Serial 10061102
[   14.066099] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
[   14.066113] Uniform CD-ROM driver Revision: 3.20
[   14.066260] sr 2:0:0:0: Attached scsi CD-ROM sr0
[   14.090382] ts: Compaq touchscreen protocol output
[   15.228271] NET: Registered protocol family 17
[   20.190245] ACPI: Power Button (FF) [PWRF]
[   20.190271] ACPI: Sleep Button (CM) [SLPB]
[   20.218224] Using specific hotkey driver
[   23.655420] [drm] Initialized drm 1.0.1 20051102
[   23.666922] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 30 (level, low) -> IRQ 19
[   23.668312] [drm] Initialized radeon 1.25.0 20060524 on minor 0
[   24.847392] agpgart: Putting AGP V2 device at 0000:00:00.1 into 1x mode
[   24.847652] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[   25.158828] [drm] Setting GART location based on new memory map
[   25.159052] [drm] Loading R200 Microcode
[   25.159263] [drm] writeback test succeeded in 1 usecs
[   35.966143] NET: Registered protocol family 10
[   35.966719] lo: Disabled Privacy Extensions
[   35.967014] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   35.967276] IPv6 over IPv4 tunneling driver
[   39.931359] UDF-fs INFO UDF 0.9.8.1 (2004/29/09) Mounting volume 'AMELI_SCN', timestamp 2002/04/05 17:04 (1078)
[   54.829894] PPP generic driver version 2.4.2
[   86.083878] PPP BSD Compression module registered
[   86.134263] PPP Deflate Compression module registered
[   98.782085] UDF-fs INFO UDF 0.9.8.1 (2004/29/09) Mounting volume 'AMELI_SCN', timestamp 2002/04/05 17:04 (1078)
[  129.270661] sr 2:0:0:0: SCSI error: return code = 0x08000002
[  129.270675] sr0: Current: sense key=0x3
[  129.270680]     ASC=0x10 <<vendor>> ASCQ=0x90
[  129.270689] end_request: I/O error, dev sr0, sector 86372
[  129.270698] Buffer I/O error on device sr0, logical block 21593
[  129.270713] Buffer I/O error on device sr0, logical block 21594
[  129.270724] Buffer I/O error on device sr0, logical block 21595
[  129.270731] Buffer I/O error on device sr0, logical block 21596
[  129.270738] Buffer I/O error on device sr0, logical block 21597
[  129.270745] Buffer I/O error on device sr0, logical block 21598
[  129.270751] Buffer I/O error on device sr0, logical block 21599
[  129.270758] Buffer I/O error on device sr0, logical block 21600
[  129.270765] Buffer I/O error on device sr0, logical block 21601
[  129.270772] Buffer I/O error on device sr0, logical block 21602
[  157.089352] sr 2:0:0:0: SCSI error: return code = 0x08000002
[  157.089365] sr0: Current: sense key=0x3
[  157.089374]     ASC=0x10 <<vendor>> ASCQ=0x90
[  157.089385] end_request: I/O error, dev sr0, sector 422912
[  157.089392] printk: 53 messages suppressed.

  parent reply	other threads:[~2006-09-26 22:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-26 12:00 pata_serverworks oopses in latest -git Diego Calleja
2006-09-26 12:50 ` Alan Cox
2006-09-26 15:56   ` Jeff Garzik
2006-09-26 19:29     ` Diego Calleja
2006-09-26 19:43       ` Jeff Garzik
2006-09-26 20:02       ` Alan Cox
2006-09-26 20:38         ` Diego Calleja
2006-09-26 21:24           ` Alan Cox
2006-09-26 21:25             ` Jeff Garzik
2006-09-26 22:21             ` Diego Calleja [this message]
2006-09-26 23:06               ` Alan Cox
2006-09-26 22:58                 ` Diego Calleja
2006-09-26 23:27                   ` Diego Calleja

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060927002149.06c934e8.diegocg@gmail.com \
    --to=diegocg@gmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox