LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   k3b unable to unlock drive error in debian stable (https://www.linuxquestions.org/questions/linux-software-2/k3b-unable-to-unlock-drive-error-in-debian-stable-453496/)

dr_zayus69 06-10-2006 02:23 PM

k3b unable to unlock drive error in debian stable
 
Hi. i'm trying to burn an audio cd with mp3 files using k3b on debian stable and im having a few issues. First on fedora i installed kb3-mp3 to burn mp3s but can't find a deb package for it for debian or if there is a source for apt-get that has it in it. I get an error that says "error while decoding" and im assuming that is because there is not proper mp3 support installed yet. Also i get a an error that says "unable to unlock drive" checking the debug info it says that that TAO is an illegal write mode for that drive because it is unsupported. When i choose Auto it seems to try DAO and then i get an error similar to the TAO error but with SAO. I know the drive supports these modes because i've burnt cds in fedora no problem. The version k3b is 0.11.20 that i installed with synaptic. Here is the debug info.

Code:

Devices
-----------------------
Compaq DVD-ROM DVD-116 1.06 (/dev/hdd, ) at /media/cdrom1 [CD-ROM; DVD-ROM] [DVD-ROM; CD-ROM] [None]
SONY CD-RW  CRX320E NYK2 (/dev/hdc, ) at /media/cdrom0 [CD-R; CD-RW; CD-ROM; DVD-ROM] [DVD-ROM; CD-ROM; CD-R; CD-RW] [SAO; TAO; RAW; SAO/R16; RAW/R96P; RAW/R96R]

System
-----------------------
K3b Version: 0.11.20
KDE Version: 3.3.2
QT Version:  3.3.4
Kernel:      2.6.8-2-686

cdrecord
-----------------------
/usr/bin/cdrecord: Warning: Running on Linux-2.6.8-2-686
/usr/bin/cdrecord: There are unsettled issues with Linux-2.5 and newer.
/usr/bin/cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
/usr/bin/cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
/usr/bin/cdrecord: Warning: SCSI transport does no longer work for suid root programs.
/usr/bin/cdrecord: Warning: if cdrecord fails, try to run it from a root account.
/usr/bin/cdrecord: Operation not permitted. WARNING: Cannot do mlockall(2).
/usr/bin/cdrecord: WARNING: This causes a high risk for buffer underruns.
/usr/bin/cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler
/usr/bin/cdrecord: Permission denied. WARNING: Cannot set priority using setpriority().
/usr/bin/cdrecord: WARNING: This causes a high risk for buffer underruns.
scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
SCSI buffer size: 64512
/usr/bin/cdrecord: Warning: controller returns wrong size for CD capabilities page.
/usr/bin/cdrecord: Warning: controller returns wrong size for CD capabilities page.
/usr/bin/cdrecord: Sorry, no CD/DVD-Recorder or unsupported CD/DVD-Recorder found on this target.
/usr/bin/cdrecord: Warning: controller returns wrong size for CD capabilities page.
Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
      and thus may have bugs that are not present in the original version.
      Please send bug reports and support requests to <cdrtools@packages.debian.org>.
      The original author should not be bothered with problems of this version.
TOC Type: 0 = CD-DA
Using libscg version 'schily-0.8'.
Driveropts: 'burnfree'
atapi: 1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities  :
Vendor_info    : 'SONY    '
Identifikation : 'CD-RW  CRX320E  '
Revision      : 'NYK2'
Device seems to be: Generic CD-ROM.
Using generic SCSI-2      CD-ROM driver (scsi2_cd).
Driver flags  :
Supported modes:
FIFO size      : 4194304 = 4096 KB
/usr/bin/cdrecord: Drive does not support TAO recording.
/usr/bin/cdrecord: Illegal write mode for this drive.
pregap1: -1

cdrecord comand:
-----------------------
/usr/bin/cdrecord.mmap -v gracetime=2 dev=/dev/hdc speed=40 -tao driveropts=burnfree -eject -useinfo -pad -shorttrack -audio /tmp/kde-jeff/k3b_audio_0_01.inf /tmp/kde-jeff/k3b_audio_0_02.inf /tmp/kde-jeff/k3b_audio_0_03.inf /tmp/kde-jeff/k3b_audio_0_04.inf /tmp/kde-jeff/k3b_audio_0_05.inf /tmp/kde-jeff/k3b_audio_0_06.inf /tmp/kde-jeff/k3b_audio_0_07.inf /tmp/kde-jeff/k3b_audio_0_08.inf /tmp/kde-jeff/k3b_audio_0_09.inf /tmp/kde-jeff/k3b_audio_0_10.inf /tmp/kde-jeff/k3b_audio_0_11.inf /tmp/kde-jeff/k3b_audio_0_12.inf /tmp/kde-jeff/k3b_audio_0_13.inf

i've been googling for awhile but not making any gains. Can anyone help me in the right direction? thanks.

CrashedAgain 06-10-2006 10:40 PM

Perhaps upgrade k3b to unstable. You have upgraded your kernel from 2.4 to 2.6 which introduces some fairly major changes ("Warning: Linux-2.6.8 introduced incompatible interface changes.") and may need newer software to match it. You might end up having to upgrade a whole lot of kde; it's now up to 3.5.

dr_zayus69 06-10-2006 11:34 PM

yeah i didn't know any better when installing debian. Whenever i download something i get the latest stable version because an unstable one sounds, well unstable. So when i got the debian isos i got stable but it appears that unstable was the way i should have went because a lot of the packages are too old of versions. I'll have to look into upgrading to unstable.

CrashedAgain 06-11-2006 04:46 PM

Do you have unstable sources in your /etc/apt/source.list file? If not, just add them then "dselect update " to update the packages list. Then you can upgrade k3b to unstable by specifying "apt-get -t unstable install k3b". You must be root to edit the sources list file or install packages. I think there is a way to add sources through synaptic but I find it easier just to go to konsole & do package management with apt-get. I use kpackage instead of synaptic but only as a package browser to find out what is available.

dr_zayus69 06-11-2006 05:44 PM

no i don't have4 unstable sources in my source file. Is it as simple as changing the instances of stable to unsable in that file? I'm looking around for a tutorial on how to do it so i have something to follow. Here is what my source.list file looks like now.

Code:

jeff@echobase:~$ cat /etc/apt/sources.list
# deb file:///cdrom/ sarge main

# deb cdrom:[Debian GNU/Linux 3.1 r2 _Sarge_ - Official i386 #Binary-1 (20060419)]/ unstable contrib main
# deb cdrom:[Debian GNU/Linux 3.1 r2 _Sarge_ - Official i386 #Binary-3 (20060419)]/ unstable contrib main
# deb cdrom:[Debian GNU/Linux 3.1 r2 _Sarge_ - Official i386 #Binary-2 (20060419)]/ unstable main


deb http://security.debian.org/ stable/updates main contrib

deb http://ftp.debian.org/debian/ stable main
deb-src http://ftp.debian.org/debian/ stable main


deb ftp://ftp.debian.org/debian/ stable main
deb-src ftp://ftp.debian.org/debian/ stable main

deb http://download.videolan.org/pub/videolan/debian/ sarge main
deb-src http://download.videolan.org/pub/videolan/debian/ sarge main

thanks for your help.

CrashedAgain 06-11-2006 08:11 PM

Yep, it's that simple. But don't CHANGE them, add new lines so you keep your existing stable sources:

Code:

deb http://security.debian.org/ stable/updates main contrib

deb http://ftp.debian.org/debian/ stable main
deb-src http://ftp.debian.org/debian/ stable main


deb ftp://ftp.debian.org/debian/ stable main
deb-src ftp://ftp.debian.org/debian/ stable main

#unstable sources:

deb http://security.debian.org/ unstable/updates main contrib

deb http://ftp.debian.org/debian/ unstable main
deb-src http://ftp.debian.org/debian/ unstable main


deb ftp://ftp.debian.org/debian/ unstable main
deb-src ftp://ftp.debian.org/debian/ unstable main

deb http://download.videolan.org/pub/videolan/debian/ sid main

"Sid" is Debian term for unstable. The "#" in front of a line makes it a comment instead of an active line.

and you have to be root to edit this file. For editing text files I use KDE's "Kate" editor run as root, which you can start from command line by typing "kdesu kate". I have a starter icon on the desktop made by drag-n-copy the kate icon from the menu bar to the desktop then edit properties in it so it runs "kdesu kate" instead of just "kate". Renamed it RootKate...which really confuses my 6 year old grandaughter Katie who also plays on this computer.
You also have to be root to update stuff, which you can do in command line by typing "su".

dr_zayus69 06-12-2006 01:25 PM

when i try to reload using apt-get i get this error message after adding the unstable sources to my source.list file.

Code:

http://security.debian.org/dists/unstable/updates/main/binary-i386/Packages.gz: 404 Not Found [IP: 194.109.137.218 80]
http://security.debian.org/dists/unstable/updates/contrib/binary-i386/Packages.gz: 404 Not Found [IP: 194.109.137.218 80]

i did the deselect update command first. The only thing i was thinking was maybe the unstable version wouldn't get updates because it is always changing? Am i right? Or maybe i need to change it from unstable to testing? is that correct? I also have a question as to when i update to unstable how can i check to make sure it went through alright?

dr_zayus69 06-12-2006 01:41 PM

after i closed out that error box i got another one with this.

Code:

W: Couldn't stat source package list http://security.debian.org unstable/updates/main Packages (/var/lib/apt/lists/security.debian.org_dists_unstable_updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://security.debian.org unstable/updates/contrib Packages (/var/lib/apt/lists/security.debian.org_dists_unstable_updates_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://security.debian.org unstable/updates/main Packages (/var/lib/apt/lists/security.debian.org_dists_unstable_updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://security.debian.org unstable/updates/contrib Packages (/var/lib/apt/lists/security.debian.org_dists_unstable_updates_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Duplicate sources.list entry ftp://ftp.debian.org stable/main Packages (/var/lib/apt/lists/ftp.debian.org_debian_dists_stable_main_binary-i386_Packages)
W: Duplicate sources.list entry ftp://ftp.debian.org unstable/main Packages (/var/lib/apt/lists/ftp.debian.org_debian_dists_unstable_main_binary-i386_Packages)

so i dodn't think any of the unstable sources took.

CrashedAgain 06-12-2006 02:19 PM

Hmmm. I would have thought that would work.
Return your sources.list file to it's original state then add these unstable sources:

#unstable sources
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb-src http://ftp.de.debian.org/debian unstable main contrib non-free

dr_zayus69 06-13-2006 06:52 PM

ok i edited the source files but now i get this error:

"E: Malformed line 22 in source list /etc/apt/sources.list (dist)

update available list script returned error exit status 1."

here is my source list:

Code:

# deb file:///cdrom/ sarge main

# deb cdrom:[Debian GNU/Linux 3.1 r2 _Sarge_ - Official i386 #Binary-1 (20060419)]/ unstable contrib main
# deb cdrom:[Debian GNU/Linux 3.1 r2 _Sarge_ - Official i386 #Binary-3 (20060419)]/ unstable contrib main
# deb cdrom:[Debian GNU/Linux 3.1 r2 _Sarge_ - Official i386 #Binary-2 (20060419)]/ unstable main


deb http://security.debian.org/ stable/updates main contrib

deb http://ftp.debian.org/debian/ stable main
deb-src http://ftp.debian.org/debian/ stable main


deb ftp://ftp.debian.org/debian/ stable main
deb-src ftp://ftp.debian.org/debian/ stable main

deb http://download.videolan.org/pub/videolan/debian/ sarge main
deb-src http://download.videolan.org/pub/videolan/debian/ sarge main

#unstable sources:

deb http://ftp.de.debian.org/debian/dists/unstable/contrib/binary-i386
deb-src http://ftp.de.debian.org/debian/dists/unstable/contrib/source

deb http://ftp.de.debian.org/debian/dists/unstable/main/binary-i386
deb-src http://ftp.de.debian.org/debian/dists/unstable/main/source

deb http://ftp.de.debian.org/debian/dists/unstable/non-free/binary-i386
deb-src http://ftp.de.debian.org/debian/dists/unstable/non-free/source

line 22 is the first entry for unstable. I think it has to do with the deb and deb-src part. i added those cuz it loos like i needed them from the stable entries. Because they are ftp do i need to change the http:// beginning of the entries to ftp? I just copied the url from the browser and put it in the file. thanks for your help in advance.

bosewicht 06-13-2006 07:08 PM

yeah they are wrong. follow the same format as the stable ones. it would be something like:

deb http://http.us.debian.org/debian/ unstable main contrib non-free
deb-src http://http.us.debian.org/debian/ unstable main contrib non-free

notice the spaces

dr_zayus69 06-13-2006 07:19 PM

ok that seems to have worked. sorry when the suggested entries showed up in the post as hyperlinks i thought i had to follow them. Now to update my whole system to unstable do i use synaptic and click on mark all upgrades or do i have to do apt-get dist-udate as well? If i have to do both does it matter which one i do first?

bosewicht 06-13-2006 07:21 PM

you can use synaptic and do a upgrade(i think thats an option in there, something like "Mark All Upgrades")or apt-get. whichever you prefer.

The spaces are a pretty common mistake.

CrashedAgain 06-13-2006 07:22 PM

You need to put in the spaces like in the original line.

Here is my complete sources.list from my new Debian install.
Code:

#deb file:///cdrom/ sarge main

deb http://debian.yorku.ca/debian/ stable main
deb-src http://debian.yorku.ca/debian/ stable main

deb http://security.debian.org/ stable/updates main

deb http://debian.yorku.ca/debian/ unstable main
deb-src http://debian.yorku.ca/debian/ unstable main

# libdvdcss source
deb http://download.videolan.org/pub/videolan/debian sid main
deb-src http://download.videolan.org/pub/videolan/debian sid main

#mplayer source
deb http://www.debian-multimedia.org sid main

#kdetv
deb http://bonca.hu/~rizsanyi/debian sid/

Note this source repository is in Toronto Canada. I am in western Canada, you in Massachusetts are probably closer to it than I am.

CrashedAgain 06-13-2006 07:29 PM

Don't do an apt-get upgrade or an apt-get dist-upgrade at this point; your system is still set to a default level of "stable" so all that will happen is to upgrade to the newest versions of applications in the stable repository.
Instead, start with 'apt-get -t unstable install kdebase k3b'. That should upgrade pretty well all of kde to whatever version is currently in unstable which I think is version 3.5.


All times are GMT -5. The time now is 02:21 PM.