K3b

You have a problem with Salix? Post here and we'll do what we can to help.
troggybeta
Posts: 3
Joined: 1. Nov 2014, 16:53

K3b

Post by troggybeta »

I have recently installed Salix 14.1 64 bit Mate. Very pleased with it and have managed to install all the software I normally use, except --

The only problem is that K3b, my much preferred dvd burner, starts up with the message that it can't find an optical drive. It does this
for both versions available from slapt-get. CDW writes dvds with no problem. And K3b worked fine on this same box (same dvd drive, same discs) running Ubuntu 10.04.

I've tried all googled solutions except installing HAL from an older SlackBuild.

Can anyone provide any insight?

Thanks in advance.

Troggybeta
User avatar
slack631
Posts: 51
Joined: 26. Dec 2011, 05:22

Re: K3b

Post by slack631 »

Hi

Try this:

Code: Select all

sudo modprobe sg
and finaly put it in rc.modules:

Code: Select all

sudo echo "modprobe sg" >> /etc/rc.d/rc.modules
Hope this should be a solution.
User avatar
Van_Vinkle
Donor
Posts: 196
Joined: 25. Oct 2012, 17:39

Re: K3b

Post by Van_Vinkle »

Being in the desktop environment of Mate, which uses GTK whereas K3b belongs to the Qt planet, I think you could test Brasero (it is in the gslapt repos). It works well for me.

Regards.

Van Vinkle
troggybeta
Posts: 3
Joined: 1. Nov 2014, 16:53

Re: K3b

Post by troggybeta »

Slack631,

Thanks for the very prompt reply.

Running 'modprobe sg' does not enable K3b to find the optical drive. It does cause Salix to pop up a warning dialog "Unable to mount Blank DVD-R Disc" "Location is already mounted" whenever a blank DVD-RW is inserted into the drive. This warning isn't a problem as can be readily closed.

I'm very new to Salix and so very in the dark here. Gslapt shows 2 versions of K3b, both of which report themselves as installing with no problems. I have a brand new installation of Salix 14.1 64 bit Mate that I really haven't tweaked at all. K3b ran fine on this hardware under Ubuntu 10.04. Is the likelihood here that no one else is using this package or that there's something glitched about my setup?

This is not a crucial issue as CDW is working fine for me. I just like K3b, having used it for years, and I'm curious about what's going on here.

Thanks again.
User avatar
slack631
Posts: 51
Joined: 26. Dec 2011, 05:22

Re: K3b

Post by slack631 »

Hi

I rushed to to reply,sorry. I cant reproduce that problem now,
I didn't try to use K3b, or to install it. it is KDE applications. Inserting sg module
doasn't produce a error message here, in Xfce enviroment though.

That worked for me a couple of years earlier with Nero Linux, and I think with K3b also, sg modul was necessary. But it was Xfce Salix.

I hope there is a solution somwhere, but keep in mind that it is a KDE application.
Maybe it requires some additional dependencies.

regards
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: K3b

Post by laprjns »

troggybeta wrote:The only problem is that K3b, my much preferred dvd burner, starts up with the message that it can't find an optical drive. I
I get the same error on my Saliix Mate installation, but it works fine on Salix XFCE and OpenBox. I'm still trying to run down the problem,I thinking its a permission issue with the Mate additions.
It does this for both versions available from slapt-get. CDW writes dvds with no problem.
There really shouldn't two version of the same package in the Salix package repo. One of them appears to be a Slackware package and the other from Salix. I sure this wil be corrected shortly.
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
djemos
Salix Warrior
Posts: 1464
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: K3b

Post by djemos »

udisks package is missing from salix-mate. K3b need this since hal removed.

Code: Select all

sudo slapt-get -i udisks
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: K3b

Post by laprjns »

Yup, that worked!
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: K3b

Post by mimosa »

This should presumably be noted for the next round.
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: K3b

Post by gapan »

We can just add udisks as a dependency of k3b (which I just did).
Image
Image
Post Reply