Bug 5977 - Bad initialization on Debian
Summary: Bad initialization on Debian
Status: ASSIGNED
Alias: None
Product: LTSP
Classification: Unclassified
Component: ltspcfg (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: Jim McQuillan
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-21 06:44 UTC by Tomas Herout
Modified: 2013-03-15 17:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Tomas Herout 2006-02-21 06:44:20 UTC
I've problem with ltspcfg's initialization if XDMCP is Enabled, its wrote is:

Service    Installed   Enabled   Running   Notes
xdmcp      Yes         no        Yes       xdm, kdm    Using: kdm

Is possible, that something is NOT enabled but is it running? Maybe not...

BTW:
#netstat -apn | grep ":177 "
udp   0   0 0.0.0.0:177    0.0.0.0:*   3268/kdm

In file ltspcfg is:

...
my @kdmrc_locs    = ( "/etc/kde/kdm/kdmrc",
                      "/usr/share/config/kdm/kdmrc",
                      "/etc/opt/kde3/share/config/kdm/kdmrc",
                      "/opt/kde3/share/config/kdm/kdmrc",
                      "/opt/kde3/share/config/SuSE/default/kdmrc",
                    );
...

but Debian stable/testing (and another perhaps too) has KDE cofings in
/etc/kde3/ (kdm/kdmrc is OK).

But, it isn't solution, unfortunately :-(
Comment 1 chemtech 2013-03-15 14:08:06 UTC
Tomas Herout
Do you still experience this issue with newer drivers ?
Please check the status of your issue.
Comment 2 Tomas Herout 2013-03-15 17:11:02 UTC
Hello,

currently I can't say and I don't rember when this issue happened.

I think that this ticket can be closed.

Thanks,
Tomas


On Fri, Mar 15, 2013 at 3:08 PM, <bugzilla-daemon@freedesktop.org> wrote:

>   *Comment # 1 <https://bugs.freedesktop.org/show_bug.cgi?id=5977#c1> on bug
> 5977 <https://bugs.freedesktop.org/show_bug.cgi?id=5977> from chemtech<patsev.anton@gmail.com>
> *
>
> Tomas Herout
> Do you still experience this issue with newer drivers ?
> Please check the status of your issue.
>
>  ------------------------------
> You are receiving this mail because:
>
>    - You reported the bug.
>
>


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.