Hallo everbody, this is my first entry after trying to get my x-window system running on a Acer Aspire 1353LC for a month. The Aspire has got a VIA KN400 chipset. Now I'm looking for a nice person who is able to give me some practical advices.
Here is my problem: After searching the web I found a guidance in the viaforum to get X running. I'm running debian with a customized 2.6.3 kernel. After downloading the kernel patch via-v4l-1.4a-drm.patch.gz I wanted to patch my kernel by using gunzip -c /usr/ via_patch ! patch -p1. But this operation failed. The bash output: 2 out of 2 hunk ignored. can't find file to patch at input line 17712 Perhaps you used the wrong -p or --strip option? Here i also tried -p0 The text leading up to this was: diff -u -r -N --exclude='*.o`linux-2.6.0/drivers/char/drm/Makefile linux-2.6.0-gentoo/ drivers/char/drm/Makefile --- linux-2.6.0/drivers/char/drm/Makefile 2003-12-18 02:59:42.000000000 +0 000 +++ linux-2.6.0-gentoo/drivers/char/drm/Makefile 2003-12-22 17:52:04.0000 00000 +0000 File to patch: (No idea which File I have to select) Getting a possible hint for resolving this problem by somebody would be very nice.