| Summary: | Bad initialization on Debian | ||
|---|---|---|---|
| Product: | LTSP | Reporter: | Tomas Herout <tomas.herout> |
| Component: | ltspcfg | Assignee: | Jim McQuillan <jam> |
| Status: | ASSIGNED --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
Tomas Herout Do you still experience this issue with newer drivers ? Please check the status of your issue. 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.
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 :-(