Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gentoo-dev-sources-2.6.9-r1 broke CD writing...again!
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
Broot
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2003
Posts: 122

PostPosted: Thu Oct 28, 2004 1:22 pm    Post subject: gentoo-dev-sources-2.6.9-r1 broke CD writing...again! Reply with quote

Urgh, I thought that this problem would be remedied once and for all after the patches on 2.6.8 for CD writing. Previously, creating an audio CD would result in a bunch of continuous blippy noise (no, it wasn't because of the artist ;)). I admit, I rarely burn ISOs or data CDs, so I can't testify as to whether or not a similar case happened with those types in 2.6.8.

But now, 2.6.9-r1 of the Gentoo patchset writes totally nonfunctional CDs, period! First, I created a LiveCD for the new Ubuntu 4.10 release, which doesn't boot and can't be mounted. Then, I burned two different audio CDs that can't be read by any CD player, audio or ROM.

For the record, I burned the Ubuntu disc using the Nautilus CD-writing plugin v2.6.1 as a regular user. For the audio CDs, I used gnomesu to get into xcdroast as root (because cdrecord wouldn't allow writing as a regular user). In all cases, everything seemed to behave normally - although I did notice while making the first audio CD that after about 50% it slowed down significantly from ~20x to 4x.

With the exception of the NVIDIA video hardware driver and opengl-update ~x86 packages, all other software is totally up-to-date with regard to the stable x86 branch. The system is relatively solid, with no obscure, sensitive tweaks or fine-tuning outside of what's been documented on gentoo.org.

On the hardware side, I'm using a Lite-On ATAPI DVD writer/CD writer combo drive. The kernel was compiled with SCSI completely disabled, as per usual for the 2.6 series.

So what gives?
Back to top
View user's profile Send private message
gentoo_dude
l33t
l33t


Joined: 08 May 2004
Posts: 645
Location: Washington, DC

PostPosted: Fri Oct 29, 2004 1:07 am    Post subject: Reply with quote

I would try k3b. I had never had a problem using this software to burn any kind of CDs.
I can't tell you what causes your problem, because I am using the same kernel and I don't have the problems you are facing -- but again I am using k3b.
Back to top
View user's profile Send private message
Broot
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2003
Posts: 122

PostPosted: Fri Oct 29, 2004 4:47 pm    Post subject: Reply with quote

OK, I pulled something weird from dmesg that wasn't there before:

Code:
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x54
ide: failed opcode was 100
end_request: I/O error, dev hdc, sector 0
Buffer I/O error on device hdc, logical block 0


This appears twice back-to-back shortly before going into the runlevels. Can this clarify what the problem with my CD writing is?
Back to top
View user's profile Send private message
AlterEgo
Veteran
Veteran


Joined: 25 Apr 2002
Posts: 1619

PostPosted: Sat Nov 27, 2004 5:41 pm    Post subject: Reply with quote

I have a very similar error message using 2.6.9 vanilla.
But not during the burning of CD's, but afterwards, when I check the md5sums of the newly burnt disk:
Code:

end_request: I/O error, dev hdc, sector 1321480
Buffer I/O error on device hdc, logical block 165185
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
gentoo hdc: command error: error=0x54
ide: failed opcode was 100


The disk seems error free when checking md5sum under Windows BTW.
Back to top
View user's profile Send private message
tristure
Apprentice
Apprentice


Joined: 30 Oct 2003
Posts: 270
Location: France

PostPosted: Sat Dec 11, 2004 9:23 am    Post subject: Reply with quote

Hi, do you have any further information on this problem?

I use ck-sources 2.6.8 and have the same output in dmesg.

Whenever I burn a CD there seems to be no problem during writing, but 2 times out of 3 the cd checking (in k3b) fails and the CD itself is unusable (can't read the files on it).

I was thinking my burner was the cause, but I'm not so sure right now.

Thanks for your help.
Back to top
View user's profile Send private message
Mr.Thomas
n00b
n00b


Joined: 19 Dec 2004
Posts: 2

PostPosted: Sun Dec 19, 2004 9:33 pm    Post subject: K3b problem with 2.6.9 kernel Reply with quote

http://k3b.plainblack.com/index.pl/news2

Copied from the K3b home site:

==========================================================
Update on the kernel 2.6.9 issue

I finally did some testing and gathered some information on the kernel 2.6.9 problem. Here is what I can tell you:

Cdrecord won't run anymore when configured suid root. The reason is that the new kernel forbids suid root programs to use the SCSI subsystem (or something like that, correct me if I am wrong :)
So Cdrecord needs to be configured without suid root and the next version of K3bSetup will do that.
Cdrdao does not have this problem. I think that's becasue it drops the root privileges in an earlier stage but I am not sure about that.

K3b is unable to properly handle external (USB, Firewire) devices on the new kernel. Whenever the tray is open it will not be recognized as a CD/DVD device and if K3b is trying to access it while the tray is open it will get strange wrong answers from the device.
I don't know how to solve this. Evenmore I think I cannot solve it since the dvd+rw-tools have the exact same problem. Hopefully this will be fixed in a future kernel version.

So what does that mean for you? Well, you have to decide for yourselves. Since I have multiple external DVD devices I still stick to kernel 2.6.7 since otherwise I would always have to make sure the tray is not open when starting K3b and trying to burn something. But if you don't have any external devices and configure cdrecord properly using kernel 2.6.9 should be no problem.

==========================================================
Back to top
View user's profile Send private message
Mr.Thomas
n00b
n00b


Joined: 19 Dec 2004
Posts: 2

PostPosted: Sun Dec 19, 2004 10:35 pm    Post subject: K3b problem with 2.6.9 kernel (fixed after emerge -u k3b) Reply with quote

k3b-0.11.18 fixed my problem writing CDs via K3B as a non-root user. Cd wrting via K3B ceased to work after I upgraded to the 2.6.9-r1 kernel from 2.6.8. I installed k3b-0.11.18 and it is now working again. k3b-0.11.18 is currently masked so you may need to unmask it via /etc/portage/package.keywords or something like that.
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