Soo.. I'm completely new to Fedora 15 and after changing the root UUID of the Live USB I got it to boot from it and install without problems.
Now I got a problem because my RTL8191SvA wireless ethernet network adapter apparently isn't supported.
That wouldn't really be a problem, but installing the drivers from the RealTek site doesn't work. I can compile, but when I run "sudo make install" I get this:
Code:
make[1]: Entering directory `/usr/src/kernels/2.6.38.6-27.fc15.x86_64'
Building modules, stage 2.
MODPOST 1 modules
make[1]: Leaving directory `/usr/src/kernels/2.6.38.6-27.fc15.x86_64'
make[1]: Entering directory `/home/lordrahl/Desktop/RTL8192SE/HAL/rtl8192'
make -C /lib/modules/2.6.38.6-27.fc15.x86_64/build M= CC=gcc modules
make[2]: Entering directory `/usr/src/kernels/2.6.38.6-27.fc15.x86_64'
CHK include/linux/version.h
CHK include/generated/utsrelease.h
make[3]: *** No rule to make target `missing-syscalls'. Stop.
make[2]: *** [prepare0] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.38.6-27.fc15.x86_64'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/lordrahl/Desktop/RTL8192SE/HAL/rtl8192'
make: *** [install] Error 2
I searched and found a lot of similar stuff and even a bug report for this, but I can't find an actual solution.
Lots of cookies to the guys who make my notebook connect to a network without cable.
link to the driver