kernelroll icon indicating copy to clipboard operation
kernelroll copied to clipboard

linux kernel module for advanced rickrolling

Results 8 kernelroll issues
Sort by recently updated
recently updated
newest added

I was searching around Github when I found this magnificent piece of art. So I downloaded it, took a look at the readme, did what it told me to do...

I tried to load it and it loads fine but VLC won't start with this error: ``` $ cvlc ~/Music/test.mp3 VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision ...) [000...]...

Avoid problems with short file names & not crash when rolling file parameter is not provided

You might be interested in how easily this whole thing can be done using systemtap. No need to memcpy to userland memory. No need to fiddle with System.map manually.

The kernel module should check if the date is April 1st before auto-loading the rickroll. This way it can be installed in advance as an April fools joke.

For Ubuntu 11.04 (should work on others too) I created this small script for automatic installation. I don't know if it works on kernels >= 3, but in case it...

Hi, This is quite a novel idea you have here! The module works well to begin with, but unloading the module caused a "Segmentation fault" message to the terminal immediately,...