Re: upgraded to devel
Zackary Deems <[email protected]>
| Newsgroups | gmane.linux.arklinux.general |
|---|---|
| Message-ID | <[email protected]> |
Just an FYI. ide-cd worked for me with k3b, but I had to add /dev/hdc to k3b's list of devices, after which it works fine. Luke wrote: >Paul Zalac wrote: > > > >>I've recently upgraded to the development tree, and here are some problems >>i've noticed as a result: >> >>dvdrecord/cdrecord fails, probably as a result of the 2.6 kernel. I >>managed to use cdrdao to burn a vcd (from the command line) but clearly >>cd/dvdrecord should be fixed or k3b wont work >> >> > >Kown issue. Yes unresolved, hdx=ide-cd seems to be failing for some reason. > > > >>i've got mutliple users set up on this system, and sound automatically >>shows >>up as not working. basically because permissions in /dev for all audio >>devices are reset to root for every reboot. this is also true for video >>devices. perhaps a step should be taken to make sure all desktop users >>have access to those files, perhaps by assigning a certain group, if not >>users, then create a group called desktop or something. >> >> > >This will hopefully be fixed with the new installer and aftwizarrd. Which >will allow for multi-user enviroments, currently it takes more then simply >disabling auto login and creating user accounts to use multiple user >accounts. This is done by design, since arklinux was originally developed >for a single user enviroment and not a multi-user one. > >