[pkg-fso-maint] Debian kernel CRC error.
Levy Abinajm Melero Sant'Anna
levy.santanna at gmail.com
Mon Oct 27 21:57:56 UTC 2008
Hi Luca,
thanks for helping, now I have the modules online, look the way I have used:
debian-gta02:~#modprobe snd-soc-neo1973-gta02-wm8753
FATAL: Module snd_seq_oss not found.
WARNING: Error running install command for snd
debian-gta02:/lib/modules/2.6.24-20080903.git2ea34171/kernel/sound#
insmod soc/snd-soc-core.ko
insmod: error inserting 'soc/snd-soc-core.ko': -1 File exists
debian-gta02:/lib/modules/2.6.24-20080903.git2ea34171/kernel/sound#
insmod soc/s3c24xx/snd-soc-neo1973-gta02-wm8753.ko
insmod: error inserting 'soc/s3c24xx/snd-soc-neo1973-gta02-wm8753.ko':
-1 File exists
debian-gta02:/lib/modules/2.6.24-20080903.git2ea34171/kernel/sound#
modprobe snd-soc-neo1973-gta02-wm8753
The list of modules:
Module Size Used by
snd_soc_neo1973_gta02_wm8753 7880 0
snd_soc_s3c24xx_i2s 3896 1 snd_soc_neo1973_gta02_wm8753
snd_soc_s3c24xx 4512 1 snd_soc_neo1973_gta02_wm8753
snd_soc_wm8753 28928 1 snd_soc_neo1973_gta02_wm8753
snd_soc_core 26944 3
snd_soc_neo1973_gta02_wm8753,snd_soc_s3c24xx,snd_soc_wm8753
snd_pcm 72293 2 snd_soc_s3c24xx,snd_soc_core
snd_timer 20100 1 snd_pcm
snd_page_alloc 6088 1 snd_pcm
snd 45588 5
snd_soc_neo1973_gta02_wm8753,snd_soc_wm8753,snd_soc_core,snd_pcm,snd_timer
rfcomm 36436 2
l2cap 20900 9 rfcomm
bluetooth 52096 4 rfcomm,l2cap
ipv6 249956 14
I have used one script for install Debian that install with a "zhone
only" screen, after that I installed xfce-session and modified the
scripts to start xfce directly.
Thanks,
Levy 'Lewis' S.
Google Talk! levy.santanna at gmail.com
ICQ 12913566
MSN levy.santanna at gmail.com
On Mon, Oct 27, 2008 at 19:16, Luca Capello <luca at pca.it> wrote:
> Hi Levy!
>
> Thank you for your patience.
>
> On Mon, 27 Oct 2008 20:01:12 +0100, Levy Abinajm Melero Sant'Anna wrote:
>> Also alsamixer returns the error:
>> alsamixer: function snd_ctl_open failed for default: No such file or directory
>>
>> Modules:
>> Module Size Used by
>> rfcomm 36436 2
>> l2cap 20900 9 rfcomm
>> bluetooth 52096 4 rfcomm,l2cap
>> ipv6 249956 14
>
> This explains all! The snd-soc-neo1973-gta02-wm8753 module is not
> loaded, which is strange. Try to load it and then check alsamixer.
>
> Since the Debian install.sh script indeed puts that modules into
> /etc/modules since the first time the script went to the public (line
> 522 at [1]), how have you installed Debian?
>
> FWIW, the minimal /etc/modules should be:
>
> --8<---------------cut here---------------start------------->8---
> # USB RNDIS/Ethernet Gadget
> g_ether
>
> # audio
> snd-soc-neo1973-gta02-wm8753
>
> # bluetooth
> ohci-hcd
> hci_usb
> --8<---------------cut here---------------end--------------->8---
>
> Thx, bye,
> Gismo / Luca
>
> Footnotes:
> [1] http://git.debian.org/?p=pkg-fso/files.git;a=commitdiff;h=c9db8e6170166918386d8e37678775e64a7e6d99
>
More information about the pkg-fso-maint
mailing list