|
Bugzilla – Full Text Bug Listing |
| Summary: | Neomagic 256AV integrated audio card in Dell laptop block at configuration : system crash | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Florent B <contact> |
| Component: | Kernel | Assignee: | Takashi Iwai <tiwai> |
| Status: | RESOLVED FIXED | QA Contact: | Adrian Schröter <adrian.schroeter> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
messages.txt
Yast 2 logs |
||
|
Description
Florent B
2005-09-11 12:11:29 UTC
can you get the oops text in some way? Also please be more verbose. When exactly does your system crash and how does it crash? Does it happen within YaST or after the sound-driver is loaded (does YaST crash itself)? Also attach the YaST-logs (http://http://www.opensuse.org/Bug_Reporting_FAQ#YaST). The oops should be retrievable by the system log, so please attach the last 500 lines after the error occoured: tail -500 /var/log/messages > messages.txt Created attachment 49668 [details]
messages.txt
Created attachment 49669 [details]
Yast 2 logs
Takashi, it seems that the problem is in ALSA. FYI Yast uses this config: [$["bus":"pci", "bus_id":"0000:01:00.1", "model":"Latitude CPi A", "module":"snd-nm256", "options":$["force_ac97":"0", "use_cache":"0", "vaio_hack":"0"], "unique_key":"NXNs.u5BP_nU6GR9"]] Yes, it's a known bug. But it's hopelessly hard to debug this chipset. We have no hardware around here and no datasheet at all. The existing driver was a result of ugly reverse engineering. Could you try 10.0 update kernel? This might be fixed with that. The problem is fixed with 10.1 kernel. |