내 짧은 질문은 :
적절한 nVidia 드라이버 패키지 (예 : 304)를 계속 사용하면서 아래의 RandR 오류를 어떻게 제거합니까?
고어가 이어집니다.
신선한 와인 1.5 (최신에서 우분투 - 와인 PPA)의 I 실행할 때 다음과 잎 날의 설치 winecfg
볼기-처음으로, 나는 한주의 하지 감동을 winetricks
아직 도 않는 ~/.wine
존재합니다
me@mine:~$ winecfg
wine: created the configuration directory '/home/me/.wine'
**err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.**
[err repeats at least 4x more]
fixme:storage:create_storagefile Storage share mode not implemented.
[fixme repeats at least 2x more]
err:mscoree:LoadLibraryShim error reading registry key for installroot
...
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x112e8d0, overlapped 0x112e8dc): stub
wine: configuration in '/home/me/.wine' has been updated.
**err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.**
[err repeats sporadically]
현재 nVidia
패키지를 제거하고 다시 설치 Nouveau
하면 RandR 오류가 제거되지만, 현재 Wine과 씨름하는 유일한 동기 인 Eve Online과 같은 셰이더 모델 3이 필요한 항목을 시작할 때 심각한 오류가 발생합니다. 그것을 실행하기 위해서는 독점 드라이버가 필요하다는 것을 알고 있으므로 Nouveau는 나에게 해결책이 아닙니다. 현재 사용할 수있는 열린 물건으로 sm3 지원을 얻는 방법을 모릅니다.
나는 WineHQ에서 fixme
s와 대다수가 err
무해한 "커튼 뒤를 보지 마십시오"유형의 위시리스트 상세 함을 모았습니다.
하지만이 깨진 nVidia RandR는 내가 손가락을 가로 지르고있는 다른 그래픽 문제 (특히 와인 1.5 수동 셰이더 모델 3을 수정하기 위해 다루고 싶은 것입니다. sm4 유형 기능이 구현되기 전에 출시 된 몇 가지 sm3 호환 랩톱 GPU 중 하나 인 nVidia GeForce Go 7900 GS 를 허용하는 감지 루틴 은 sm4를 사용하는 것으로 보이는 현재 와인 개발자가 고려하지 않고 있습니다. sm3 지원 여부를 테스트하는 -ish 플래그).
다른 고민을 해결하기 위해서는 우선 비 출발자를 제거해야합니다. 이 RandR은 하나입니다. winecfg
타사 프로그램과 달리 오류를 유발하기 위해 자체 이외의 다른 것을 실행하려고 시도하지 않았다는 점에서 다른 관련 게시물과 다릅니다 .
PS `uname -a` --> Linux aestrid 3.8.0-12-generic #21-Ubuntu SMP Thu Mar 7 17:17:00 UTC 2013 i686 i686 i686 GNU/Linux
PPS `raring` up-to-the-minute update/dist-upgrade
이 문제를 해결하는 방법은 무엇입니까?
PPPS Henri Verbeet가 듣고있는 경우.