public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: James <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: DVD borked: SysFS removed
Date: Tue, 17 Aug 2010 00:13:33 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100817T014835-673@post.gmane.org> (raw)
In-Reply-To: 4C695750.8050800@gmail.com

Bill Longman <bill.longman <at> gmail.com> writes:

> So, there are two problems but the most serious one right now is that
> you don't have the /mnt/cdrom directory. Make it. That will solve the
> first problem.

Ok /mnt/cdrom built.

> The second is that you need to tell "mount" that the disk in your CD
> drive has an iso9660 filesystem on it so it doesn't get all confused.
> Use this command, then, to mount the disk:

> mount -t iso9660 /dev/sr0 /mnt/cdrom

Ok it says:

mount: block device /dev/sr0 is write-protected, mounting read-only

#ls -lag /dev/sr0 <returns>
brw-rw----+ 1 cdrom 11, 0 Aug 16 15:59 /dev/sr0


> Make sure you really do have a disk with stuff on it in the drive.
Yep,

Kaffeine croaks with ///dev/hda error

Dragonplayer does not show the contents of any dvd
despite a dvd being in the drive

dmesg snippets:

ide-cd: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20

sd 0:0:0:0: [sda] Attached SCSI disk
ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata3.00: ATAPI: PLEXTOR DVDR   PX-755A, 1.04, max UDMA/66
ata3.00: SB600 AHCI: limiting to 255 sectors per cmd
ata3.00: SB600 AHCI: limiting to 255 sectors per cmd
ata3.00: configured for UDMA/66
scsi 2:0:0:0: CD-ROM            PLEXTOR  DVDR   PX-755A   1.04 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
sr 2:0:0:0: Attached scsi CD-ROM sr0
sr 2:0:0:0: Attached scsi generic sg1 type 5

udev: starting version 151
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
hda: possibly failed opcode: 0xa0
end_request: I/O error, dev hda, sector 8556800



cdrom: This disc doesn't have any tracks I recognize!
sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sr 2:0:0:0: [sr0] Sense Key : Illegal Request [current] 
Info fld=0x3b3a10


Buffer I/O error on device hda, logical block 512
UDF-fs: Partition marked readonly; forcing readonly mount
UDF-fs INFO UDF: Mounting volume 'DELTA_FORCE', timestamp 2001/01/11 16:54 (1f10)
sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sr 2:0:0:0: [sr0] Sense Key : Illegal Request [current] 
Info fld=0x3b3a10
sr 2:0:0:0: [sr0] Add. Sense: Read of scrambled sector without authentication
sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 3e 3a 1c 00 00 02 00
end_request: I/O error, dev sr0, sector 16312432
Buffer I/O error on device sr0, logical block 2039054
sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sr 2:0:0:0: [sr0] Sense Key : Illegal Request [current] 
Info fld=0x3b3a10
sr 2:0:0:0: [sr0] Add. Sense: Read of scrambled sector without authentication
sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 3e 3a 1c 00 00 02 00
end_request: I/O error, dev sr0, sector 16312432
Buffer I/O error on device sr0, logical block 2039054
UDF-fs: Partition marked readonly; forcing readonly mount
UDF-fs INFO UDF: Mounting volume 'TRANSFORMERS2_IMAX_DISC1', timestamp
2009/09/11 04:19 (1f10)
[drm] Setting GART location based on new memory map
[drm] Loading R500 Microcode
platform radeon_cp.0: firmware: using built-in firmware radeon/R520_cp.bin
[drm] Num pipes: 4
[drm] writeback test succeeded in 1 usecs


<snip>

Ok there are 2 dvd drives that use to work with sysfs and a .30 kernel
now the 2.6.34-gentoo-r1 kernel is not working, and sysfs was removed
as was suggested in the old console logs upon booting.

Of the many Gentoo systems I manage, most have 2 dvd drives. Very few
are working since I removed sysfs and built 2.6.34-r1 kernels.....?

James










  reply	other threads:[~2010-08-17  0:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-12  2:37 [gentoo-user] DVD borked: SysFS removed James
2010-08-12 13:20 ` Stroller
2010-08-15 18:14   ` [gentoo-user] " James
2010-08-15 23:15     ` Stroller
2010-08-16  4:07       ` James
2010-08-16 15:20         ` Bill Longman
2010-08-17  0:13           ` James [this message]
2010-08-17 23:38             ` walt
2010-08-18 14:34               ` Bill Longman
2010-08-20 18:33               ` James
2010-08-20 20:50                 ` walt
2010-08-12 14:06 ` [gentoo-user] " Bill Longman

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=loom.20100817T014835-673@post.gmane.org \
    --to=wireless@tampabay.rr.com \
    --cc=gentoo-user@lists.gentoo.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