Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DVD firmware version?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Gentree
Watchman
Watchman


Joined: 01 Jul 2003
Posts: 5350
Location: France, Old Europe

PostPosted: Wed Oct 19, 2005 11:03 am    Post subject: DVD firmware version? Reply with quote

Hi,

I am having problems writing to a Mitsubitchy DVD-RW disc and want to check my firmware version on my Pioneer drive.

The manufacture provides a small windows utility but no info on how to get this info on linux.

Is there a native solution?

TIA , Gentree. 8)
_________________
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Back to top
View user's profile Send private message
xenoscr
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2003
Posts: 123
Location: Indianapolis, IN

PostPosted: Wed Oct 19, 2005 11:17 am    Post subject: Reply with quote

Hello,

On my systems the firmware version is printed when I boot up. Do:

Code:
$ dmesg | grep DVD


That should show you the make and version of your drive.

XeNoSCR
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Wed Oct 19, 2005 12:17 pm    Post subject: Reply with quote

you could do 'dvd+rw-mediainfo /dev/hdx' e.g.
Code:
# dvd+rw-mediainfo /dev/hdd
INQUIRY:                [_NEC    ][DVD_RW ND-3520AW][1.UF]  <<<<<
GET [CURRENT] CONFIGURATION:
:-( non-DVD media mounted, exiting...

mvh
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
Gentree
Watchman
Watchman


Joined: 01 Jul 2003
Posts: 5350
Location: France, Old Europe

PostPosted: Wed Oct 19, 2005 12:27 pm    Post subject: Reply with quote

That's the baby!

Code:
bash-3.00#dvd+rw-mediainfo /dev/dvd
INQUIRY:                [PIONEER ][DVD-RW  DVR-107D][1.10]
GET [CURRENT] CONFIGURATION:
 Mounted Media:         14h, DVD-RW Sequential
 Media ID:              DAXON_RW2X01
 Current Write Speed:   2.0x1385=2770KB/s
 Write Speed #0:        2.0x1385=2770KB/s
 Write Speed #1:        1.0x1385=1385KB/s
 Speed Descriptor#0:    00/2298495 R@1.0x1385=1385KB/s W@2.0x1385=2770KB/s
 Speed Descriptor#1:    00/2298495 R@1.0x1385=1385KB/s W@1.0x1385=1385KB/s
READ DVD STRUCTURE[#10h]:
 Media Book Type:       32h, DVD-RW book [revision 2]
 Legacy lead-out at:    2298496*2KB=4707319808
READ DVD STRUCTURE[#0h]:
 Media Book Type:       32h, DVD-RW book [revision 2]
 Last border-out at:    1207008*2KB=2471952384
READ DISC INFORMATION:
 Disc status:           complete
 Number of Sessions:    1
 State of Last Session: complete
 Number of Tracks:      1
READ TRACK INFORMATION[#1]:
 Track State:           complete incremental
 Track Start Address:   0*2KB
 Free Blocks:           0*2KB
 Track Size:            1207008*2KB
 Last Recorded Address: 1207007*2KB
FABRICATED TOC:
 Track#1  :             14@0
 Track#AA :             14@1207008
 Multi-session Info:    #1@0
READ CAPACITY:          1207008*2048=2471952384


since you obviously know much more about this than I do (which 'aint hard :oops:) does the fact that I seems to have a closed session on that DVD mean it is now frozen?

I thought the whole point of RW media was you could blank them but I tried

growisofs -Z /dev/dvd=/dev/zero

and it failed just as it fails any other write operation.

Thanks for your help.

8)
_________________
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Wed Oct 19, 2005 1:17 pm    Post subject: Reply with quote

I stick mostly to packet-writing and dvd+rw media, so I'm no dvd-rw expert, but these guys are http://fy.chalmers.se/~appro/linux/DVD+RW/-RW/ - to quote:

"To format for Restricted Overwrite invoke 'dvd+rw-format /dev/scdN'. Once the media is formatted you don't have to reformat it to zap the content, it's more than enough to simply write over the existing data [with growisofs -Z ...]. Your unit might report some bogus media capacity (e.g. Pioneer DVR-x05 reports ~8GB or 178.5% of real capacity) right after initial format. It apparently just does so till you burn some data on it, so don't get fixated on this...
To change [back] to Sequential mode [or to reuse the media in Sequential mode for a new dataset] invoke 'dvd+rw-format -blank /dev/scdN'."
hope it helps
mvh
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
Gentree
Watchman
Watchman


Joined: 01 Jul 2003
Posts: 5350
Location: France, Old Europe

PostPosted: Wed Oct 19, 2005 1:38 pm    Post subject: Reply with quote

You're a goldmine, I'd have spent hours digging around to find that and probably would have skipped it thinking it did not apply to -rw because of the name .

that link looks like a very good place for me to start getting upto speed on using this DVD-RW drive I've had for about a year :?


many thanks.
8)
_________________
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum