The officially official Devuan Forum!

You are not logged in.

#601 Re: Hardware & System Configuration » Realtek Bluetooth 5.0 usb dongle firmware » 2021-01-08 08:08:05

Thank you Ralph, that made one error has go away.
plasma bluetooth setting gui, had a "click here yo FIX" kind of message everytime I looked at it, it's gone now.
The taskbar bt icon says it's paired, has a mac address, adaptor name and Trusted.
I'll reboot the system later on and check it again. Thanks.

#602 Re: Hardware & System Configuration » Realtek Bluetooth 5.0 usb dongle firmware » 2021-01-07 12:59:41

I managed to use that as a hack, to copy the binary(s) to /lib/firmware/rtl_bt/

And I see it load, but now I have a problem with the hand-shake and the P7 headphones pairing, but the bluetooth app on the plasma taskbar says it is paired and it is trusted.

I'll keep working on this later... thank you for your assistance, I got a long way from where I was by myself, much appreciated.

#604 Re: Hardware & System Configuration » Realtek Bluetooth 5.0 usb dongle firmware » 2021-01-07 07:28:50

Thank you Ralph, I'll have a go at it and get back with some good news I hope.

#605 Re: Hardware & System Configuration » Realtek Bluetooth 5.0 usb dongle firmware » 2021-01-07 07:08:44

Thank you for your reply, I already have it for my wifi card. I did a search of the system for "RTL8761B_FW.bin" without the caps, came up with nothing.

#606 Hardware & System Configuration » Realtek Bluetooth 5.0 usb dongle firmware » 2021-01-07 06:43:10

GlennW
Replies: 7

Hi I have recieved a Realtek Bluetooth 5.0 usb dongle today for some headphones that require bt ver 5.0

I see a message about missing realtek firmware rtl8761b-fw (RTL_BT RTL8761B_FW.bin)

Anyone know where I can get this binary file?

I had a bit of a look and it seems there is a working version (AUR) but I'm not sure what to do with it.

Any guidance is appreciated

regards Glenn

#607 Re: Off-topic » (privacy) surveillance state? » 2021-01-06 06:38:09

"there's money in them thar hills!"

#608 Re: Off-topic » (privacy) surveillance state? » 2021-01-05 22:54:57

dice wrote:

zapper im from Oz and it is similar to the US in regards to intelligentsia and the bourgeois. Im no fan of the brand but everynow and then he has half decent vids. More to the point though the video was for the most part concerned with invasive anti privacy software and roll out in the workplaces be it work from home or in the workplace itself and the bosses and assholes who like to implement this shit for muh productivity. Im strictly against being monitored, massive invasion of privacy.

Yes, but I can't help but think that it , the surveillance state starts under the rule of law, and the private sector takes it to the limit and then the gubbamnt taps into their systems under the guise of Public Safety.

#609 Re: Devuan Derivatives » Init question » 2021-01-05 10:56:41

My 2c, I can't tell the difference. I can easily edit what runs to stop things I don't require with Openrc. But I have no technical knowledge of the differences.

#610 Re: Off-topic » (privacy) surveillance state? » 2021-01-04 22:10:04

You don't have to be a conspiracy theorist to acknowledge what the governments keep secret, using software and devices to surveil the populace for threats the private sector is using as human management tools to track efficency. Big Brother is already here, slowly, sometimes quickly removing our freedom of choice.

#611 Re: Off-topic » post your interesting bashrc commands » 2020-12-25 02:09:17

Other than coloured user, I have this...

	alias su='su -'

#612 Re: Off-topic » Season's Greetings to all » 2020-12-24 22:44:47

Happy Holidays everyone. Thank you for being here for me.

#613 Re: Off-topic » community radio stations » 2020-12-20 22:57:31

I apologise for hijacking that post (must have felt lonely).

#615 Re: Off-topic » community radio stations » 2020-12-19 11:37:46

dice wrote:
GlennW wrote:

since noscript became scarce and problematic, im using "Palemoon" and "eMatrix" for my main browser.

I use other browsers for smaller jobs, like ff for internet radio (4zzz). Just adding my support...

fellow aussie? i listen to 4zzz on sundays for the doc and the metal maiden. Im assuming you are listening to the same 4zzz i am?

http://ondemand.4zzzfm.org.au/the-doc-a … tal-maiden

Absolutely! But there's been a shake up lately, no more jazz show sundy morn... but plenty of new shows coming through.

I love the format, and the energy. Peace Brother!

#616 Re: Off-topic » Info » Screenshot » SourceForge analytics » 2020-12-18 23:12:54

since noscript became scarce and problematic, im using "Palemoon" and "eMatrix" for my main browser.

I use other browsers for smaller jobs, like ff for internet radio (4zzz). Just adding my support...

#617 Re: Desktop and Multimedia » [Ceres] Xfce4: not more xfce4-panel | kernel 5.9 » 2020-12-18 07:41:14

Hi, I'm using linux-image 5.9 kernel and the nvidia proprietary driver is installed as well.

Kernel 5.9 also doesn't work with NVIDIA blobs...

I use modeset.nouveau=0 on the grub2 command line (/etc/default/grub)

 GRUB_CMDLINE_LINUX_DEFAULT="nokmsboot nouveau.modeset=0 console=tty12 vga=794" 

inxi gives...

Fri 18 Dec 17:30:31 AEST 2020
root@GamesBox:~# inxi -G
Graphics:  Device-1: NVIDIA GP106 [GeForce GTX 1060 6GB] driver: nvidia v: 455.38 
           Display: server: X.org 1.20.4 driver: nvidia tty: 115x36 
           Message: Advanced graphics data unavailable in console for root. 
root@GamesBox:~# logout
glenn@GamesBox ~ $ inxi -G
Graphics:  Device-1: NVIDIA GP106 [GeForce GTX 1060 6GB] driver: nvidia v: 455.38 
           Display: x11 server: X.Org 1.20.4 driver: nvidia resolution: 1920x1080~60Hz 
           OpenGL: renderer: GeForce GTX 1060 6GB/PCIe/SSE2 v: 4.6.0 NVIDIA 455.38 

hope this helps

[edit] Beowulf 3.0 ;-)

#618 Re: Off-topic » Alan Watts - This Materialist Society ( one of the best lectures ) » 2020-12-11 07:24:09

I like Alan Watts too. Good books on philosphy
(cant spell)

#619 Re: Desktop and Multimedia » Obmenu-generator problem » 2020-12-06 03:11:38

Hi, What are the permissions for the location "/home/groucho/.config/obmenu-generator"?

maybe the installer has left the permission to write as root or admin only.

if so, you could try as root to make the location available to write by the user groucho with

chown -hR groucho:groucho /home/groucho/.config/obmenu-generator

and

chmod -R 755 /home/groucho/.config/obmenu-generator

Then try again.

I hope this helps. :-)

#620 Re: Other Issues » Does apt switch to mirrors automatically when performing an upgrade? » 2020-12-02 22:13:46

The only time I have trouble connecting to the/a mirror is when the repos are being updated, just recently like for kernel 5.9 :-), But I check nearly everyday and notice sometimes for a few days at most the repo is unreachable. When this happens I switch to the main one and not the local mirror for a while.

#621 Re: Installation » Beowulf kernel question » 2020-12-02 01:33:50

if you use the meta (package) you'll need the version specific (package) too.

#622 Re: Desktop and Multimedia » Thunar folder and file ordering » 2020-11-15 02:34:41

I have had a similar problem, iirc it was the permissions for the settings file would not allow change. ymmv

#623 Re: Off-topic » What other distro are you using (besides devuan)? » 2020-11-14 22:50:52

Head_on_a_Stick wrote:
Debuser2018 wrote:

I would like to test FreeBSD 12 on baremetal; it's a long long time  since I had used it. Doubtful about installing FreeBSD on a hard drive already containing Linux & Windows OS's. AFAIK, BSD's demand full hard drives. May not be true, if the FreeBSD installer is updated.

I don't know about FreeBSD but for OpenBSD you just need to create a partition of type a6 (in fdisk) or a600 (in gdisk) and the installer recognises it and offers to just use that and leave the other partitions alone.

Obligatory XKCD link: https://xkcd.com/349/

<- this is me (XKCD success comic) installing FreeBSD!

#624 Re: Other Issues » [CLOSED] Logging into Cinnamon DE reports in software render mode! » 2020-11-12 21:36:51

I'm not positive that all of these are good for my system, but these are what I have, running old games (CS:S) with 3d rendering nVidia module.

using vrms... (I didn't know I could do this, thank you HoaS)

root@GamesBox:~# vrms
              Non-free packages installed on GamesBox

amd64-microcode                     Processor microcode firmware for AMD CPUs
bluez-firmware                      Firmware for Bluetooth devices
firmware-amd-graphics               Binary firmware for AMD/ATI graphics chips
firmware-intel-sound                Binary firmware for Intel sound DSPs
firmware-iwlwifi                    Binary firmware for Intel Wireless cards
firmware-linux                      Binary firmware for various drivers in the Linux kerne
firmware-linux-nonfree              Binary firmware for various drivers in the Linux kerne
firmware-misc-nonfree               Binary firmware for various drivers in the Linux kerne
gawk-doc                            Documentation for GNU awk
libfaac-dev                         AAC audio encoder (development)
libfaac0                            AAC audio encoder (library)
openttd-opensfx                     sound set for use with the OpenTTD game
steam                               Valve's Steam digital software delivery system
steam-devices                       Device support for Steam-related hardware
unrar                               Unarchiver for .rar files (non-free version)
  Reason: Modifications problematic

              Contrib packages installed on GamesBox

alsa-firmware-loaders               ALSA software loaders for specific hardware
browser-plugin-freshplayer-pepperfl PPAPI-host NPAPI-plugin adapter for pepperflash
glx-alternative-mesa                allows the selection of MESA as GLX provider
pepperflashplugin-nonfree           Pepper Flash Player - browser plugin
ttf-mscorefonts-installer           Installer for Microsoft TrueType core fonts
update-glx                          utility for switching the GLX implementation

   Contrib packages with status other than installed on GamesBox

nvidia-installer-cleanup            ( dei)  cleanup after driver installation with the nvi

  15 non-free packages, 0.6% of 2605 installed packages.
  7 contrib packages, 0.3% of 2605 installed packages.

#625 Re: Other Issues » [CLOSED] Logging into Cinnamon DE reports in software render mode! » 2020-11-11 23:07:28

You will still need "non-free" enabled in your /etc/apt/sources.list for kde/plasma. Just append the string to the end of the uncommented lines... :-)

swarfendor437 wrote:
golinux wrote:

As HoaS Asked earlier . . . do you have "non-free" enabled in your sources.list?

I think I asked somewhere else about this too - If I add "non-free" sources, am I effectively adding proprietary blobs? If so I will just remove Cinnamon DE - I'm getting into the KDE groove at present. wink

Board footer

Forum Software