-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kodi-addon-inputstream-ffmpegdirect can't build under Manjaro XFCE #253
Comments
I have a modified PKGBUILD that can compile, but even after successful compilation, timeshift cannot be used, as it seems to crash. I am currently investigating the specific malfunction.
|
Hello if i follow this way:Build instructions
I become this error: Build instructions
Greetings from germany |
Is there an input error? Also, you can try my PKGBUILD.
|
Hello, with your PKGBUILD it works. If i accept the Update, the pKGBUILD means it will update to 20.5.0-1. This doesn't works. Thanks p.S. I cant use the great "p" in this inputfield again - crazy. |
If I want to release PKGBUILD, it seems that these modifications are necessary, but can inputstream.ffmpegdirect itself work properly? Just need to set up the PVR plugin normally, so inputstream.ffmpegdirect can work properly? |
Hello,
Heiko |
Thank you! |
With the new 20.5.0-3 the PKGBUILD doesn't works. And now? Greetings from germany |
Hello,
inxi -Fx System: Host: heiko-g750js Kernel: 6.5.3-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 13.2.1 Desktop: Xfce v: 4.18.1 Distro: Manjaro Linux base: Arch Linux Machine: Type: Laptop System: ASUSTeK product: G750JS v: 1.0 serial: <superuser required> Mobo: ASUSTeK model: G750JS v: 1.0 serial: <superuser required> BIOS: American Megatrends v: G750JS.208 date: 07/17/2014 Battery: ID-1: BAT0 charge: 49.1 Wh (100.0%) condition: 49.1/77.0 Wh (63.8%) volts: 14.8 min: 14.8 model: ASUSTeK G750-59 status: not charging Device-1: hidpp_battery_0 model: Logitech Wireless Keyboard K270 charge: 100% (should be ignored) status: discharging Device-2: hidpp_battery_1 model: Logitech Marathon Mouse/Performance Plus M705 charge: 55% (should be ignored) status: discharging CPU: Info: quad core model: Intel Core i7-4700HQ bits: 64 type: MT MCP arch: Haswell rev: 3 cache: L1: 256 KiB L2: 1024 KiB L3: 6 MiB Speed (MHz): avg: 1961 high: 3400 min/max: 800/3400 cores: 1: 800 2: 2300 3: 2395 4: 800 5: 2395 6: 3400 7: 800 8: 2800 bogomips: 38334 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx Graphics: Device-1: Intel 4th Gen Core Processor Integrated Graphics vendor: ASUSTeK driver: i915 v: kernel arch: Gen-7.5 bus-ID: 00:02.0 Device-2: NVIDIA GK104M [GeForce GTX 870M] vendor: ASUSTeK driver: N/A arch: Kepler bus-ID: 01:00.0 Device-3: Chicony USB2.0 HD UVC WebCam driver: uvcvideo type: USB bus-ID: 3-7:4 Display: x11 server: X.org v: 1.21.1.8 driver: X: loaded: intel dri: i965 gpu: i915 resolution: <missing: xdpyinfo/xrandr> resolution: 1920x1080 API: EGL v: 1.5 drivers: crocus,swrast platforms: active: x11,surfaceless,device inactive: gbm,wayland API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 23.1.7-1 glx-v: 1.4 direct-render: yes renderer: Mesa Intel HD Graphics 4600 (HSW GT2) Audio: Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio driver: snd_hda_intel v: kernel bus-ID: 00:03.0 Device-2: Intel 8 Series/C220 Series High Definition Audio vendor: ASUSTeK 8 driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 API: ALSA v: k6.5.3-1-MANJARO status: kernel-api Server-1: sndiod v: N/A status: off Server-2: JACK v: 1.9.22 status: off Server-3: PipeWire v: 0.3.80 status: off Server-4: PulseAudio v: 16.1 status: active Network: Device-1: Broadcom BCM4352 802.11ac Wireless Network Adapter vendor: AzureWave driver: wl v: kernel bus-ID: 03:00.0 IF: wlp3s0 state: up mac: 54:27:1e:86:41:b5 Device-2: Qualcomm Atheros QCA8171 Gigabit Ethernet vendor: ASUSTeK driver: alx v: kernel port: d000 bus-ID: 04:00.0 IF: enp4s0 state: up speed: 100 Mbps duplex: full mac: 40:16:7e:11:a1:29 Bluetooth: Device-1: IMC Networks BCM20702A0 driver: btusb v: 0.8 type: USB bus-ID: 3-5:3 Report: btmgmt ID: hci0 rfk-id: 1 state: up address: 54:27:1E:6B:2D:E3 bt-v: 4.0 lmp-v: 6 Drives: Local Storage: total: 1.6 TiB used: 801.22 GiB (49.0%) ID-1: /dev/sda vendor: HGST (Hitachi) model: HTS541515A9E630 size: 1.36 TiB ID-2: /dev/sdb vendor: SanDisk model: SD5SE2256G1002E size: 238.47 GiB Partition: ID-1: / size: 233.67 GiB used: 12.72 GiB (5.4%) fs: ext4 dev: /dev/sdb1 Swap: Alert: No swap data was found. Sensors: System Temperatures: cpu: 45.0 C mobo: N/A Fan Speeds (rpm): cpu: 2200 Info: Processes: 233 Uptime: 23m Memory: total: 32 GiB note: est. available: 30.8 GiB used: 3.67 GiB (11.9%) Init: systemd Compilers: gcc: 13.2.1 clang: 16.0.6 Packages: 1140 Shell: Bash v: 5.1.16 inxi: 3.3.30
I try to install kodi-addon-inputstream-ffmpegdirect, but the build-process break.
build-error.txt
Is the problem know?
Greetings from Germany
Heiko Rompel
The text was updated successfully, but these errors were encountered: