After HD installation no display after booting

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
hartiberlin Offline
Junior Member
Posts: 39
Joined: Oct 2008
Reputation: 0
Post: #1
Hi,
I installed the 8.10 version to my harddisk
of a DELL Optiplex SX280 system,
which has an onboard Intel 910 graphics card and
after booting from the harddisk it does not display anything,
soit probably has loaded the wrong graphics driver...

When I started the 8.10 version from the CD and
chose Intel driver, it works very nicely...
So how can I install it to Harddisk, so that it
alsoo uses then the Intel driver ?

Please help.

Many thanks.

Regards, Stefan.
find quote
lcapriotti Offline
a.k.a Luigi, Team-XBMC XBMCbuntu Dev
Posts: 791
Joined: Jan 2008
Reputation: 12
Location: Italy
Post: #2
Can you pls create a bootable flash disk and try from that?

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
hartiberlin Offline
Junior Member
Posts: 39
Joined: Oct 2008
Reputation: 0
Post: #3
I made a bootable USB stick version from it and it works too,
but how can I get the harddisk installation to work ?

How can I log onto the disk and change the graphics driver ?

Many thanks.
find quote
vtinoc Offline
Junior Member
Posts: 23
Joined: Mar 2009
Reputation: 0
Post: #4
Hi the same thing with me but fixed it.

First get a linux live cd eny
Run live

Once in the desktop look for a hdd named XBMCLive open disk
Then look for file named syslinux.cfg doble click to open then click Display one open look for # intel wich is label 3 read down more and change the number afther (default) to 3 save reboot and the xbmc sould login on its own.
find quote
lcapriotti Offline
a.k.a Luigi, Team-XBMC XBMCbuntu Dev
Posts: 791
Joined: Jan 2008
Reputation: 12
Location: Italy
Post: #5
the new beta uses grub as bootloader; the config file is \boot\grub\menu.lst.

Try to change
default 0
to
default 2

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote