wodim を試す, etc.
_ [comp] wodim を試す
Etchではcdrecordがwodimに差し替えということで、ちょっと試してみた。というか CD-R 焼くのとか何年ぶりだろう。
# wodim --devices
Beginning native device scan. This may take a while if devices are busy...
wodim: Invalid argument. Cannot set SG_SET_TIMEOUT.
#
何か出たけど気にせずやってみる。
# wodim -v -eject dev='/dev/hdd' /tmp/debian-31r4-i386-netinst.iso
wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
TOC Type: 1 = CD-ROM
scsidev: '/dev/hdd'
devname: '/dev/hdd'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.2
SCSI buffer size: 64512
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'HL-DT-ST'
Identification : 'DVDRAM GSA-4163B'
Revision : 'A101'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0009 (CD-R)
Profile: 0x0012 (DVD-RAM)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x001A (DVD+RW)
Profile: 0x001B (DVD+R)
Profile: 0x002B (DVD+R/DL)
Profile: 0x0010 (DVD-ROM)
Profile: 0x0009 (CD-R) (current)
Profile: 0x000A (CD-RW)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk)
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1053696 = 1029 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
Drive DMA Speed: 18020 kB/s 102x CD 13x DVD
FIFO size : 12582912 = 12288 KB
Track 01: data 112 MB
Total size: 128 MB (12:45.78) = 57434 sectors
Lout start: 129 MB (12:47/59) = 57434 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 4
Is not unrestricted
Is not erasable
Disk sub type: Medium Type A, high Beta category (A+) (3)
ATIP start of lead in: -11849 (97:24/01)
ATIP start of lead out: 359849 (79:59/74)
Disk type: Long strategy type (Cyanine, AZO or similar)
Manuf. index: 25
Manufacturer: Taiyo Yuden Company Limited
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 302415
Speed set to 7056 KB/s
Starting to write CD/DVD at speed 40.0 in real TAO mode for single session.
Last chance to quit, starting real write 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Starting new track at sector: 0
Track 01: 112 of 112 MB written (fifo 100%) [buf 98%] 25.1x.
Track 01: Total bytes read/written: 117620736/117620736 (57432 sectors).
Writing time: 55.389s
Average write speed 13.8x.
Min drive buffer fill was 98%
Fixating...
Fixating time: 15.799s
#
普通に焼けたようだ。
_ [comp] gaim の irc で nick 変更が効かない
gaim の irc で nick コマンドを使って nick を変更しても、irc サーバでは反映されるけど、手元のウィンドウでは変更されないなーと思っていたら、アカウントで Local alias を指定してたせいだった。これを削除したら nick 変更が反映されるようになった。