|
Bugzilla – Full Text Bug Listing |
| Summary: | sax2 doesn't start on Fujitsu Siemens Lifebook E8010 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Gernot Hillier <gernot> |
| Component: | SaX2 | Assignee: | Marcus Schaefer <ms> |
| Status: | VERIFIED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
SaX.log
hwinfo output on this laptop |
||
|
Description
Gernot Hillier
2005-09-03 20:21:30 UTC
Created attachment 48713 [details]
SaX.log
Created attachment 48714 [details]
hwinfo output on this laptop
What I forgot to mention, this machine has a touchpad and one of those awful trackpoints in the keyboard. If you need a working xorg.conf (from 9.3), please just tell me... :) The problem is there is no core pointer because of a wrong entry in
xorg.conf
Option "Protocol" "synaptics"
I do not have any clue how this was included. The hwinfo output seems
to show the correct protocol. Please provide more specific information:
(1) call "hwinfo --mouse" and provide the result
(2) now call "sysp -s mouse" and provide the result
Also usefull would be to see a complete SaX.log. Please call
"sax2 -r"
from runlevel 3 and provide the log
/var/log/SaX.log
Thanks
What the... I just tried to follow your requirements, and... I somehow fixed it :-((( I can't understand this, but I'm sorry to tell you the problem does not occur any more. I tried to reboot the machine twice and sax2 now always starts. :(( So I suppose we should close this bug, right? One question still (forgot this before, sorry!): does SaX2 read the old xorg.conf if it exists? If yes, it could got confused because with SUSE 9.3 I played around with the pointer settings some time because I wanted both touchpad and trackpoint to work reliably. So maybe the old xorg.conf contained quite wrong entries - but at least it worked for X... yes sax will import your configuration if you start sax on a running X-server which you have access to. So I now can understand the strange protocol entry :) Thanks. |