Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
K3B - jak zwykle problem z prawami
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
canis_lupus
l33t
l33t


Joined: 22 Dec 2005
Posts: 773
Location: Kraków

PostPosted: Sun Jun 15, 2008 8:46 pm    Post subject: K3B - jak zwykle problem z prawami Reply with quote

Nie moge nagrac żadnej płyty. dostaję komunikat, że cdrecord nie może otworzyć urządzenia. nagrywarka to /dev/hda. Właściciel root a grupa cdrom. Jestem w grupie cdrom. już nawet nadałem prawa (a+rwx) do urządzenia /dev/hda. nic to nie daje.
_________________
"I love you cię" Różyczko...
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Sun Jun 15, 2008 9:09 pm    Post subject: Reply with quote

Code:
ls -la /usr/bin/cdrecord

I jak właścicielem okaże się root:root to zmień na root:cdrom i po problemie (prawdopodobnie ;).
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
lazy_bum
l33t
l33t


Joined: 16 Feb 2005
Posts: 691

PostPosted: Sun Jun 15, 2008 9:43 pm    Post subject: Reply with quote

Do nagrywania nie służy grupa cdrw?
_________________
roslin uberlay | grubelek
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Sun Jun 15, 2008 9:49 pm    Post subject: Reply with quote

lazy_bum wrote:
Do nagrywania nie służy grupa cdrw?

Nie.
Back to top
View user's profile Send private message
wodzik
l33t
l33t


Joined: 12 Jun 2005
Posts: 713
Location: Człuchów

PostPosted: Mon Jun 16, 2008 5:10 pm    Post subject: Reply with quote

w k3b da sie gdzies w opcjach okreslic z jakiej grupy userzy maja dostep do nagrywarki.
_________________
:() { :|: & };: <- nie próbuj wpisywać tego w konsoli
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Mon Jun 16, 2008 6:07 pm    Post subject: Reply with quote

k3bsetup2 ale chyba to jest dopiero po dodaniu jakiejś flagi use.
Back to top
View user's profile Send private message
c2p
Apprentice
Apprentice


Joined: 26 Mar 2005
Posts: 281
Location: Poland

PostPosted: Mon Jun 16, 2008 6:21 pm    Post subject: Reply with quote

/usr/portage/app-cdr/k3b/k3b-1.0.5-r1.ebuild:
Code:
pkg_postinst() {
        echo
        elog "We don't install k3bsetup anymore because Gentoo doesn't need it."
        elog "If you get warnings on start-up, uncheck the \"Check system"
        elog "configuration\" option in the \"Misc\" settings window."
        echo

        local group=cdrom
        use kernel_linux || group=operator
        elog "Make sure you have proper read/write permissions on the cdrom device(s)."
        elog "Usually, it is sufficient to be in the ${group} group."
        echo
}


k3bSetup nie jest wcale instalowany. Do nagrywania wystarczy, aby użytkownik był w grupie cdrom.
Może spróbuj skasować /etc/udev/rules.d/70-persistent-cd.rules i uruchomić system ponownie.
_________________
LRU #389150, Kontakt
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) 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