Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make a wrong initrd.img when installing #98

Closed
fadying opened this issue Mar 3, 2012 · 7 comments
Closed

make a wrong initrd.img when installing #98

fadying opened this issue Mar 3, 2012 · 7 comments

Comments

@fadying
Copy link

fadying commented Mar 3, 2012

The last step of installing make a new initrd.img of wrong version which I've just deleted.
So it makes no different. What can I do about it?

@Lekensteyn
Copy link
Member

I assume that you're talking about bbswitch. See the manual page of update-initramfs. To build it for a different kernel, use something like update-initramfs -u -k 3.2.8+

@fadying
Copy link
Author

fadying commented Mar 4, 2012

Thank you very much. Then I try to start bumblebee like
sudo bumblebee -d
"/usr/local/sbin/bumblebee: line 262: /var/run/bumblebee.pid: cannot overwrite existing file" appears, and stop with
"^C/usr/local/sbin/bumblebee: line 334: /var/run/bumblebee.fifo: Interrupted system call"

@Lekensteyn
Copy link
Member

That's Bumblebee 2.4, the latest version we support is 3.0.

@fadying
Copy link
Author

fadying commented Mar 4, 2012

I thought it will auto install the latest version.
By the way, my kernel version was also too old. Then I installed the linux-3.2.9. It got stuck with
"$ sudo make install
sh /usr/src/linux-3.2.9/arch/x86/boot/install.sh 3.2.9 arch/x86/boot/bzImage
System.map "/boot"
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.9 /boot/vmlinuz-3.2.9

  • dkms: running auto installation service for kernel 3.2.9
  •   nvidia-current (295.20)..."
    

@Lekensteyn
Copy link
Member

bbswitch is a kernel module, Bumblebee is a program. The daemon is named bumblebeed in 3.0, bumblebee is old cruft from the 2.4 series. Try bumblebee-uninstall if it exists and reinstall Bumblebee 3.0

@fadying
Copy link
Author

fadying commented Mar 4, 2012

Is kernel version >= 3.1 necessary? I failed in it as I said above

@Lekensteyn
Copy link
Member

Kernel version 3.1 is not necessary, but you must not mix up Bumblebee versions.

@fadying fadying closed this as completed Mar 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants