Archiv > Development

Mld-dev Fehler

<< < (41/78) > >>

Matthias:
das alsadebug.sh läuft leider nicht unter yavdr, aber ein lsmod | grep ^snd ergibt:
[code]ALSA Audio Debug v0.1.0 - Fr 26. Nov 17:25:41 CET 2010
[URL=http://alsa.opensrc.org/aadebug]http://alsa.opensrc.org/aadebug[/URL]
[URL=http://www.gnu.org/licenses/gpl.txt]http://www.gnu.org/licenses/gpl.txt[/URL]

Kernel ----------------------------------------------------
Linux yavdr 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010 i686 GNU/Linux

Loaded Modules --------------------------------------------
snd_hda_codec_realtek   203375  1
snd_hda_intel          22037  4
snd_hda_codec          74201  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               5412  1 snd_hda_codec
snd_pcm                70694  4 cx88_alsa,snd_hda_intel,snd_hda_codec
snd_timer              19098  2 snd_pcm
snd                    54180  13 snd_hda_codec_realtek,cx88_alsa,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
snd_page_alloc          7076  2 snd_hda_intel,snd_pcm

Modprobe Conf ---------------------------------------------
Warning: module config file does not exist
This means any kernel modules will not be auto loaded
See your linux distro docs on how to create this file

Proc Asound -----------------------------------------------
Advanced Linux Sound Architecture Driver Version 1.0.21.
 0 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xfe020000 irq 21
 1 [CX8811         ]: CX88x - Conexant CX8811
                      Conexant CX8811 at 0xfb000000
  2:        : timer
  3: [ 1- 0]: digital audio capture
  4: [ 1]   : control
  5: [ 0- 2]: digital audio capture
  6: [ 0- 1]: digital audio playback
  7: [ 0- 1]: digital audio capture
  8: [ 0- 0]: digital audio playback
  9: [ 0- 0]: digital audio capture
 10: [ 0- 0]: hardware dependent
 11: [ 0]   : control
00-00: HDA Codec 0
00-00: ALC1200 Analog : ALC1200 Analog : playback 1 : capture 1
00-01: ALC1200 Digital : ALC1200 Digital : playback 1 : capture 1
00-02: ALC1200 Analog : ALC1200 Analog : capture 1
01-00: CX88 Digital : CX88 Digital : capture 1

Dev Snd ---------------------------------------------------
by-path    controlC1  pcmC0D0c   pcmC0D1c  pcmC0D2c  timer
controlC0  hwC0D0     pcmC0D0p   pcmC0D1p  pcmC1D0c

CPU -------------------------------------------------------
model name   : AMD Athlon

Matthias:

--- Quote --- ABER wieso hattest du das nun auf tty1 gelegt, seit dem habe ich in der vm immer mal wieder hänger die ausgabe mit listen on ip läuft nei durch bei dhcp-client bleibts stehen und das geht nicht nur mir so. also bei budget isos in der vm ahbe ich das gefühl dadurch ist es unstabieler

muss nun zur uni bis naher

greetz
--- End quote ---
Den Hänger kann ich zu 100 % bestätigen, exakt an der gleichen Stelle.


Matthias

clausmuus:
die VDR Console lässt sich in der rc.config einstellen. Die Vorgabe Konsole ist in dem INSTALL Script des VDR Addons eingestellt.

Claus

MarMic:
hi claus,

build von 2.6.36.1 gibt bei v4l:


--- Code: --- dvb:
--2010-11-26 22:48:41--  http://linuxtv.org/hg/v4l-dvb/archive/tip.tar.bz2
Auflösen des Hostnamen »linuxtv.org«.... 130.149.80.248
Verbindungsaufbau zu linuxtv.org|130.149.80.248|:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 200 Script output follows
Länge: nicht spezifiziert [application/x-tar]
In »»src/v4l-dvb-2010.11.26.tar.bz2«« speichern.

    [    <=>                                ] 4.001.151    232K/s   in 17s    

2010-11-26 22:48:59 (230 KB/s) - »»src/v4l-dvb-2010.11.26.tar.bz2«« gespeichert [4001151]

        Build Kernel Modules...
WARNING: modpost: Found 2 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
Searching in /home/marmic/devel/MLD/dvb/../KERNEL/src/linux/Makefile for kernel version.
Forcing compiling to version 2.6.36.1
  Build dvb Modules
Updating/Creating .config
Preparing to compile for kernel version 2.6.36
WARNING: This is the V4L/DVB backport tree, with experimental drivers
  backported to run on legacy kernels from the development tree at:
  http://git.linuxtv.org/media-tree.git.
  It is generally safe to use it for testing a new driver or
  feature, but its usage on production environments is risky.
  Don't use it in production. You've been warned.
Created default (all yes) .config file
creating symbolic links...
  CC  ihex2fw
Generating vicam/firmware.fw
Generating dabusb/firmware.fw
Generating dabusb/bitstream.bin
Generating ttusb-budget/dspbootcode.bin
Generating cpia2/stv0672_vp4.bin
Generating av7110/bootcode.bin
Kernel build directory is /home/marmic/devel/MLD/dvb/../KERNEL/src/linux
/home/marmic/devel/MLD/dvb/src/v4l-dvb-2010.11.26/v4l/bttv-i2c.c: In function 'init_bttv_i2c_ir':
/home/marmic/devel/MLD/dvb/src/v4l-dvb-2010.11.26/v4l/bttv-i2c.c:437: error: too few arguments to function 'i2c_new_probed_device'
make[8]: *** [/home/marmic/devel/MLD/dvb/src/v4l-dvb-2010.11.26/v4l/bttv-i2c.o] Fehler 1
make[7]: *** [_module_/home/marmic/devel/MLD/dvb/src/v4l-dvb-2010.11.26/v4l] Error 2
make[6]: *** [default] Fehler 2
make[5]: *** [all] Fehler 2
make[4]: *** [lib] Fehler 2
make[3]: *** [_all] Fehler 2
make[2]: *** [../dvb/addon.sfs] Fehler 2
make[1]: *** [_all] Fehler 2

--- End code ---

immer noch net updated?

greetz

MarMic:
hi claus,

also habe das git ausgecheckt aber bekomme nicht annähernd die struktur hin, die die tarballs haben. und es baut auch net durch...

bin nun auf kernel 2.6.35.9 gegangen, denke das können wir allgemein nehmen das baut ohne probs durch

greetz

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version