View previous topic :: View next topic |
Author |
Message |
piewie Guru
Joined: 26 Sep 2002 Posts: 494 Location: old Europe
|
Posted: Sat Jun 25, 2005 9:10 pm Post subject: cd dvd quality check - pxlinux , QPxTool , readcd --cxscan |
|
|
Jetzt endlich:
NEC/Plextor C1/C2 scan support to readcd included in cdrtools-2.01.01a03.
Die readcd.c muß gegen diese hier von Alexander Noe ausgetauscht werden:
http://www.alexander-noe.com/readcd/
readcd -dev=<whatever> -cxscan
Last edited by piewie on Fri Oct 07, 2005 7:48 pm; edited 6 times in total |
|
Back to top |
|
|
piewie Guru
Joined: 26 Sep 2002 Posts: 494 Location: old Europe
|
Posted: Mon Sep 12, 2005 8:29 am Post subject: |
|
|
ok, c1-, c2- und cu-scan geht jetzt auch mit cdrtools-2.01.01_alpha01.
In cxscan.tar.gz befindet sich das ebuild und der patch:
http://de.geocities.com/linux_piewie/download/cxscan.tar.gz
für den Test werden bis einschließlich kernel 2.6.14-rc1 root-Rechte benötigt.
Last edited by piewie on Thu Oct 06, 2005 9:47 pm; edited 2 times in total |
|
Back to top |
|
|
piewie Guru
Joined: 26 Sep 2002 Posts: 494 Location: old Europe
|
Posted: Tue Sep 13, 2005 10:47 am Post subject: |
|
|
cxscan ohne root-Rechte:
- editiere /usr/src/linux/drivers/block/scsi_ioctl.c
- gehe zu: Basic writing commands
- füge hinzu: safe_for_write(WRITE_LONG_2),
kernel neu kompilieren, fertig.
Update: wird nur noch für kernel < 2.6.14-rc2 benötigt |
|
Back to top |
|
|
piewie Guru
Joined: 26 Sep 2002 Posts: 494 Location: old Europe
|
Posted: Thu Oct 06, 2005 9:46 pm Post subject: |
|
|
Ein weiteres Programm zum Qualitätscheck für Plextor-LW ist jetzt verfügbar:
https://sourceforge.net/projects/qpxtool/
Update: QPxTool ist mit grafischer Oberfläche. Das ebuild gibt es hier:
http://de.geocities.com/linux_piewie/download/ebuild-qpxtool-0.3.2-r3.tgz
Installationshinweise:
Code: | # tar xzvf ebuild-qpxtool-0.3.2-r3.tgz -C /usr/local/portage/app-cdr
# echo "app-cdr/qpxlinux ~x86" >> /etc/portage/package.keywords
# cd /usr/local/portage/app-cdr/qpxtool
# ebuild qpxtool-0.3.2-r3.ebuil digest
# emerge -v qpxtool
qpxtool
|
|
|
Back to top |
|
|
|