-
Sry for double comment. More information here:
https://bugs.launchpad.net/ubuntu/+source/libxv/+bug/18898.
2008-04-08 15:10:48 UTC by noamik
-
@re-jeep:
Install libxv-dev to get the needed header files. i855crt will than compile.
2008-04-08 15:09:54 UTC by noamik
-
Hi again!
Patching seemed to work:
patch -p1 < ../i855-crt-i915support.diff
patching file dumpreg.c
patching file i855crt.c
patching file i855crt.h
But not the compiling:
make
gcc -c i855crt.c
i855crt.c:22:22: error: X11/Xlib.h: The file or catalog does not exist
i855crt.c:23:23: error: X11/Xutil.h: The file or catalog does not exist
i855crt.c:24:28: error: X11/cursorfont.h: The...
2007-03-18 20:11:28 UTC by re-jeep
-
Hi!
To use this diff file, enter the unpacked source directory, then type
patch -p1 < /path/to/the/diff/file
For details on how to use patch, see http://www.linuxmanpages.com/man1/patch.1.php.
2007-03-18 13:24:56 UTC by stefan_ott
-
Could someone please post a short howto for this? I don't know how to use .diff files. Thanks!
2007-03-17 12:12:58 UTC by re-jeep
-
Hi!
I have problems using this program.
When I try to run: i855crt on 1024x768@60
I get:
Intel 855GM CRT out driver V0.4
Copyright (C) Merello Andrea 2004
found mode 1024x768@60
No know videocard has been found
I have the 915-chipset.
Any solution to this?
Thanks!
2007-03-15 17:39:26 UTC by re-jeep
-
Hi!
I used your driver on my previous notebook. I now have a new one with a 945GM.
Questions:
Will this work on a 945GM?
Is there a equivalent to your intel 855GM crt video out driver for the 945GM chip?
Are you planning writing one?
Thanks for your good work.
Best Regards,
Francisco Maia.
2007-01-06 00:06:45 UTC by famaia
-
I've been using i855crt on my Vaio TR1MP for a while now and it seems to work great. Few questions, first, is it possible to have a dual-screen using both internal and external monitors, or can it only do cloning? Also, is there a way to make it handle widescreen a bit better - I have to specify on boot if I want widescreen internal or 1024x768 external, which runs i855resolution and i855crt...
2006-10-08 10:30:29 UTC by cillian64
-
Well, in the meantime I succeeded in patching and running the program. But after "sudo ./i855crt on 1600x1200@75" the message
"Intel 855GM CRT out driver V0.4
Copyright (C) Merello Andrea 2004
found mode 1600x1200@75
No known videocard has been found." comes up.
What's wrong this time?.
2006-09-08 17:35:02 UTC by jimer
-
Okay, I'm a bit further by now. In the tar.gz archive there is already a compiled i855crt.
But I need to recompile because of the i915 patch. When I do so it says "david@david-laptop:~/i855crt-0.4$ make
gcc -o i855crt i855crt.o vmodes.o -L /usr/X11R6/lib -lXext -lXv
/usr/bin/ld: cannot find -lXext
collect2: ld gab 1 als Ende-Status zurück
make: *** [i855crt] Fehler 1
What's wrong...
2006-09-08 16:00:02 UTC by jimer