Comment 3 for bug 297802

Revision history for this message
ronux (ronfog) wrote : Re: Sistema si blocca usando CD o DVD

Please reopen this bug.
Here is the translation.

Issue
I recently installed Ubuntu 8.10 from LiveCD "Alternate".
In a few words. Any type of action that I take using either my CD or DVD ROM (2 separate units) will freeze my system.

Computer components:

    * Scheda madre: ECS EliteGroup K7VMM+
    * Chipset: Via KM266 & VT8235
    * Processor: 1.7GHz
    * HD: Western Digital 40GB
    * RAM: 2GB

Il DVD is MSI 16xDVD-Rom | 48 CDRom

Il CDROM generic CD | CDRW 48x16x48

I tried the following command: cat /etc/fstab

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=f4646d67-5ded-49f9-9e33-6fe80f2541d9 / ext3 relatime,errors=remount-ro 0 1
# /dev/sda5
UUID=f454a54d-5257-418e-bbf8-e42ec4437058 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/scd1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0

And then this one:
dmesg | grep -i cd-rom

[ 4.865243] scsi 1:0:0:0: CD-ROM MSI CD-RW MS-8348 150D PQ: 0 ANSI: 5
[ 4.865832] scsi 1:0:1:0: CD-ROM DVD-ROM 1.07 PQ: 0 ANSI: 5
[ 5.103373] Uniform CD-ROM driver Revision: 3.20
[ 5.103569] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 5.105956] sr 1:0:1:0: Attached scsi CD-ROM sr1

I do not see any issue.

Expected results
I would like to be able to use my peripherals :-)

Thanks for your feedback.