Hi,

Thanks for feedback, it was exactly what I was thinking.

I succeed on Arch to do this (not on ubuntu for now but I didn't take a lot
of time to do so...)

I have another error on arch on X startup (not the "not supported hardware"
so for me it's a "good news") but I'm not sure if it's related to my hybrid
or not (that's why I want to test on ubuntu where my hybrid is working
properly with 11.8 ATI driver version...so I'll test with exact same
linux/driver version to compare and see if this solution is applicable for
future driver release (before ATI decide to finally serve correctly its
customers))

I'll keep you informed,

BR,

On Tue, Nov 1, 2011 at 4:58 PM, Eemil Lagerspetz <ee...@gmx.com> wrote:

> Hi,
> > As my bios do not allow me to disable intel chipset, I'm looking for a
> > software solution. I mean : is it possible using linux
> > "tricks/configuration..." to completely hide Intel VGA chipset from
> > the system ?
> I am not sure if this will work, but it's something:
>
> If you go root (su - or sudo bash) you can do:
> #echo 0 > /sys/bus/pci/devices/0000:00:02.0/enable
> #echo 1 > /sys/bus/pci/devices/0000:00:02.0/remove
>
> Make sure that the device id is your intel card, e.g. with lspci:
> 00:02.0 VGA compatible controller: Intel Corporation ...
>
> For this to work properly, your console should be running on the
> open-source ati console driver or the proprietary console driver. You
> may need to blacklist intel when loading the kernel to do this.
>
> Otherwise, you will need to do this in a script that first disables the
> intel card as shown above, then makes sure that the right xorg.conf is
> there (for ATI only) then restarts your login manager (e.g.
> sudo /etc/init.d/gdm restart). This is because if the console is running
> on the intel driver, you will end up with a black screen.
>
>
> --
> Eemil Lagerspetz
>
>
>


-- 
Authesserre Samuel
50 rue de saintonge
78310 Maurepas
FRANCE
06-27-28-13-32
sauth...@gmail.com
_______________________________________________
Mailing list: https://launchpad.net/~hybrid-graphics-linux
Post to     : hybrid-graphics-linux@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
More help   : https://help.launchpad.net/ListHelp

Reply via email to