Bug 130533 - SCPM disappears, then locks upon re-enabled
Summary: SCPM disappears, then locks upon re-enabled
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Final
Hardware: i686 SuSE Linux 10.0
: P5 - None : Major
Target Milestone: ---
Assignee: Joachim Gleissner
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 143273
  Show dependency treegraph
 
Reported: 2005-10-25 16:50 UTC by Wade Winright
Modified: 2006-02-09 16:41 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2log for scpm dying (870.25 KB, text/plain)
2005-10-25 16:57 UTC, Wade Winright
Details
/var/log/scpm (20.85 KB, text/plain)
2005-10-26 14:36 UTC, Wade Winright
Details
hwinfo (2.08 KB, text/plain)
2005-10-26 18:32 UTC, Wade Winright
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wade Winright 2005-10-25 16:50:51 UTC
After successfully setting up SCPM to switch between 3 profiles,
things worked normally for a while. I set up the ndiswrapper for the
wireless interface prior to getting SCPM enabled and running.
One day when the wireless card locked up the host, I rebooted the
machine and my SCPM settings were gone. I attempted to re-enable SCPM,
and it just hung, 0% for many minutes (an hour or so), and I had to
kill the process to get it to quit.
Thinking that this was some legacy leftover thing from doing an OS
upgrade instead of a clean install, I nuked and paved the system.
I've had it running well again for about a week, and the exact same
thing has happened again.
Please help me make this work, as I need this laptop!!!

Thanks!!
Comment 1 Wade Winright 2005-10-25 16:57:49 UTC
Created attachment 55344 [details]
y2log for scpm dying
Comment 2 Martin Vidner 2005-10-26 13:58:05 UTC
SCPM and ndiswrapper are Joachim's. 
Comment 3 Joachim Gleissner 2005-10-26 14:13:23 UTC
Did the crash occur while switching a profile or during normal operation?
Comment 4 Wade Winright 2005-10-26 14:15:56 UTC
The system seems to crash when switching profiles. After which all of the SCPM data was no longer found. THen when trying to set it up again, when I enable SCPM, it never starts to enable, just sits at "0%" complete.
Comment 5 Joachim Gleissner 2005-10-26 14:23:36 UTC
Does 'scpm recover' help?
Comment 6 Wade Winright 2005-10-26 14:26:19 UTC
This is what I see:
# scpm recover
SCPM: scdb not available
Comment 7 Joachim Gleissner 2005-10-26 14:31:32 UTC
Could you run 'scpm -d recover' and attach /var/log/scpm afterwards?
Comment 8 Wade Winright 2005-10-26 14:36:43 UTC
Created attachment 55532 [details]
/var/log/scpm
Comment 9 Joachim Gleissner 2005-10-26 15:03:13 UTC
It seems there is no database at all. Do you have anything in directory /var/lib/scpm/scdb?
Comment 10 Wade Winright 2005-10-26 15:05:52 UTC
linux:/var/lib/scpm/scdb # ls -l
total 0
drwxr-xr-x  2 root root     20 2005-09-12 18:12 .
drwxr-xr-x  7 root root    108 2005-10-25 08:40 ..
-rw-r--r--  1 root root 122575 2005-10-25 08:16 scdb.db
Comment 11 Joachim Gleissner 2005-10-26 15:09:31 UTC
Ok, the file is there. Maybe it got corrupted by the crash. Could you e-mail it to me?
Comment 12 Joachim Gleissner 2005-10-26 15:45:07 UTC
Conclusion of database check: The crash seems to have caused a filesystem corruption and destroyed the file. Is there a kernel oops of the crash in /var/log/messages? Could you attach 'hwinfo --netcard'?
Comment 13 Wade Winright 2005-10-26 18:32:48 UTC
Created attachment 55611 [details]
hwinfo
Comment 14 Joachim Gleissner 2005-10-27 10:02:32 UTC
You have a Broadcom WLAN card, so you're unfortunately stuck to ndiswrapper. It may be worth a try to use another version of the Windows driver. If that doesn't help, you could also try a newer ndiswrapper version.
Comment 15 Joachim Gleissner 2005-11-17 14:42:50 UTC
FYI: The kernel-of-the-day (ftp://ftp.suse.com/pub/projects/kernel/kotd/i386/HEAD/...) has a newer ndiswrapper version, just in case you want to give it a try and don't dare to compile it yourself.
Comment 16 Joachim Gleissner 2006-02-09 16:41:31 UTC
Closing as WONTFIX. Hope you had success with a newer ndiswrapper. :)