Kodi Community Forum

Full Version: Boot XBMC (htpc) without a screen recognition because of hdfury
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone,

I'm in trouble again Wink My htpc is connected to a HD Fury, but on boot up, the HD Fury is not recognized as Screen so the xbmc doesn't boot up Sad Is there a way to tell xbmc, that there is allways a screen (with 1920x1080 / 50Hz) on HDMI connected, also if xbmc doesn't found one? Hope so much, you could help me.

Greetings
Limx
do you mean, the computer does not boot or xbmc does not start?
if no boot, there should be a setting in the bios "halt on errors". if you set it to "none" the PC should boot.
Hi,
seems to be the xbmc (linux), because if I boot up with a "normal" TV connected to HDMI until the bootscreen appears and then switch to HDFury (also HDMI), the xbmc also doesn't start... if I otherwise boot full with the TV connected (until the xbmc navigation appears) and switch than, there is a picture on HDfury Sad may there is something to set in xorg.conf...?

Greetings
Limx

Code:
Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        Option      "Capabilities" "0x00000800"
        Option      "HWCursor" "false"
        BusID       "PCI:0:1:0"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection
Hi everyone,

the problem is still present Sad(( I also want to turn on the xbmc without any screen - just to listen music... But it doesn't boot without screen.

May someone found a solution??

Graphic-card is an "AMD RADEON HD 6310"

Greetings
Care to post your Xorg.conf so everyone can see your exact solution?
I'd like to see that as well...I'm having issues getting 1080i through an HDFury2 to my Mitsubishi RPTV.