ptesarik

ptesarik

Prague

Support for the SMBus ARP protocol

a project by jdelvare

The SMBus standard specifies an address resolution protocol (SMBus ARP.) It has two key features : * Handle I2C slave address collisions. If two SMBus slaves would use the same I2C address, ARP lets one of them pick a different address to avoid the address collision.

Updated about 5 years ago. 3 hacker ♥️.

crashsite

a project by alnovak

Examining vmcore with crash (very) often means to look at multiple outputs at once, which in console enviroment simply is not easily achievable. Since last hackweek, there is a

Updated about 4 years ago. 2 hacker ♥️.

Implement BREAK for pseudo-terminals

a project by ptesarik

This will greatly enhance the usefulness of QEMU virtual serial ports, because the Linux kernel interprets a break on the serial console as a SysRq, but there is currently no way to pass this signal over a pseudo-terminal.

Updated about 2 years ago. 5 hacker ♥️.

SUSE Bug Query Engine

a project by LPechacek

In short, give second breath to http://hall.suse.de/bugs/defects.cgi. Long version: Create a generated page reflecting SUSE organizational structure and containing links to useful generated Bugzilla queries and charts like:

Updated about 5 years ago. 6 hacker ♥️.

Get the new SUSE Floor ready to use!

a project by rsalevsky

The new SUSE Floor is nearly done. The core functionality is already implemented and only some basic features are left.<br> <br>

Updated almost 5 years ago. 14 hacker ♥️.

Dochazka

a project by smithfarm

Dochazka is a long-term project to replace the obsolete Attendance & Time Tracking system used by the Prague office since 2007. Dochazka is a complex system consisting of three major components: - RESTful backend App::Dochazka::REST (with lots of help from Web::MREST)

Updated almost 2 years ago. 12 hacker ♥️.

gdb-kdump

a project by alnovak

The goal of the project is making the gdb able to open compressed kernel dump - access its memory contents at the very least. If one wants to open compressed kernel dump (that's what our customers are sending mostly when reporting kernel panics nowadays), he has to use crash. Crash is a brilliant tool with many kernel-specific hacks, but at the same time, it has a huge functionality overlap with gdb, it is hard (even impossible in many cases) to extend it.

Updated almost 5 years ago. 4 hacker ♥️.

Build openSUSE for m68k

an idea by AndreasSchwab

Lorem ipsum

Updated almost 5 years ago. 5 hacker ♥️. Has no hacker: grab it!

sysvinit-base

a project by wiederda

Package a basic, stripped down version of sysvinit for emergency cases, so you can repair a failed system without interference. My goal is not to replace systemd with sysvinit again, but to provide a sysvinit-base package that does not have any dependencies at all and can just be installed on any system. sysvinit will only be used in exception situations by specifying the kernel parameter "init=/sbin/init" or something like that. The package will come with the binary, a minimal inittab and a basic boot script that does only the really needed stuff. Experiment with an extension to have sysvinit execve systemd, so people can boot into their allmighty uber-daemon once the system has been fixed.

Updated about 5 years ago. 6 hacker ♥️.

Shell script merging for crash use on L3 Europe and NTS USA core dump servers

a project by dmair

Each of the core dump upload servers in Europe and USA could be improved if the shell scripts were combined so that the same tasks can be performed on each site, e.g. downloading of all packages needed for crash usage with a specified core dump by allowing for configurable (or even automated) selection of locations to obtain data packages from.

Updated about 4 years ago. 4 hacker ♥️.

libkdumpfile/gdb-kdump improvements

a project by alnovak

gdb-kdump (and libkdumpfile) needs a plenty of improvements and tasks to be done. For HackWeek 13, Vlastimil chose to work on SLAB memory support, Petr, amongst other things, reorganized the libkdumpfile code and alnovak begun with libkdumpfile's ppc64 support. Our status in 4/5 of HackWeek 13:

SLAB

Updated about 5 years ago. 6 hacker ♥️.

L3 workflow in Jira

an idea by puzel

L3 workflow is implemented in a custom, developed in-house, tool called SolidGround Explore possibilities to implement existing L3 workflow in Jira to determine whether it could potentially replace SolidGround, thus reducing the effort needed to develop and maintain SolidGround.

Updated almost 5 years ago. 4 hacker ♥️. Has no hacker: grab it!

crash-python

a project by jeff_mahoney

New Development In previous hack weeks, the first few days ended up being wasted on just getting it working. I'm pleased to share that the code quality has improved dramatically since the last hack week and there are now extensive test cases for both unit testing and testing against real vmcores, and we'll use both mypy and pylint (if installed) to perform static analysis. Packages for those are available in openSUSE or as part of the crash-python OBS repo for SLE15. It has been tested with kernels from 3.0 to 5.1.

Updated almost 3 years ago. 21 hacker ♥️. 4 followers.

Upstreaming of mediatek helios board

an idea by mbrugger

The only Mediatek "hacker" board available is from 96 Boards [1]. Unfortunately up to now there is nearly no mainline support. Idea would be to improve this situation. The idea would be to get the pin-controller merged first and then hopefully most of the other stuff can be just added (fingers crossed...)

Updated about 4 years ago. 3 hacker ♥️. Has no hacker: grab it!

Add u-boot support for banana-pi r2

a project by mbrugger

Banana-pi R2 has quite a good upstream support in the kernel, but lacks a u-boot support. The idea is to sit down at get working on that. This would be a good starting point to get u-boot support for other Mediatek SoCs as well.

Updated about 5 years ago. 1 hackers ♥️.

Create a DRM driver for Matrox desktop cards

an invention by tdz

(was: Create a DRM driver for Matrox G200) Even after 20 years, the Matrox G200 series is still an excellent 2d graphics card. Unfortunately, there's only an fbdev driver and a user-space driver. Both are obsolete, as modern Linux uses the DRM framework for managing graphics cards. There already is a DRM driver for the G200 server series. This driver is under-maintained and doesn't work with desktop chips.

Updated almost 2 years ago. 5 hacker ♥️.

New office decoration

a project by mdeniz

As we have grown in our remote and non official office at Gran Canaria we had to rent another space. This new office is almost empty and we need a little bit of love to improve the sensation of relax and commodity while we do what we love most. The main target of this project is to kickstart the decoration process, creating a minimum plan of what we want to achieve and step the first steps :smile:

Updated almost 5 years ago. 6 hacker ♥️. 2 followers.

strace: add support for ioctl structure layouts

a project by mkoutny

strace can parse syscall arg structures and print them in user-friendly way. For ioctl syscalls there is greater variety of the structures and not all are supported. Let's start with covering autofs data.

Updated over 4 years ago. 2 hacker ♥️.

Simulate SD card in software

a project by algraf

To make OpenQA work with real ARM devices, we need to control * Reset

Updated about 4 years ago. 14 hacker ♥️.

DRM driver for USB-based SiS graphics cards

a project by tdz

Back in the late 90s to early 2000s, SiS graphics chips were fairly common and found in many low-end devices. Today, the chips are still capable enough for simple graphics needs, but the graphics cards were on PCI and AGP buses. They are not usable in modern computers. However, there exist USB-based graphics cards with a SiS 315 graphics chip. Those are around on Ebay et al [1] and easily usable with current computers. I already do have a driver for the old PCI-based SiS drivers and have long been struggling to find something useful to do with it. Converting it to serve USB devices would finally make it useful.

Updated about 3 years ago. 3 hacker ♥️. 1 follower.

gfxboot for grub2

a project by snwint

Make a final attempt to implement a graphical user interface for grub2 (gfxboot2).

It's quite some work, unfortunately. Here's what's done so far:

Updated about 3 years ago. 16 hacker ♥️. 1 follower.

Migrate from Raspbian to openSUSE aarch64 for motion detection camera

an invention by tjyrinki_suse

Project Description

I have had a hobby project of running Raspberry Pi to record video when detecting motion, mostly catching rabbits and such on the yard.

Updated almost 2 years ago. 4 hacker ♥️. 1 follower.

Modular kernel packaging

a project by mwilck

Project Description

Create a PoC for a modular packaged kernel. This means:

Updated almost 2 years ago. 7 hacker ♥️. 4 followers.

early stage kdump support

a project by mbrugger

Project Description

When we experience a early boot crash, we are not able to analyze the kernel dump, as user-space wasn't able to load the crash system. The idea is to make the crash system compiled into the host kernel (think of initramfs) so that we can create a kernel dump really early in the boot process.

Updated 5 months ago. 12 hacker ♥️. 8 followers.

Setup A Linux Cross Referencer for SUSE kernels

a project by tdz

Project Description

There's Elixir for browsing mainline Linux releases. We should set up a similar system for SUSE kernel releases.

Updated almost 2 years ago. 7 hacker ♥️. 5 followers.

Plan 9 filesystem support in GRUB

a project by ptesarik

Project Description

QEMU can serve host files using the 9P2000 protocol. Xen can serve host files using the 9P2000 protocol. Even WSL2 can serve files using the 9P2000 protocol. This makes it a perfect choice to make your kernel under development in your host environment available to your testing VM, right? Well, almost. GRUB2 cannot boot from a Plan9 filesystem share.

Updated 6 months ago. 8 hacker ♥️. 2 followers.
11
18
11
26

Looking for projects around:

git kernel

Activity

  • 6 months ago: ptesarik liked Plan 9 filesystem support in GRUB
  • 6 months ago: ptesarik added keyword "bootloader" to Plan 9 filesystem support in GRUB
  • 6 months ago: ptesarik added keyword "grub2" to Plan 9 filesystem support in GRUB
  • 6 months ago: ptesarik added keyword "virtualization" to Plan 9 filesystem support in GRUB
  • 6 months ago: ptesarik added keyword "virtio" to Plan 9 filesystem support in GRUB
  • 6 months ago: ptesarik added keyword "plan9" to Plan 9 filesystem support in GRUB
  • 6 months ago: ptesarik started Plan 9 filesystem support in GRUB
  • 6 months ago: ptesarik originated Plan 9 filesystem support in GRUB
  • almost 2 years ago: ptesarik started Setup A Linux Cross Referencer for SUSE kernels
  • almost 2 years ago: ptesarik liked Setup A Linux Cross Referencer for SUSE kernels
  • almost 2 years ago: ptesarik liked early stage kdump support
  • almost 2 years ago: ptesarik liked Modular kernel packaging
  • almost 2 years ago: ptesarik liked Migrate from Raspbian to openSUSE aarch64 for motion detection camera
  • almost 2 years ago: ptesarik started Rewrite libkdumpfile Python binding using CFFI
  • almost 2 years ago: ptesarik added keyword "python" to Rewrite libkdumpfile Python binding using CFFI
  • almost 2 years ago: ptesarik added keyword "kdump" to Rewrite libkdumpfile Python binding using CFFI
  • almost 2 years ago: ptesarik originated Rewrite libkdumpfile Python binding using CFFI
  • almost 2 years ago: ptesarik liked gfxboot for grub2
  • almost 2 years ago: ptesarik joined Blog about our ScummVM Freeware games packages
  • about 3 years ago: ptesarik liked DRM driver for USB-based SiS graphics cards
  • about 3 years ago: ptesarik started Build kdump initrd without dracut
  • about 3 years ago: ptesarik removed keyword shell from Build kdump initrd without dracut
  • about 3 years ago: ptesarik added keyword "c++" to Build kdump initrd without dracut
  • about 3 years ago: ptesarik added keyword "shell" to Build kdump initrd without dracut
  • about 3 years ago: ptesarik added keyword "initrd" to Build kdump initrd without dracut
  • All Activity