From: R. W. <mer...@gm...> - 2005-11-30 11:38:47
|
Hi list! I've solved the problem with my Samsung Syncmaster 970p and not being able = to=20 make any changes to the settings! Apparently the monitor stores its config, so if you switch to=20 MagicColor->Intelligent, the monitor blocks config options like colors and= =20 Contrast. So this problem has been solved! Another problem concerning compiling the problem: If you try to compile ddccontrol under Gentoo with the actual stable=20 linux-header (should be 2.6.11-r2), you'll get an error: make[3]: Entering directory=20 `/var/tmp/portage/ddccontrol-0.3/work/ddccontrol-0.3/src/ddcpci' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../lib =20 =2DDLOCALEDIR=3D\"\" -march=3Dathlon64 -O2 -pipe -Wall =20 =2DDDATADIR=3D"\"/usr/share/ddccontrol-db\"" -DBINDIR=3D"\"/usr/bin\"" -MT = main.o=20 =2DMD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; e= xit=20 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../lib =20 =2DDLOCALEDIR=3D\"\" -march=3Dathlon64 -O2 -pipe -Wall =20 =2DDDATADIR=3D"\"/usr/share/ddccontrol-db\"" -DBINDIR=3D"\"/usr/bin\"" -MT = nvidia.o=20 =2DMD -MP -MF ".deps/nvidia.Tpo" -c -o nvidia.o nvidia.c; \ then mv -f ".deps/nvidia.Tpo" ".deps/nvidia.Po"; else rm -f=20 ".deps/nvidia.Tpo"; exit 1; fi In file included from /usr/include/pci/pci.h:14, from ddcpci.h:25, from main.c:35: /usr/include/pci/types.h:26: Fehler: in Konflikt stehende Typen f=FCr =BBu6= 4=AB /usr/include/asm-x86_64/types.h:56: Fehler: vorherige Deklaration von =BBu6= 4=AB=20 war hier make[3]: *** [main.o] Fehler 1 make[3]: *** Warte auf noch nicht beendete Prozesse... In file included from /usr/include/pci/pci.h:14, from ddcpci.h:25, from nvidia.c:33: /usr/include/pci/types.h:26: Fehler: in Konflikt stehende Typen f=FCr =BBu6= 4=AB /usr/include/asm-x86_64/types.h:56: Fehler: vorherige Deklaration von =BBu6= 4=AB=20 war hier make[3]: *** [nvidia.o] Fehler 1 make[3]: Leaving directory=20 `/var/tmp/portage/ddccontrol-0.3/work/ddccontrol-0.3/src/ddcpci' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory=20 `/var/tmp/portage/ddccontrol-0.3/work/ddccontrol-0.3/src' make[1]: *** [all] Fehler 2 make[1]: Leaving directory=20 `/var/tmp/portage/ddccontrol-0.3/work/ddccontrol-0.3/src' make: *** [all-recursive] Fehler 1 Looks like some wrong definitions in types.h-files. I know you can't do=20 anything against that, I'll post a bug-report at the Gentoo Bugtracker, too= ,=20 but I thought you ought to know ;-) Greets, Ruben |