|
Bugzilla – Full Text Bug Listing |
| Summary: | YAST not saving configuration settings. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | John Hillier <imaginebox> |
| Component: | YaST2 | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED WORKSFORME | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Pro 9.3 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
hwinfo see line 55, 67, 68.
y2log xorg.conf |
||
|
Description
John Hillier
2005-08-29 23:52:36 UTC
please provide a little bit more information: which beta version? hwinfo --mouse (after restart and mouse is not recognized) /etc/X11/xorg.conf /var/log/YaST2/y2log (after configuration with yast again) Got irritated with continually having to manually configure the mouse when the workstation was rebooted. Did a clean install of SUSE Linux 9.3 and the Logitech MX1000 is correctly detected during installation. Unknown what caused the issue. As for functionality the 3 button and scroll functions work properly except for the shortcut feature buttons on the thumb section of the mouse. If I resolve that issue I'll forward the information to Novell. See attached hwinfo. Created attachment 48548 [details]
hwinfo see line 55, 67, 68.
Why are 3 mice detected in the hwinfo output even though there is only one USB
mouse connected? Note there Logitech Quickcam Orbit (USB) when first detected
had Hotplug pop up request to configure a Logitech USB mouse and may think this
camera is a mouse. The camera is not functional (seperate bug report already
submitted).
Created attachment 48549 [details]
y2log
Created attachment 48550 [details]
xorg.conf
This section is fine to me Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Buttons" "12" Option "Device" "/dev/input/mice" Option "Name" "Logitech USB Receiver" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection all information from hardware detection is used. I have such a mouse and tested it. except the complete button support which is a X11 mouse driver problem everything is working as expected |