Hi MusicManiac,

Yes, Linux version is 2.6.32.25. Lsmod says:


Code:
--------------------
    
  snd_usb_audio          56944  0 
  snd_usb_lib            12640  1 snd_usb_audio
  ohci_hcd               16912  0 
  ath_pci               280992  0 
  ath_hal               293920  1 ath_pci
  nf_nat_tftp              432  0 
  nf_conntrack_tftp       2400  1 nf_nat_tftp
  nf_nat_irc               816  0 
  nf_conntrack_irc        2512  1 nf_nat_irc
  nf_nat_ftp              1328  0 
  nf_conntrack_ftp        4640  1 nf_nat_ftp
  ipt_MASQUERADE           992  1 
  iptable_nat             2768  1 
  nf_nat                 10912  5 
nf_nat_tftp,nf_nat_irc,nf_nat_ftp,ipt_MASQUERADE,iptable_nat
  xt_NOTRACK               544  0 
  iptable_raw              656  1 
  xt_state                 768  3 
  nf_conntrack_ipv4       7920  6 iptable_nat,nf_nat
  nf_defrag_ipv4           624  1 nf_conntrack_ipv4
  nf_conntrack           38848 12 
nf_nat_tftp,nf_conntrack_tftp,nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf_conntrack_ftp,ipt_MASQUERADE,iptable_nat,nf_nat,xt_NOTRACK,xt_state,nf_conntrack_ipv4
  ehci_hcd               31456  0 
  pppoe                   8304  0 
  pppox                   1216  1 pppoe
  ipt_REJECT              1680  2 
  xt_TCPMSS               2560  1 
  ipt_LOG                 4176  0 
  xt_comment               464  0 
  xt_multiport            1792  0 
  xt_mac                   576  0 
  xt_limit                1008  1 
  iptable_mangle           992  0 
  iptable_filter           768  1 
  ip_tables               8544  4 
iptable_nat,iptable_raw,iptable_mangle,iptable_filter
  xt_tcpudp               1760  4 
  x_tables                9296 13 
ipt_MASQUERADE,iptable_nat,xt_NOTRACK,xt_state,ipt_REJECT,xt_TCPMSS,ipt_LOG,xt_comment,xt_multiport,xt_mac,xt_limit,ip_tables,xt_tcpudp
  snd_pcm_oss            33440  0 
  snd_mixer_oss          12560  1 snd_pcm_oss
  snd_pcm                48240  2 snd_usb_audio,snd_pcm_oss
  snd_timer              13904  1 snd_pcm
  snd_rawmidi            14176  1 snd_usb_lib
  snd_seq_device          4032  1 snd_rawmidi
  snd_hwdep               4304  1 snd_usb_audio
  snd_page_alloc          4192  1 snd_pcm
  snd                    36064  8 
snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_rawmidi,snd_seq_device,snd_hwdep
  soundcore               3520  1 snd
  ppp_async               6400  0 
  ppp_generic            18864  3 pppoe,pppox,ppp_async
  slhc                    4160  1 ppp_generic
  ath9k                  70752  0 
  ath9k_common            1088  1 ath9k
  ath9k_hw              234160  2 ath9k,ath9k_common
  ath                    12816  2 ath9k,ath9k_hw
  mac80211              193872  1 ath9k
  usbcore                97536  5 snd_usb_audio,snd_usb_lib,ohci_hcd,ehci_hcd
  nls_base                4800  1 usbcore
  crc_ccitt                976  1 ppp_async
  cfg80211              113472  3 ath9k,ath,mac80211
  compat_firmware_class     4672  0 
  compat                  1776  1 cfg80211
  arc4                     816  2 
  aes_generic            30256  0 
  deflate                 1360  0 
  ecb                     1328  2 
  cbc                     2016  0 
  leds_gpio               1456  0 
  button_hotplug          2560  0 
  gpio_buttons            2128  0 
  input_polldev           1360  1 gpio_buttons
  input_core             17056  5 snd,button_hotplug,gpio_buttons,input_polldev
  root@OpenWrt:~# lsmod
  Module                  Size  Used by    Tainted: P  
  snd_usb_audio          56944  0 
  snd_usb_lib            12640  1 snd_usb_audio
  ohci_hcd               16912  0 
  ath_pci               280992  0 
  ath_hal               293920  1 ath_pci
  nf_nat_tftp              432  0 
  nf_conntrack_tftp       2400  1 nf_nat_tftp
  nf_nat_irc               816  0 
  nf_conntrack_irc        2512  1 nf_nat_irc
  nf_nat_ftp              1328  0 
  nf_conntrack_ftp        4640  1 nf_nat_ftp
  ipt_MASQUERADE           992  1 
  iptable_nat             2768  1 
  nf_nat                 10912  5 
nf_nat_tftp,nf_nat_irc,nf_nat_ftp,ipt_MASQUERADE,iptable_nat
  xt_NOTRACK               544  0 
  iptable_raw              656  1 
  xt_state                 768  3 
  nf_conntrack_ipv4       7920  6 iptable_nat,nf_nat
  nf_defrag_ipv4           624  1 nf_conntrack_ipv4
  nf_conntrack           38848 12 
nf_nat_tftp,nf_conntrack_tftp,nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf_conntrack_ftp,ipt_MASQUERADE,iptable_nat,nf_nat,xt_NOTRACK,xt_state,nf_conntrack_ipv4
  ehci_hcd               31456  0 
  pppoe                   8304  0 
  pppox                   1216  1 pppoe
  ipt_REJECT              1680  2 
  xt_TCPMSS               2560  1 
  ipt_LOG                 4176  0 
  xt_comment               464  0 
  xt_multiport            1792  0 
  xt_mac                   576  0 
  xt_limit                1008  1 
  iptable_mangle           992  0 
  iptable_filter           768  1 
  ip_tables               8544  4 
iptable_nat,iptable_raw,iptable_mangle,iptable_filter
  xt_tcpudp               1760  4 
  x_tables                9296 13 
ipt_MASQUERADE,iptable_nat,xt_NOTRACK,xt_state,ipt_REJECT,xt_TCPMSS,ipt_LOG,xt_comment,xt_multiport,xt_mac,xt_limit,ip_tables,xt_tcpudp
  snd_pcm_oss            33440  0 
  snd_mixer_oss          12560  1 snd_pcm_oss
  snd_pcm                48240  2 snd_usb_audio,snd_pcm_oss
  snd_timer              13904  1 snd_pcm
  snd_rawmidi            14176  1 snd_usb_lib
  snd_seq_device          4032  1 snd_rawmidi
  snd_hwdep               4304  1 snd_usb_audio
  snd_page_alloc          4192  1 snd_pcm
  snd                    36064  8 
snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_rawmidi,snd_seq_device,snd_hwdep
  soundcore               3520  1 snd
  ppp_async               6400  0 
  ppp_generic            18864  3 pppoe,pppox,ppp_async
  slhc                    4160  1 ppp_generic
  ath9k                  70752  0 
  ath9k_common            1088  1 ath9k
  ath9k_hw              234160  2 ath9k,ath9k_common
  ath                    12816  2 ath9k,ath9k_hw
  mac80211              193872  1 ath9k
  usbcore                97536  5 snd_usb_audio,snd_usb_lib,ohci_hcd,ehci_hcd
  nls_base                4800  1 usbcore
  crc_ccitt                976  1 ppp_async
  cfg80211              113472  3 ath9k,ath,mac80211
  compat_firmware_class     4672  0 
  compat                  1776  1 cfg80211
  arc4                     816  2 
  aes_generic            30256  0 
  deflate                 1360  0 
  ecb                     1328  2 
  cbc                     2016  0 
  leds_gpio               1456  0 
  button_hotplug          2560  0 
  gpio_buttons            2128  0 
  input_polldev           1360  1 gpio_buttons
  input_core             17056  5 snd,button_hotplug,gpio_buttons,input_polldev
  
--------------------


My music files are mostly mp3s, 44.1 kHz and 320kbps, obviously not
DRMed.

Thanks for your help!


-- 
Volcacius
------------------------------------------------------------------------
Volcacius's Profile: http://forums.slimdevices.com/member.php?userid=45878
View this thread: http://forums.slimdevices.com/showthread.php?t=83362

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to