On Tue, 2020-07-07 at 17:15 -0500, Richard Shaw wrote:
> I didn't want to get specific as it's not a use case for many others
> outside of ham radio. Digital communications with ham radio is done
> with a sound card and the audio is sent to the radio and transmitted
> over the air where it is then
On Jul 7, 2020, at 23:11, David wrote:
> I still have not figured out
> the game-launcher "Athenaeum." I can't get any of the
> games installed with that to update. Is there a separate
> updater inside the game-launcher ? Maybe they are up
> to date, but Gnome Software does not think s
On Tue, Jul 7, 2020 at 10:05 PM ToddAndMargo via users
wrote:
> On 2020-07-07 12:25, Tom H wrote:
>> On Tue, Jul 7, 2020 at 7:38 PM Samuel Sieb wrote:
>>>
>>> One thing to remember is that if you change the group or passwd
>>> file, you need to start a new session to pick up the changes. As
>>> r
I'm having a difficult time configuring the IP address of an interface
in a Fedora 32 in a LXD container.
The configuration for eth0 in /etc/sysconfig/network-scripts/:
# cat ifcfg-eth0
TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=no
i you got an second windows box or an windows-VM with usb access:
in windows:
open an terminal/powershell with admin rights
1. run diskpart
run all the following comands step by step:
2. list disk
3. select disk N (N is your usb stick)
4. detail disk (to check if it's the right drive)
5. clean (al
I have never used Bluetooth device in Linux, until today.
Device ( a speaker ) paired, but would not connect.
( Disclaimer:I have a 6 year old ASUS motherboard )
Here are some terminal displays:
[me@localhost ~]$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded:
On 7/8/20 11:28 AM, David wrote:
I have never used Bluetooth device in Linux, until today.
Device ( a speaker ) paired, but would not connect.
I don't remember which Desktop you're using. How are you trying to
connect it? Where do you see it paired but not connected?
( Disclaimer: I h
On 7/8/20 10:35 AM, Michael Eager wrote:
I'm having a difficult time configuring the IP address of an interface
in a Fedora 32 in a LXD container.
The configuration for eth0 in /etc/sysconfig/network-scripts/:
# cat ifcfg-eth0
TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=none
DEFRO
Hi All,
I need to migrate a Fedora server from a mechanical hard drive
running legacy boot to an NVMe drive that requires EUFI to
boot.
Am I stuck reinstalling everything?
Many thanks,
-T
___
users mailing list -- users@lists.fedoraproject.org
To unsub
Running
systemctl status crond
I get
crond.service - Command Scheduler
Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; vendor pre>
Active: active (running) since Wed 2020-07-08 20:44:30 CEST; 1h 42min ago
Main PID: 1415 (crond)
Tasks: 1 (limit: 9349)
Memory
On Jul 8, 2020, at 16:32, toddandmargo via users
wrote:
>
> Hi All,
>
> I need to migrate a Fedora server from a mechanical hard drive
> running legacy boot to an NVMe drive that requires EUFI to
> boot.
>
> Am I stuck reinstalling everything?
Is this a BIOS limitation? I don’t think there’
On Jul 8, 2020, at 16:34, Patrick Dupre wrote:
>
> Why cron.weekly does not show up?
Look in /etc/anacrontab.
--
Jonathan Billings
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproje
On Wed, 08 Jul 2020 13:54:29 -0700 Jonathan Billings
wrote
> On Jul 8, 2020, at 16:32, toddandmargo via users
> wrote:
> >
> > Hi All,
> >
> > I need to migrate a Fedora server from a mechanical hard drive
> > running legacy boot to an NVMe drive that requires EUFI to
>
On 07/08/2020 03:11 PM, toddandmargo via users wrote:
The original drive was partitioned as msdos and Fedora was installed as legacy
boot.
OK, but I'm sure that the partition was reformatted, and not as msdos
because Fedora can't run off of that kind of filesystem. How is the
partition for
On 2020-07-09 05:47, Joe Zeff wrote:
> On 07/08/2020 03:11 PM, toddandmargo via users wrote:
>> The original drive was partitioned as msdos and Fedora was installed as
>> legacy boot.
>
> OK, but I'm sure that the partition was reformatted, and not as msdos because
> Fedora can't run off of that
On Wed, Jul 08, 2020 at 03:47:58PM -0600, Joe Zeff wrote:
> On 07/08/2020 03:11 PM, toddandmargo via users wrote:
> >The original drive was partitioned as msdos and Fedora was installed as
> >legacy boot.
>
> OK, but I'm sure that the partition was reformatted, and not as
> msdos because Fedora
On 2020-07-09 05:57, Fred Smith wrote:
> On Wed, Jul 08, 2020 at 03:47:58PM -0600, Joe Zeff wrote:
>> On 07/08/2020 03:11 PM, toddandmargo via users wrote:
>>> The original drive was partitioned as msdos and Fedora was installed as
>>> legacy boot.
>> OK, but I'm sure that the partition was refor
>
> I will look in my BIOS to see if Bluetooth is enabled
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/cod
On Wed, 8 Jul 2020 18:32:27 -0500
David wrote:
> > I will look in my BIOS to see if Bluetooth is enabled
Another factor: Older motherboards may not support bluetooth 4.0,
and new bluetooth devices often only talk 4.0 (because of power
considerations).
___
On Jul 8, 2020, at 17:11, toddandmargo via users
wrote:
>
> The motherboard has both legacy and eufi on it.
>
> The original drive was partitioned as msdos and Fedora was installed as
> legacy boot.
>
> The new NVMe drive requires EUFI to be seen by the bios and by Fedora .
> Fedora
> re
On Jul 8, 2020, at 18:42, Ed Greshko wrote:
> So, you think he meant fat or ntfs? I can't recall an "msdos" file system.
No one in this thread is talking about filesystems, but instead disk petition
tables.
Linux and Windows On x86 use disks that are partitioned with a DOS partition
table (
On Jul 8, 2020, at 20:20, Jonathan Billings wrote:
>
> petition tables
Er partition tables.
--
Jonathan Billings
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Co
On 2020-07-09 08:19, Jonathan Billings wrote:
> On Jul 8, 2020, at 18:42, Ed Greshko wrote:
>> So, you think he meant fat or ntfs? I can't recall an "msdos" file system.
>
> No one in this thread is talking about filesystems, but instead disk petition
> tables.
No one except the person who wrot
Hi! Does anyone have an idea how can i stop that libinput crap forcing
my latop in tablet mode and by this disabling the keyboard and touchpad?
This effectively bricked my latop! is not longer usable!
This happened just just after an update, but because there were many
packages i cannot narrow
My motherboard ASUS P8Z77 allegedly is Bluetooth 4.0 compatible. BIOS
says enabled.
Gnome 3.37.3 says "paired" but not connected.
Both my iPhone8 and Android cheap phone connected while wearing a
blind-fold on.
( Just being sarcastic ).
As I said, I have never used Bluetooth on Linux, and seld
It looks like most of the bumps in the version numbers of the specific
games that I have installed are
just adding or updating the languages translations.
But after tinkering with the game-launcher Athenaeum for a few hours, I do
not yet understand
it very well.
There is an "Update All" feature i
On 2020-07-09 10:53, David wrote:
> My motherboard ASUS P8Z77 allegedly is Bluetooth 4.0 compatible. BIOS says
> enabled.
>
> Gnome 3.37.3 says "paired" but not connected.
>
When you run bluetoothctl from the command line what does
devices
show?
--
The key to getting good answers is to as
On 7/8/20 7:53 PM, David wrote:
Gnome 3.37.3 says "paired" but not connected.
Open a terminal window and run "sudo journalctl -fa". Then click the
connect switch for the device in the bluetooth settings. See what log
messages get generated for it.
__
Thank you for the quick response
[me@localhost ~]$ bluetoothctl
Agent registered
[CHG] Controller E0:B9:A5:F3:04:9C Pairable: yes
[bluetooth]# devices
Device 7C:B4:7F:21:F0:D1 BSSK9065
[ Sidenote: BSSK9065 is the correct name of my bluetooth speaker ]
[bluetooth]# show
Controller E0:B
On 2020-07-09 11:48, David wrote:
> me@localhost ~]$ bluetoothctl
> Agent registered
> [CHG] Controller E0:B9:A5:F3:04:9C Pairable: yes
>
> [bluetooth]# devices
> Device 7C:B4:7F:21:F0:D1 BSSK9065
With the speaker powered on. What do you get when you do
[bluetooth]# connect 7C:B4:7F:21:F0:D1
??
Attempting to connect to 7C:B4:7F:21:F0:D1
[CHG] Device 7C:B4:7F:21:F0:D1 Paired: yes
Failed to connect: org.bluez.Error.Failed
On Wed, Jul 8, 2020 at 10:53 PM Ed Greshko wrote:
> On 2020-07-09 11:48, David wrote:
> > me@localhost ~]$ bluetoothctl
> > Agent registered
> > [CHG] Controller E0:B9
$ sudo journalctl -fa
[sudo] password:
-- Logs begin at Tue 2020-04-07 15:46:50 CDT. --
Jul 08 23:01:57 localhost.localdomain systemd[1]: Starting Fingerprint
Authentication Daemon...
Jul 08 23:01:57 localhost.localdomain systemd[1]: Started Fingerprint
Authentication Daemon.
Jul 08 23:01:57 localh
On 2020-07-09 12:01, David wrote:
> Attempting to connect to 7C:B4:7F:21:F0:D1
> [CHG] Device 7C:B4:7F:21:F0:D1 Paired: yes
> Failed to connect: org.bluez.Error.Failed
Are the packages pulseaudio-module-bluetooth and bluez installed?
--
The key to getting good answers is to ask good questions.
sudo dnf install pulseaudio-module-bluetooth bluez
[sudo]:
Last metadata expiration check: 2:05:16 ago on Wed 08 Jul 2020 09:13:17 PM
CDT.
Package pulseaudio-module-bluetooth-13.99.1-4.fc33.x86_64 is already
installed.
Package bluez-5.54-2.fc33.x86_64 is already installed.
Dependencies resolved.
No
On 7/8/20 9:03 PM, David wrote:
$ sudo journalctl -fa
I don't see anything about bluetooth in there. Don't copy everything.
After you press the bluetooth device connect button, there should be
some lines about bluetooth, pulseaudio, kernel input devices. That's the
section I'm looking for.
On 2020-07-09 12:23, Samuel Sieb wrote:
> I'm not sure what else to suggest other than to try removing the device and
> then pairing it again. And make sure it's not paired to some other device
> first.
Or connected.
I had BT earphones that could be paired with multiple devices but only
conn
On Wed, Jul 8, 2020 at 5:11 PM toddandmargo via users
wrote:
>
>
>
>
> On Wed, 08 Jul 2020 13:54:29 -0700 Jonathan Billings
> wrote
> > On Jul 8, 2020, at 16:32, toddandmargo via users
> wrote:
> > >
> > > Hi All,
> > >
> > > I need to migrate a Fedora server from a mechanical
For a nano-second Gnome Bluetooth Setting ( from top right corner ) says
connected, but then
disconnects and never reconnects. The spinning thing goes on forever
like The Energizer Bunny,
searching for devices and list several unknown devices that are light grey
and can't be clicked on.
On We
38 matches
Mail list logo