|
Bugzilla – Full Text Bug Listing |
| Summary: | Sax2 steals serial ports | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Roger Oberholtzer <roger.oberholtzer> |
| Component: | SaX2 | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | sax files | ||
|
Description
Roger Oberholtzer
2005-12-02 13:41:17 UTC
sorry I'm pretty sure sax will not add InputDevices which doesn't exist. If you don't mind call: cp /etc/X11/xorg.conf /etc/X11/xorg.conf.orig sax2 -r -a and send me the automatically generated config and log file: /etc/X11/xorg.conf /var/log/SaX.log Additionally you could provide the data from hwinfo --mouse no information since 7 days, closed Created attachment 60182 [details]
sax files
I did not know abikut the 7 days. Sorry. I have run the requested command. Note that the new config file has 8 ttySx references not in the original. The problem is not so much that they do not exist as that, when they do exist, they may be things that the X server has no business messing with. I know for a fact that activity from a GPS receiver confuses the X server, and the only way to stop that is to edit the X config file and remove the lines. Normal users, however, should not be encouraged to edit this file. Ah now I understand the problem. I tested without the InputDevices being part of the xorg.conf and it works as expected. I think the handling has changed here and I will remove the devices now. fixed |