Re: [arch-general] Owncloud client compatibility with Nextcloud server

2018-09-27 Thread Bjoern Franke via arch-general
Hi, > > Today I updated my owncloud-client package to latest version > (2.5.0.10650-1) and now I have the following message: "The server > version 14.0.0-Nexcloud is unsupported! Proceed at your own risk." > > Seems that the owncloud-client only will have support to > owncloud-server. Since in A

Re: [arch-general] HTTP spam from China

2019-02-26 Thread Bjoern Franke via arch-general
On 26.02.19 13:40, Juha Kankare via arch-general wrote: > I'm getting a lot of connections from China it seems. Whenever I check > my journalctl, it's an andless wall of nginx complaints about a single > ip spamming requests fro different php files. This happens with hundreds > of ip's, and tens

Re: [arch-general] A few out of date packages

2019-05-20 Thread Bjoern Franke via arch-general
On 20.05.19 00:08, Genes Lists via arch-general wrote: > Hi - First a thank you for all the great work managing and keeping > packages up to date. It can a significant amount of work. > > That said, periodically I check the repos for out of date packages. I've > selected a few to highlight based o

Re: [arch-general] [arch-dev-public] Mkinitcpio replacement with Dracut

2019-05-21 Thread Bjoern Franke via arch-general
> Just dracut -f /boot/initramfs-linux.img. It is that simple. Tried it, the output looked fine: https://p.rrbone.net/paste/FV7HMpE7# But while booting dracut hang on "initqueue hooks" Thanks for your efforts, Bjoern signature.asc Description: OpenPGP digital signature

Re: [arch-general] [arch-dev-public] Mkinitcpio replacement with Dracut

2019-05-22 Thread Bjoern Franke via arch-general
Hi, > This output is a json file, so I'm not sure what you're outputting there. > Something was wrong with the pastebin-service, I pasted it again: http://sprunge.us/3rXzR4 root is an XFS on an encrypted luks device. BR Bjoern signature.asc Description: OpenPGP digital signature

Re: [arch-general] espeakup

2019-08-19 Thread Bjoern Franke via arch-general
Am 18.08.19 um 16:24 schrieb adérito : > I have a question: how do I put the espeakup already tried to restart > espeeakup when putting arch linux in Portuguese and can not make espeakup > speak in Portuguese has another way to do this? > > Enviado do Correio para Windows 10 > Please tell your

Re: [arch-general] Wifi challenge with new Lenovo Yoga C740

2019-12-05 Thread Bjoern Franke via arch-general
Hi, I would love to get some pointers what to change to get this working, otherwise Ill return the laptop and look for a more cooperating one. Can you provide the output of lspci -v regarding the wirleess chipset? Regards Bjoern

[arch-general] amdgpu: blank screen on Radeon RX 460

2019-12-16 Thread Bjoern Franke via arch-general
Hi, since some updates in the last days - I have not found out yet which one caused it - my Radeon RX 460[1] only shows a blank screen after starting lightdm and also switching to terminal is not possible. As a workaround booting with "amdgpu.dc=0" helps - but then audio via HDMI is broken. The is

Re: [arch-general] amdgpu: blank screen on Radeon RX 460

2019-12-16 Thread Bjoern Franke via arch-general
Hi, I've searched through the BBS and amdgpu bugreports, tested some kernel commandline parameters like amdgpu.gpu_recovery=1, switching to DRI "2", but no solution yet. sometimes checking "too simple" things could fix issues. The issue was caused by a loose connection of the HDMI cable. Bu

[arch-general] Status of WPA3

2020-01-22 Thread Bjoern Franke via arch-general
Hi, recently AVM provided a beta-Firmware for Fritzboxes which support WPA3. Unfortunately, our wpa_supplicant seems not be capable of WPA3: https://bugs.archlinux.org/task/57413 When setting explicitly WPA3 in NetworkManager, my laptop is unable to connect to my WPA2/WPA3-wifi. I assume it is c

Re: [arch-general] Status of WPA3

2020-01-25 Thread Bjoern Franke via arch-general
Hi, Using it with network manager is very easy to turn on - just create: cat /etc/NetworkManager/conf.d/wifi_backend.conf [device] wifi.backend=iwd Thanks for your reply. Unfortunately iwd has some issues in my case, like packet loss and much more higher pings. I'm testing iwd from time to

Re: [arch-general] Status of WPA3

2020-01-25 Thread Bjoern Franke via arch-general
Am 25.01.20 um 18:10 schrieb Justin Capella via arch-general: heftig has updated wpa_supplicant pkg https://git.archlinux.org/svntogit/packages.git/diff/trunk/config?h=packages/wpa_supplicant&id=3337d901e02dc38e95b23b714747b0384b2e5171 Yes, 2:2.9-5 is the version I've used.

Re: [arch-general] Status of WPA3

2020-01-26 Thread Bjoern Franke via arch-general
Am 25.01.20 um 23:12 schrieb Justin Capella: More recent kernels should have 80211w for that driver which is also required. 5.4.14/5.4.15 results in nl80211: send_and_recv->nl_recvmsgs failed: -33 SME: Trying to authenticate with 44:4e:6d:a2:1f:df (SSID='xyz' freq=5500 MHz and not luck :/ best

Re: [arch-general] Status of WPA3

2020-02-10 Thread Bjoern Franke via arch-general
Hi, sorry for the late reply. You might gather up your hw/fw/kernel wpa_supplicant hostapd info and try the linux-wireless mailing list, as these are recent changes maybe there are still some bugs. I would include the network profile, and the hostapd config as well, and if you are able to get s

Re: [arch-general] kernel full compilation ?

2020-03-03 Thread Bjoern Franke via arch-general
Am 03.03.20 um 14:04 schrieb Pascal via arch-general: > no, it's not a bug. > > it's necessary to recompile completely even if the kernel I'm using is the > same as the one I want to apply a small modification on ? > You can take a look here: https://wiki.archlinux.org/index.php/Modprobed-db S

Re: [arch-general] NFS "updates"?

2020-04-30 Thread Bjoern Franke via arch-general
Hi, > But to tell the users to discuss this upstream is bad advice. This is a > situation where a distribution should take corrective action by > reverting this configuration. This would add value and remove some > useless code from the kernel. No. If you want a distribution whose maintainers thi

Re: [arch-general] inotify and rsync as user

2020-05-02 Thread Bjoern Franke via arch-general
Hi, I have question to the combination of inotify and rsync. I want that my documents folder sync with other maschine if the host is up. So I find this soulution in net. maybe it would be less pain using something like https://syncthing.net/ - it also watches for file changes and syncs doc

[arch-general] r8169: transmit queue 0 timed out - dying hardware?

2020-05-09 Thread Bjoern Franke via arch-general
Hi, a box running Arch on AsRock QC5000-ITXPH has some issues with it's ethernet chipset since several days: https://dpaste.org/hVfk Network is stuck then and it somehow resumes after 1 hour or so. I stumbled upon https://bugzilla.kernel.org/show_bug.cgi?id=199549, but changing the powerman

Re: [arch-general] r8169: transmit queue 0 timed out - dying hardware?

2020-05-10 Thread Bjoern Franke via arch-general
Hi, Have you checked package r8168 (community) and r8168-lts? ArchWiki's Network Configuration article [1] mentions 8169 as one of those models that could be affected. thanks for you hint. I've switched now to the r8168-lts module. Regards Bjoern

Re: [arch-general] r8169: transmit queue 0 timed out - dying hardware?

2020-05-12 Thread Bjoern Franke via arch-general
Hi, > > thanks for you hint. I've switched now to the r8168-lts module. Unfortunately after some days the issue appeared again: https://dpaste.org/hf5F I'm somehow confused about the "[169202.998327] r8168: enp3s0: link up" afterwards. I will change the cable and the switch. Regards Bjoern

Re: [arch-general] Wesnoth probably has wrong dependency

2020-06-04 Thread Bjoern Franke via arch-general
Hi, > > as Python2 has been sunset since the beginning of this year > (https://www.python.org/doc/sunset-python-2/) I'm looking forward to > removing it. One of the packages still depending on python2 is wesnoth, > though due to https://wiki.wesnoth.org/Maintenance_tools it should work > with Pyt

Re: [arch-general] conflict on /usr/bin generated by tigervnc?

2020-09-10 Thread Bjoern Franke via arch-general
Hi, With due respect to all developers and package maintainers, I think Arch needs to have policy that maintainer must be using the package they maintain. This will make sure that they dont simply bump the pkgver / pkgrel and release untested package. Are you serious? This bug can create a

Re: [arch-general] [off-topic] Alternative to Thunderbird, with GPG support, caldav + cardav support, and ics remote webcal support and syncing

2020-09-16 Thread Bjoern Franke via arch-general
Hi, BTW, I just realized kmail doesn't support autocrypt either, :( So defnitely kontact is not an alternative. did you stick on something now? I'm using Thunderbird for seveal years now, switched to Evolution for short times from time to time, but some things were also annoying like the

Re: [arch-general] GNU Guix

2020-09-29 Thread Bjoern Franke via arch-general
Am 29.09.20 um 13:18 schrieb Robin Martijn: > To all readers: as you could've guessed, this is not about GNU Guix. > Also, it is not safe for work. > May somebody block him?

Re: [arch-general] Thunderbird 78

2020-10-27 Thread Bjoern Franke via arch-general
Hi, >> >> Upstream requested all distros to not ship Thunderbird 78 until 78.2 is >> released: >> https://twitter.com/mozthunderbird/status/1284418789153497090 >> >> Yours sincerely >> >> G. K. >> > > Since upstream is now on version 78.3.3 and the message about upgrading > (on release notes) h

Re: [arch-general] Thunderbird 78

2020-10-27 Thread Bjoern Franke via arch-general
Am 27.10.20 um 23:12 schrieb Javier via arch-general: > I really hope not, I prefer to wait than having to build TB on every release. > Besides, current version works just fine... > There are also bin-packages so you don't have build it really. Best Regards Bjoern

Re: [arch-general] Thunderbird 78

2020-10-29 Thread Bjoern Franke via arch-general
Hi, > Yes, it's taking longer than usual. But the good news is, after this > update, I doubt Mozilla will be modifying their PGP implementation > anytime soon, and thus won't need such close review. To be honest, it's somehow irritating to stick on a version because somebody may find an impleme

Re: [arch-general] Dual Boot with Windows 10 20H2

2020-11-06 Thread Bjoern Franke via arch-general
Hi, > Or, you can run Windows as a VM. I don't see any reason (taking into > account your hardware and windows software needs) why this might be a > problem for you. AFAIK you have to use the virtualbox extensions from AUR to use USB passthrough with an virtual USB 2.0 Controller, otherwise only

Re: [arch-general] Thunderbird 78

2020-11-07 Thread Bjoern Franke via arch-general
Hi, > I have not thoroughly tested through things on the build yet, though. > I have never used thunderbird much, so I'm not sure I would be the best > person to test and ensure all of it's features work right. I do want > to however verify that removing the newly unsupported flags isn't > breakin

Re: [arch-general] Wine package broken

2020-11-25 Thread Bjoern Franke via arch-general
Hi, > > Should I file a bug, email the maintainer of the package, email the > latest package uploader, etc.? What's the quickest way to get this > resolved? > Writing an mail to arch-general is much more better than using the bug tracker. Bug trackers, what are they used for? Regards Bjoern