Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    12
    Views
    4,689

    [ubuntu] Re: Run Package Manager, Ubuntu 13.04, 64-bit

    apt-get upgrade --help | grep qq
    -qq No output except for errors




    but yeah -d should be used
  2. Replies
    56
    Views
    5,188

    Re: Best programming language to learn next?

    QT/QML !!!!!!! the best is for the best :)
    http://qt-project.org/qt5
  3. [ubuntu] Re: no wireless networks detected since latest kernel upgrades

    I edited the post above ^^
  4. [ubuntu] Re: no wireless networks detected since latest kernel upgrades

    I am at a loss file a bug or wait for a different person to come along. Or look at dmesg logs to see what the heck the kernel is thinking you could post
    dmesg |grep wl
    or

    dmesg | grep...
  5. Replies
    9
    Views
    793

    [ubuntu] Re: help with re-installing wi-fi

    Take a look at post #3 on this link plz :)
    http://ubuntuforums.org/showthread.php?t=1835175
  6. [ubuntu] Re: no wireless networks detected since latest kernel upgrades

    last option:
    Try to boot into a different kernel via grub and see if it works.
    but 1st
    update and upgrade


    sudo apt-get update && sudo apt-get upgrade


    Is anything packaged being held...
  7. Replies
    12
    Views
    4,689

    [ubuntu] Re: Run Package Manager, Ubuntu 13.04, 64-bit

    yeah it will be it can also un-correct other packages that maybe install like forcing downgrades that can cause more headaches then it is worth. This is why I asked to see what was causeing this...
  8. [ubuntu] Re: no wireless networks detected since latest kernel upgrades

    what about

    apt-cache search bcmwl
    thanks
  9. Replies
    9
    Views
    793

    [ubuntu] Re: help with re-installing wi-fi

    lsusb

    is good on its own thanks, did not know that it was a usb :/
  10. Replies
    258
    Views
    33,965

    Re: Marvellous May Screenshot Thread

    243031
  11. Replies
    12
    Views
    4,689

    [ubuntu] Re: Run Package Manager, Ubuntu 13.04, 64-bit

    run in your terminal (ctrl+alt+t)

    sudo apt-get -qq upgrade
    what is the output ? please paste it here
  12. [ubuntu] Re: no wireless networks detected since latest kernel upgrades

    Oo

    Try this



    sudo apt-get --purge remove bcmwl-kernel-source
    sudo apt-get build-dep bcmwl-kernel-source
    sudo apt-get install bcmwl-kernel-source
    sudo modprobe wl
  13. Re: Installing Ubuntu 12.04 on (old) Android Phone

    Here is the man page for it
    http://manpages.ubuntu.com/manpages/karmic/man1/rootstock.1.html

    rootstock is a tool to generate a .tgz file or qemu image containing an armel rootfsIn order to get...
  14. [ubuntu] Re: no wireless networks detected since latest kernel upgrades

    lets see a
    lsmod thanks
  15. Replies
    9
    Views
    793

    [ubuntu] Re: help with re-installing wi-fi

    Are you sure that you need ndiswrappper ?
    can you open up the terminal (ctrl+alt+t ) and enter in

    lspci -vnn | grep 0280

    then find the numbers that are in the [] should be something...
  16. Replies
    17
    Views
    801

    Re: DVDs and CSS

    Read this and you will see why
    http://en.wikipedia.org/wiki/Digital_rights_management
  17. Re: Installing Ubuntu 12.04 on (old) Android Phone

    you could make a rootstock script ?
    https://wiki.ubuntu.com/ARM/RootfsFromScratch
  18. [ubuntu] Re: no wireless networks detected since latest kernel upgrades

    have you tried



    sudo apt-get install --reinstall bcmwl-kernel-source
    sudo modprobe wl


    thanks
  19. Replies
    13
    Views
    1,322

    [kubuntu] Re: opening vlc player in terminal window

    there should be more then that -v just means list things verbose aka debug well kinda but there should be way more things at least a seg fault if it does not launch

    try again
  20. [ubuntu] Re: Medion PC-Ubuntu12.0LTS-Wireless not working at home but it works using phone hot

    could we see the output of

    rfkill list all

    thanks
  21. Replies
    4
    Views
    284

    [xubuntu] Re: Unity with live usb?

    It happens :) I once spent 3 days lost on a clover leaf
    http://en.wikipedia.org/wiki/Cloverleaf_interchange

    if this is solved could you mark it as such thanks and glad to see that things are...
  22. [all variants] Re: apt-get through approx fails with 'W: Failed to fetch'

    this might not be what you want to hear but have you ever thought about salt or chef or even better
    puppet
    https://puppetlabs.com/

    I know nothing about approx I sure that you will get a better...
  23. Replies
    2
    Views
    542

    [ubuntu] Re: 12.04 dual monitor

    what happens when you open settings-->display--> what monitors are shown ?
  24. [ubuntu] Re: How do I edit web pages on my Ubuntu server remotely with Windows?

    I use a couple of different IDE's for things related to web If I need to alter on the fly I use
    http://www.sublimetext.com/
    this works alright as it has the ablity to alter files on the fly
    I...
  25. Replies
    4
    Views
    492

    Re: Let me Donate to Bug-fixing please :)

    I am sure that a lot of the bug squad people like money. But if you paid for each bug fix mr pitt would be a wealth man. though I am sure that canonical pays him and other real well.I vote nah and if...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4