Search:

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

Page 1 of 7 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    22
    Views
    3,754

    Re: Linux 3.10 - rc1

    I did not use the virtual stuff. Just the large amd64 linux-image file. If you use virtualization then you install those files.

    Walt
  2. Replies
    22
    Views
    3,754

    Linux 3.10 - rc1

    Is now out. http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10-rc1-precise/

    Walt

    P.S. Really fast boot for being an rc1
  3. Thread: 3.9 is here...

    by wnelson
    Replies
    164
    Views
    14,780

    Re: 3.9 is here...

    Has anyone had any problems umounting loop partitions, ie. system.img? It just hangs on a custom kernel not ubuntu supplied.

    Walt

    Fixed with rc7
  4. Replies
    30
    Views
    18,877

    Re: Lenovo UEFI issues

    On my system I had shutdown problems and had to use noefi to have the system shutdown correctly.

    Warning: I you see that the kernel update has the following patch, it will break noefi

    x86,...
  5. Replies
    30
    Views
    18,877

    Re: Lenovo UEFI issues

    This works for my Lenovo B575

    Set UEFI to boot from hard drive not ubuntu created UEFI menu object.

    Install grub onto the Window8 gpt partition.
    mv /boot/efi/EFI/ubuntu/grubx64.efi...
  6. Replies
    4
    Views
    1,906

    Upgrade from 12.10 to 13.04

    Just did an dist-upgrade. I have never had a such a smooth update! Usually I get an error with a package or two, not this time.

    Outstanding...

    Walt
  7. Thread: Linux 3.8-rc1

    by wnelson
    Replies
    143
    Views
    16,716

    Re: Linux 3.8-rc1

    make localmodconfig

    Only configures the currently used modules of active kernel. Some added modules are there for you removal also it is just a bit quicker of cleaning up for next compile.

    walt
  8. Thread: Linux 3.8-rc1

    by wnelson
    Replies
    143
    Views
    16,716

    Re: Linux 3.8-rc1

    NO Atheros drivers are being compiled into the kernel, why? its there.

    Walt
  9. Thread: Linux 3.8-rc1

    by wnelson
    Replies
    143
    Views
    16,716

    Re: Linux 3.8-rc1

    I have found a problem with syncing USB devices. For now going back to 3.7

    Walt
  10. Thread: Linux 3.8-rc1

    by wnelson
    Replies
    143
    Views
    16,716

    Linux 3.8-rc1

    Is now available,


    http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8-rc1-raring/

    Walt
  11. Replies
    17
    Views
    823

    Re: BIOS wont boot USB

    In you BIO's do you have usb support set to legacy? If not set it to yes.

    Walt
  12. Replies
    48
    Views
    5,535

    Re: We've got ourselves kernel 3.7 final...

    I use the following, for less bloat!

    This updates the configuration to only compile modules that are actually used in your system:

    make localmodconfig
    ...
  13. Replies
    187
    Views
    21,763

    Re: Kernel 3.7 and AMD cpu's

    I have a Lenovo b575 with AMD E-350. 3.7.0-030700-rc5-generic boot with no problem at all.

    Walt
  14. Replies
    3
    Views
    816

    [all variants] Re: no windows 7 entry in grub with uefi

    I had to add the following to /etc/grub.d/40_custom


    #!/bin/sh
    exec tail -n +3 $0
    # This file provides an easy way to add custom menu entries. Simply type the
    # menu entries you want to add...
  15. Replies
    4
    Views
    1,007

    [SOLVED] Re: Shutdown freeze -- how to diagnose?

    Is your bios a UEFI bios? If so add noefi to your grub config. This disables runtime services of UEFI.

    This will only effect you system when you upgrade grub at any time. You will need to...
  16. Thread: Kernel 3.7-rc1

    by wnelson
    Replies
    135
    Views
    20,852

    Re: Kernel 3.7-rc1

    For audio problems, do you have the following in $HOME

    .asoundrc

    If not create the following script to create the .asoundrc



    #!/bin/bash
    # asoundrc v0.1.0 20090101 markc@renta.net GPLv3
  17. Replies
    4
    Views
    1,330

    [lubuntu] Re: Acer Aspire One Hang on Reboot

    Is your system UEFI. If so? Add noefi to your /etc/default/grub

    GRUB_CMDLINE_LINUX="noefi"

    Todo this on the fly just edit the grub/kernel menu option.

    This disables UEFI runtime services the...
  18. Replies
    18
    Views
    2,905

    [kde] Re: Linux & Win & UEFI dual booting problem

    Add the following to /etc/grub.d/40_custom

    menuentry "Windows 7 " --class windows --class os {
    insmod part_gpt
    insmod part_msdos
    set root='(hd0,gptX)' <-- Your gpt partition number,...
  19. Replies
    0
    Views
    962

    [all variants] EFI - Shutdown Freeze - FIX

    This is for those that have an system with UEFI and their system simply freezes on shutdown.

    On shutdown the system will reach,

    Poweroff

    then freeze.

    I found that it is not any module,...
  20. Replies
    17
    Views
    18,277

    [SOLVED] Re: Another Windows 7, UEFI, Grub Debacle

    I found this a day or so ago it is for sony yet I it seems that the same process will work for most UEFI systems.
    ...
  21. Replies
    2
    Views
    1,097

    [ubuntu] Re: ath9k Freezing Problems with Ubuntu 12.04

    When you have the ath9k loaded what is the output from dmesg?
  22. [ubuntu] Re: Wifi Atheros is not working on my laptop Lenovo using ubuntu 12.04

    What brand and model?
  23. [SOLVED] Re: Wireless networks detected, can't connect (Atheros)

    I found the following. This may help?

    http://ubuntuforums.org/showthread.php?t=1530962

    walt
  24. [SOLVED] Re: BIOS Recovery not working, No boot from USB possible on Aspire One 110

    Make sure that your USB support in the BIOs is Legacy.

    Walt
  25. Replies
    2
    Views
    14,175

    [all variants] Re: Bootable UEFI USB Key

    Create a usb key with fat16 and then create the following:

    /EFI/boot

    Get the shell.efi (it sounds like you need the older shell.efi because it supports older versions of EFI specs.)

    cp...
Results 1 to 25 of 156
Page 1 of 7 1 2 3 4