daily pastebin goal
27%
SHARE
TWEET

Ubuntu 16.04 radeon problem

Risiko94 Jul 22nd, 2017 (edited) 52 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --------------------------------------
  2. uname -r
  3. 4.4.0-83-generic
  4. --------------------------------------
  5. sudo lshw -c video
  6.   *-display UNCLAIMED    
  7.        description: VGA compatible controller
  8.        product: BeaverCreek [Radeon HD 6620G]
  9.        vendor: Advanced Micro Devices, Inc. [AMD/ATI]
  10.        physical id: 1
  11.        bus info: pci@0000:00:01.0
  12.        version: 00
  13.        width: 32 bits
  14.        clock: 33MHz
  15.        capabilities: pm pciexpress msi vga_controller bus_master cap_list
  16.        configuration: latency=0
  17.        resources: memory:d0000000-dfffffff ioport:3000(size=256) memory:f0300000-f033ffff
  18.   *-display UNCLAIMED
  19.        description: VGA compatible controller
  20.        product: Whistler [Radeon HD 6630M/6650M/6750M/7670M/7690M]
  21.        vendor: Advanced Micro Devices, Inc. [AMD/ATI]
  22.        physical id: 0
  23.        bus info: pci@0000:01:00.0
  24.        version: 00
  25.        width: 64 bits
  26.        clock: 33MHz
  27.        capabilities: pm pciexpress msi vga_controller cap_list
  28.        configuration: latency=0
  29.        resources: memory:e0000000-efffffff memory:f0200000-f021ffff ioport:2000(size=256) memory:f0220000-f023ffff
  30. -----------------------------------
  31. /usr/lib/nux/unity_support_test --print
  32. OpenGL vendor string:   VMware, Inc.
  33. OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits)
  34. OpenGL version string:  3.0 Mesa 12.0.6
  35.  
  36. Not software rendered:    no
  37. Not blacklisted:          yes
  38. GLX fbconfig:             yes
  39. GLX texture from pixmap:  yes
  40. GL npot or rect textures: yes
  41. GL vertex program:        yes
  42. GL fragment program:      yes
  43. GL vertex buffer object:  yes
  44. GL framebuffer object:    yes
  45. GL version is 1.4+:       yes
  46.  
  47. Unity 3D supported:       no
RAW Paste Data
Top