Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

  1. #1
    Join Date
    May 2010
    Beans
    2

    Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

    I have just installed Lucid i386 on an intel Core2Duo. Everything seems to be OK but about a third of the times I boot the system the following happen:

    1) aplay -l reports no soundcards found and therefore I have no sound whatsoever
    2) I cannot mount any USB Flash drives or DVD discs and I keep getting "Not authorized" error messages plugging them in.
    3) The system won't reboot/shutdown by the gnome applet. Instead, it will drop back to the login screen asking my login. Furthermore, it won't even shutdown from there! Only a poweroff or reboot from command line can work.
    4) The gnome applet "Indicator applet session" only shows "Log out, Restart, Shutdown". Suspend and Hibernate options are missing.

    Furthermore, it seems that I am the only one who has these issues. My sound card is an onboard HDA Intel although this seems to be that something else dies taking some major subsystems down with it. Any ideas?

    /proc/asound/cards shows:
    0 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfe028000 irq 23

    but: aplay -l
    aplay: device_list:223: no soundcards found...
    Attached Files Attached Files

  2. #2
    Join Date
    May 2010
    Beans
    2

    Re: Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

    by the way, this is my lshw
    Attached Files Attached Files

  3. #3
    Join Date
    May 2009
    Location
    Chile/Santiago/Beauchef
    Beans
    69
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

    Same problem.

  4. #4
    Join Date
    Sep 2006
    Beans
    3

    Re: Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

    I think I have managed to circumvent it (which means that in the last 10 reboots this behavior was not encountered) by:

    -> Upgrading the BIOS of my nforce2 motherboard
    -> Disabling the onboard LAN controller (I use atheros wireless, so I don't need it)
    -> Blacklisting nforce_i2c module
    -> Disabling C1E and intel Speedstep from my motherboard

    I really don't know what or if had any effect.... Hope it helps you

  5. #5
    Join Date
    May 2009
    Location
    Chile/Santiago/Beauchef
    Beans
    69
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

    Quote Originally Posted by yourself View Post
    I think I have managed to circumvent it (which means that in the last 10 reboots this behavior was not encountered) by:

    -> Upgrading the BIOS of my nforce2 motherboard
    -> Disabling the onboard LAN controller (I use atheros wireless, so I don't need it)
    -> Blacklisting nforce_i2c module
    -> Disabling C1E and intel Speedstep from my motherboard

    I really don't know what or if had any effect.... Hope it helps you
    I don't how to do that :/.

  6. #6
    Join Date
    May 2010
    Beans
    8

    Re: Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

    I have this ongoing problem since I installed Ubuntu 8.10 where in I can no longer use my flash drive or
    any other USB media devices. I thought it will be resolved once the new version of OS is released but I
    already installed 10.1 and still the same issue is happening.

    sliding shelves Denver
    Conference Tables

  7. #7
    Join Date
    Oct 2008
    Beans
    48
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

    just got the exact same problem out of nowhere... plus my video-card drivers are not working and there are no proprietary drivers on the hardware drivers section. I think its the last upgrade i did this morning.

    any ideas???

    its amazing how bad is the 10th version..
    Last edited by saias; May 23rd, 2010 at 12:33 PM.

  8. #8
    Join Date
    Oct 2008
    Beans
    48
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

    one of the above solutions worked for me.

    You have to blacklist nforce by adding on the end of the blacklist configuration file the line below:

    blacklist nforce_i2c

    open the file by running

    Code:
    sudo gedit /etc/modprobe.d/blacklist.conf
    on the terminal and then save it.

    Code:
    sudo reboot
    and everything should be fine. The graphic drivers need to be reinstalled if you have graphic problems as i did otherwise with the above everything should be fine.

  9. #9
    Join Date
    May 2010
    Beans
    1

    Re: Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

    After last upgrade I got the same problem here, but I have found an uggly solution:

    - Open konqueror and explore the usb flash (konqueror will mount it!!!)

  10. #10
    Join Date
    May 2009
    Location
    Chile/Santiago/Beauchef
    Beans
    69
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Randomly: No audio, Can't mount USB Flash/DVDs, Can't shutdown

    Quote Originally Posted by saias View Post
    one of the above solutions worked for me.

    You have to blacklist nforce by adding on the end of the blacklist configuration file the line below:

    blacklist nforce_i2c

    open the file by running

    Code:
    sudo gedit /etc/modprobe.d/blacklist.conf
    on the terminal and then save it.

    Code:
    sudo reboot
    and everything should be fine. The graphic drivers need to be reinstalled if you have graphic problems as i did otherwise with the above everything should be fine.
    I did that but the problem remains :/.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •