Live cds have always worked...however all of them have there flaws...they either crash after a couple minutes (livecd2008) or after a couple hours they hang to no end (bluecherry)
Currently I have a FRESH install of ubuntu 7.1 I installed all the dependencies needed aswell as a .deb file provided here of zm
Everything installs fine
I run xawtv -c /dev/video0 and i can see video PERFECTLY
through zm......black screen
In the log I get:
Code: Select all
Sep 13 16:38:20 camera-server zmwatch[5505]: INF [Restarting capture daemon for Outside, shared memory not valid]
Sep 13 16:38:20 camera-server zmdc[6739]: INF ['zmc -d /dev/video0' started at 08/09/13 16:38:20]
Sep 13 16:38:20 camera-server zmdc[5155]: INF ['zmc -d /dev/video0' starting at 08/09/13 16:38:20, pid = 6739]
Sep 13 16:38:20 camera-server zmc_dvideo0[6739]: INF [Debug Level = 0, Debug Log = <none>]
Sep 13 16:38:20 camera-server zmwatch[5505]: INF ['zmc -d /dev/video0' starting at 08/09/13 16:38:20, pid = 6739]
and iv tried increasing the shmall and shmmax and same deal...
my dmesg output is as follows:
Code: Select all
[ 8.964650] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 8.964875] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 8.971106] Memory: 246796k/260560k available (2015k kernel code, 13188k reserved, 916k data, 364k init, 0k highmem)
[ 8.971121] virtual kernel memory layout:
[ 8.971122] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB)
[ 8.971123] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 8.971125] vmalloc : 0xd0800000 - 0xff7fe000 ( 751 MB)
[ 8.971126] lowmem : 0xc0000000 - 0xcfe74000 ( 254 MB)
[ 8.971127] .init : 0xc03e3000 - 0xc043e000 ( 364 kB)
[ 8.971128] .data : 0xc02f7d26 - 0xc03dce84 ( 916 kB)
[ 8.971130] .text : 0xc0100000 - 0xc02f7d26 (2015 kB)
[ 8.971133] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 8.971181] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 9.051072] Calibrating delay using timer specific routine.. 4391.29 BogoMIPS (lpj=8782580)
[ 9.051110] Security Framework v1.0.0 initialized
[ 9.051121] SELinux: Disabled at boot.
[ 9.051138] Mount-cache hash table entries: 512
[ 9.051355] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
[ 9.051374] CPU: Trace cache: 12K uops, L1 D cache: 8K
[ 9.051378] CPU: L2 cache: 128K
[ 9.051381] CPU: Hyper-Threading is disabled
[ 9.051384] CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b080 00004400 00000000 00000000
[ 9.051401] Compat vDSO mapped to ffffe000.
[ 9.051423] Checking 'hlt' instruction... OK.
[ 9.067209] SMP alternatives: switching to UP code
[ 9.067636] Freeing SMP alternatives: 11k freed
[ 9.068076] Early unpacking initramfs... done
[ 9.462865] ACPI: Core revision 20070126
[ 9.474846] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[ 9.498669] CPU0: Intel(R) Celeron(R) CPU 2.20GHz stepping 09
[ 9.498722] Total of 1 processors activated (4391.29 BogoMIPS).
[ 9.498868] ENABLING IO-APIC IRQs
[ 9.499078] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 9.646159] Brought up 1 CPUs
[ 9.646402] Booting paravirtualized kernel on bare hardware
[ 9.646513] Time: 20:23:53 Date: 08/13/108
[ 9.646561] NET: Registered protocol family 16
[ 9.646792] EISA bus registered
[ 9.646820] ACPI: bus type pci registered
[ 9.647884] PCI: PCI BIOS revision 2.10 entry at 0xfbc7f, last bus=1
[ 9.647887] PCI: Using configuration type 1
[ 9.647890] Setting up standard PCI resources
[ 9.654195] ACPI: EC: Look up EC in DSDT
[ 9.680007] ACPI: Interpreter enabled
[ 9.680016] ACPI: (supports S0 S1 S3 S4 S5)
[ 9.680053] ACPI: Using IOAPIC for interrupt routing
[ 9.718576] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 9.718600] PCI: Probing PCI hardware (bus 00)
[ 9.718946] * The chipset may have PM-Timer Bug. Due to workarounds for a bug,
[ 9.718949] * this clock source is slow. If you are sure your timer does not have
[ 9.718950] * this bug, please use "acpi_pm_good" to disable the workaround
[ 9.719002] PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
[ 9.719006] PCI quirk: region 0880-08bf claimed by ICH4 GPIO
[ 9.719480] PCI: Transparent bridge - 0000:00:1e.0
[ 9.719520] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 9.720081] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 9.811294] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[ 9.811659] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 7 9 10 11 12 15)
[ 9.812018] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15)
[ 9.812380] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[ 9.812739] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 9.813101] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 9.813457] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 9.813844] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[ 9.814137] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 9.814173] pnp: PnP ACPI init
[ 9.814194] ACPI: bus type pnp registered
[ 9.836633] pnp: PnP ACPI: found 10 devices
[ 9.836640] ACPI: ACPI bus type pnp unregistered
[ 9.836647] PnPBIOS: Disabled by ACPI PNP
[ 9.836797] PCI: Using ACPI for IRQ routing
[ 9.836804] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 9.840458] NET: Registered protocol family 8
[ 9.840462] NET: Registered protocol family 20
[ 9.840653] pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 9.840659] pnp: 00:00: iomem range 0x100000-0xffffff could not be reserved
[ 9.840663] pnp: 00:00: iomem range 0x1000000-0xfe73fff could not be reserved
[ 9.840666] pnp: 00:00: iomem range 0xc0000-0xfffff could not be reserved
[ 9.840684] pnp: 00:09: ioport range 0x800-0x85f has been reserved
[ 9.840688] pnp: 00:09: ioport range 0xc00-0xc7f has been reserved
[ 9.840691] pnp: 00:09: ioport range 0x860-0x8ff could not be reserved
[ 9.841732] Time: tsc clocksource has been installed.
[ 9.871850] PCI: Bridge: 0000:00:1e.0
[ 9.871853] IO window: disabled.
[ 9.871861] MEM window: fe900000-feafffff
[ 9.871867] PREFETCH window: f8000000-f80fffff
[ 9.871884] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 9.871908] NET: Registered protocol family 2
[ 9.909684] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 9.909767] TCP established hash table entries: 8192 (order: 4, 98304 bytes)
[ 9.909874] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 9.909976] TCP: Hash tables configured (established 8192 bind 8192)
[ 9.909983] TCP reno registered
[ 9.921824] checking if image is initramfs... it is
[ 10.372834] Switched to high resolution mode on CPU 0
[ 10.675512] Freeing initrd memory: 7057k freed
[ 10.675724] Simple Boot Flag value 0x87 read from CMOS RAM was invalid
[ 10.675729] Simple Boot Flag at 0x7a set to 0x1
[ 10.676436] audit: initializing netlink socket (disabled)
[ 10.676461] audit(1221337433.268:1): initialized
[ 10.682885] VFS: Disk quotas dquot_6.5.1
[ 10.683062] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 10.683346] io scheduler noop registered
[ 10.683351] io scheduler anticipatory registered
[ 10.683354] io scheduler deadline registered
[ 10.683404] io scheduler cfq registered (default)
[ 10.683427] Boot video device is 0000:00:02.0
[ 10.683881] isapnp: Scanning for PnP cards...
[ 11.037615] isapnp: No Plug & Play device found
[ 11.177599] Real Time Clock Driver v1.12ac
[ 11.177843] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 11.181963] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 11.182316] input: Macintosh mouse button emulation as /class/input/input0
[ 11.182588] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 11.185579] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 11.185591] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 11.186167] mice: PS/2 mouse device common for all mice
[ 11.186543] EISA: Probing bus 0 at eisa.0
[ 11.186587] EISA: Detected 0 cards.
[ 11.186750] TCP cubic registered
[ 11.186784] NET: Registered protocol family 1
[ 11.186828] Using IPI No-Shortcut mode
[ 11.187126] Magic number: 8:938:396
[ 11.188027] Freeing unused kernel memory: 364k freed
[ 11.235390] input: AT Translated Set 2 keyboard as /class/input/input1
[ 12.686511] AppArmor: AppArmor initialized<5>audit(1221337435.268:2): type=1505 info="AppArmor initialized" pid=1153
[ 12.797041] fuse init (API version 7.8)
[ 12.807191] Failure registering capabilities with primary security module.
[ 12.921854] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[ 23.643534] SCSI subsystem initialized
[ 23.652184] libata version 2.21 loaded.
[ 23.654685] ata_piix 0000:00:1f.1: version 2.11
[ 23.654717] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 16
[ 23.654778] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[ 23.654947] scsi0 : ata_piix
[ 23.655059] scsi1 : ata_piix
[ 23.655129] ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001ffa0 irq 14
[ 23.655135] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001ffa8 irq 15
[ 23.817653] ata1.00: ATA-7: Maxtor 2F040L0, VAM51JJ0, max UDMA/133
[ 23.817659] ata1.00: 80293248 sectors, multi 8: LBA
[ 23.833592] ata1.00: configured for UDMA/100
[ 24.145016] ata2.00: ATAPI: Lite-On LTN486S 48x Max, YDS6, max UDMA/33
[ 24.308725] ata2.00: configured for UDMA/33
[ 24.316403] scsi 0:0:0:0: Direct-Access ATA Maxtor 2F040L0 VAM5 PQ: 0 ANSI: 5
[ 24.316930] scsi 1:0:0:0: CD-ROM Lite-On LTN486S 48x Max YDS6 PQ: 0 ANSI: 5
[ 24.320781] b44.c:v1.01 (Jun 16, 2006)
[ 24.320816] ACPI: PCI Interrupt 0000:01:09.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 24.324389] eth0: Broadcom 4400 10/100BaseT Ethernet 00:0b:db:bc:b2:60
[ 24.516290] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[ 24.516299] Uniform CD-ROM driver Revision: 3.20
[ 24.516399] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 24.523222] scsi 0:0:0:0: Attached scsi generic sg0 type 0
[ 24.523266] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 24.771621] sd 0:0:0:0: [sda] 80293248 512-byte hardware sectors (41110 MB)
[ 24.775567] sd 0:0:0:0: [sda] Write Protect is off
[ 24.775572] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 24.783550] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 24.791545] sd 0:0:0:0: [sda] 80293248 512-byte hardware sectors (41110 MB)
[ 24.795526] sd 0:0:0:0: [sda] Write Protect is off
[ 24.795531] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 24.803517] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 24.803528] sda: sda1 sda2 <sda5>
[ 24.860761] sd 0:0:0:0: [sda] Attached SCSI disk
[ 26.902695] Attempting manual resume
[ 26.902702] swsusp: Resume From Partition 8:5
[ 26.902705] PM: Checking swsusp image.
[ 26.999666] PM: Resume from disk failed.
[ 27.622670] kjournald starting. Commit interval 5 seconds
[ 27.622699] EXT3-fs: mounted filesystem with ordered data mode.
[ 53.081071] Linux agpgart interface v0.102 (c) Dave Jones
[ 53.147526] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 53.150494] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 53.175636] agpgart: Detected an Intel 830M Chipset.
[ 53.175755] agpgart: Detected 892K stolen memory.
[ 53.194180] agpgart: AGP aperture is 128M @ 0xe8000000
[ 53.194213] i810_smbus 0000:00:02.0: i810/i815 i2c device found.
[ 53.425373] intel_rng: FWH not detected
[ 53.465176] iTCO_vendor_support: vendor-support=0
[ 53.466865] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
[ 53.467035] iTCO_wdt: Found a ICH4 TCO device (Version=1, TCOBASE=0x0860)
[ 53.467144] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 53.730521] input: PC Speaker as /class/input/input2
[ 53.770731] Linux video capture interface: v2.00
[ 53.838528] bttv: driver version 0.9.17 loaded
[ 53.838533] bttv: using 8 buffers with 2080k (520 pages) each for capture
[ 53.838662] bttv: Bt8xx card found (0).
[ 53.838700] ACPI: PCI Interrupt 0000:01:04.0[A] -> GSI 16 (level, low) -> IRQ 18
[ 53.838716] bttv0: Bt878 (rev 17) at 0000:01:04.0, irq: 18, latency: 64, mmio: 0xf8001000
[ 53.838736] bttv0: detected: Provideo PV143A [card=105], PCI subsystem ID is aa00:1430
[ 53.838740] bttv0: using: ProVideo PV143 [card=105,autodetected]
[ 53.838780] bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
[ 53.839257] bttv0: using tuner=-1
[ 53.839263] bttv0: i2c: checking for TDA9875 @ 0xb0... <4>logips2pp: Detected unknown logitech mouse model 95
[ 54.125231] not found
[ 54.125241] bttv0: i2c: checking for TDA7432 @ 0x8a... not found
[ 54.156549] bttv0: i2c: checking for TDA9887 @ 0x86... not found
[ 54.157599] bttv0: registered device video0
[ 54.158031] bttv0: registered device vbi0
[ 54.158061] bttv0: PLL: 28636363 => 35468950 .. ok
[ 54.206577] bt878: AUDIO driver version 0.0.0 loaded
[ 54.207477] bt878: Bt878 AUDIO function found (0).
[ 54.207509] ACPI: PCI Interrupt 0000:01:04.1[A] -> GSI 16 (level, low) -> IRQ 18
[ 54.207518] bt878_probe: card id=[0x1430aa00], Unknown card.
[ 54.207520] Exiting..
[ 54.207525] ACPI: PCI interrupt for device 0000:01:04.1 disabled
[ 54.207533] bt878: probe of 0000:01:04.1 failed with error -22
[ 54.321524] input: ImExPS/2 Logitech Explorer Mouse as /class/input/input3
[ 54.327335] parport_pc 00:08: reported by Plug and Play ACPI
[ 54.327393] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[ 55.442543] loop: module loaded
[ 55.472221] lp0: using parport0 (interrupt-driven).
[ 55.598656] Adding 746980k swap on /dev/sda5. Priority:-1 extents:1 across:746980k
[ 56.104959] EXT3 FS on sda1, internal journal
[ 57.756972] No dock devices found.
[ 57.970851] input: Power Button (FF) as /class/input/input4
[ 57.978368] ACPI: Power Button (FF) [PWRF]
[ 58.030902] input: Power Button (CM) as /class/input/input5
[ 58.038313] ACPI: Power Button (CM) [VBTN]
[ 60.660913] NET: Registered protocol family 10
[ 60.661497] lo: Disabled Privacy Extensions
[ 60.662749] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 61.771621] ppdev: user-space parallel port driver
[ 62.007742] audit(1221337485.470:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=4590 profile="/usr/sbin/cupsd"
[ 63.248276] b44: eth0: Link is up at 100 Mbps, full duplex.
[ 63.248283] b44: eth0: Flow control is off for TX and off for RX.
[ 63.248570] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 65.235057] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 65.235065] apm: overridden by ACPI.
[ 77.694243] Failure registering capabilities with primary security module.
[ 78.063761] Bluetooth: Core ver 2.11
[ 78.064238] NET: Registered protocol family 31
[ 78.064248] Bluetooth: HCI device and connection manager initialized
[ 78.064253] Bluetooth: HCI socket layer initialized
[ 78.095323] Bluetooth: L2CAP ver 2.8
[ 78.095333] Bluetooth: L2CAP socket layer initialized
[ 78.103838] Bluetooth: RFCOMM socket layer initialized
[ 78.104243] Bluetooth: RFCOMM TTY layer initialized
[ 78.104253] Bluetooth: RFCOMM ver 1.8
[ 83.427195] [drm] Initialized drm 1.1.0 20060810
[ 83.435856] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 18
[ 83.437235] [drm] Initialized i915 1.6.0 20060119 on minor 0
[ 85.642805] NET: Registered protocol family 17
[ 200.407221] eth0: no IPv6 routers present
[ 329.345715] bttv0: PLL can sleep, using XTAL (28636363).
Oh also I went into the BIOS and disabled a bunch of stuff hopeing maybe it was an IRQ issue...however again...the card works fine in xawtv
Please if anyone can, give me a hand
Thanks