Discussion:
arts and kdm problems under fedora 7
Olaf Mueller
2007-06-07 11:28:01 UTC
Permalink
Hello,

under fedora 7 and kde 3.5.6 I could not login with kdm via a remote
connection (xdmcp). This works with gdm and also works under fc6 with
kdm. If I replace the fedora 7 /usr/bin/kdm with this one from fc6,
then the remote login works. Is this a bug in kdm of fedora 7?


Under fc6 several users could login on the same computer via xdmcp and
kdm, and all have sound. I reach this with the following lines:

cd /dev/
chmod 0666 dsp* audio* midi* mixer* sequencer* beep admm* \
adsp* aload* amidi* dmfm* dmmidi* sndstat rtc sequencer*
chown root.532 dsp* audio* midi* mixer* sequencer* beep admm* \
adsp* aload* amidi* dmfm* dmmidi* sndstat rtc sequencer*
chmod 0666 snd/*
chown root.532 snd/*

Under fedora 7 only the user has sound who is local log in (with kdm,
not via remote). All other users log in via remote (xdmcp) get the
folowing error from aRts:

device: default can't be opened for playback (No such device)
The sound server will continue, using the null output device.

How can I reach that all users log in, remote and local, get sound like
this works under fc6?

Thank you.


regards
Olaf


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Rex Dieter
2007-06-07 11:54:36 UTC
Permalink
Post by Olaf Mueller
under fedora 7 and kde 3.5.6 I could not login with kdm via a remote
connection (xdmcp). This works with gdm and also works under fc6 with
kdm. If I replace the fedora 7 /usr/bin/kdm with this one from fc6,
then the remote login works. Is this a bug in kdm of fedora 7?
bugzilla please.
Post by Olaf Mueller
Under fc6 several users could login on the same computer via xdmcp and
cd /dev/
chmod 0666 dsp* audio* midi* mixer* sequencer* beep admm* \
adsp* aload* amidi* dmfm* dmmidi* sndstat rtc sequencer*
chown root.532 dsp* audio* midi* mixer* sequencer* beep admm* \
adsp* aload* amidi* dmfm* dmmidi* sndstat rtc sequencer*
chmod 0666 snd/*
chown root.532 snd/*
This was a lucky hack, at best. :)
Post by Olaf Mueller
Under fedora 7 only the user has sound who is local log in (with kdm,
not via remote). All other users log in via remote (xdmcp) get the
device: default can't be opened for playback (No such device)
The sound server will continue, using the null output device.
How can I reach that all users log in, remote and local, get sound like
this works under fc6?
Instead of hacking permissions, edit/fix /etc/console.perms and/or put
something under /etc/console.perms.d/

In addition, there may be something going on here related to ConsoleKit.

-- rRex

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Olaf Mueller
2007-06-09 19:03:27 UTC
Permalink
Hello Rex,

sorry for to wait for my answer a long time, but I have turn back my
system to fc6. Fedora 7 is not ready for me or vice versa. ;-)
Post by Rex Dieter
Post by Olaf Mueller
under fedora 7 and kde 3.5.6 I could not login with kdm
bugzilla please.
Bug 243560 Submitted: kdm xdmcp no log in


regards
Olaf


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Loading...