use a printer whose drivers do not exist ..

2022-06-25 Thread Angelo Moreschini
Hi, I recently bought a pantum p2500 printer. I was able to install it, and can use it from OS Windows (dual boot). I use Fedora ..., and the drivers available for linux OS are for ubuntu only .. (Pantum Ubuntu Driver V1.1.84-1). I tried to do the installation using that driver but, after having

Re: F35 seems to have turned off my sound

2022-06-25 Thread Michael Hennebry
On Fri, 24 Jun 2022, Samuel Sieb wrote: On 6/24/22 14:50, Michael Hennebry wrote: Settings has a small x next to a speaker symbol apparently indicating I've been muted. I can move the volume indicator, but it does not stick. That usually means that the sound system can't find an audio device.

Re: how to change environment variable permanently

2022-06-25 Thread Barry
> On 25 Jun 2022, at 12:36, George N. White III wrote: > >  >> On Fri, Jun 24, 2022 at 7:28 PM Barry wrote: > >> On 24 Jun 2022, at 16:36, Roger Heflin wrote: >>>  >>> Trick is add this around the path add. >>> >>> If [ $path_add -ne 1 ] ; then >>> Path addition code >>> Pat

Re: F35 seems to have turned off my sound

2022-06-25 Thread Michael Hennebry
On Fri, 24 Jun 2022, Samuel Sieb wrote: On 6/24/22 14:50, Michael Hennebry wrote: Settings has a small x next to a speaker symbol apparently indicating I've been muted. I can move the volume indicator, but it does not stick. That usually means that the sound system can't find an audio device.

Re: Configuring a printer with DNS-SD

2022-06-25 Thread George N. White III
On Fri, Jun 24, 2022 at 2:40 AM Jon LaBadie wrote: > On Fri, Jun 24, 2022 at 02:24:37PM +0930, Tim via users wrote: > >On Thu, 2022-06-23 at 13:15 -0400, Jon LaBadie wrote: > >> I have a 10+ year old Ricoh 3500N color laser that claims to > >> accept PDF files. It is on my lan as host "R3500", a

Re: how to change environment variable permanently

2022-06-25 Thread George N. White III
On Fri, Jun 24, 2022 at 7:28 PM Barry wrote: > > On 24 Jun 2022, at 16:36, Roger Heflin wrote: > >  > Trick is add this around the path add. > > If [ $path_add -ne 1 ] ; then > Path addition code > Path_add=1 > Fi > > That only runs it once. > > > This is a work around for using ,bashrc when .b