[mythtv-users] FC3 less stable than FC1? Getting Cannot allocate memory error

George Lopez geokimlopez at yahoo.com
Thu Dec 16 05:42:32 UTC 2004


I installed FC1 last year with few problems.  Now I am
trying to install FC3 and am having only moderate
success.  For example, I am not able to get through
step 10. Install capture drivers.  I did search
through the mail list and have not been able to
resolve my issue with "Cannot allocate memory" errors.
 Seems like everything is set up correctly.  Just
don't know what I am missing.  I pasted my
modprobe.conf file at bottom.

Appreciate any help.
thanks,
George

Here are the steps and results I get to/through:

[root at localhost ~]# /sbin/depmod -a
[root at localhost ~]# /sbin/modprobe ivtv
[root at localhost ~]# echo 16384 >
/proc/sys/vm/min_free_kbytes
[root at localhost ~]# /sbin/lspci -v
00:00.0 Host bridge: Intel Corp.
82845G/GL[Brookdale-G]/GE/PE DRAM 

==Snip==

01:00.0 VGA compatible controller: nVidia Corporation
NV15 [GeForce2 GTS/Pro] (rev a3) (prog-if 00 [VGA])
        Subsystem: LeadTek Research Inc. WinFast
GeForce2 GTS with TV output
        Flags: bus master, 66Mhz, medium devsel,
latency 248, IRQ 5
        Memory at e6000000 (32-bit, non-prefetchable)
[size=16M]
        Memory at f0000000 (32-bit, prefetchable)
[size=128M]
        Expansion ROM at efff0000 [disabled]
[size=64K]
        Capabilities: [60] Power Management version 1
        Capabilities: [44] AGP version 2.0

==Snip==

02:0a.0 Multimedia video controller: Internext
Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev
01)
        Subsystem: Hauppauge computer works Inc. WinTV
PVR 250
        Flags: bus master, medium devsel, latency 64,
IRQ 9
        Memory at e8000000 (32-bit, prefetchable)
[size=64M]
        Capabilities: [44] Power Management version 2

[root at localhost ~]# ll /dev/video?
crw-rw----  1 root root 81, 0 Dec 13 23:04 /dev/video0
[root at localhost ~]# /bin/dmesg |grep Initialized
ivtv: Initialized WinTV PVR 250, card #0
[root at localhost ~]# /usr/bin/ivtvctl -u 0x3000
Failed to open /dev/video0: Cannot allocate memory

* I get some memory allocation error with the
follow-on steps:
# /usr/bin/ivtvctl -p 4
# /usr/bin/ivtvctl -f width=720,height=480 


My modprobe.conf file:

alias eth0 8139too
alias eth1 b44
# ALSA portion
        alias char-major-116 snd
        alias snd-card-0 snd-cmipci
# module options should go here

alias snd-card-0 snd-cmipci
install snd-cmipci /sbin/modprobe --ignore-install
snd-cmipci && /usr/sbin/alsactl restore >/dev/null
2>&1 || :
remove snd-cmipci { /usr/sbin/alsactl store >/dev/null
2>&1 || : ; }; /sbin/modprobe -r --ignore-remove
snd-cmipci
alias snd-card-1 snd-intel8x0
install snd-intel8x0 /sbin/modprobe --ignore-install
snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null
2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store
>/dev/null 2>&1 || : ; }; /sbin/modprobe -r
--ignore-remove snd-intel8x0

# alias snd-card-0 snd-cmipci
options snd-card-0 index=0
options snd-card-1 index=1

# OSS/Free portion
        alias char-major-14 soundcore
        alias sound-slot-0 snd-card-0
# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv	
	# card 1
	alias sound-service-0-0 snd-mixer-oss
	alias sound-service-0-1 snd-seq-oss
	alias sound-service-0-3 snd-pcm-oss
	alias sound-service-0-8 snd-seq-oss
	alias sound-service-0-12 snd-pcm-oss
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
# nvidia kernel module
alias char-major-195 nvidia-1_0-6629




		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 


More information about the mythtv-users mailing list