You are not logged in.

1

Wednesday, November 3rd 2004, 1:33pm

Problems with K3b and devices

Hi all, here is the problem: my .... device that burns DVDs (I don't know how to translate "masterizzatore" in English, sorry) is recognized by the sistem, but it isn't by k3b. I had changed my ....device and the old one was detected and it ran ok... Do I have to change something in the configuration to use the new... device?

It's a samsung writemaster TS-H552B

Thank you for the time spent :oops:

2

Wednesday, November 3rd 2004, 4:59pm

Update: k3b recognize it when run under root sessions. I've found the dvdrecorder link in /dev that is owned by the root. I've tried to change the proprety but it didn't (grrrrrrrrrrrrrr :evil: ). Is there a way to change it by konsole?

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

3

Thursday, November 4th 2004, 2:50am

try removing
~/.kde/share/apps/k3b
and
~/.kde/share/config/k3brc

daihard

Trainee

Posts: 89

Location: Lynnwood, WA, USA

Occupation: Senior Database Software Engineer

  • Send private message

4

Friday, December 10th 2004, 8:59am

Quoted

Original von sloteel

Update: k3b recognize it when run under root sessions. I've found the dvdrecorder link in /dev that is owned by the root. I've tried to change the proprety but it didn't (grrrrrrrrrrrrrr :evil: ). Is there a way to change it by konsole?

You should be able to run "chown" as root to change the ownership of those device files. For instance, my /dev/cdrom (really a CD-RW drive) is linked to /dev/hdd. It used to be owned by root. I was able to change it to myself using "chown" without any problem.
Registered Linux User: #281828
Home: Fedora Core 6 / KDE 3.5.8
Work: CentOS 4.6 / KDE 3.5.8

5

Sunday, December 18th 2005, 6:02pm

Why change the owner and group?

Just give "others" permissions on the device
try this:
chmod 666 /dev/hdd