I upgraded to 0.5.1 and there was a message that said that my /lib/modules/2.6.23-486-voyage folder was old I think and I could either move it out of the way of leave it there. I moved it out of the way and completed the upgrade. I rebooted and saw that my atheros cards were not initialized. I checked the /lib/modules/2.6.23-486-voyage and there were no ath_ modules.

# cd /lib/modules/2.6.23-486-voyage
# find | grep ath
(no results)

There are ath_ modules in the /lib/modules/2.6.23-486-voyage.old which I backed up before the upgrade.

Copied the modules to the new module dir, did a depmod -a and a modprobe after that.

# modprobe ath_pci
FATAL: Error inserting ath_pci (/lib/modules/2.6.23-486-voyage/kernel/drivers/net/ath_pci.ko): Unknown symbol in module, or unknown parameter (see dmesg)

From dmesg:
ath_hal: module license 'Proprietary' taints kernel.
ath_hal: 0.9.18.0 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
ath_pci: Unknown symbol ieee80211_encap
ath_pci: Unknown symbol ieee80211_input
ath_pci: Unknown symbol ieee80211_ifattach
ath_pci: Unknown symbol ieee80211_beacon_update
ath_pci: Unknown symbol ieee80211_find_channel
ath_pci: Unknown symbol ieee80211_find_rxnode
ath_pci: Unknown symbol ether_sprintf
ath_pci: Unknown symbol ieee80211_vap_setup
ath_pci: Unknown symbol ieee80211_ifdetach
ath_pci: Unknown symbol ieee80211_free_node
...


Any ideas anyone ?




Kim-man 'Punky' TSE wrote:
Hi Stratos,

I run 0.5.1 live cd and I can do a "modprobe ath_pci" without any complains. Can you show us the error message?

Regards,
Punky


Stratos Goudelis wrote:
Wonderful stuff but I can't seem to find any madwifi modules (and ath_pci from 0.5 release is giving me undefined symbols etc.)


Kim-man 'Punky' Tse wrote:
Finally, 0.5.1 is released and is promoted to stable.

Voyage Linux Distro:
http://www.voyage.hk/download/voyage/voyage-0.5.1.tar.bz2

Voyage Linux Live CD:
http://www.voyage.hk/download/ISO/voyage-0.5.1.iso

README:
http://cvs.voyage.hk/cgi-bin/viewcvs.cgi/*checkout*/voyage-custom/src/stage1/overlay_fs/README?rev=1.10

==========================================================
0.5.1 (23 Jun 2008)
- [kernel] linux-image-2.6.23-486-voyage_5.0-2
   - [general] enable math emulation
   - [netdev] enable gigabit dl2k, e1000e, ns83820 drivers
   - [framebuffer] enable lxfb for geodelx framebuffer support
   - [snd] enable snd_usb_audio
- [voyage-utils]
   - enables heartbeat and ide LED drivers for ALIX and WRAP profiles.
   - new 4801 profile options
- [general] add security.debian.org to /etc/apt/sources.list
==========================================================

Voyage Linux 0.5.1 stays with 2.6.23 kernel with addition module support. It also enables LED drivers for WRAP and ALIX. OpenSSL security fix is also included. There will be no more update on 0.5 series unless there is critical fixes. Voyage Linux 0.6 development has been started but it will only be available as daily snapshot around July/August time frame.

For support or get involved in Voyage Linux, please check at:
http://linux.voyage.hk/?q=getinvolved

_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux



_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux




_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to