MLD-5.x > General

(MLD 5.4 testing) kernel 5.3.5.202.31 amd64

<< < (7/10) > >>

clausmuus:
Only as info: The xorg-intel package contains parts of the mesa package, that are needed for the intel hardware.
But a problem that some users reported is, that some Intel graphic cards do not support the preconfigured deinterlacer. May be that's also your problem. If you install the xorg-drivers package the deinterlacer is disabled by default. That can be configured in the softhddevice Plugin settings.

gr4vity:
* 720p:                           hide                                         
Scaling:                          Normal                                       
Deinterlace:                      Temporal                                     
SkipChromaDeinterlace:            no                                           
Inverse Telecine:                 no                                           
Denoise (0..[0]..1000):           0                                             
Sharpen (-1000..[0]..1000):       0                                             
Cut top and bottom (pixel):       0                                             
Cut left and right (pixel):       0     

I have checked softhddevice plugin settings
Deinterlace isn't disabled, it's set to temporal, should i change that to some other setting?

gr4vity:

--- Quote from: gr4vity on October 26, 2019, 16:02:41 ---Now i have a problem with xorg and intel graphics card.
If i install mesa + xorg-drivers packages only 800x600 resolution is supported.
On the other hand, if i remove mesa + xorg-drivers packages then install xorg-intel
All available resolutions are supported but nothing works.

--- End quote ---

Perhaps i didn't describe the problem correctly,
"All available resolutions are supported but nothing works"
Nothing works ... i mean the applications like VDR, Kodi doesn't work.
But all available resolutions are working.
MLD> xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
VGA1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 290mm
   1920x1080     60.00*+
   1680x1050     59.95 
   1600x900      60.00 
   1280x1024     75.02    60.02 
   1440x900      59.89 
   1366x768      59.79 
   1280x800      59.81 
   1152x864      75.00 
   1280x720      60.00 
   1024x768      75.03    70.07    60.00 
   832x624       74.55 
   800x600       72.19    75.00    60.32 
   640x480       75.00    72.81    66.67    59.94 
   720x400       70.08 
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

gr4vity:
Hi Claus,

I was trying to delete an old snapshot but received an error that it can't be deleted.
Therefore i manually deleted the snapshot directory.
After that i noticed that docker container doesn't work anymore.
It seems that it was inside the snapshot directory which i deleted.  >:(

Anyway, i installed docker on my pc but still can't figure out how to compile crazycat media_build
Can you give me steps in order to solve that issue?
How come it reads outside the container trying to find
/lib/modules/5.3.5-050305-lowlatency/build/.config ?

 I downloaded dvb-mb package but i dont know what to do next.

******************
* Start building *
******************
make -C /MLD/kernel/src/linux-5.3.5/media_build/v4l allyesconfig
make[1]: Entering directory '/MLD/kernel/src/linux-5.3.5/media_build/v4l'
No version yet, using 5.3.5-050305-lowlatency
make[2]: Entering directory '/MLD/kernel/src/linux-5.3.5/media_build/linux'
Applying patches for kernel 5.3.5-050305-lowlatency
patch -s -f -N -p1 -i ../backports/api_version.patch
patch -s -f -N -p1 -i ../backports/pr_fmt.patch
patch -s -f -N -p1 -i ../backports/debug.patch
patch -s -f -N -p1 -i ../backports/drx39xxj.patch
Patched drivers/media/dvb-core/dvbdev.c
Patched drivers/media/v4l2-core/v4l2-dev.c
Patched drivers/media/rc/rc-main.c
make[2]: Leaving directory '/MLD/kernel/src/linux-5.3.5/media_build/linux'
./scripts/make_kconfig.pl /lib/modules/5.3.5-050305-lowlatency/build /lib/modules/5.3.5-050305-lowlatency/build 1
Preparing to compile for kernel version 5.3.5
File not found: /lib/modules/5.3.5-050305-lowlatency/build/.config at ./scripts/make_kconfig.pl line 33, <IN> line 4.
Makefile:387: recipe for target 'allyesconfig' failed
make[1]: *** [allyesconfig] Error 2
make[1]: Leaving directory '/MLD/kernel/src/linux-5.3.5/media_build/v4l'
Makefile:26: recipe for target 'allyesconfig' failed
make: *** [allyesconfig] Error 2
can't select all drivers at ./build line 545
root@51eefd5dce90:/MLD/kernel/src/linux-5.3.5/media_build#

clausmuus:
Normaly you should not build external drivers inside the kernel folder. But you musst inform the driver makefile where to find the kernel by a make option like I do in the dvb-mb make file.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version