Quantcast
Channel: Ubuntu Forums
Viewing all 82528 articles
Browse latest View live

I can't use the keyboard or mouse at the log in screen or boot loader

$
0
0
Hi,

I'm looking at my Dad's computer that has apparently been continually re-booting every few minutes once it gets to the log in screen for about a week or so (perhaps longer). I've now seen the same thing happen. It gets to a normal log in screen but it's not possible to input anything via the USB keyboard or USB mouse. I've plugged both into my laptop and they are working fine.

I can get to the GRUB boot loader and can use the keyboard here. If I choose recovery mode, I then don't have access to the keyboard any more and can't choose recovery mode.

I can get to GRUB in command line mode, but then I get stuck as I don't know what to do to boot into safe mode or anything else. I've had a look and found a list of commands, but didn't understand what would be useful to use.

Would it be best to use a liveCD to try to reinstall Ubuntu, or is there something better I should try first?

Thanks! :confused:

[all variants] Using NetworkManager (nmcli) to create hostpost with hidden SSID

$
0
0
Hello folks,

as described in the subject I was wondering if I can hide the SSID of my freshly created hotspot by means of two simple nmcli commands :

Code:

nmcli device wifi hotspot ifname wlan0 con-name Hotspot ssid MySsid band bg channel 11 password 'mypassword'
nmcli con modify Hotspot ipv4.method shared ipv4.addresses 192.168.240.1/24
nmcli con up Hotspot

any pointers about that ? I still can't find the right option to add while creating the network...

Kind Regards

[other] Samsung T5 SSD not recognizing partition

$
0
0
Hi everyone.

I inherited a Samsung T5 SSD (1TB) that was encrypted when I received it. I would like to reformat the entire drive to NTFS or ext4.

I ran gparted on the drive, and that is only recognized a 42 MB partition used used to hold the Samsung encryption software on SSD. Presumably, there is another partition on the system that gparted isn't able to recognize.

How can I recover the unrecognized partition.

FWIW I'm running Linux Mint 19.2 Cinnamon.

[ubuntu] Using the monterail themes for thunderbird

$
0
0
Hello,
I use ubuntu 18.04 on my laptop. I have the latest thunderbird available in the repos installed on my laptop. My main gripe with it is that the default look is dull. I saw pictures of the monterail thunderbird themes on the net. They look pretty. I also read that it is an open source project using templates provided by monterail which is a polish web design company. I know that installing any kind of add-on can introduce security issues like spyware. Are there any issues like this with the monterail theme add-ons for thunderbird?? Is it completely open source??

Ubuntu Radius AD integration

$
0
0
Hi All,

I am new to Ubuntu and I am looking for some help around using FreeRadius on Ubuntu 18.04 (AWS AMI) to authenticate wireless uses against AD using PEAP authentication. I can get radius to work with local database but I am struggling to get Radius integrated to AD. I think I need to have this working in order for AD auth to work?

https://help.ubuntu.com/community/Ac...ryWinbindHowto

I have following the instructions and I am having issues sorting out permissions for sssd.conf as I get following error. If anyone has any idea it will be greately appreciated

ubuntu@ip-10-0-1-195:/etc$ sudo systemctl restart sssd.service
Job for sssd.service failed because the control process exited with error code.
See "systemctl status sssd.service" and "journalctl -xe" for details.
ubuntu@ip-10-0-1-195:/etc$ systemctl status sssd.service
sssd.service - System Security Services Daemon
Loaded: loaded (/lib/systemd/system/sssd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2019-08-26 15:01:26 UTC; 17s ago
Process: 26497 ExecStart=/usr/sbin/sssd -i ${DEBUG_LOGGER} (code=exited, status=4)
Main PID: 26497 (code=exited, status=4)


Aug 26 15:01:26 ip-10-0-1-195 systemd[1]: Starting System Security Services Daemon...
Aug 26 15:01:26 ip-10-0-1-195 sssd[26497]: Cannot read config file /etc/sssd/sssd.conf. Please check that the file is accessible only by the owner and owned by root.root.
Aug 26 15:01:26 ip-10-0-1-195 systemd[1]: sssd.service: Main process exited, code=exited, status=4/NOPERMISSION
Aug 26 15:01:26 ip-10-0-1-195 systemd[1]: sssd.service: Failed with result 'exit-code'.
Aug 26 15:01:26 ip-10-0-1-195 systemd[1]: Failed to start System Security Services Daemon.

I have noticed that I am unable to change permissions for root

ubuntu@ip-10-0-1-195:/etc$ sudo chmod 600 /etc/sssd/sssd.conf
ubuntu@ip-10-0-1-195:/etc$ sudo chown root:root /etc/sssd/sssd.conf


ubuntu@ip-10-0-1-195:/etc$ ls -l /etc/sssd/sssd.conf
-rw------- 1 root root 700 Aug 26 14:19 /etc/sssd/sssd.conf



[lubuntu] Near unreadable blurry/pixelated screen after logging on my Poweredge 1750

$
0
0
Hey All,

I'm trying to repurpose a Dell 1750. This is basically the specs: https://www.dell.com/downloads/globa...1750_specs.pdf except that it has 8GB of RAM.

After logging into Lubuntu, the screen is near unreadable. Any ideas on what the issue can be? I'm going to guess it's a driver issue but I have no idea how to proceed with this project.

Thank you in advance!

[SOLVED] Make python3 the default

$
0
0
I upgrade my Ubuntu all the way from 16.04 to 18.04 when it came out. Through this process, python 2.x remained the default version of python, and when I installed pip, it was also installed based on python 2.x

How can I make python 3.x the default version? Also, how can I get pip to work based on python 3, not python 2?

I tried
Code:

sudo apt install python3-pip
but when I ran
Code:

pip3
on the command it said "command not found: pip3"

[ubuntu] Put drive shortcuts on Ubu19 desktop?

$
0
0
I upgraded from Ubu18 to Ubu19 and lost my desktop shortcuts to all of my dives (among other things.) :(

I can't seem to figure out how to get them back. Ubu19 automatically mounts all drives at startup (which is nice), but I must go through the extra step of opening "Files" and "+Other Locations" to browse my drives.

Is there a simply way to put a shortcut to them on the desktop in Ubu19?

TIA

Incompatibility between rstudio and virtualbox dependencies

$
0
0
Rstudio files do not open from nautilus, or, Rstudio does not open at all with segmentation fault. dmesg error:
traps: rstudio[16450] general protection fault ip:7f9f343a6a99 sp:7fffe73b6190 error:0 in libQt5XcbQpa.so.5.9.5[7f9f3434a000+fb000]

After removing libqt5core5a
sudo apt-get remove libqt5core5a


Which also unistalls:
libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 libqt5opengl5
libqt5printsupport5 libqt5svg5 libqt5widgets5 libqt5x11extras5
qt5-gtk-platformtheme virtualbox-qt

The nautilus opening problem or segmentation fault disappears.

If I reinstall

sudo apt-get install libqt5core5a

Rstudio coutinues working well.

I installed several versions of virtualbox, and each one breaks the functionally of Rstudio. Anyone having the last Rstudio and virtualbox working?

Wifi Drops After Inactative, Shows no Networks for Ubuntu 19.04

$
0
0
I'm new to Ubuntu and after I installed the OS on my computer I realized that when I returned from inactive mode (5+ minutes of being inactive) my wifi would randomly drop and show no networks. I could use some assistance and don't know what my wifi card is or current drivers that I have installed so telling me the commands to find those things would be helpful. Also, I am running Ubuntu 19.04!

Dual Boot

$
0
0
Hello All!!

Thank you and I apologize in advance.

*Thank you for any and all help, assistance and/or guidance.

*I apologize if this is posted in the wrong section or if I posting something that has been addressed in another post.

Problem: Dual Boot with Ubuntu/Windows 7 has no option to boot into Windows 7

Background: I have a Dell Latitude laptop that I have had for years. It originally ran Windows 7 and when they announced it would no longer be supported I began installing different Linux Distros to find one I could run daily. I am now on Ubuntu 18.04.3 LTS.

What Happened: A few months ago I decided I wanted to return to Windows 7 and dual boot with Ubuntu or a different Linux Distro. I backed up my files to an external, installed Windows 7, setup Windows 7, moved some files over and then installed Ubuntu. When Ubuntu was done installing, my laptop restarted and there was no option to boot into Windows 7.

What I've Tried: I have tried Boot Repair and that did not work.

What I want: To ensure I can retrieve all files from the Windows partition before wiping over everything and starting over.

Please let me know what all information you require to help and assist me solving this problem. I will work quickly to post whatever is needed.


I consider myself to be Novice level. 2019 has been a rough year for me and I haven't been able to sit still and focus myself long enough to solve my technical problems...I have a few others I am working on. I am now in a better place and want to get myself together. I love this laptop and would love to be able to either Dual Boot with Windows and a Linux Distro or discover a Linux Distro I don't mind using as my daily. Still I have files on the Windows partition I would like to recover before saying goodbye again.


Thank you so much.

Ubuntu Weekly Newsletter Issue 593

$
0
0


Welcome to the Ubuntu Weekly Newsletter, Issue 593 for the week of August 18 - 24, 2019. The wiki page of this issue is available here.

In this Issue

  • Welcome New Members and Developers
  • Ubuntu Stats
  • Hot in Support
  • LoCo Events
  • Canonical News
  • In the Press
  • Cyber Patriot Camp
  • In the Blogosphere
  • Other Articles of Interest
  • Featured Audio and Video
  • Meeting Reports
  • Upcoming Meetings and Events
  • Updates and Security for 16.04, 18.04, and 19.04
  • And much more!


Welcome New Members and Developers

New Kernel Uploaders:

Andy Whitcroft, on Behalf of the Kernel Uploaders Team, announces that Andrea Righi's (~arighi) application for Kernel Upload rights was warmly received and the application is granted without objection. Participating panel members are provided and links to Andrea's qualifications.

https://lists.ubuntu.com/archives/ub...st/040782.html

Congratulations to this contributor!

Ubuntu Stats

Bug Stats

  • Open: 135356 (-1)
  • Critical: 378 (-1)
  • Unconfirmed: 66549 (-35)


As always, the Bug Squad needs more help. If you want to get started, please see: https://wiki.ubuntu.com/BugSquad

Translations

  • Ukrainian: 87.56% (33977/2667)
  • German: 85.93% (38433/31)
  • Spanish: 85.36% (39986/2865)
  • French: 80.73% (52660/5793)
  • Bosnian: 79.91% (54876/155)


Hot in Support

Ask Ubuntu Top 5 Questions



Ask (and answer!) questions at: https://askubuntu.com/

Ubuntu Forums Top 5 Threads

*Unable to install any ubuntu flavour: "Couldn't get size" & "Registered PHC Clock" - https://ubuntuforums.org/showthread.php?t=2425315


Find more support at: https://ubuntuforums.org/

LoCo Events

The following LoCo team events are currently scheduled in the next two weeks:



Looking beyond the next two weeks? Visit the LoCo Team Portal to browse upcoming events around the world: http://loco.ubuntu.com/events/

Canonical News



In the Press

Cyber Patriot Camp

Dwight Harp writes of the eleventh year of the Air Force Association’s sponsored Cyber Patriot Camp, in which 6,387 teams participated. The event focuses on finding cyber-system vulnerabilities and hardening the defense against them. Dwight informs us of the topics of the event in which the students were also introduced to Linux through the Ubuntu operating system.

https://www.aetc.af.mil/News/Article...-patriot-camp/

In the Blogosphere

Skype Snap App Finally Updated, Gets a New Icon

Joey Sneddon advises that after a long delay the popular VoIP Skype Snap app sees an update to version 8.51.0.72. In addition to improvements and bug fixes is an updated icon that conforms to Microsoft’s new ‘fluent’ design language. Joey concludes with lauding the update packaging format of Snaps with the hope of continued support for related apps.

https://www.omgubuntu.co.uk/?p=151532

Ubuntu MATE 18.04.3 LTS Released for GPD Pocket, Ubuntu MATE 19.04 for GPD WIN 2

Marius Nestor informs us that Ubuntu MATE 18.04.3 LTS now has support for SOFTWIN's GPD Pocket and GPD Pocket 2 gaming computers, as well as for the Topjoy Falcon mini laptop. Ubuntu MATE 19.04 (Disco Dingo) is also available for the GPD WIN 2. The download link is provided that also includes the early development release of Ubuntu MATE 19.10 (Eoan Ermine) for the GPD MicroPC. Lastly, we are informed that Ubuntu MATE 18.04.2 LTS is available for the Raspberry Pi 2, Raspberry Pi 3 Model B, and Raspberry Pi 3 Model B+ single-board computers.

https://news.softpedia.com/news/ubun...2-527049.shtml

Ubuntu Touch OTA-10 Officially Released for Ubuntu Phones, Here's What's New

Marius Nestor announces that Ubuntu Touch OTA-10 for supported phones is released, and it ensures better compatibility for some devices like Nexus 5 by fixing camera orientation and other things. It also improves WiFi based location by removing the "wolfpack" tool. It also adds PulseAudio support for Android 7.1 devices or newer.

https://news.softpedia.com/news/ubun...w-527074.shtml

Other Articles of Interest



Featured Audio and Video

Ubuntu Security Podcast: Episode 43

"This week we cover vulnerabilities in Ghostscript, the Linux kernel, nginx and more, and we follow up last weeks interview with another interview with Jamie Strandboge, this time talking about the history of the Ubuntu Security team."

https://ubuntusecuritypodcast.org/episode-43/

Ubuntu Podcast from the UK LoCo: S12E20 – Outrun

"This week we’ve been experimenting with lean podcasting and playing Roguelikes. We discuss what goes on at a Canonical Roadmap Sprint, bring you some command line love and go over all your feedback."

https://ubuntupodcast.org/2019/08/22/s12e20-outrun/

Meeting Reports



Upcoming Meetings and Events

  • Developer Membership Board: Mon, August 26, 3pm – 4pm
  • Security Team: Mon, August 26, 4:30pm – 5:30pm
  • Kernel Team: Tue, August 27, 5pm – 6pm
  • Desktop Team: Tue, August 27, 6:30pm – 7:30pm
  • Technical Board: Tue, August 27, 7pm – 8pm
  • Ubuntu Foundations: Thu, August 29, 3pm – 4pm


For more details and farther dates please visit: http://fridge.ubuntu.com/calendars/

Updates and Security for 16.04, 18.04, and 19.04

Security Updates



Ubuntu 16.04 Updates



End of Life: April 2021

Ubuntu 18.04 Updates



End of Life: April 2023

Ubuntu 19.04 Updates



End of Life: January 2020

Subscribe

Get your copy of the Ubuntu Weekly Newsletter delivered each week to you via email at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-news

Or follow us via our various social media presences:



Archive

You can always find older Ubuntu Weekly Newsletter issues at: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Archive

Further News

As always you can find more Ubuntu news and announcements at:



Conclusion

Thank you for reading the Ubuntu Weekly Newsletter.

See you next week!

Credits

The Ubuntu Weekly Newsletter is brought to you by:

  • Krytarik Raido
  • Bashing-om
  • Chris Guiver
  • Wild Man
  • EoflaOE
  • And many others


Glossary of Terms

Other acronyms can be found at: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/glossary

Get Involved

The Ubuntu community consists of individuals and teams, working on different aspects of the distribution, giving advice and technical support, and helping to promote Ubuntu to a wider audience. No contribution is too small, and anyone can help. It's your chance to get in on all the community fun associated with developing and promoting Ubuntu. More on this at: https://community.ubuntu.com/contribute/

Or get involved with the Ubuntu Weekly Newsletter team! We always need summary writers and editors, if you're interested, learn more at: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Join

Feedback

This document is maintained by the Ubuntu Weekly News Team. If you have a story idea or suggestions for the Weekly Newsletter, join the Ubuntu News Team mailing list at https://lists.ubuntu.com/mailman/lis...untu-news-team and submit it. Ideas can also be added to the wiki at https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Ideas. If you'd like to contribute to a future issue of the Ubuntu Weekly Newsletter, please feel free to edit the appropriate wiki page. If you have any technical support questions, please check https://community.ubuntu.com/help-information/ for more information on where to get help.

Except where otherwise noted, this issue of the Ubuntu Weekly Newsletter is licensed under a Creative Commons Attribution ShareAlike 3.0 License

SOLVED - Flatpak - Can't pull from untrusted non-gpg verified remote

$
0
0
When trying to install flatpak's, the dependencies fail with:

Error: Can't pull from untrusted non-gpg verified remote
error: Failed to install org.kde.Platform: Can't pull from untrusted non-gpg verified remote

As an example, when trying to install MakeMKV (from either the command-line or from the flathub store "install" button), it fails on the org.kde.Platform dependency. If I try to install org.kde.Platform by itself first, its dependencies fail with the same error. I have been through the setup guide multiple times to no avail.

I had been on 18.04, but with the all the reported flatpak issues and the reports that they had been fixed in 19.04, I upgraded to 19.04 --- but I have the exact same issues. Any help would be appreciated.

No grub on boot and no linux on the boot list of the bios

$
0
0
Hi there,

I was looking to install Linux Mint in dual boot with windows 10 on my father's laptop. Once I did an install on the distro, once I reboot the pc the grub menu doesn't show (also by pressing esc or shift nothing happen). Even if I get on the boot menu on the pc bios, in the list I can only boot windows, there isn't any Linux distro to boot on.

If can be usefull, during the installation of the distro I clicked on "disable security boot". But once I turn on the pc and I get on the bios, on boot menu there is the voice "secure boot" on "enabled", but I can't get on with the cursor to change it on "disabled". It seems like the option of secure boot is like locked. That's very strange.

So basically the hard disk of this laptop is shared in two, a partition with windows10 working well, and the other with linux installed but not seen by the pc, can you guys help me?

Can't suspend after last update.

$
0
0
Can't suspend, the computer suspends for a second or two and then comes back. Any help would be greatly appreciated. thanks

Asus Maximus VII Hero
Intel i7-4990K
Ubuntu 18.04
4.15.0-58-generic

Code:

{  33.088063] Suspending console(s) (use no_console_suspend to debug)
[  33.088839] e1000e: EEE TX LPI TIMER: 00000011
[  33.117271] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[  33.117372] sd 2:0:0:0: [sdb] Stopping disk
[  33.120026] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  33.120060] sd 0:0:0:0: [sda] Stopping disk
[  33.204856] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -16
[  33.204862] PM: Device usb3 failed to suspend async: error -16
[  33.664986] PM: Some devices failed to suspend, or early wake event detected
[  33.665608] sd 0:0:0:0: [sda] Starting disk
[  33.665609] sd 2:0:0:0: [sdb] Starting disk
[  33.665893] input input2: event field not found
[  33.665895] input input2: event field not found
[  33.665896] input input2: event field not found
[  33.665897] input input2: event field not found
[  33.665898] input input2: event field not found
[  33.665899] input input2: event field not found
[  33.665899] input input2: event field not found
[  33.665901] input input2: event field not found
[  33.849021] OOM killer enabled.
[  33.849022] Restarting tasks ... done.
[  33.850556] PM: suspend exit
[  33.976013] usb 3-9: new full-speed USB device number 11 using xhci_hcd
[  33.978488] ata8: SATA link down (SStatus 0 SControl 300)
[  33.982703] ata7: SATA link down (SStatus 0 SControl 300)
[  33.990508] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  33.990656] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[  33.998812] ata2.00: configured for UDMA/100
[  34.014336] ata1.00: configured for UDMA/133
[  34.104030] usb 3-9: device descriptor read/64, error -71
[  34.340021] usb 3-9: device descriptor read/64, error -71
[  34.576035] usb 3-9: new full-speed USB device number 12 using xhci_hcd
[  34.704006] usb 3-9: device descriptor read/64, error -71
[  34.940022] usb 3-9: device descriptor read/64, error -71
[  35.048050] usb usb3-port9: attempt power cycle
[  35.700028] usb 3-9: new full-speed USB device number 13 using xhci_hcd
[  35.700150] usb 3-9: Device not responding to setup address.
[  35.908144] usb 3-9: Device not responding to setup address.
[  36.116042] usb 3-9: device not accepting address 13, error -71
[  36.244027] usb 3-9: new full-speed USB device number 14 using xhci_hcd
[  36.244147] usb 3-9: Device not responding to setup address.
[  36.452157] usb 3-9: Device not responding to setup address.
[  36.660041] usb 3-9: device not accepting address 14, error -71
[  36.660100] usb usb3-port9: unable to enumerate USB device
[  38.654229] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[  141.705402] usb 3-8: USB disconnect, device number 3
[  150.419994] PM: suspend entry (deep)
[  150.419996] PM: Syncing filesystems ... done.
[  150.420763] Freezing user space processes ... (elapsed 0.029 seconds) done.
[  150.450520] OOM killer disabled.
[  150.450521] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[  150.451755] Suspending console(s) (use no_console_suspend to debug)
[  150.452283] e1000e: EEE TX LPI TIMER: 00000011
[  150.479842] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  150.479843] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[  150.479865] sd 0:0:0:0: [sda] Stopping disk
[  150.479968] sd 2:0:0:0: [sdb] Stopping disk
[  150.510873] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -16
[  150.510876] PM: Device usb3 failed to suspend async: error -16
[  151.027319] PM: Some devices failed to suspend, or early wake event detected
[  151.027587] sd 0:0:0:0: [sda] Starting disk
[  151.027603] sd 2:0:0:0: [sdb] Starting disk
[  151.028001] input input2: event field not found
[  151.028002] input input2: event field not found
[  151.028002] input input2: event field not found
[  151.028003] input input2: event field not found
[  151.028004] input input2: event field not found
[  151.028004] input input2: event field not found
[  151.028005] input input2: event field not found
[  151.028006] input input2: event field not found
[  151.210928] OOM killer enabled.
[  151.210929] Restarting tasks ... done.
[  151.212427] PM: suspend exit
[  151.337716] usb 3-9: new full-speed USB device number 15 using xhci_hcd
[  151.340423] ata7: SATA link down (SStatus 0 SControl 300)
[  151.340464] ata8: SATA link down (SStatus 0 SControl 300)
[  151.352322] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  151.356318] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[  151.364509] ata2.00: configured for UDMA/100
[  151.376153] ata1.00: configured for UDMA/133
[  151.469625] usb 3-9: device descriptor read/64, error -71
[  151.705467] usb 3-9: device descriptor read/64, error -71
[  151.941239] usb 3-9: new full-speed USB device number 16 using xhci_hcd
[  152.069179] usb 3-9: device descriptor read/64, error -71
[  152.304985] usb 3-9: device descriptor read/64, error -71
[  152.412941] usb usb3-port9: attempt power cycle
[  153.076315] usb 3-9: new full-speed USB device number 17 using xhci_hcd
[  153.076447] usb 3-9: Device not responding to setup address.
[  153.284306] usb 3-9: Device not responding to setup address.
[  153.492004] usb 3-9: device not accepting address 17, error -71
[  153.619837] usb 3-9: new full-speed USB device number 18 using xhci_hcd
[  153.619962] usb 3-9: Device not responding to setup address.
[  153.827751] usb 3-9: Device not responding to setup address.
[  154.035503] usb 3-9: device not accepting address 18, error -71
[  154.035550] usb usb3-port9: unable to enumerate USB device
[  155.580699] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[  268.846352] PM: suspend entry (deep)
[  268.846353] PM: Syncing filesystems ... done.
[  268.852100] Freezing user space processes ... (elapsed 0.001 seconds) done.
[  268.853765] OOM killer disabled.
[  268.853766] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done.
[  268.854758] Suspending console(s) (use no_console_suspend to debug)
[  268.855175] e1000e: EEE TX LPI TIMER: 00000011
[  268.962876] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[  268.963004] sd 2:0:0:0: [sdb] Stopping disk
[  268.966929] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  268.966961] sd 0:0:0:0: [sda] Stopping disk
[  268.975274] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -16
[  268.975276] PM: Device usb3 failed to suspend async: error -16
[  269.509949] PM: Some devices failed to suspend, or early wake event detected
[  269.510333] sd 0:0:0:0: [sda] Starting disk
[  269.510336] sd 2:0:0:0: [sdb] Starting disk
[  269.510727] input input2: event field not found
[  269.510728] input input2: event field not found
[  269.510728] input input2: event field not found
[  269.510729] input input2: event field not found
[  269.510730] input input2: event field not found
[  269.510730] input input2: event field not found
[  269.510731] input input2: event field not found
[  269.510731] input input2: event field not found
[  269.693134] OOM killer enabled.
[  269.693134] Restarting tasks ... done.
[  269.694639] PM: suspend exit
[  269.694688] PM: suspend entry (s2idle)
[  269.694690] PM: Syncing filesystems ...
[  269.820198] usb 3-9: new full-speed USB device number 19 using xhci_hcd
[  269.822594] ata7: SATA link down (SStatus 0 SControl 300)
[  269.826529] ata8: SATA link down (SStatus 0 SControl 300)
[  269.834523] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[  269.834538] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  269.842556] ata2.00: configured for UDMA/100
[  269.858351] ata1.00: configured for UDMA/133
[  269.866976] done.
[  269.867139] Freezing user space processes ... (elapsed 0.001 seconds) done.
[  269.868338] OOM killer disabled.
[  269.868338] Freezing remaining freezable tasks ...
[  269.948400] usb 3-9: device descriptor read/64, error -71
[  270.184748] usb 3-9: device descriptor read/64, error -71
[  270.421100] usb 3-9: new full-speed USB device number 20 using xhci_hcd
[  270.549303] usb 3-9: device descriptor read/64, error -71
[  270.785657] usb 3-9: device descriptor read/64, error -71
[  270.893829] usb usb3-port9: attempt power cycle
[  271.546780] usb 3-9: new full-speed USB device number 21 using xhci_hcd
[  271.546884] usb 3-9: Device not responding to setup address.
[  271.755189] usb 3-9: Device not responding to setup address.
[  271.963406] usb 3-9: device not accepting address 21, error -71
[  272.091588] usb 3-9: new full-speed USB device number 22 using xhci_hcd
[  272.091705] usb 3-9: Device not responding to setup address.
[  272.300011] usb 3-9: Device not responding to setup address.
[  272.508182] usb 3-9: device not accepting address 22, error -71
[  272.508220] usb usb3-port9: unable to enumerate USB device
[  272.515633] (elapsed 2.643 seconds) done.
[  272.515637] Suspending console(s) (use no_console_suspend to debug)
[  272.516485] e1000e: EEE TX LPI TIMER: 00000011
[  272.544514] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  272.544515] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[  272.544562] sd 0:0:0:0: [sda] Stopping disk
[  272.544618] sd 2:0:0:0: [sdb] Stopping disk
[  272.576616] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -16
[  272.576619] PM: Device usb3 failed to suspend async: error -16
[  273.101113] PM: Some devices failed to suspend, or early wake event detected
[  273.101442] sd 0:0:0:0: [sda] Starting disk
[  273.101445] sd 2:0:0:0: [sdb] Starting disk
[  273.101940] input input2: event field not found
[  273.101941] input input2: event field not found
[  273.101942] input input2: event field not found
[  273.101942] input input2: event field not found
[  273.101943] input input2: event field not found
[  273.101944] input input2: event field not found
[  273.101944] input input2: event field not found
[  273.101945] input input2: event field not found
[  273.286197] OOM killer enabled.
[  273.286198] Restarting tasks ... done.
[  273.287766] PM: suspend exit
[  273.407038] e1000e: eno1 NIC Link is Down
[  273.413467] usb 3-9: new full-speed USB device number 23 using xhci_hcd
[  273.415763] ata8: SATA link down (SStatus 0 SControl 300)
[  273.419708] ata7: SATA link down (SStatus 0 SControl 300)
[  273.426586] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[  273.426606] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  273.434668] ata2.00: configured for UDMA/100
[  273.450426] ata1.00: configured for UDMA/133
[  273.456947] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[  273.541657] usb 3-9: device descriptor read/64, error -71
[  273.641894] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[  273.781967] usb 3-9: device descriptor read/64, error -71
[  274.018289] usb 3-9: new full-speed USB device number 24 using xhci_hcd
[  274.146482] usb 3-9: device descriptor read/64, error -71
[  274.382788] usb 3-9: device descriptor read/64, error -71
[  274.490935] usb usb3-port9: attempt power cycle
[  275.143824] usb 3-9: new full-speed USB device number 25 using xhci_hcd
[  275.143943] usb 3-9: Device not responding to setup address.
[  275.352215] usb 3-9: Device not responding to setup address.
[  275.560389] usb 3-9: device not accepting address 25, error -71
[  275.688507] usb 3-9: new full-speed USB device number 26 using xhci_hcd
[  275.688611] usb 3-9: Device not responding to setup address.
[  275.896903] usb 3-9: Device not responding to setup address.
[  276.105057] usb 3-9: device not accepting address 26, error -71
[  276.105095] usb usb3-port9: unable to enumerate USB device
[  276.531825] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[  276.531857] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
rivasdom@RivasPC-2:~$


[ubuntu] SQL server have problems with it...someone can help me...the issue is this:

$
0
0
See i was installing sql server 2017 but when i was in the following code issues:



Following the codes above, it generates a broken packet error, i cant figure what happend with this sql server 2017.

THANKS FOR HELP.

[ubuntu] How to stop avahi-daemon?

$
0
0
For many reasons I want to stop avahi-daemon, but it looks like impossible.
I tried like this
Code:

sudo systemctl stop avahi-daemon.socket
sudo systemctl stop avahi-daemon.service
sudo systemctl disable --no-reload avahi-daemon.socket
sudo systemctl disable --no-reload avahi-daemon.service

But after rebooting avahi-daemon is still working, worst than a virus it recreate itself from void.

How can I stop it?

[ubuntu] Free singing synthesisers?

$
0
0
Hey guys

Are there any free singing synthesisers that work on Ubuntu? I read on another forum that UTAU works, but those posts date several years back and I'm not sure how the software will go if I try to install is and run it on Ubuntu 16.04.6? Does anyone here have any experience installing and using singing synthesisers on Ubuntu?

Thunderbird View PDF attachment.

$
0
0
When using Thunderbird if I want to view a PDF attachment when I click on the attachment Thunderbird asks if I want to view the file using "Document Viewer" I say OK and nothing happens. When I select "Other" I get a list showing me an PDF icon with the name "Document Viewer", what program is that? I can't find it.

If I save the Attachment and try to open it the default is still Document Viewer and it still doesn't open. I get no error or any indication of what is wrong.

I think the acutal package is evince, and according to dpkg the latest version is installed and configured.

N64 Emulator From Snap Store

$
0
0
Is there a possibility of setting up a Keyboard Control for the N64 Emulator from the Snap Store?
Viewing all 82528 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>