Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. [ubuntu] Re: Help with Dell Inspiron 1545 integrated webcam Ubuntu 12.10

    sorry, i remember. the command aptitude don't install in ubuntu 12.10.

    it was:


    sudo apt-get install kernel-package linux-headers build-essential ctags libv4l cogito git-core git-doc
  2. Replies
    7
    Views
    485

    [xubuntu] Re: Freezes at start up

    Well, of course, there is one last option that you can apply in your case. you can edit the grub. try with this command:


    sudo gedit /etc/default/grub

    search the line:

    ...
  3. [ubuntu] Re: No VIDEO input via HDMI to Sharp TV (Sound works ok)

    Well, I think in your case it would be appropriate to create a new configuration to your xorg.conf

    enter the test option in ubuntu rescue mode and as administrator to access the console.

    our TV...
  4. [ubuntu] Re: Help with Dell Inspiron 1545 integrated webcam Ubuntu 12.10

    I see. Well, it's better to compile the driver. install, please, these packages:


    sudo aptitude install kernel-package linux-headers build-essential ctags libv4l cogito git-core git-doc

    then...
  5. Replies
    7
    Views
    1,178

    [ubuntu] Re: Gnome-pie does not start

    you may have a theme or icon pack that does not support the version of gnome-pie installed.
  6. Replies
    34
    Views
    3,914

    Re: Running GNOME Shell on top of Unity2D

    woww. excellent info and work. thanks. :-)
  7. Replies
    7
    Views
    485

    [xubuntu] Re: Freezes at start up

    try to see if you have broken packages.


    sudo dpkg --configure -a
    sudo apt-get update
    sudo apt-get dist-upgrade

    commented how it went.
  8. Replies
    7
    Views
    485

    [xubuntu] Re: Freezes at start up

    already tried reinstalling the drivers for your graphics chip?

    try to do as you mentioned and commented how it went.
  9. Replies
    3
    Views
    420

    [all variants] Re: Screen turning off

    check your power settings. you may have some parameter misconfigured.

    or maybe there's something wrong with your charger or input mains connector of your notebook.
  10. [ubuntu] Re: Acer Aspire One D270 with Ubuntu 12.04 LTS no wifi

    Your netbook has Broadcom BCM4313 chip? If so, try to connect from the ethernet and install the proprietary driver for that card Wireless:


    sudo apt-get install b43-fwcutter...
  11. Replies
    7
    Views
    883

    [ubuntu] Re: Nautilus - how to do an execute?

    you have tried to copy the executable in the home or on the desktop?
  12. [ubuntu] Re: System fails to start after kernel upgrade on 11.10 x64

    you installed the three packages in the correct order?


    linux-headers_all.deb

    linux-headers-generic_amd64

    linux-image-generic_amd64

    tries to enter the previous kernel and uninstalled...
  13. [ubuntu] Re: No VIDEO input via HDMI to Sharp TV (Sound works ok)

    what version of ubuntu are you? and what video chip you have?
  14. Replies
    7
    Views
    485

    [xubuntu] Re: Freezes at start up

    about xorg-video, try this:


    sudo apt-get remove --purge xserver-xorg
    sudo apt-get install xserver-xorg
    sudo dpkg-reconfigure xserver-xorg
  15. Replies
    7
    Views
    485

    [xubuntu] Re: Freezes at start up

    try with this:



    sudo gedit /etc/default/pulseaudio

    search the line:


    PULSEAUDIO_SYSTEM_START=0
  16. [ubuntu] Re: Invalid EFI file path when setting up grub2 dual boot

    when you turn on the computer, make the DEL key or F2 to enter the Bios. From there set to which you want to boot disk. Or maybe you can make F8 or F11 to enter the boot menu.
  17. [ubuntu] Re: 12.10 - Laptop gets even hotter than 12.04

    that's possible. that you experience these problems. I happened to some distributions of ubuntu in my notebook dell. perhaps it was best that you stay with 12.04.1 LTS. it is more stable.
  18. Re: Compile error: undefined reference to `usb_control_msg'

    have installed the build-essential package, libc6-dev and gcc?

    after installing these packages and run these commands:


    wget...
  19. Replies
    13
    Views
    1,432

    [SOLVED] Re: booting problems with Ubuntu 12.04

    tries to do an update-grub to update your GRUB. it may have altered the order of your partitions.
  20. Replies
    2
    Views
    456

    [SOLVED] Re: Mysterious shares

    try to install ubuntu from zero. download the ISO 12.04.1 LTS which is the most updated. Sometimes the upgrade are not very clean and they bring you some headaches later.
  21. [ubuntu] Re: Ubuntu 12.04 install with nomodeset and NVIDIA GT420

    hi. good recommendation. i try too. and add always:


    --xforcevesa nomodeset b43.blacklist=yes noapci irqpoll

    and it works for me in the installation process.
  22. Replies
    10
    Views
    1,903

    [SOLVED] Re: How to find cause of crashes

    usually when installing a much newer kernel that supports the version of the distribution must also update some repositories that host controllers that adapt to the kernel. so, sometimes you get...
  23. [ubuntu] Re: Installation to USB Pen? (NOT Live USB)

    I have a full install of Ubuntu 10.04 on a flash drive of 16 GB. I made it from an Ubuntu LiveCD. Just be careful and enough patience creating the correct partitions. You create a primary partition...
  24. [ubuntu] Re: Cannot boot ubuntu after remove a failing disk

    This happened with the damaged disc that changed, I changed the GRUB, I think. just regenerate it using a Ubuntu LiveCD. you enter the option: Try Ubuntu and run:


    sudo mount /dev/sda1 /mnt
    sudo...
  25. [ubuntu] Re: Help with Dell Inspiron 1545 integrated webcam Ubuntu 12.10

    hi. first test with the command:


    lsusbThis is to verify that the system you are identifying the webcam.

    later, install this packs:


    sudo apt-get install build-essential...
Results 1 to 25 of 29
Page 1 of 2 1 2