Search:

Type: Posts; User: de_pol; Keyword(s):

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    1,201

    [ubuntu] Re: upgrade problem: broken packages

    Hi, thanks for your reply. Still no luck though...



    sudo dpkg --force-remove-reinstreq -r libdrm-nouveau1a
    [sudo] password for remy:
    dpkg: dependency problems prevent removal of...
  2. Replies
    9
    Views
    1,201

    [ubuntu] Re: upgrade problem: broken packages

    thanks for the reply, but this didn't solve the problem (I also tried this already)


    sudo rm -r /var/cache/apt/archives/*
    [sudo] password for remy:
    remy@lpt-remy:~$ sudo apt-get install -f...
  3. Replies
    9
    Views
    1,201

    [ubuntu] upgrade problem: broken packages

    Hi, I have a broken package on my system, and I don't seem to be able to resolve this issue... :confused:

    my version:

    uname -a
    Linux lpt-remy 3.5.0-25-generic #39-Ubuntu SMP Mon Feb 25...
  4. Replies
    8
    Views
    1,684

    [ubuntu] Re: modprobe on boot

    no, it is not installed, it was one of the first things I checked.



    remy@remy-laptop:~$ aptitude search kvm
    p ikvm - Java virtual machine for the CLI
    p ...
  5. Replies
    8
    Views
    1,684

    [ubuntu] Re: modprobe on boot

    really strange. the line is realy there :)


    remy@remy-laptop:~$ cat /etc/modprobe.d/blacklist.conf | grep kvm
    blacklist kvm_intel
    remy@remy-laptop:~$
  6. Replies
    8
    Views
    1,684

    [ubuntu] Re: modprobe on boot

    as you can see in my previous post, i allready did this. is there a possibility this blacklist.conf file isn't executed at boot?
  7. Replies
    8
    Views
    1,684

    [ubuntu] Re: modprobe on boot

    Ok, I'll create the /etc/modprobe.d/blacklist file. I added the line in the /etc/modprobe.d/blacklist.conf file, but this isn't working

    kr,

    de_pol

    edit: I put blacklist kvm_intel in the...
  8. Replies
    8
    Views
    1,684

    [ubuntu] modprobe on boot

    Hi all.

    I need to remove the kvm_intel module before i can start VirtualBox

    When I run

    sudo modprobe -r kvm_intel i can run my virtualbox without any problems. I tried to automate this...
Results 1 to 8 of 9