<---- template headericclude ----->
Kernle 2.6.8 - CD burning issue - Page 2
FedoraForum.org - Fedora Support Forums and Community
Page 2 of 2 FirstFirst 12
Results 16 to 24 of 24
  1. #16
    ghaefb Guest
    I belive an update will be out soon....

  2. #17
    BurtB10 Guest

    Getting K3B burning as user again

    I was able to get K3B working again after upgrading the kernel by changing the mode on the cdrecord program.

    Log on as su.
    cd to /usr/bin

    ls -l cdrecord

    You will likely see the following
    -rwxr-xr-x 1 root root somenumber Date Time /usr/bin/cdrecord

    execute the following:
    chmod u+s cdrecord
    This should set the User bit for the file owner.

    Do ls -l cdrecord again:

    -rwsr-xr-x 1 root root somenumber Date Time /usr/bin/cdrecord

    Note that the first 'x' should have changed to an 's' indicating that the User bit is set.

    Now try running K3B again as a normal user. In my case K3b was able to see the CD burner again, and was back to working normally.

    YMMV of course:-)

    Hope this helps,
    Burt
    Last edited by BurtB10; 26th August 2004 at 03:51 AM. Reason: Oops on owner

  3. #18
    earobinson111 Guest
    YMMV????? And is this a good fix anyone else know, i know it is changing the permisions on your burner but is this the right way to do it?

  4. #19
    STiAT Guest
    Could be.

    I downgraded to 2.6.5

  5. #20
    Join Date
    Mar 2004
    Location
    Kalamazoo, Michigan
    Age
    41
    Posts
    410
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I hope so, kinda scared me for a bit. I had a problem like this at one time. i dreaded the thought of fixing it again.
    Things do not change; we change.
    HDT

    "Do I understand your question, man, is it hopeless and forlorn?" Bob Dylan

    I disapprove of what you say, but I will defend to the death your right to say it.
    -- The Friends of Voltaire, 1906

    My NcpMount script for Netware servers
    http://forums.fedoraforum.org/forum/showpost.php?p=544473&postcount=8
    Thanks to: Brunson & Ibbo

  6. #21
    Join Date
    Feb 2004
    Posts
    131
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    here is a patch that fixes cdrecord (but not k3b):
    https://bugzilla.redhat.com/bugzilla....cgi?id=130576

  7. #22
    TylerD75 Guest
    There might be an obvious answer to this, but I'm getting a bit rusty on the linux front (been working too long with windoze). What exactly is the differense between the vanilla kernel and the 2.6.8-1.521 kernel? Is it only two different versions? (rev. 1 and 1.521?)
    I've been recompiling until I was blue in the face just to get all my hardware running. Will I now have to go through the whole thing again, or are they so similar that I can use my hard-earned .config file from 2.6.8-1.521 on the vanilla kernel (I'm assuming the 2.6.8-1 is the vanilla kernel?)

    Concerned recompiler

    -----------------
    Cheers,
    Tyler D

  8. #23
    zipper Guest

    Downgrade to Kernel 2.6.7

    Quote Originally Posted by ghaefb
    The easiest solution for you is to downgrade your kernel to 2.6.7.
    How do you downgrade to kernel 2.6.7 after you have upgraded to 2.6.8. I tried "yum -y instal kernel 2.6.7" and that didn't work.

  9. #24
    Lenard Guest
    Just thought everyone would like to know that the kernel source 2.6.9-rc1-bk13(linux-2.6.9-rc and the patch-2.6.9-rc1-bk13), downloaded from www.kernel.org with both dvd+rw-tools-5.21.4.10.8-2.i386.rpm and k3b-0.11.14-1.i386.rpm from http://download.fedora.redhat.com/pu...6/Fedora/RPMS/ are working just fine. The two RPM's should work just fine with the standard 2.6.8 or better kernels from Fedora or /arjanv/2.6/RPMS.kernels

Page 2 of 2 FirstFirst 12

Similar Threads

  1. CD/DVD Burning Issue FC5 2.6.19-1.2288.2.1.fc5smp
    By jeffwa in forum EOL (End Of Life) Versions
    Replies: 3
    Last Post: 7th March 2007, 08:52 PM
  2. Very strange DVD burning issue
    By boboftheevils in forum Using Fedora
    Replies: 6
    Last Post: 6th March 2007, 12:50 PM
  3. FC6 Install/Burning Issue...
    By Elite_Gamer04 in forum EOL (End Of Life) Versions
    Replies: 2
    Last Post: 8th December 2006, 09:58 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]