Author Topic: Bridge Lite- Bumblebee error  (Read 1302 times)

YFDogan

  • Member
  • Posts: 99
  • Karma: +5/-0
    • View Profile
Bridge Lite- Bumblebee error
« on: May 05, 2012, 05:51:50 PM »
I installed Bridge Linux Lite today and have some errors:
Code: [Select]
https://wiki.archlinux.org/index.php/Bumblebee according this article i installed the required packages (bumblebee, bbswitch,xf86-video-nouveau nouveau-dri, mesa, nvidia-utils-bumblebee).

index of rc.conf :
Code: [Select]
# /etc/rc.conf - Main Configuration for Arch Linux
#
# See 'man 5 rc.conf' for more details
#

# LOCALIZATION
# ------------
HARDWARECLOCK="localtime"
TIMEZONE="Europe/Istanbul"
KEYMAP="tr_TR.UTF-8"
CONSOLEFONT=
CONSOLEMAP=
LOCALE="trq"
DAEMON_LOCALE="yes"
USECOLOR="yes"

# HARDWARE
# --------
MODULES=(bbswitch)
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"

# NETWORKING
# ----------
HOSTNAME=arch

interface=eth0
address=
netmask=
broadcast=
gateway=

NETWORK_PERSIST="no"

# DAEMONS
# -------
#
DAEMONS=(dbus networkmanager syslog-ng @alsa @bumblebeed) 

index of bumblebee.conf
Code: [Select]
Configuration file for Bumblebee. Values should **not** be put between quotes

## Server options. Any change made in this section will need a server restart
# to take effect.
[bumblebeed]
# The secondary Xorg server DISPLAY number
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
# server exits.
TurnCardOffAtExit=false
# The default behavior of '-f' option on optirun. If set to "true", '-f' will
# be ignored.
NoEcoModeOverride=false
# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=

## Client options. Will take effect on the next optirun executed.
[optirun]
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# Should the program run under optirun even if Bumblebee server or nvidia card
# is not available?
AllowFallbackToIGC=false


# Driver-specific settings are grouped under [driver-NAME]. The sections are
# parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
# detection resolves to NAME).
# PMMethod: method to use for saving power by disabling the nvidia card, valid
# values are: auto - automatically detect which PM method to use
#         bbswitch - new in BB 3, recommended if available
#       switcheroo - vga_switcheroo method
#             none - disable PM completely
# https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods

## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia
Module=nvidia
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/nvidia-bumblebee:/usr/lib32/nvidia-bumblebee
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia-bumblebee/xorg/,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

## Section with nouveau driver specific options, only parsed if Driver=nouveau

[optirun]
VGLTransport=proxy

[bumblebeed]
KeepUnusedXServer=false

[driver-nouveau]
KernelDriver=nouveau
PMMethod=bbswitch
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau

and the result of installed drivers:
Code: [Select]
[yfdogan@arch ~]$ pacman -Ss nvidia
extra/libcl 1.1-2
    OpenCL library and ICD loader from NVIDIA
extra/libvdpau 0.4.1-2 [installed]
    Nvidia VDPAU library
extra/nvidia 295.49-1
    NVIDIA drivers for linux.
extra/nvidia-lts 295.49-1
    NVIDIA drivers for linux-lts
extra/nvidia-utils 295.49-1
    NVIDIA drivers utilities and libraries.
extra/opencl-nvidia 295.49-1
    OpenCL implemention for NVIDIA
extra/xf86-video-nouveau 0.0.16_git20120210-1 [installed]
    Open Source 3D acceleration driver for nVidia cards (experimental)
community/cuda-toolkit 4.2.9-1
    NVIDIA's GPU programming toolkit
community/nvclock 0.8b4-3
    A small utility which allows users to overclock NVIDIA based video cards.
community/nvdock 1.02-4
    A tray icon for easy launching of the NVIDIA control panel
community/nvidia-cg-toolkit 3.1-1
    NVIDIA Cg libraries
community/python2-pycuda 2011.2.2-1
    Python wrapper for Nvidia CUDA
multilib/lib32-nvidia-utils 295.49-1
    NVIDIA drivers utilities and libraries. (32-bit)
[yfdogan@arch ~]$
 

Fan is running nonstop and the temperature is at least 64 Celcius and more but no less than 64 Celcius.( With Bridge Linux X86-64 KDE desktop it was usually 52-58 Celcius and the fan doesnt run nonstop)

Any idea?

And this is the /var/log/boot file:

Code: [Select]
Mon May  7 21:40:12 2012: :: Adjusting system time and setting kernel timezone    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Starting UDev Daemon    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Triggering UDev uevents    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Waiting for UDev uevents to be processed    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Bringing up loopback interface    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Unlocking encrypted volumes:    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Checking Filesystems    [BUSY] /sbin/fsck.xfs: XFS file system.
Mon May  7 21:40:12 2012:    [DONE]
Mon May  7 21:40:12 2012: :: Remounting Root    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Mounting Local Filesystems    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Activating Swap    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Configuring Time Zone    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Removing Leftover Files    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Setting Hostname: arch    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Setting Consoles to legacy mode    [BUSY] ^[%@   [DONE]
Mon May  7 21:40:12 2012: :: Loading Keyboard Map: tr_TR.UTF-8    [BUSY]    [FAIL]
Mon May  7 21:40:12 2012: :: Saving dmesg Log    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: INIT: Entering runlevel: 5
Mon May  7 21:40:12 2012: :: Starting D-BUS system messagebus    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Starting NetworkManager    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Starting Syslog-NG    [BUSY]    [DONE]
Mon May  7 21:40:12 2012: :: Starting alsa    [BKGD]
Mon May  7 23:21:43 2012: :: Setting Consoles to legacy mode    [BUSY] ^[%@   [DONE]
Mon May  7 23:21:43 2012: :: Loading Keyboard Map: tr_TR.UTF-8    [BUSY]    [FAIL]
Mon May  7 23:21:43 2012: :: Adjusting system time and setting kernel timezone    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Starting UDev Daemon    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Triggering UDev uevents    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Loading User-specified Modules    [BUSY] WARNING: Module bbswitch not found.
Mon May  7 23:21:43 2012:    [FAIL]
Mon May  7 23:21:43 2012: :: Waiting for UDev uevents to be processed    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Bringing up loopback interface    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Unlocking encrypted volumes:    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Checking Filesystems    [BUSY] /sbin/fsck.xfs: XFS file system.
Mon May  7 23:21:43 2012:    [DONE]
Mon May  7 23:21:43 2012: :: Remounting Root    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Mounting Local Filesystems    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Activating Swap    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Configuring Time Zone    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Initializing Random Seed    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Removing Leftover Files    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Setting Hostname: arch    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: :: Saving dmesg Log    [BUSY]    [DONE]
Mon May  7 23:21:43 2012: INIT: Entering runlevel: 5
Mon May  7 23:21:43 2012: :: Starting D-BUS system messagebus    [BUSY]    [DONE]
Mon May  7 23:21:44 2012: :: Starting NetworkManager    [BUSY]    [DONE]
Mon May  7 23:21:45 2012: :: Starting Syslog-NG    [BUSY]    [DONE]
Mon May  7 23:21:45 2012: :: Starting alsa    [BKGD]
Mon May  7 23:21:45 2012: Found hardware: "HDA-Intel" "IDT 92HD87B1/3" "HDA:111d76d1,102804b0,00100205" "0x1028" "0x04b0"
Mon May  7 23:21:45 2012: Hardware is initialized using a generic method
Mon May  7 23:21:45 2012: Found hardware: "HDA-Intel" "Nvidia GPU 14 HDMI/DP" "HDA:10de0014,10de0101,00100100" "0x0000" "0x0000"
Mon May  7 23:21:45 2012: Hardware is initialized using a generic method
Mon May  7 23:21:45 2012: :: Starting Bumblebee    [BUSY] FATAL: Module bbswitch not found.
Mon May  7 23:21:46 2012:    [DONE] 
« Last Edit: May 05, 2012, 05:54:05 PM by YFDogan »
Dell İnspiron N5110, İ7 proceccor, 8GB DDR Ram, Nvidia-İntel Graphic card (succesfull with bumblebee),Primary and only OS Bridge Linux KDE 2012.5

Ninja-1

  • Administrator
  • Bridger
  • *****
  • Posts: 802
  • Karma: +27/-0
    • View Profile
    • Miller Technologies
Re: Bridge Lite- Bumblebee error
« Reply #1 on: May 05, 2012, 06:16:11 PM »
Since it says it can't find the module, were there any errors during install of bbswitch? Can you try reinstalling bbswitch and post the output of the install process?
Wanna help and know multiple languages? Check out the Bridge Linux Translation Project.

YFDogan

  • Member
  • Posts: 99
  • Karma: +5/-0
    • View Profile
Re: Bridge Lite- Bumblebee error
« Reply #2 on: May 06, 2012, 05:39:35 AM »
Code: [Select]
[yfdogan@arch ~]$ packer -S bbswitch
warning: bbswitch-0.4.1-2 is up to date -- reinstalling
warning: bbswitch is flagged out of date

Aur Targets    (1): bbswitch

Proceed with installation? [Y/n] y
Edit bbswitch PKGBUILD with $EDITOR? [Y/n] n
Edit bbswitch.install with $EDITOR? [Y/n] n
==> bbswitch 0.4.1-2 (Sal May  8 12:29:59 EEST 2012) paketi oluşturuluyor
==> Bağımlılıklar denetleniyor...
==> Derleme bağımlılıkları denetleniyor...
==> Kaynak kodları alınıyor...
  -> bbswitch-0.4.1.tar.gz indiriliyor...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   148  100   148    0     0     73      0  0:00:02  0:00:02 --:--:--   133
100  7134  100  7134    0     0   2588      0  0:00:02  0:00:02 --:--:-- 22575
==> Kaynak dosyaları md5sums ile doğrulanıyor...
    bbswitch-0.4.1.tar.gz ... Doğrulandı
==> Kaynak Kodları Açılıyor...
  -> bbswitch-0.4.1.tar.gz ile bsdtar açılıyor
==> build() işlemine başlanıyor...
make -C /lib/modules/3.3.4-2-ARCH/build M="$(pwd)" modules
make[1]:`/usr/src/linux-3.3.4-2-ARCH' dizinine giriliyor
  CC [M]  /tmp/packerbuild-1000/bbswitch/bbswitch/src/bbswitch-0.4.1/bbswitch.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/packerbuild-1000/bbswitch/bbswitch/src/bbswitch-0.4.1/bbswitch.mod.o
  LD [M]  /tmp/packerbuild-1000/bbswitch/bbswitch/src/bbswitch-0.4.1/bbswitch.ko
make[1]: `/usr/src/linux-3.3.4-2-ARCH' dizininden çıkılıyor
==> fakeroot ortamına giriliyor...
==> package() işlemine başlanıyor...
  -> Building module for 3.3.4-2-ARCH...
make -C /usr/src/linux-3.3.4-2-ARCH M="$(pwd)" clean
make[1]:`/usr/src/linux-3.3.4-2-ARCH' dizinine giriliyor
  CLEAN   /tmp/packerbuild-1000/bbswitch/bbswitch/src/bbswitch-0.4.1/.tmp_versions
  CLEAN   /tmp/packerbuild-1000/bbswitch/bbswitch/src/bbswitch-0.4.1/Module.symvers
make[1]: `/usr/src/linux-3.3.4-2-ARCH' dizininden çıkılıyor
make -C /usr/src/linux-3.3.4-2-ARCH M="$(pwd)" modules
make[1]:`/usr/src/linux-3.3.4-2-ARCH' dizinine giriliyor
  CC [M]  /tmp/packerbuild-1000/bbswitch/bbswitch/src/bbswitch-0.4.1/bbswitch.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/packerbuild-1000/bbswitch/bbswitch/src/bbswitch-0.4.1/bbswitch.mod.o
  LD [M]  /tmp/packerbuild-1000/bbswitch/bbswitch/src/bbswitch-0.4.1/bbswitch.ko
make[1]: `/usr/src/linux-3.3.4-2-ARCH' dizininden çıkılıyor
==> Kurulum düzenleniyor...
  -> İstenmeyen dosyalar kaldırılıyor...
  -> Kılavuz ve bilgi sayfaları sıkıştırılıyor...
  -> İkilik dosyalardan ve kütüphanelerden gereksiz ayıklama sembolleri ayıklanıyor...
==> Paket oluşturuluyor...
  -> .PKGINFO dosyası üretiliyor...
  -> install dosyası ekleniyor...
  -> Paket sıkıştırılıyor...
==> fakeroot ortamından çıkılıyor.
==> bbswitch 0.4.1-2 (Sal May  8 12:30:10 EEST 2012) paketinin derlenmesi tamamlandı
paketler yükleniyor...
uyarı: bbswitch-0.4.1-2 güncel -- yeniden kuruluyor
paket bağımlılıkları çözümleniyor...
varsa paketler arası çakışmalara bakılıyor...

Hedefler (1): bbswitch-0.4.1-2

Toplam Kaplayacağı Alan:   0,02 MiB
Net Güncelleme Boyutu:       0,00 MiB

Kuruluma onay veriyor musunuz? [E/h] e
(1/1) paket bütünlüğü kontrol ediliyor             [######################] 100%
(1/1) paket dosyaları yükleniyor                   [######################] 100%
(1/1) dosya çakışmaları kontrol ediliyor           [######################] 100%
(1/1) disk alanı kontrol ediliyor                  [######################] 100%
(1/1) güncelleniyor bbswitch                       [######################] 100%
[yfdogan@arch ~]$

Code: [Select]
/etc/rc.conf - Main Configuration for Arch Linux
#
# See 'man 5 rc.conf' for more details
#

# LOCALIZATION
# ------------
HARDWARECLOCK="localtime"
TIMEZONE="Europe/Istanbul"
KEYMAP="trq"
CONSOLEFONT=
CONSOLEMAP=
LOCALE="tr_TR.UTF-8"
DAEMON_LOCALE="yes"
USECOLOR="yes"

# HARDWARE
# --------
MODULES=(bbswitch)
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"

# NETWORKING
# ----------
HOSTNAME=arch

interface=eth0
address=
netmask=
broadcast=
gateway=

NETWORK_PERSIST="no"

# DAEMONS
# -------
#
DAEMONS=(dbus networkmanager syslog-ng @alsa @bumblebeed)
 


Code: [Select]
[yfdogan@arch ~]$ sudo rc.d restart bumblebee
:: Daemon script bumblebee does not exist or is not executable.
[yfdogan@arch ~]$
 

Code: [Select]
Configuration file for Bumblebee. Values should **not** be put between quotes

## Server options. Any change made in this section will need a server restart
# to take effect.
[bumblebeed]
# The secondary Xorg server DISPLAY number
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
# server exits.
TurnCardOffAtExit=false
# The default behavior of '-f' option on optirun. If set to "true", '-f' will
# be ignored.
NoEcoModeOverride=false
# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=

## Client options. Will take effect on the next optirun executed.
[optirun]
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# Should the program run under optirun even if Bumblebee server or nvidia card
# is not available?
AllowFallbackToIGC=false


# Driver-specific settings are grouped under [driver-NAME]. The sections are
# parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
# detection resolves to NAME).
# PMMethod: method to use for saving power by disabling the nvidia card, valid
# values are: auto - automatically detect which PM method to use
#         bbswitch - new in BB 3, recommended if available
#       switcheroo - vga_switcheroo method
#             none - disable PM completely
# https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods
## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia
Module=nvidia
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/nvidia-bumblebee:/usr/lib32/nvidia-bumblebee
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia-bumblebee/xorg/,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

## Section with nouveau driver specific options, only parsed if Driver=nouveau

[optirun]
VGLTransport=proxy

[bumblebeed]
KeepUnusedXServer=false

[driver-nouveau]
PMMethod=bbswitch
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau

Dell İnspiron N5110, İ7 proceccor, 8GB DDR Ram, Nvidia-İntel Graphic card (succesfull with bumblebee),Primary and only OS Bridge Linux KDE 2012.5