# uname -a
Linux 4.13.11-1-default #1 SMP PREEMPT Sat Nov 4 08:00:26 UTC 2017 (0526da3) 
x86_64 x86_64 x86_64 GNU/Linux

# lspci -v | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M 
Mac Edition] (rev a1) (prog-if 00 [VGA controller])

# rpm -qa | grep nouveau
libdrm_nouveau2-32bit-2.4.87-1.1.x86_64
libXvMC_nouveau-17.2.4-178.1.x86_64
libvdpau_nouveau-17.2.4-178.1.x86_64
Mesa-dri-nouveau-17.2.4-178.1.x86_64
libdrm_nouveau2-2.4.87-1.1.x86_64
xf86-video-nouveau-1.0.15-1.2.x86_64

# rpm -qa | grep intel
libdrm_intel1-32bit-2.4.87-1.1.x86_64
intel-gpu-tools-1.19-2.4.x86_64
ucode-intel-20170707-3.2.x86_64
intel-vaapi-driver-1.8.3-2.1.x86_64
libdrm_intel1-2.4.87-1.1.x86_64
libvulkan_intel-17.2.4-178.1.x86_64
xf86-video-intel-2.99.917+git781.c8990575-1.1.x86_64

# modprobe bbswitch
modprobe: ERROR: could not insert 'bbswitch': No such device

# dmesg -c
[ 2108.606389] bbswitch: version 0.8
[ 2108.606405] bbswitch: Found integrated VGA device 0000:00:02.0: 
\_SB_.PCI0.IGPU
[ 2108.606414] bbswitch: Found discrete VGA device 0000:01:00.0: 
\_SB_.PCI0.P0P2.GFX0
[ 2108.606440] ACPI Warning: \_SB.PCI0.P0P2.GFX0._DSM: Argument #4 type 
mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 2108.606514] ACPI Warning: \_SB.PCI0.P0P2.GFX0._DSM: Argument #4 type 
mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 2108.606554] ACPI Warning: \_SB.PCI0.IGPU._DSM: Argument #4 type mismatch - 
Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[ 2108.606585] bbswitch: No suitable _DSM call found.


** Attachment added: "Apple_Inc.-MacBookPro10,1.tar.gz"
   
https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/5007620/+files/Apple_Inc.-MacBookPro10%2C1.tar.gz

-- 
You received this bug notification because you are a member of Bumblebee
Project, which is subscribed to Bumblebee.
Matching subscriptions: Bumblebee Team
https://bugs.launchpad.net/bugs/752542

Title:
  ACPI DSDT info

Status in Bumblebee:
  Confirmed
Status in bumblebee-project:
  New
Status in Launchpad Bug Reporter:
  Confirmed
Status in Ubuntu:
  Confirmed
Status in Debian:
  New
Status in Fedora:
  New
Status in Gentoo Linux:
  New
Status in openSUSE:
  Confirmed
Status in zUbuntu:
  New

Bug description:
  This is for people with a hybrid graphics configuration to be able to
  submit the DSDT information: This includes nVidia Optimus and AMD
  Hybrid Graphics.

  To gather information about the laptop model, install dmidecode. For the 
DSDT/SSDT
  files, install the acpidump and iasl tools:

      sudo apt-get install acpidump iasl dmidecode

  or (on Fedora):

      sudo yum install pmtools iasl dmidecode

  Then use the script from http://lekensteyn.nl/files/get-acpi-info.sh to 
create the
  tarball containing information about the laptop model, PCI hardware and ACPI 
tables.
  To do so, run the following commands in a terminal:

  
      wget http://lekensteyn.nl/files/get-acpi-info.sh
      sh get-acpi-info.sh

  This will create a tar.gz file that you can attach to the bug report. In the 
comment
  itself, please include a link to the product page of the model (if available).

  This information will allow the full development of hybrid graphics
  features for Linux. Thanks for your help!

To manage notifications about this bug go to:
https://bugs.launchpad.net/bumblebee/+bug/752542/+subscriptions

-- 
Mailing list: https://launchpad.net/~bumblebee
Post to     : bumblebee@lists.launchpad.net
Unsubscribe : https://launchpad.net/~bumblebee
More help   : https://help.launchpad.net/ListHelp

Reply via email to