[Bug 402447] New: Touchpad stopped working for "root" after attempt to change settings w/"touchpad" utility
https://bugzilla.novell.com/show_bug.cgi?id=402447 Summary: Touchpad stopped working for "root" after attempt to change settings w/"touchpad" utility Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Usability AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jimomura@pathcom.com QAContact: qa@suse.de Found By: Customer Computer is: HP/Compaq Presario V2570CA AMD Turion 64 ML-32 CPU. Chipset is "RS480M" with "ATI Radeon XPRESS 200M IGP" (detected as "XPRESS 200M 5955 (PCIE)"), with ATI SB400 Synaptics touchpad. I installed 11.0 and rebooted and it seemed to be working fairly well, but I wanted to turn off "tap" click and "auto-scrolling". I tried the new utility, but on exit, the mouse did not respond. I attached an external USB mouse and it is still working. After some experimenting, I found the problem only under the "root" account. There is no problem during the early boot, nor is there a problem if I log in under another account. However, if I log out from my regular account and try logging in as "root" again, the touchpad stops working as soon as the actual account takes over (as soon as the "root" desktop is visible). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c1 --- Comment #1 from Jim Omura <jimomura@pathcom.com> 2008-06-23 20:51:07 MDT --- Looking at the open bug list, it appears that there are at least 2 bugs that are probably related to this one: #402864, opened on June 23, 2008 #402536, opened on June 23, 2008 These later reports were posted as "i586" version bugs, but the operation of the bugs seem to be similar to this one. The culprit seems to be "GSynaptics", though sax2 is also mentioned in the 402536 report. To where does "GSynaptics" write its output? I expect that there has to be a "xxx.conf" file somewhere in the HOME directory, but I did not see anything obvious. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c2 --- Comment #2 from Jim Omura <jimomura@pathcom.com> 2008-06-23 21:45:08 MDT --- I found the output file which is: /root/.gconf/desktop/gnome/peripherals/touchpad/%gconf.xml My intention was to shut off "tap to click" and "virtual scrolling" leaving the touchpad to operate in a "plain" manner. The result file was: <?xml version="1.0"?> <gconf> <entry name="accel_factor" mtime="1213956777" type="int" value="13"> </entry> <entry name="horiz_scroll_delta" mtime="1213956780" type="int" value="0"> </entry> <entry name="vert_scroll_delta" mtime="1213956782" type="int" value="0"> </entry> <entry name="max_tap_time" mtime="1213929612" type="int" value="0"> </entry> <entry name="off" mtime="1213929599" type="bool" value="false"> </entry> </gconf> Looking at it, I expect that if I remove the last line it might work. However, right now, I have simply renamed the file, so it is not being used. That way, I can use OpenSuSE 11.0 as-is until there is a fix. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c3 --- Comment #3 from Jim Omura <jimomura@pathcom.com> 2008-06-26 18:55:09 MDT --- Three Bugs In One? So far, I have encountered 3 bugs. The first one I noticed was the "touchpad" bug. The 2 others are as follows: The second is the "sound". When I first ran the "Live" disc, the sound worked, and when I installed 11.0, the sound worked on the first boot, but was far too loud on my computer, so I adjusted it using the program with the icon in the bottom bar right side. After that, it stopped working and has not worked since. The third bug is the "time/date". When I first installed 11.0, I set the time and date, and I think it was ok. At some point I noticed it was wrong and I readjusted it, probably by using the application on the bottom bar. And after that it kept on being wrong until I adjusted it with a different application. Eventually, I set the time/date in Windows (this is a dual-boot setup with Vista 32) and am no longer touching the settings on the OpenSuSE side. Eventually I will try it again. The 3 bugs have the following in common: 1. The original setting made during the installations worked. 2. After attempting to change settings, they "stopped working". The "time/date" clock still worked but some settings were clearly lost. 3. As far as I know, all are "GNOME". It seems to me that they also all have to do with saving setting data, and I expect probably in XML. So I think that it is possible that they might be related by a common library. If this is true, then fixing one might fix all of them. Because of this, I have decided not to open separate bug reports for the 2 other bugs at this time. If the "touchpad" bug is fixed and the others are still a problem, then I will probably open new bug reports for them later. If someone else opens up similar bug reports, well, that might not turn out to be a bad idea anyway, but for now, I think it might be a waste of time. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c4 --- Comment #4 from Jim Omura <jimomura@pathcom.com> 2008-06-27 13:29:45 MDT --- I have been reading Bug #402536 which resolved on June 26. Unfortunately, I just recently installed the ATi drivers "fglrx" which required changes to the xorg.conf file through sax2, so both of my logs have been replaced and I have no copies of the originals (unless Linux archives them somewhere that I do not know about). Anyway, I am going to try to upload my current SaX.log and xorg.conf and later I will see if anything has changed. Actually, I can say right now that the sound is still not working, but maybe the touchpad problem has been solved. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c6 --- Comment #6 from Jim Omura <jimomura@pathcom.com> 2008-06-27 13:34:21 MDT --- Created an attachment (id=224915) --> (https://bugzilla.novell.com/attachment.cgi?id=224915) xorg.conf 2008/06/27 15:33 Toronto time This is the xorg.conf created by sax2 upon updating to use the ATi "fglrx" driver (which is working properly). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c5 --- Comment #5 from Jim Omura <jimomura@pathcom.com> 2008-06-27 13:32:23 MDT --- Created an attachment (id=224913) --> (https://bugzilla.novell.com/attachment.cgi?id=224913) SaX.log 2008/06/27 15:31 Toronto time Current SaX.log after adding ATi "fglrx" driver -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c7 --- Comment #7 from Jim Omura <jimomura@pathcom.com> 2008-06-27 13:44:14 MDT --- Well, I can now say that the result of adding "fglrx" was that the "touchpad" is being treated purely as a mouse now which means that "gsynaptics" is now gone and I have lost the ability to make most of the touchpad related changes. I will try "sax2 -r" this time and see what happens next. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c8 --- Comment #8 from Jim Omura <jimomura@pathcom.com> 2008-06-27 14:07:48 MDT --- Created an attachment (id=224919) --> (https://bugzilla.novell.com/attachment.cgi?id=224919) Sax.log 2008/06/27 16:06 I ran "sax2 -r" at level 3 and this was the new log. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c9 --- Comment #9 from Jim Omura <jimomura@pathcom.com> 2008-06-27 14:10:30 MDT --- Created an attachment (id=224920) --> (https://bugzilla.novell.com/attachment.cgi?id=224920) xorg.conf 2008/06/27 16:09 Toronto time This is the resulting xorg.conf after running "sax2 -r". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c10 --- Comment #10 from Jim Omura <jimomura@pathcom.com> 2008-06-27 14:16:18 MDT --- Running "sax2 -r" did resulted in roughly the same result as when I ran "sax2" to use the ATi "fglrx" driver. Maybe someone who knows more about these files might spot something, but I see nothing significant. The only thing I see is that "sax2" apparently does not know about "gsynaptics" and so I guess it might help if I re-install the "gsynaptics" package. I am too short of time to experiment like this, so for now I am going to leave this alone. I will probably look at it again after someone is assigned to this bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c11 --- Comment #11 from Jim Omura <jimomura@pathcom.com> 2008-06-28 09:28:57 MDT --- I decided to take a chance and re-install "gsynaptics". Using "YaST2>Software Management" I un-installed "gsynaptics" Then I rebooted and did a fresh install. I found another package called "YaST2-mcs-plugin" which seemed to be related, but which was not a dependency, and decided to load it also. I rebooted to run level 3 and ran "sax -r" I then used "startx" and found that the "touchpad" was working again. I made my usual adjustments. I logged off from Gnome/X and used "shutdown -h now". I booted fresh into run level 5, and the mouse cursor locked up. I rebooted again to run level 3 and renamed the xml file and rebooted again. Now everything is the same as before (the touchpad is working but with the defaults). I will upload the SaX.log and xorg.conf files. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c13 --- Comment #13 from Jim Omura <jimomura@pathcom.com> 2008-06-28 09:32:44 MDT --- Created an attachment (id=225005) --> (https://bugzilla.novell.com/attachment.cgi?id=225005) xorg.conf 2008/06/28 11:32 Toronto time This is the xorg.conf file after re-installing "gsynaptics". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c12 --- Comment #12 from Jim Omura <jimomura@pathcom.com> 2008-06-28 09:31:40 MDT --- Created an attachment (id=225004) --> (https://bugzilla.novell.com/attachment.cgi?id=225004) SaX.log 2008/06/28 11:30 Toronto time This is the current SaX.log after re-installing "gsynaptics". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c14 --- Comment #14 from Jim Omura <jimomura@pathcom.com> 2008-06-28 09:36:22 MDT --- It is interesting that "gsynaptics" seems to be working as usual, but that it is not mentioned at all in either the current "SaX.log" nor in the "xorg.conf". This is not what appears to be the case in bug #402536. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c15 --- Comment #15 from Jim Omura <jimomura@pathcom.com> 2008-06-29 20:29:44 MDT --- I re-read the last comments in bug #402536 and saw that I had misunderstood it. The references were to "synaptics" which is a device type or driver and not the "gsynaptics" program. I did somewhat understand that there might be an issue whether the touchpad was set as "CorePointer" or "SendCoreEvents". Mine was the opposite from the settings that worked in the other bug report. So I decided to test this possibility. I edited the "xorg.conf" file with "gedit" and only swapped the 1 and the 3 in the "ServerLayout" section. I tested it in the usual way and after re-booting (after making changes to through "gsynaptics"), it still locked up. I undid the changes and everything is as before. I also found some old backup files of "xorg.conf" including the file just prior to installing ATi's "fglrx", and the sections regarding the mouse and touchpad were the same as the are in the "xorg.conf" files I have already uploaded. I will not upload them unless requested. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c16 --- Comment #16 from Jim Omura <jimomura@pathcom.com> 2008-06-30 09:39:34 MDT --- I have separated the Sound problem as Bug #405088. It does not seem to be related to this touchpad problem. I now expect that the clock setting problem is also a separate problem. I might open another bug report for it later. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 Jim Omura <jimomura@pathcom.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Touchpad stopped working for "root" after |Gnome applet settings retention: "touchpad", |attempt to change settings w/"touchpad" utility |"volume" and time/date -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c17 --- Comment #17 from Jim Omura <jimomura@pathcom.com> 2008-06-30 12:47:58 MDT --- On further thought, the "sound" problem could still be related to the "touchpad" since they are both losing settings from session to session. I have changed the summary of this bug, but will leave the other one as-is. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c18 --- Comment #18 from Jim Omura <jimomura@pathcom.com> 2008-07-01 18:07:08 MDT --- Last Call: I am currently deciding whether to remove 11.0 and try 10.3. If anyone wants me to upload anything like a "conf" file or "log" file, now is a good time to ask. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=402447 User jimomura@pathcom.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402447#c19 Jim Omura <jimomura@pathcom.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NORESPONSE --- Comment #19 from Jim Omura <jimomura@pathcom.com> 2008-07-03 15:21:25 MDT --- I have replaced 11.0 with 10.3 and cannot provide further informations about these problems. Best of luck! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com