ACPI support - Freebsd 10 on Sony Vaio VPCCA3C5E

Daniele Mazzotti kappei84 at gmail.com
Fri Jul 25 20:43:12 UTC 2014


Hi,

I kept my mouth shut for two days as I tried to follow your suggestion
regarding VESA. This is the situation so far: "I feel like in the dining
philosophers problem".

lspci -lv showed me the following:

vgapci1 at pci0:0:2:0:    class=0x030000 card=0x9080104d chip=0x01168086
rev=0x09 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '2nd Generation Core Processor Family Integrated Graphics
Controller'
    class      = display
    subclass   = VGA

vgapci0 at pci0:1:0:0:    class=0x030000 card=0x9080104d chip=0x67411002
rev=0x00 hdr=0x00
    vendor     = 'Advanced Micro Devices [AMD] nee ATI'
    device     = 'Whistler [AMD Radeon HD 6600M Series]'
    class      = display
    subclass   = VGA

After a quick search on google and some nice experiences of some months ago
with Radeon cards (they seem not to be working very well on fbd) I
definitely decided to go "all-in" with the Intel card. So I configured xorg
to use intel driver instead of vesa. X can be started and the screen
resolution is very good, BUT I found out I cannot switch amongst vt
sessions. This is definitely not good and I found out this is not only a
problem of mine (https://forums.freebsd.org/viewtopic.php?&t=38470).

The error I get anytime I try to switch between terminals is the following
one " drmDropMaster failed: Unknown error: -22"

112.846] (II) AIGLX: Suspending AIGLX clients for VT switch
[   112.846] (WW) intel(0): drmDropMaster failed: Unknown error: -22
[   115.418] (II) AIGLX: Resuming AIGLX clients after VT switch
[   115.419] (II) intel(0): EDID vendor "AUO", prod id 8254
[   115.419] (II) intel(0): Printing DDC gathered Modelines:
[   115.419] (II) intel(0): Modeline "1600x900"x0.0  110.00  1600 1664 1706
2010  900 903 906 912 -hsync -vsync (54.7 kHz eP)
[   115.462] (**) Option "BaudRate" "1200"
[   115.462] (**) Option "StopBits" "2"
[   115.463] (**) Option "DataBits" "8"
[   115.463] (**) Option "Parity" "None"
[   115.463] (**) Option "Vmin" "1"
[   115.463] (**) Option "Vtime" "0"
[   115.463] (**) Option "FlowControl" "None"
[   226.066] (II) AIGLX: Suspending AIGLX clients for VT switch
[   226.066] (WW) intel(0): drmDropMaster failed: Unknown error: -22
[   228.474] (II) AIGLX: Resuming AIGLX clients after VT switch
[   228.475] (II) intel(0): EDID vendor "AUO", prod id 8254
[   228.475] (II) intel(0): Printing DDC gathered Modelines:
[   228.476] (II) intel(0): Modeline "1600x900"x0.0  110.00  1600 1664 1706
2010  900 903 906 912 -hsync -vsync (54.7 kHz eP)

Has any of you any suggestion other than throwing this laptop outside the
window with all my might?
Cheers,
Daniele.



2014-07-22 20:05 GMT+02:00 Bykov Vladislav <> <envolyse at gmail.com>:

> On Tue, Jul 22, 2014 at 07:58:17PM +0200, Daniele Mazzotti wrote:
> > @Vladislav: I have just one question regarding your's. If I remove VESA
> > from my kernel how can I run X in vesa mode? Is it still possible or the
> > kernel module is not related with the Xorg funcionality at all, therefore
> > is it safe to remove it?
> Well, in that case you need that device. But isn't that easy to install a
> video driver for your card?
>


More information about the freebsd-acpi mailing list