Skip to main content

Questions tagged [development]

1 vote
0 answers
99 views

This question pertains to Tuxedo laptops (and possibly Clevo, Uniwill, or Tongfang laptops, which Tuxedo systems appear to be based on). Tuxedo provides official support for Windows and Linux, but I'm ...
Mikke Mus's user avatar
  • 163
8 votes
2 answers
2k views

Unreal Engine and other engines support making games for multiple platforms like iOS, Android, Windows, MacOS and Linux. The games are distributed as pre-compiled executables and they all need ...
dubious's user avatar
  • 191
1 vote
0 answers
316 views

So basically I would like to create a WSL Bazzite distribution to test the Unreal Engine Cross-Compilation tools for testing. I found this container image hoping I would be able to export as a tar ...
Castro_77's user avatar
0 votes
2 answers
84 views

I am a new developer and I have recently noticed that several applications do not officially support Linux desktop apps. However, I've seen developers create their own open-source unofficial versions ...
Syed Zain Ali's user avatar
0 votes
0 answers
94 views

I need to port ubuntu kernel with HWE to RHEL 9. I have experience in fedora like systems but not in debian like systems. I have Downloaded the kernel source using apt source but don't know what to do ...
Hemant Kumar Meena's user avatar
0 votes
0 answers
73 views

is it possible to integrate bc command line calculator in an app (script interpreter) as a library? I am not asking if that can be done, I am asking if there is something ready already that wraps bc ...
Gussak Thor's user avatar
7 votes
4 answers
3k views

This may or may not be off-topic. If it is, leave a comment and I'll take it down. I am trying to become a kernel developer myself, and reading some of the mailing lists, I can only help but wonder ...
oli2's user avatar
  • 87
0 votes
1 answer
1k views

I'm trying to port https://github.com/kenballus/fl2000_drm_519, designed for linux 5.19, to linux 6.2.11, but after applying the patches attached below, I'm getting this error and I don't know how to ...
alonely0's user avatar
1 vote
1 answer
949 views

I have a buildroot embedded Linux where I change the ethernet port settings (i.e. disabled, static or DHCP) from a C++ program. When switching to DHCP, it would be nice to determine when (i.e. ...
Niko O's user avatar
  • 143
1 vote
0 answers
59 views

I reverse engineered Bluetooth interfaces of the UE Boom 3 speaker and Pebble 2 smartwatch, documented them and made Python scripts to use all the same features of their official iOS apps. I could ...
user568853's user avatar
9 votes
5 answers
4k views

I'm new in here and I still don't have a lot of experience and knowledge about Linux and software development. I was thinking to start learning software and game development and I am currently ...
Iqbal Nasrullah's user avatar
1 vote
1 answer
3k views

I'd like to test how well my Linux app works on Linux-based touch devices. Unfortunately, I don't have such a device, which is why I'd like to find a way to simulate touch gestures on a standard ...
Tin Man's user avatar
  • 111
2 votes
1 answer
919 views

Once upon a time, I wanted to write an app. I learned about common practices, it lead me to more and more discoveries. Out of the blue, I found about lint, which means beauty code patterns. In my app, ...
Bruno Lobo's user avatar
5 votes
2 answers
371 views

Generally speaking, a unix (or specifically Linux) program can't do something like using ICMP_ECHO ("ping") to check the accessibility of a router unless either run by the superuser or ...
Mark Morgan Lloyd's user avatar
0 votes
1 answer
3k views

I have to write a device driver code for temperature sensor using IOCTL, when I was going through a lot of sample codes, I found while surfing the net, I came across this difference in header file, I ...
hari's user avatar
  • 9

15 30 50 per page
1
2 3 4 5
10