I believe the version is 0.2.0 which i get from dmseg

ivtv: version 0.2.0 (rc3a) loading
ivtv: Linux version: 2.6.9-chw-4 SMP preempt 586 gcc-3.3

and when i go to run ivtvfbctl /dev/fb0 -prepdma
I get a failed to open device error, no such device.

As for the request to post revelant parts of the modprobe messages
file i'm not quite sure what you are asking for, again i'm somwhat new
to linux and trying to feel my way around.




On Thu, 10 Mar 2005 09:29:51 +0000 (GMT), John Harvey
<[EMAIL PROTECTED]> wrote:
> If you can't succesfully modprobe ivtv-fb then you
> won't be able to run X until that is sorted.
> What version of ivtv are you using?
> Post the relevant part of the messages file for the
> modprobe and we might be able to work out what is
> wrong there.
> 
> Prior to running X you can use
> ivtvfbctl /dev/fb0 -prepdma
> 
> to test that you can write to the framebuffer.
> John
>  --- Ryan Kremser <[EMAIL PROTECTED]> wrote:
> > Hello I can't start x with my pvr 350.  I'm' using
> > knoppmyth and i can
> > get the tv out working using the command
> >      dd if=/dev/video0 of=/dev/video16 bs=128k
> > I have also configured my config-x file which i've
> > included below.  I
> > keep getting a strange error staying that x failed
> > to open because
> > /dev/video/fb0 can not be found.  This i think is
> > somehow related to
> > whenever i try modprobe ivtv-fb i get a segmentation
> > fault.  I'm
> > somewhat new to linux so if there are any
> > suggestions the more detail
> > the better.
> >
> > my Config-x file
> >
> > Section "ServerFlags"
> >         Option "AllowMouseOpenFail"  "true"
> > EndSection
> >
> > Section "Files"
> >         RgbPath      "/usr/X11R6/lib/X11/rgb"
> >         ModulePath   "/usr/X11R6/lib/modules"
> >         FontPath
> > "/usr/X11R6/lib/X11/fonts/misc:unscaled"
> >         FontPath     "/usr/X11R6/lib/X11/fonts/misc"
> >         FontPath
> > "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
> >         FontPath
> > "/usr/X11R6/lib/X11/fonts/75dpi"
> >         FontPath
> > "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
> >         FontPath
> > "/usr/X11R6/lib/X11/fonts/100dpi"
> >         FontPath
> > "/usr/X11R6/lib/X11/fonts/Speedo"
> >         FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
> > # Additional fonts: Locale, Gimp, TTF...
> >         FontPath
> > "/usr/X11R6/lib/X11/fonts/cyrillic"
> > #       FontPath
> > "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
> > #       FontPath
> > "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
> > # True type and type1 fonts are also handled via
> > xftlib, see /etc/X11/XftConfig!
> >         FontPath
> > "/usr/X11R6/lib/X11/fonts/Type1"
> >         FontPath     "/usr/share/fonts/ttf/western"
> >         FontPath
> > "/usr/share/fonts/ttf/decoratives"
> >         FontPath     "/usr/share/fonts/truetype"
> >         FontPath
> > "/usr/share/fonts/truetype/openoffice"
> >         FontPath
> > "/usr/share/fonts/truetype/ttf-bitstream-vera"
> >         FontPath
> > "/usr/share/fonts/latex-ttf-fonts"
> >         FontPath
> > "/usr/X11R6/lib/X11/fonts/defoma/CID"
> >         FontPath
> > "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
> > EndSection
> >
> > Section "Module"
> >         Load  "ddc"  # ddc probing of monitor
> >         Load  "GLcore"
> >         Load  "dbe"
> >         Load  "dri"
> >         Load  "extmod"
> >         Load  "glx"
> >         Load  "bitmap" # bitmap-fonts
> >         Load  "speedo"
> >         Load  "type1"
> >         Load  "freetype"
> >         Load  "record"
> > EndSection
> >
> > Section "Device"
> >         Identifier  "Card0"
> >         Driver      "i810"
> >         VendorName  "All"
> >         BoardName   "All"
> > #       BusID       "PCI:1:0:0"
> > EndSection
> >
> > Section "Files"
> >     FontPath "unix/:-1"
> > EndSection
> >
> > Section "ServerFlags"
> >     AllowMouseOpenFail # allows the server to start
> > if the mouse doesn't work
> > EndSection
> > Section "Module"
> >     Load "dbe" # Double-Buffering Extension
> >     Load "v4l" # Video for Linux
> >     Load "extmod"
> >     Load "type1"
> >     Load "freetype"
> >     Load "glx" # 3D layer
> > EndSection
> >
> > Section "InputDevice"
> >     Identifier "Keyboard0"
> >     Driver "Keyboard"
> >     Option "XkbModel" "pc105"
> >     Option "XkbLayout" "us"
> >     Option "XkbOptions" ""
> > EndSection
> >
> > Section "InputDevice"
> >     Identifier "Mouse0"
> >     Driver "mouse"
> >     Option "Protocol" "IMPS/2"
> >     Option "Device" "/dev/psaux"
> >     Option "ZAxisMapping" "4 5"
> > EndSection
> >
> >
> > Section "ServerLayout"
> >         Identifier     "XFree86 Configured"
> >         Screen  0 "TV Screen"
> >         InputDevice    "Mouse0" "CorePointer"
> >         InputDevice    "Keyboard0" "CoreKeyboard"
> > EndSection
> >
> > Section "Monitor"
> >         Identifier  "NTSC Monitor"
> >         HorizSync  30-68
> >         VertRefresh 50-120
> >         Mode "720x480"
> >           # D: 34.563 MHz, H: 37.244 kHz, V: 73.897
> > Hz
> >           DotClock 34.564
> >           HTimings 720 752 840 928
> >           VTimings 480 484 488 504
> >           Flags    "-HSync" "-VSync"
> >         EndMode
> > EndSection
> >
> > Section "Device"
> >         Identifier  "Hauppauge PVR 350 iTVC15
> > Framebuffer"
> >         Driver      "ivtvdev"
> >
> >         ### change fb1 to whatever number you got in
> > the previous section
> >         Option      "fbdev" "/dev/fb0"
> >
> >         ### change the busid to whatever is reported
> > by lspci. Note that
> >         ### output of lspci is hex, so add a
> > preceding "0x" to the BusID
> >         BusID "PCI:1:9:0"
> > EndSection
> >
> > Section "Screen"
> >         Identifier  "TV Screen"
> >         Device      "Hauppauge PVR 350 iTVC15
> > Framebuffer"
> >         Driver      "ivtvdev"
> >
> >         ### change fb1 to whatever number you got in
> > the previous section
> >         Option      "fbdev" "/dev/fb0"
> >
> >         ### change the busid to whatever is reported
> > by lspci. Note that
> >         ### output of lspci is hex, so add a
> > preceding "0x" to the BusID
> >         BusID "PCI:1:9:0"
> > EndSection
> >
> > Section "Screen"
> >         Identifier  "TV Screen"
> >         Device      "Hauppauge PVR 350 iTVC15
> > Framebuffer"
> >         Monitor     "NTSC Monitor"
> >         DefaultDepth 24
> >         DefaultFbbpp 32
> >         Subsection "Display"
> >           Depth 24
> >           FbBpp 32
> >           Modes "720x480"
> >         EndSubsection
> > EndSection
> >
> > Section "DRI"
> >         Mode 0666
> > EndSection
> >
> >
> >
> -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT
> > Products from real users.
> > Discover which products truly live up to the hype.
> > Start reading now.
> >
> === message truncated ===
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> ivtv-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ivtv-devel
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to