Hi there,
trying to change the driver for my Meteor-Lake-iGPU from i915 to xe. Figured rpm-ostree kargs --append=i915.force_probe=!7d55,xe.force_probe=7d55 should do the trick.
However, for some reason, that command yields: error: Unknown option -auto-orient because my input gets morphed into this string here for some reason: rpm-ostree kargs --append=i915.force_probe=!7d55,xe.force_probe=7d55 rpm-ostree kargs --append=i915.force_probe=convert *.jpg -auto-orient ouput.pdfd55,xe.force_probe=7d55
This is reproducible 10/10 times. Already tried typing my command in a text editor and copied it to the terminal, to no avail.
Like, wtf. Anyone got an idea what's the issue here?
TIA.