You are not logged in.
Just when I thought I had a grasp on the whole thing I run into this. I have bumblebeed.service enabled but it does not start on boot nor fail. I did just upgrade the kernel.
3.4.7-1-ck┌─[jarvis][watson][~]
└──╼ systemctl is-enabled bumblebeed.service
enabledRight after boot.
┌─[jarvis][watson][~]
└──╼ systemctl
UNIT LOAD ACTIVE SUB JOB DESCRIPTION
proc-sys-fs-binfmt_misc.automount loaded active waiting Arbitrary Executable File Formats File System Automount Point
sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device loaded active plugged 6 Series/C200 Series Chipset Family High Definition Audio Controller
sys-devices-pci0000:00-0000:00:1c.0-0000:02:00.0-net-wlan0.device loaded active plugged Centrino Advanced-N + WiMAX 6250
sys-devices-pci0000:00-0000:00:1c.3-0000:03:00.0-net-eth0.device loaded active plugged RTL8111/8168B PCI Express Gigabit Ethernet controller
sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.3-4\x2d1.3:1.0-net-wmx0.device loaded active plugged WiMAX Connection 2400m
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device loaded active plugged M4-CT256M4SSD2
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device loaded active plugged M4-CT256M4SSD2
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device loaded active plugged M4-CT256M4SSD2
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device loaded active plugged M4-CT256M4SSD2
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device loaded active plugged M4-CT256M4SSD2
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device loaded active plugged M4-CT256M4SSD2
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device loaded active plugged M4-CT256M4SSD2
sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device loaded active plugged TSSTcorp_DVDWBD_TS-LB23A
sys-devices-platform-serial8250-tty-ttyS0.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS0
sys-devices-platform-serial8250-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS1
sys-devices-platform-serial8250-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS2
sys-devices-platform-serial8250-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS3
-.mount loaded active mounted /
boot-efi.mount loaded active mounted /boot/efi
boot.mount loaded active mounted /boot
dev-hugepages.mount loaded active mounted Huge Pages File System
dev-mqueue.mount loaded active mounted POSIX Message Queue File System
home.mount loaded active mounted /home
sys-kernel-debug.mount loaded active mounted Debug File System
tmp.mount loaded active mounted /tmp
systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch
systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch
bitlbee.service loaded active running BitlBee IRC/IM gateway
console-kit-daemon.service loaded active running Console Manager
console-kit-log-system-start.service loaded active exited Console System Startup Logging
cronie.service loaded active running Periodic Command Scheduler
dbus.service loaded active running D-Bus System Message Bus
getty@tty1.service loaded active running Getty on tty1
psd.service loaded active exited Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers
syslog-ng.service loaded active running System Logger Daemon
systemd-journald.service loaded active running Journal Service
systemd-logind.service loaded active running Login Service
systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems
systemd-sysctl.service loaded active exited Apply Kernel Variables
systemd-tmpfiles-setup.service loaded active exited Recreate Volatile Files and Directories
systemd-udev-trigger.service loaded active exited udev Coldplug all Devices
systemd-udevd.service loaded active running udev Kernel Device Manager
systemd-user-sessions.service loaded active exited Permit User Sessions
systemd-vconsole-setup.service loaded active exited Setup Virtual Console
wicd.service loaded active running Wicd a wireless and wired network manager for Linux
dbus.socket loaded active running D-Bus System Message Bus Socket
syslog.socket loaded active running Syslog Socket
systemd-initctl.socket loaded active listening /dev/initctl Compatibility Named Pipe
systemd-journald.socket loaded active running Journal Socket
systemd-shutdownd.socket loaded active listening Delayed Shutdown Socket
systemd-udevd-control.socket loaded active listening udev Control Socket
systemd-udevd-kernel.socket loaded active running udev Kernel Socket
basic.target loaded active active Basic System
cryptsetup.target loaded active active Encrypted Volumes
getty.target loaded active active Login Prompts
local-fs-pre.target loaded active active Local File Systems (Pre)
local-fs.target loaded active active Local File Systems
multi-user.target loaded active active Multi-User
network.target loaded active active Network
remote-fs.target loaded active active Remote File Systems
sockets.target loaded active active Sockets
sound.target loaded active active Sound Card
swap.target loaded active active Swap┌─[jarvis][watson][~]
└──╼ systemctl --failed
UNIT LOAD ACTIVE SUB JOB DESCRIPTION
LOAD = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB = The low-level unit activation state, values depend on unit type.
JOB = Pending job for the unit.
0 units listed. Pass --all to see inactive units, too.I can manually start it and it will list itself with the 'systemctl' command. I thought perhaps the kernel update broke the drivers/bbswitch so I rebuild those from the AUR and bumlebee works as soon as I start it so I am guessing it is a systemd issue. Guess I am just out of ideas on what to try next. I also disabled and re-enabled the service but still no dice.
Apologies on the long post but I wanted to get everything I thought someone may need to look at. If there is anything else I can add it.
Cheers.
EDIT: If using graphical.target DO NOT have ro 3 in your kernel line
Last edited by doug piston (2012-08-02 02:55:25)
Offline
Sorry for bumping my own thread but I had a look at some of the other .service files that I installed and enabled. Out of the 3 bumblee is the only one that is
[Install]
WantedBy=graphical.targetAll the rest are
[Install]
WantedBy=multi-user.targetCould that be the reason it has to be started manually instead of starting on boot even though I have it enabled. I installed it from the AUR and didn't write the service myself.
Edit: Was informed by the IRC that this should work just fine.
Last edited by doug piston (2012-08-02 02:40:30)
Offline
Hey Doug,
Did you manage to resolve this issue? I have the same problem. bumblebeed.service won't start at boot, but I can start it manually without a problem.
This is the error that is in my logs:
[ 479.242964] [ERROR]Could not set the GID of bumblebee: Operation not permitted
Last edited by drumusician (2013-08-22 09:55:29)
Offline