Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - gr4vity

16
x86 Systeme (PC) / [MLD-5.5 testing] Expired certificate
« on: November 06, 2021, 18:42:36 »


Hi,
I'm getting a certificate expired notice whenever i click on the Home icon in surf.

How can i solve that issue?

Best Regards.



17
Raspberry PI / [MLD-5.5 testing] RPi4 softhddevice-drm
« on: September 04, 2021, 23:58:58 »
Hi,

I want to run softhddevice from command line but i'm getting the following error

Code: [Select]
MLD> vdr -Psofthddevice-drm
AlsaOpenPCM: playback open 'default' error: No such device
Aborted

I tried to use parameters from webif, it doesn't work either.

Code: [Select]
MLD> vdr -P"softhddevice-drm -a plug:iec958"
cannot set atomic mode (13): Permission denied
VideoOsdClear: failed to clear plane: (13): Permission denied
VideoOsdDrawARGB: failed to enable plane: (13): Permission denied
VideoOsdClear: failed to clear plane: (13): Permission denied

What is the audio device name should i use?

Edit: it seems to work using plug:iec958 but there is no OSD.
Any idea?

Best Regards.

18


Hello,
I installed Hard Disk Sentinel on MLD but it asks for sudo password,
Do i have to install sudo and set a password for it or what i should do?

Best Regards.

19
Hi,
I have older kernel v4.xx on my pc which contains inteldrmfb  frame buffer device

Code: [Select]
:/# dmesg | grep -i frame
[    0.024000] Security Framework initialized
[    0.805597] vesafb: framebuffer at 0xd0000000, mapped to 0x0000000010fb3298, using 5120k, total 5120k
[    0.837432] Console: switching to colour frame buffer device 160x64
[    0.869164] fb0: VESA VGA frame buffer device
[    1.277694] r8169 0000:02:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[    1.809437] Console: switching to colour frame buffer device 240x67
[    1.814496] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
However MLD-5.5 testing kernel contains i915drmfb

Code: [Select]
MLD> dmesg | grep -i frame
[    0.229231] LSM: Security Framework initializing
[    2.129757] vesafb: framebuffer at 0xd0000000, mapped to 0x(____ptrval____), using 8128k, total 8128k
[    2.161657] Console: switching to colour frame buffer device 160x64
[    2.193683] fb0: VESA VGA frame buffer device
[    7.205119] r8169 0000:02:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[    8.052321] Console: switching to colour frame buffer device 240x67
[    8.070380] i915 0000:00:02.0: fb0: i915drmfb frame buffer device

I have a problem with i915drmfb because it doesn't offer the resolution i want.
Is it possible to build kernel with inteldrmfb instead?

Best Regards.

20
x86 Systeme (PC) / [MLD5.5 testing] OBS Studio
« on: May 30, 2021, 23:41:00 »






Hi,

OBS Studio is a software than can capture, encode, record or stream videos to your Youtube, Facebook channel.
In order for the virtual cam to work you will need v4l2sink plugin then you can enable it as in screenshots.

The problem is obs-studio debian buster package is old.

You can build a portable version that has v4l2sink plugin built-in and browser plugin as follows:

Code: [Select]
wget https://cdn-fastly.obsproject.com/downloads/cef_binary_4280_linux64.tar.bz2
tar -xjf ./cef_binary_4280_linux64.tar.bz2
git clone --recursive https://github.com/obsproject/obs-studio.git
cd obs-studio
mkdir build && cd build
cmake -DUNIX_STRUCTURE=0 -DCMAKE_INSTALL_PREFIX="${HOME}/obs-studio-portable" -DBUILD_BROWSER=ON -DCEF_ROOT_DIR="../../cef_binary_4280_linux64" ..
make -j4 && make install

Is there a nice guy who can build and share it with us?  :)

Best Regards.

21
x86 Systeme (PC) / [MLD5.5 testing] USB auto mount
« on: May 20, 2021, 19:27:47 »
Hi,
USB sticks which are attached to MLD system aren't mounted automatically after boot.
It used to work fine but i think i done something which caused that problem.
I used to see that message in the log

Code: [Select]
EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
But i can't see it anymore.
I see that following errors in log as well
Code: [Select]
xfs: Unknown parameter 'subvol'                                                                     
fuseblk: Unknown parameter 'subvol' 
How to solve that problem?     

22
x86 Systeme (PC) / [MLD5.5 testing] wrong vdr version
« on: May 07, 2021, 02:06:36 »
Hi,

VDR in MLD-5.5 testing is v2.4.6 not v2.4.7 although package name is vdr_2.4.7.220.1-220.1_amd64.deb
vdr-plugin-femon and other plugins are v2.4.6 as well.
Can you fix that?

Best Regards.

23
x86 Systeme (PC) / [MLD5.4 testing] Virtualbox
« on: May 04, 2021, 00:05:41 »


Hi,
How i can build vboxdrv module in docker container?

24




Hello,
EKA2L1 is Symbian OS emulator, i tried it and it works great on MLD.

EKA2L1 Download
https://github.com/EKA2L1/EKA2L1/releases

ROMS:
Symbian OS 9.3, S60 rel. 3.2
Nokia 5320
https://mega.nz/file/RQlEiYTa#fa141V61_X9HknHVDuA0qIiM-hlD3JEgDJEBo3upnP0

Symbian 9.4, Series 60 rel. 5
Nokia N97
Nokia 5530
https://drive.google.com/drive/folders/1r4ynbfODPPnRzKwiuV7VCtkHfgSnkqGH?sort=13&direction=a

You can also play N-Gage games using EKA2L1

Have fun  :)



25
Raspberry PI / {MLD 5.5 Unstable} Docker
« on: August 10, 2020, 22:13:35 »
Hello,

Because there is no guide for building MLD -5.5 in the wiki, i had to do it myself.
Now i noticed the following problem 

Code: [Select]
dpkg: warning: downgrading kernel:armhf-rpi2 from 5.7.9.202.76-202.79 to 5.7.9.202.76-202.76
I dunno how this happened but it's okay, i will build all the needed packages myself.

I build kernel i2c dvb packages so far.

I also need the names of the following packages as well

Code: [Select]

Load keymap: de-latin1
failed
Load preselected kernel modules:
modprobe: can't load module snd (kernel/sound/core/snd.ko): invalid module format
modprobe: can't load module brcmutil (kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko): invalid module format
modprobe: can't load module uinput (kernel/drivers/input/misc/uinput.ko): invalid module format
failed
Starting udev Daemon
done
And any other needed packages which will conflict with the kernel i installed.

Best Regards.

26
Raspberry PI / {MLD 5.4 testing}{MLD 5.5 Unstable} Samba problem
« on: August 04, 2020, 17:03:59 »


Hello,

Samba stopped working after i upgraded to Windows 10 v2004, i can't access MLD shared folders anymore.
How can i fix that?
Is it possible to release a samba update which is compatible with the new Windows 10 version?

Best Regards.

27
Raspberry PI / {MLD 5.4 testing}{MLD 5.5 unstable} VNC
« on: July 28, 2020, 20:25:17 »





Hello,
I borrowed VNC server from Raspbian Stretch distro.
I don't want to say i stole it though.  :D
It works great except Uinput module is missing

Code: [Select]
Uinput keyboard init failed: open: No such file or directory (2)
Uinput abs pointer init failed: open: No such file or directory (2)
Uinput rel pointer init failed: open: No such file or directory (2)

How i can build that module?

Best Regards.




28


Hello,

Yesterday i decided to install Kaffeine on MLD as an alternative for VDR.
I can verify that it works fine so does the timeshift.
Except all icons are missing as in the above screenshot.
I remember i faced the same issuing after installing VLC.

How i can solve that issue?

Best Regards.

29
Raspberry PI / <MLD 5.4 testing> snapshot problem
« on: May 22, 2020, 22:24:59 »
Hi,

I had installed MLD for Raspberry Pi on an old 2GB SDcard in order to test it.

Everything works fine including creating, deleting or restoring a snapshot.

I decided to create an img for that SDcard then write it on an 8GB USB memory card.

The RPi can boot normally although i mentioned it was not possible without an SDcard which has bootcode.bin

Hi Roland,

I think not all USB mass storage devices will work.
At 1st it didn't for for me however i did the following to make it work

Format a microSD card as FAT32 and copy bootcode.bin from MLD boot directory to it.
Insert the microSD card into the card slot.

Now boot the pi, bootcode.bin will be loaded from the microSD card then it will continue booting from the USB-stick.

@Claus, are you able to boot MLD without any microSD card present in the pi?

Best Regards.

That isn't correct, MLD can boot from USB without any any SDcard prestent in the Pi.

Now i have a problem, when i create a snapshot, it takes bit longer than usual with errors like some files already exists then i noticed @root is also present as you can see in the screenshot.



I can't even delete that snapshot.
Anyone has experienced that issue?

Best Regards

30
x86 Systeme (PC) / {MLD 5.4 testing} bluetooth problem.
« on: April 29, 2020, 17:44:00 »
Hello,

I had a problem installing bluetooth package coz of the following erros :

Code: [Select]
Unpacking bluetooth (5.43-25+5.4.20.202.42) ...
dpkg: error processing archive test.deb (--install):
 trying to overwrite '/lib/modules/5.4.20.202.42/kernel/crypto/ecc.ko', which is also in package network-wireless-drivers 0-10.6+5.4.20.202.42
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

Code: [Select]
Unpacking bluetooth (5.43-25+5.4.20.202.42) ...
dpkg: error processing archive test.deb (--install):
 trying to overwrite '/lib/modules/5.4.20.202.42/kernel/crypto/ecdh_generic.ko', which is also in package network-wireless-drivers 0-10.6+5.4.20.202.42
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

Code: [Select]
dpkg: dependency problems prevent configuration of bluetooth:
 bluetooth depends on libdbus-1-3 (>= 1.10.28-~1); however:
  Version of libdbus-1-3 on system is 1.10.26-~1.

dpkg: error processing package bluetooth (--install):
 dependency problems - leaving unconfigured

I repacked and installed it .... that's not the problem.
The problem is i was able to pair and connect my Logitech bluetooth keyboard but it doesn't work at all.

Here is the log:

Code: [Select]
MLD user.info kernel: [ 1070.441428] Bluetooth: Core ver 2.22
MLD user.info kernel: [ 1070.441457] NET: Registered protocol family 31
MLD user.info kernel: [ 1070.441457] Bluetooth: HCI device and connection manager initialized
MLD user.info kernel: [ 1070.441464] Bluetooth: HCI socket layer initialized
MLD user.info kernel: [ 1070.441467] Bluetooth: L2CAP socket layer initialized
MLD user.info kernel: [ 1070.441471] Bluetooth: SCO socket layer initialized
MLD user.info kernel: [ 1070.443136] usbcore: registered new interface driver btusb
MLD daemon.info bluetoothd[4900]: Bluetooth daemon 5.43
MLD daemon.info bluetoothd[4900]: Starting SDP server
MLD daemon.warn bluetoothd[4900]: kernel lacks bnep-protocol support
MLD daemon.warn bluetoothd[4900]: System does not support network plugin
MLD daemon.info bluetoothd[4900]: Bluetooth management interface 1.14 initialized
MLD user.info kernel: [ 1183.639098] usb 2-1: new full-speed USB device number 2 using uhci_hcd
MLD user.info kernel: [ 1183.891114] usb 2-1: New USB device found, idVendor=0db0, idProduct=1967, bcdDevice= 5.25
MLD user.info kernel: [ 1183.891115] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
MLD user.err kernel: [ 1184.108111] Bluetooth: hci0: unexpected event for opcode 0x0000
MLD daemon.err bluetoothd[4900]: Failed to obtain handles for "Service Changed" characteristic
MLD daemon.err bluetoothd[4900]: Sap driver initialization failed.
MLD daemon.err bluetoothd[4900]: sap-server: Operation not permitted (1)
MLD daemon.err bluetoothd[4900]: Can't open HIDP control socket
MLD daemon.err bluetoothd[4900]: ioctl_connadd(): Protocol not supported (93)
MLD daemon.err bluetoothd[4900]: ioctl_connadd(): Protocol not supported (93)
MLD daemon.err bluetoothd[4900]: ioctl_connadd(): Protocol not supported (93)
MLD daemon.err bluetoothd[4900]: ioctl_connadd(): Protocol not supported (93)
MLD daemon.err bluetoothd[4900]: ioctl_connadd(): Protocol not supported (93)
MLD daemon.err bluetoothd[4900]: ioctl_connadd(): Protocol not supported (93)
I have searched for that problem in google, everyone has suggested to use a different kernel.

Could you please fix the issue?

Best Regards.