← Back to team overview

sony-vaio-z-series team mailing list archive

vaio z3 kernel 3.6 graphics help needed

 

Hello everyone,

Kernel 3.6 has been out for a few days now, and I installed it.
Sadly though, ubuntu has not picked up on the change in terms of finding a
suitable graphics driver.

Right now, all my visuals are *not* coming from a GPU.

As a beginning, *I'd like to get the Intel HD Graphics 4000 (ivy bridge) to
work.* Who can point me to the appropriate settings?
I have output from glxinfo, xorg.conf and lspci (with the pmd connected
since before boot):

$ glxinfo

> name of display: :0
> X Error of failed request:  BadRequest (invalid request code or no such
> operation)
>   Major opcode of failed request:  154 (GLX)
>   Minor opcode of failed request:  19 (X_GLXQueryServerString)
>   Serial number of failed request:  12
>   Current serial number in output stream:  12


$ cat /etc/X11/xorg.conf

> Section "Screen"
> Identifier "Default Screen"
> DefaultDepth 24
> EndSection
> Section "Module"
> Load "glx"
> EndSection


$ lspci

> 00:00.0 Host bridge: Intel Corporation Ivy Bridge DRAM Controller (rev 09)
> *00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics
> Controller (rev 09)*
> 00:14.0 USB controller: Intel Corporation Panther Point USB xHCI Host
> Controller (rev 04)
> 00:16.0 Communication controller: Intel Corporation Panther Point MEI
> Controller #1 (rev 04)
> 00:1a.0 USB controller: Intel Corporation Panther Point USB Enhanced Host
> Controller #2 (rev 04)
> *00:1b.0 Audio device: Intel Corporation Panther Point High Definition
> Audio Controller (rev 04)*
> 00:1c.0 PCI bridge: Intel Corporation Panther Point PCI Express Root Port
> 1 (rev c4)
> 00:1c.1 PCI bridge: Intel Corporation Panther Point PCI Express Root Port
> 2 (rev c4)
> 00:1c.3 PCI bridge: Intel Corporation Panther Point PCI Express Root Port
> 4 (rev c4)
> 00:1c.6 PCI bridge: Intel Corporation Panther Point PCI Express Root Port
> 7 (rev c4)
> 00:1d.0 USB controller: Intel Corporation Panther Point USB Enhanced Host
> Controller #1 (rev 04)
> 00:1f.0 ISA bridge: Intel Corporation Panther Point LPC Controller (rev 04)
> 00:1f.2 RAID bus controller: Intel Corporation 82801 Mobile SATA
> Controller [RAID mode] (rev 04)
> 00:1f.3 SMBus: Intel Corporation Panther Point SMBus Controller (rev 04)
> 02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235
> (rev 24)
> 03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5116
> PCI Express Card Reader (rev 01)
> 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B
> PCI Express Gigabit Ethernet controller (rev 07)
> 08:00.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 0a:00.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 0a:03.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 0a:04.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 14:00.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 15:03.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 15:04.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> *16:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI
> Whistler XT [AMD Radeon HD 6700M Series]*
> *16:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Turks HDMI
> Audio [Radeon HD 6000 Series]*
> 17:00.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 18:00.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 18:01.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 18:02.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 18:03.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 18:04.0 PCI bridge: Intel Corporation Device 151b (rev 01)
> 19:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B
> PCI Express Gigabit Ethernet controller (rev 06)
> 1a:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II
> Controller (rev b2)
> 1b:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller
> (rev 04)

--
Maarten Abbink