[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: fbdev driver on Wheezy



Quoting Andrew Wood (andrew@perpetualmotion.co.uk):

> Section "Device"
>         ### Available Driver options are:-
>         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
>         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
>         ### <percent>: "<f>%"
>         ### [arg]: arg optional
>         #Option     "ShadowFB"               # [<bool>]
>         #Option     "Rotate"                 # <str>
>         #Option     "fbdev"                  # <str>
>         #Option     "debug"                  # [<bool>]
>     Identifier  "Card0"
>     Driver      "fbdev"
>     BusID       "PCI:1:0:0"
>     Screen 0
> EndSection
> 
> Section "Device"
>     Identifier "Card1"
>     Driver "fbdev"
>     BusID    "PCI:1:0:0"
>     Screen 1
> EndSection

You've got two cards on one PCI address. lspci might tell you what the
correct values are.

Cheers,
David.


Reply to: