You are not logged in.

#1 2005-09-01 04:56:26

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

archck Unresolved snd symbols problems [solved]

Been gone for 2 weeks, come back, and BAM -- new kernel patchset, new DEVFS-free kernel version, new ati-drivers... lots to do.

Anyhow, I've installed kernel26archck from [community], and everything's running fine except for sound.  I'm getting alot of unresolved symbols now, whereas everything worked fine with the old kernel26cko from [community].  Pulling them from my messages.log:

Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_info_register
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_info_free_entry
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_info_get_str
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_unregister_oss_device
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_ctl_find_id
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_register_oss_device
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_card_file_add
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_mixer_oss_notify_callback
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_iprintf
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_cards
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_ctl_notify
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_oss_info_register
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_info_create_card_entry
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_card_file_remove
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_info_unregister
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_ctl_find_numid
Sep  1 00:33:39 Cerebral snd_mixer_oss: Unknown symbol snd_info_get_line
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_info_register
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_info_create_module_entry
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_info_free_entry
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_iprintf
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_ecards_limit
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_oss_info_register
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_unregister_device
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_device_new
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_info_unregister
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_register_device
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_info_register
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_info_create_module_entry
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_info_free_entry
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_iprintf
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_ecards_limit
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_oss_info_register
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_unregister_device
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_device_new
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_info_unregister
Sep  1 00:33:39 Cerebral snd_timer: Unknown symbol snd_register_device
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_info_register
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_info_create_module_entry
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_timer_notify
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_timer_interrupt
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_info_free_entry
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_info_get_str
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_ctl_register_ioctl
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_card_file_add
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_iprintf
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_major
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_unregister_device
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_timer_new
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_device_new
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_ctl_unregister_ioctl
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_info_create_card_entry
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_power_wait
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_device_free
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_card_file_remove
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_info_unregister
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_device_register
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_register_device
Sep  1 00:33:39 Cerebral snd_pcm: Unknown symbol snd_info_get_line

These errors occur over and over again - causes the lshwd daemon to take a long time to finish.

I've searched the forum, can't see a topic about this yet, so I hope I'm not re-posting a problem that's already been brought up.  Any advice would be very helpful, since now I don't have sound in this kernel.

Thanks!

Offline

#2 2005-09-01 05:11:50

grail
Member
Registered: 2005-02-22
Posts: 70

Re: archck Unresolved snd symbols problems [solved]

I had the same issue when I installed Kernel 2.6.13-archck1.

Also my ipw200 module did not load. So I booted into archck1 and installed ipw2200 from the tar.gz and then also ran 'alsaconf' to setup the sound card.

Rebooted and, presto everything is working fine again.

Offline

#3 2005-09-01 05:52:53

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: archck Unresolved snd symbols problems [solved]

Well, I'll be, running alsaconf from inside the new kernel fixed it. 
Never thought about that, thanks grail!

Offline

#4 2005-09-01 08:17:21

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: archck Unresolved snd symbols problems [solved]

I had this problem some months ago.  A search for "unknown symbol snd" yields 5 results including

custom kernel compile sound module insertion errors

Offline

#5 2005-09-01 13:36:36

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: archck Unresolved snd symbols problems [solved]

Ah... I guess I was being too specific in my forum search -- I was looking for specifically archck issues.  Thanks dib.

Offline

#6 2005-09-01 15:02:07

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: archck Unresolved snd symbols problems [solved]

Cerebral wrote:

specifically archck issues

Oh! yea of little faith.

Offline

#7 2005-09-01 15:40:59

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: archck Unresolved snd symbols problems [solved]

dibblethewrecker wrote:

Oh! yea of little faith.

Eep!  Sorry!  *grovel* Thine packages are most excellent!

Offline

#8 2005-09-08 05:25:47

Shofs
Member
From: Central Illinois
Registered: 2004-12-15
Posts: 184

Re: archck Unresolved snd symbols problems [solved]

I have no sounds either, I think it might be related.

Offline

Board footer

Powered by FluxBB