From: Antonio <obidos@mail.ru> To: community@altlinux.ru Subject: Re: [Comm] проблемы записи cd в k3b Date: Mon, 13 Oct 2003 11:35:46 -0000 Message-ID: <Pine.LNX.4.44.0310131538400.680-100000@tony.localnet> (raw) In-Reply-To: <200310131450.08124.unit44@ultranet.ru> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 13 Oct 2003, Alex Kley wrote: > не могу записать компакт, пишет: [skipped] > Use option '--driver' to force usage of a driver, e.g.: --driver generic-mmc > ERROR: Cannot setup device 0,0,0. Вот именно в этой строчке cdrdao сообщает о пути решения проблемы. Для проверки: $ cdrdao --device=0,0,0 --driver=generic-mmc read-toc test.toc В приводе должен быть диск, результатом команды явится TOC-файл в текущем каталоге. Можно почитать, можно удалить. Если заработало, создаем файл ~/.cdrdao по образцу write_device: "0,0,0" write_driver: "generic-mmc" write_speed: "20" read_device: "0,0,0" read_driver: "generic-mmc" 0,0,0 замените на то, что говорит cdrecord -scanbus, скорость записи -- по вкусу. После чего k3b должен нормально начать работать. - -- Best regards, Tony. mailto:obidos@mail.ru -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQE/ipBc2gaLrWRbr5URAkzcAJ9JZd0fK2mYGPtHVxiP5VH84anIfACfWlxD 94d+kH+7+8QdUyMswn/FVNA= =O4oJ -----END PGP SIGNATURE-----
prev parent reply other threads:[~2003-10-13 11:35 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-10-13 10:50 Alex Kley 2003-10-13 11:35 ` Antonio [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=Pine.LNX.4.44.0310131538400.680-100000@tony.localnet \ --to=obidos@mail.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git