Päivitin koneen järjestelmän (home erillään niin hitusen helpompi projekti) ja yritin taas asentaa tuota s2-lipliania.. no, nyt se antaa bootissa tekstiä seuraavanlaisesti:
udevd-work[574]:'/sbin/modprobe -b pci:00001822 ...' unexpedted exit with status 0x00009
ja bootti tyssää tuohon. Kirjoitin tuon paperille, kun tuota ei logeista jostain syystä löydy. Joo, ja tosiaan, Cinegy C on kortti..
Tämän mukaan olen tehnyt :
sudo apt-get install mercurial linux-headers-$(uname -r) build-essential
hg clone
http://mercurial.intuxication.org/hg/s2-liplianincd s2-liplianin
make
sudo make install
sudo reboot
EDIT: nyt sain tällaisen ulos. ja lopussa tosiaan bootti jää kesken:
7.714993] Mantis 0000:01:02.0: PCI INT A: no GSI - using IRQ 10
[ 7.715061] irq: 10, latency: 64
[ 7.715062] memory: 0xdfef1000, mmio: 0xf8180000
[ 7.715065] found a VP-2040 PCI DVB-C device on (01:02.0),
[ 7.715068] Mantis Rev 1 [153b:1178], irq: 10, latency: 64
[ 7.715071] memory: 0xdfef1000, mmio: 0xf8180000
[ 7.790002] MAC Address=[ff:ff:ff:ff:ff:ff]
[ 7.790040] mantis_alloc_buffers (0): DMA=0x25840000 cpu=0xe5840000 size=65536
[ 7.790045] mantis_alloc_buffers (0): RISC=0x260bd000 cpu=0xe60bd000 size=1000
[ 7.790049] DVB: registering new adapter (Mantis dvb adapter)
[ 7.813118] alloc irq_desc for 22 on node -1
[ 7.813123] alloc kstat_irqs on node -1
[ 7.813131] HDA Intel 0000:00:1d.0: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 7.996501] CIFS VFS: No username specified
[ 7.996507] CIFS VFS: cifs_mount failed w/return code = -22
[ 8.140315] EXT4-fs (sda6): barriers enabled
[ 8.163928] kjournald2 starting: pid 864, dev sda6:8, commit interval 5 seconds
[ 8.175458] EXT4-fs (sda6): internal journal on sda6:8
[ 8.175461] EXT4-fs (sda6): delayed allocation enabled
[ 8.175464] EXT4-fs: file extents enabled
[ 8.189112] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1d.0/input/input5
[ 8.222719] EXT4-fs: mballoc enabled
[ 8.222740] EXT4-fs (sda6): mounted filesystem with ordered data mode
[ 8.234301] CIFS VFS: No username specified
[ 8.234309] CIFS VFS: cifs_mount failed w/return code = -22
[ 8.309124] mantis_frontend_init (0): Probing for CU1216 (DVB-C)
[ 8.312604] mantis_frontend_init (0): !!! NO Frontends found !!!
[ 8.312607] mantis_ca_init (0): Registering EN50221 device
[ 8.314528] mantis_ca_init (0): Registered EN50221 device
[ 8.314538] mantis_hif_init (0): Adapter(0) Initializing Mantis Host Interface
[ 8.314612] input: Mantis VP-2040 IR Receiver as /devices/virtual/input/input6
[ 8.314673] Creating IR device irrcv0
[ 8.314693] BUG: unable to handle kernel paging request at 72727563
[ 8.314697] IP: [<c0318b12>] strcmp+0x12/0x30
[ 8.314705] *pde = 00000000
[ 8.314707] Oops: 0000 [#1] SMP
[ 8.314710] last sysfs file: /sys/devices/pci0000:00/0000:00:02.0/0000:01:02.0/dvb/dvb0.ca0/dev
[ 8.314714] Modules linked in: snd_hda_codec_analog cifs snd_wavefront snd_hda_intel snd_cs4236 snd_hda_codec snd_wss_lib snd_opl3_lib mantis(+) snd_pcm_oss snd_hwdep snd_mpu401 snd_mixer_oss snd_mpu401_uart snd_seq_dummy snd_pcm lnbp21 iptable_filter snd_seq_oss ip_tables mb86a16 snd_seq_midi ir_common snd_rawmidi joydev snd_seq_midi_event stb6100 x_tables tda10021 snd_seq snd_timer snd_seq_device hid_logitech tda10023 stb0899 stv0299 dvb_core ir_core nvidia(P) ff_memless lp usbhid ppdev snd parport_pc soundcore i2c_ali15x3 asus_atk0110 psmouse parport k8temp ns558 gameport snd_page_alloc shpchp i2c_ali1535 serio_raw floppy ohci1394 skge ieee1394 ati_agp agpgart
[ 8.314757]
[ 8.314761] Pid: 674, comm: modprobe Tainted: P (2.6.31-16-generic #53-Ubuntu) System Product Name
[ 8.314764] EIP: 0060:[<c0318b12>] EFLAGS: 00010282 CPU: 1
[ 8.314767] EIP is at strcmp+0x12/0x30
[ 8.314770] EAX: c06e3075 EBX: e6783f60 ECX: c023a390 EDX: 72727563
[ 8.314772] ESI: c06e301f EDI: 72727563 EBP: e605fc88 ESP: e605fc80
[ 8.314775] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 8.314778] Process modprobe (pid: 674, ti=e605e000 task=e606cb60 task.ti=e605e000)
[ 8.314780] Stack:
[ 8.314782] 72727563 e605fcec e605fc98 c023a6f1 e6078030 e605fcec e605fcac c023b2bf
[ 8.314788] <0> e605fcec e6078030 e605fcec e605fce0 c023b378 c01fb869 e6783f30 00000001
[ 8.314795] <0> e6783f30 e605fcec e605fce0 c023a89f e6783f30 e605fcec e6078030 fffffff4
[ 8.314802] Call Trace:
[ 8.314807] [<c023a6f1>] ? sysfs_find_dirent+0x21/0x30
[ 8.314811] [<c023b2bf>] ? __sysfs_add_one+0x1f/0xc0
[ 8.314814] [<c023b378>] ? sysfs_add_one+0x18/0x100
[ 8.314818] [<c01fb869>] ? ilookup5+0x39/0x50
[ 8.314821] [<c023a89f>] ? sysfs_addrm_start+0x3f/0xa0
[ 8.314826] [<c0239bcc>] ? sysfs_add_file_mode+0x4c/0x80
[ 8.314831] [<c023c4e5>] ? create_files+0x55/0xc0
[ 8.314834] [<c023c5b5>] ? internal_create_group+0x65/0xc0
[ 8.314838] [<c023c63c>] ? sysfs_create_group+0xc/0x10
[ 8.314845] [<f806c8db>] ? ir_register_class+0x8b/0xd0 [ir_core]
[ 8.314851] [<f806c3dc>] ? ir_input_register+0x12c/0x1e0 [ir_core]
[ 8.314860] [<f8206071>] ? mantis_rc_init+0x111/0x1e0 [mantis]
[ 8.314866] [<f820677a>] ? mantis_core_init+0x33d/0x39d [mantis]
[ 8.314872] [<f8206a93>] ? mantis_pci_probe+0x2a0/0x3af [mantis]
[ 8.314879] [<c032855e>] ? local_pci_probe+0xe/0x10
[ 8.314883] [<c03292e0>] ? pci_device_probe+0x60/0x80
[ 8.314889] [<c03a2e90>] ? really_probe+0x50/0x140
[ 8.314893] [<c0570e3a>] ? _spin_lock_irqsave+0x2a/0x40
[ 8.314898] [<c03a2f99>] ? driver_probe_device+0x19/0x20
[ 8.314901] [<c03a3019>] ? __driver_attach+0x79/0x80
[ 8.314905] [<c03a24e8>] ? bus_for_each_dev+0x48/0x70
[ 8.314909] [<c03a2d59>] ? driver_attach+0x19/0x20
[ 8.314913] [<c03a2fa0>] ? __driver_attach+0x0/0x80
[ 8.314916] [<c03a273f>] ? bus_add_driver+0xbf/0x2a0
[ 8.314920] [<c0329220>] ? pci_device_remove+0x0/0x40
[ 8.314924] [<c03a32a5>] ? driver_register+0x65/0x120
[ 8.314927] [<c0329500>] ? __pci_register_driver+0x40/0xb0
[ 8.314933] [<f82067f1>] ? mantis_pci_init+0x17/0x19 [mantis]
[ 8.314937] [<c010112c>] ? do_one_initcall+0x2c/0x190
[ 8.314943] [<f82067da>] ? mantis_pci_init+0x0/0x19 [mantis]
[ 8.314948] [<c0173751>] ? sys_init_module+0xb1/0x1f0
[ 8.314952] [<c010336c>] ? syscall_call+0x7/0xb
[ 8.314954] Code: 8b 1c 24 8b 7c 24 08 89 ec 5d c3 8d b4 26 00 00 00 00 8d bc 27 00 00 00 00 55 89 e5 83 ec 08 89 34 24 89 c6 89 7c 24 04 89 d7 ac <ae> 75 08 84 c0 75 f8 31 c0 eb 04 19 c0 0c 01 8b 34 24 8b 7c 24
[ 8.314988] EIP: [<c0318b12>] strcmp+0x12/0x30 SS:ESP 0068:e605fc80
[ 8.314992] CR2: 0000000072727563
[ 8.314995] ---[ end trace 3dd991cbb747f48b ]---
[ 10.324043] dvb_ca adapter 0: Invalid PC card inserted