Search:

Type: Posts; User: 11ghjones; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Thread: Kernel Panic

    by 11ghjones
    Replies
    3
    Views
    815

    [ubuntu] Re: Kernel Panic

    Anyone? Please?
  2. Thread: Kernel Panic

    by 11ghjones
    Replies
    3
    Views
    815

    [ubuntu] Re: Kernel Panic

    OK, now after the kernel upgrade, I still am getting the same problem, and now a freezing problem that somehow involves init. I got a virtual terminal during boot up, and at the end it wrote to the...
  3. Thread: Kernel Panic

    by 11ghjones
    Replies
    3
    Views
    815

    [ubuntu] Kernel Panic

    I've had this problem for a while, up till the kernel update today (I haven't tested it enough after the update). Every so often (not every time, just enough to be annoying) when I boot up my...
  4. Replies
    10
    Views
    888

    [ubuntu] Re: Ubuntu apt-get update problems

    And removing the ubuntu-desktop metapackage should not remove ssh. I don't know who told you that.
  5. [ubuntu] Re: Banshee & Using Music From Win7 partition.

    My guess is when it tries to transverse the symbolic link it doesn't mount the partition by default, like Nautilus would. Have you tried browsing to the folder in Nautilus, then opening up Banshee...
  6. [SOLVED] Re: How can I enable Samba with the firewall on?

    sudo apt-get install nautilus-share ubuntu-desktop

    What happened was that the nautilus-share extension (the share tab) is dependent on samba, and was uninstalled when you removed samba. I put the...
  7. Replies
    10
    Views
    888

    [ubuntu] Re: Ubuntu apt-get update problems

    I would try a:


    sudo apt-get purge acpi-support acpid powermanagement-interface ubuntu-desktop

    Followed by a:


    sudo apt-get install ubuntu-desktop
  8. Replies
    10
    Views
    5,802

    [SOLVED] Re: vesafb: no such device

    Well, I've managed to fix it. Apparently the line blacklisting vesafb was for some reason commented, causing it to load at startup when it shouldn't. Uncommented it, ran a depmod, updated the...
  9. Replies
    10
    Views
    5,802

    [SOLVED] Re: vesafb: no such device

    Yes, I have GRUB version 2 installed. And I've messed with the GRUB settings slightly to load uvesafb as suggested in this guide:
    ...
  10. [SOLVED] Re: How can I enable Samba with the firewall on?

    I believe what he's saying is that it had nothing to do with the firewall, and he simply wants to start over on his Samba configuration files.
  11. [SOLVED] Re: How can I enable Samba with the firewall on?

    sudo apt-get purge samba-common
  12. [SOLVED] Re: How can I enable Samba with the firewall on?

    I'm assuming gufw is just a frontend to ufw. Just run sudo ufw allow samba and it will open all the ports necessary.
  13. Replies
    10
    Views
    5,802

    [SOLVED] Re: vesafb: no such device

    My only reason for using vesa is just temporarily during the boot process, to display the splash screen. Not for normal use.
  14. Replies
    10
    Views
    5,802

    [SOLVED] Re: vesafb: no such device

    Modules currently in kernel:


    aesni_intel 55161 2
    cryptd 20510 1 aesni_intel
    aes_x86_64 17208 1 aesni_intel
    aes_generic 38279 2...
  15. Replies
    10
    Views
    5,802

    [SOLVED] Re: vesafb: no such device

    OK, tried that to no avail. My guess is that the root filesystem isn't mounted yet when it comes time to load the vesafb module. Is there any way to put it into the initramfs?
  16. Replies
    10
    Views
    5,802

    [SOLVED] Re: vesafb: no such device

    bump
  17. Thread: Deb Packages

    by 11ghjones
    Replies
    4
    Views
    315

    [ubuntu] Re: Deb Packages

    It depends on what software you're looking at. Sometimes they will provide a debian package, or even a PPA. If you're just looking for a general list of software beyond that in the repositories...
  18. Replies
    8
    Views
    2,766

    [ubuntu] Re: Nvidia Graphics, Unity, and Optimus

    Do you have nouveau blacklisted in any of the conf files in /etc/modprobe.d/ ?
  19. Replies
    10
    Views
    5,802

    [SOLVED] vesafb: no such device

    In the process of trying to use plymouth on startup as opposed to the general text startup, I've done several things with grub's configuration to set the proper resolution, etc, with uvesafb. The...
  20. [ubuntu] Re: Key renegotiation after successful authentication with wpa_supplicant

    With -W and default driver (no -D option)


    Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
    Configuration file...
  21. [ubuntu] Re: Key renegotiation after successful authentication with wpa_supplicant

    With -W and -K (still using wext)


    Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
    Configuration file '/etc/wpa_supplicant.conf'...
  22. [ubuntu] Re: Key renegotiation after successful authentication with wpa_supplicant

    Normal Configuration with the -K option added


    Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
    Configuration file...
  23. [ubuntu] Re: Key renegotiation after successful authentication with wpa_supplicant

    Normal Config (no -K, no -W, -D wext)



    Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
    Configuration file...
  24. [ubuntu] Re: Key renegotiation after successful authentication with wpa_supplicant

    Thank you! I'll give that a try. The only reason I wasn't using -B was so I could run it in the foreground to see debugging output, etc. and I could time the ifconfig command precisely.
  25. [ubuntu] Re: Key renegotiation after successful authentication with wpa_supplicant

    Sorry to revive this after so long, but I'm still experiencing the same problem, and I forgot to mention that this method only works about 1 in 5 tries. I have no clue what is going on. Any ideas...
Results 1 to 25 of 28
Page 1 of 2 1 2