Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Plymouth splash issue 11.04 "SP5100 TCO timer: mmio address 0xyyyyyyy already in use"

  1. #11
    Join Date
    Jun 2009
    Location
    NY
    Beans
    570
    Distro
    Kubuntu Development Release

    Re: Plymouth splash issue 11.04 "SP5100 TCO timer: mmio address 0xyyyyyyy already in

    Quote Originally Posted by luissil View Post
    Thank you, i really don't now how, but my pc starts normally, but, i tried the solution and, "permission denied"??:

    Code:
    luis@luis-casa:~$ sudo echo 'blacklist shpchp' >> /etc/modprobe.d/blacklist-ath_pci.conf
    bash: /etc/modprobe.d/blacklist-ath_pci.conf: Permission denied
    luis@luis-casa:~$ echo 'blacklist sp5100_tco' >> /etc/modprobe.d/blacklist-watchdog.conf
    bash: /etc/modprobe.d/blacklist-watchdog.conf: Permission denied
    luis@luis-casa:~$ sudo echo 'blacklist sp5100_tco' >> /etc/modprobe.d/blacklist-watchdog.conf
    bash: /etc/modprobe.d/blacklist-watchdog.conf: Permission denied
    Did you check to see if those files exist?

    -Red
    Everything in the future is a wave, everything in the past is a particle. -Lawrence Bragg

    Parabola: https://parabolagnulinux.org/
    Completely freed... Libre GNU/Linux !!!

  2. #12
    Join Date
    Feb 2008
    Location
    Zapopan, Mexico
    Beans
    31
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Plymouth splash issue 11.04 "SP5100 TCO timer: mmio address 0xyyyyyyy already in

    Quote Originally Posted by Redblade20XX View Post
    Did you check to see if those files exist?

    -Red
    mmm

    Code:
    luis@luis-casa:/etc/modprobe.d$ ls
    alsa-base.conf             blacklist-framebuffer.conf   dkms.conf
    blacklist-ath_pci.conf     blacklist-modem.conf         fglrx.conf
    blacklist.conf             blacklist-oss.conf           oss-compat.conf
    blacklist.conf~            blacklist-rare-network.conf  vmwgfx-fbdev.conf
    blacklist-cups-usblp.conf  blacklist-rt2800pci.conf
    blacklist-firewire.conf    blacklist-watchdog.conf
    luissi

  3. #13
    Join Date
    Jun 2009
    Location
    NY
    Beans
    570
    Distro
    Kubuntu Development Release

    Re: Plymouth splash issue 11.04 "SP5100 TCO timer: mmio address 0xyyyyyyy already in

    Quote Originally Posted by luissil View Post
    mmm

    Code:
    luis@luis-casa:/etc/modprobe.d$ ls
    alsa-base.conf             blacklist-framebuffer.conf   dkms.conf
    blacklist-ath_pci.conf     blacklist-modem.conf         fglrx.conf
    blacklist.conf             blacklist-oss.conf           oss-compat.conf
    blacklist.conf~            blacklist-rare-network.conf  vmwgfx-fbdev.conf
    blacklist-cups-usblp.conf  blacklist-rt2800pci.conf
    blacklist-firewire.conf    blacklist-watchdog.conf
    My fresh install doesn't have those files so please forgive me for that post. Also did you create those conf files?

    Anyways try and use a text editor instead of echoing it directly into the file.

    Code:
    sudo nano <config_file_name>
    or
    Code:
    sudo gedit <conf_file_name>
    -Red
    Everything in the future is a wave, everything in the past is a particle. -Lawrence Bragg

    Parabola: https://parabolagnulinux.org/
    Completely freed... Libre GNU/Linux !!!

  4. #14
    Join Date
    Feb 2008
    Location
    Zapopan, Mexico
    Beans
    31
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Plymouth splash issue 11.04 "SP5100 TCO timer: mmio address 0xyyyyyyy already in

    Quote Originally Posted by Redblade20XX View Post
    My fresh install doesn't have those files so please forgive me for that post. Also did you create those conf files?

    Anyways try and use a text editor instead of echoing it directly into the file.

    Code:
    sudo nano <config_file_name>
    or
    Code:
    sudo gedit <conf_file_name>
    -Red
    Sorry, i'm not an expert, once the file is open in gedit what should I do?

    Thank you for your help...
    luissi

  5. #15
    Join Date
    Aug 2012
    Beans
    1

    Re: Plymouth splash issue 11.04 "SP5100 TCO timer: mmio address 0xyyyyyyy already in

    After I executed "sudo bash", both of the echo orders worked fine.

  6. #16
    Join Date
    Jun 2012
    Beans
    3

    Re: Plymouth splash issue 11.04 "SP5100 TCO timer: mmio address 0xyyyyyyy already in

    Quote Originally Posted by luissil View Post
    Thank you, i really don't now how, but my pc starts normally, but, i tried the solution and, "permission denied"??:
    You've to be root to write into those files

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •