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

Cannot remove/access warning during installation. Files bumblebee-enable(disable)card are missing #109

Closed
DeeKey opened this issue May 22, 2011 · 7 comments

Comments

@DeeKey
Copy link

DeeKey commented May 22, 2011

To reproduce:

  1. Download latest sources MrMEEE-bumblebee-67e862b
  2. Uninstall previous version of bumblebee
  3. Install the new version
  4. Observe installation log
  5. Check if files exist:
    /usr/local/bin/bumblebee-enablecard' /usr/local/bin/bumblebee-disablecard'

Expected results:
4) No errors or warning in the log
5) Files exist

Actual results:
5) Warning in the log (see below)
6) Files are not present

Extract that contains warning from the full log:

Unpacking virtualgl (from .../VirtualGL_amd64.deb) ...
Setting up virtualgl (2.2.2-20110421) ...
rm: cannot remove /etc/alternatives/xorg_extra_modules-bumblebee': No such file or directory rm: cannot remove/usr/lib/nvidia-current/xorg/xorg': No such file or directory
chmod: cannot access /usr/local/bin/bumblebee-enablecard': No such file or directory chmod: cannot access/usr/local/bin/bumblebee-disablecard': No such file or directory

Changing Configuration to match your Machine.

@DeeKey
Copy link
Author

DeeKey commented May 22, 2011

Forgot to mention hardware:

Asus U36Jc.

OS: Ubuntu 11.04

BTW: Consider that U36Jc could also be added to the list of supported hardware:
10) Asus U30J/U35J/U43JC/U35JC/U43JC/U53JC/P52JC/K52JC/X52JC/N53SV/N61JV/X64JV

@DeeKey
Copy link
Author

DeeKey commented May 22, 2011

+BUMBLEBEEVERSION=1.4.27

MrMEEE added a commit that referenced this issue May 22, 2011
Support for Asus U36JC
@MrMEEE
Copy link
Owner

MrMEEE commented May 22, 2011

Try newest... thanks

@DeeKey
Copy link
Author

DeeKey commented May 22, 2011

Thanks for adding U36Jc.
But files are still missing, Got the following in log:

Backing up Configuration

Installing Optimus Configuration and files

nVidia card enable-script: /usr/local/bin/bumblebee-enablecard, already exists not overwriting

nVidia card disable-script: /usr/local/bin/bumblebee-disablecard, already exists not overwriting

64-bit system detected

Selecting previously deselected package virtualgl.
(Reading database ... 138109 files and directories currently installed.)
Unpacking virtualgl (from .../VirtualGL_amd64.deb) ...
Setting up virtualgl (2.2.2-20110421) ...
rm: cannot remove /etc/alternatives/xorg_extra_modules-bumblebee': No such file or directory rm: cannot remove/usr/lib/nvidia-current/xorg/xorg': No such file or directory
chmod: cannot access /usr/local/bin/bumblebee-enablecard': No such file or directory chmod: cannot access/usr/local/bin/bumblebee-disablecard': No such file or directory

Changing Configuration to match your Machine.

paulvriens added a commit to paulvriens/bumblebee that referenced this issue May 23, 2011
@DeeKey
Copy link
Author

DeeKey commented May 23, 2011

Installed from MrMEE . Files
bumblebee-disablecard
bumblebee-enablecard
are present. Though there are still some warning in the log.
Also I don't understand the sense of the latest comment...

(Reading database ... 138109 files and directories currently installed.)
Unpacking virtualgl (from .../VirtualGL_amd64.deb) ...
Setting up virtualgl (2.2.2-20110421) ...
rm: cannot remove /etc/alternatives/xorg_extra_modules-bumblebee': No such file or directory rm: cannot remove/usr/lib/nvidia-current/xorg/xorg': No such file or directory

Changing Configuration to match your Machine.

@MrMEEE
Copy link
Owner

MrMEEE commented May 23, 2011

there errors shouldn't mean anything...

Does it work??

@DeeKey
Copy link
Author

DeeKey commented May 24, 2011

Files are present. Thus I can close the initial problem.

@DeeKey DeeKey closed this as completed May 24, 2011
paulvriens pushed a commit to paulvriens/bumblebee that referenced this issue May 24, 2011
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