Hi!

Am Sonntag 01 Januar 2006 02:26 schrieb [EMAIL PROTECTED]:
> Try modprobe ivtv-fb before starting x.  Your fb is
> probably /dev/fb1, since your regular graphics card is
> likely fb0.  Also make sure you have the busid
> correct.

And to assure it does work and you know the correct framebuffer device before 
starting tries with X again, I'd recommend using the "ivtvfbctl" utility. 
Entering something like this will tell you if you found the correct fb 
device:

# ivtvfbctl /dev/fb0
IVTVFB_IOCTL_GET_STATE failed (error: Invalid argument)

# ivtvfbctl /dev/fb1
Framebuffer state:
  Framebuffer state:       ON
  Global alpha:            disabled
  Local alpha:             ENABLED
  Flicker reduction:       ENABLED
  Global alpha value:      208
[...]

As you can see, for me the correct file is /dev/fb1 as the kernel also 
provides a framebuffer device for my normal graphics card...

-- 
Ciao,

Gernot

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to