I thought I was going to have great news to report because I finally succeeded in getting connected with WPA. I was able to set up an nfs network with my other computers and to be on the Web for several hours. But then what I feared would happen did happen. On the only two LiveCD distros where I was able to get wireless WPA working (PCLinuxOS and Mandriva One), the connection would disappear for no reason and it would be difficult or impossible to get it back without rebooting. Alas, the same thing happened in 5.9--several times. The network connection just vanished and I couldn't re-establish it without rebooting. It's the network connection itself, not just the Internet connection. In Vista the wireless never drops, never has problems, is always very strong. Any ideas on what might be going on?
After three reboots caused by the wireless going out three times and not getting established again, I gave up. It's just not usable. Maybe there's a fix, but given that it has happened under PCLinuxOS and Mandriva One and now VL 5.9, things don't look good.
I downloaded and installed the driver file for ALSA that you posted. Well, it's worse than ever now, if such a thing would be possible given that there was no sound before. I ran alsaconf as root and it found hda=intel for the sound, etc., and said ALSA is ready for use. Ha! Not by a long shot! When I tried to run alsamixer, I got this dreaded message:
alsamixer: function snd_ctl_open failed for default: No such device
And indeed, there is no snd-hda-intel in lsmod. If I do
modprobe snd-hda-intel
I get this:
FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.22.10sm/kernel/sound/pci/hda/snd-hda-intel.ko): Unknown symbol in module, or unknown parameter (see dmesg)
This is what's in dmesg:
snd_hda_intel: Unknown symbol snd_verbose_printd
snd_hda_intel: Unknown symbol snd_hidden_kzalloc
snd_hda_intel: Unknown symbol snd_hidden_kcalloc
snd_hda_intel: Unknown symbol snd_hidden_kfree
snd_hda_intel: Unknown symbol snd_verbose_printk
snd_hda_intel: Unknown symbol snd_ctl_boolean_mono_info
snd_hda_intel: Unknown symbol snd_hidden_kstrdup
snd_hda_intel: Unknown symbol snd_hidden_kmalloc
snd_hda_intel: Unknown symbol snd_verbose_printd
snd_hda_intel: Unknown symbol snd_hidden_kzalloc
snd_hda_intel: Unknown symbol snd_hidden_kcalloc
snd_hda_intel: Unknown symbol snd_hidden_kfree
snd_hda_intel: Unknown symbol snd_verbose_printk
snd_hda_intel: Unknown symbol snd_ctl_boolean_mono_info
snd_hda_intel: Unknown symbol snd_hidden_kstrdup
snd_hda_intel: Unknown symbol snd_hidden_kmalloc
In my previous attempts to fix sound under 5.8 Standard I did build all the 1.0.15 stuff from ALSA, not just the drivers. No joy. I also tried building with a patch that was reported to help some problems with snd-hda-intel, but I got a bunch of those "Unknown symbol" errors.
When you said "these drivers are supposed to fix your sound issue" I wonder if you found something I haven't yet found. From time to time I search the Web hoping there is now a solution and I think I've tried everything suggested, but nothing has gotten sound from the speakers. I think my next step is to contact the ALSA people and hopefully, they'll let me know if there's anything on the horizon that might help.
The laptop is a Gateway MT3423. Here are the results of lspci:
root:# lspci
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:05.0 VGA compatible controller: nVidia Corporation MCP51 PCI-X GeForce Go 6100 (rev a2)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
00:0a.3 Co-processor: nVidia Corporation MCP51 PMU (rev a3)
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev f1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
06:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
/proc/asound/cards says
--- no soundcards ---
So you see the sound situation is dire.
I'm really losing hope of ever getting VL installed on its own partition in this laptop. I was so hopeful when I got wireless established with WPA, but it proved to be so unreliable that it's useless. I'm downloading alpha3 of 64-bit VL and will see if I have better luck with it.
--GrannyGeek