RAS support is not implemented!

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
h2sammo
Level 2
Level 2
Posts: 32
Joined: Thu Apr 09, 2009 11:12 am

RAS support is not implemented!

Post by h2sammo »

i get this error on several games i try to run (if it does updates or otherwise connects to the internet from installer)

example:

Code: Select all

bobby@main ~/Downloads $ wine /home/bobby/.wine/drive_c/ijji/ENGLISH/Soul*/Sungame.exe
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:reg:RegSetKeySecurity :(0x6c,4,0x3bb628): stub
fixme:ver:RtlGetProductInfo (5,1,3,0,0x33f034): stub
fixme:ras:RasEnumConnectionsA (0x630607a8,0x74995c,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:ras:RasEnumEntriesA ((nil),(null),0x748318,0x748ad4,0x748ad0),stub!
fixme:service:EnumServicesStatusA 0x1303f8 type=30 state=1 0x7496e4 240 0x749928 0x749930 0x749924
fixme:ras:RasEnumEntriesA ((nil),(null),0x748318,0x748ad4,0x748ad0),stub!
fixme:service:EnumServicesStatusA 0x130810 type=30 state=1 0x7496e4 240 0x749928 0x749930 0x749924
Terminated
and

Code: Select all

bobby@main ~/Downloads $ wine GrandFantasia_Install_20091202_csd.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft90.CRT" (9.0.21022.8)
fixme:ras:RasEnumConnectionsA (0x630607a8,0x64c8c8,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure programse LAN connection/winsock instead!
err:secur32:SECUR32_initSchannelSP libgnutls not found, SSL connections will fa
fixme:msvcr90:__clean_type_info_names_internal (0x3586dc) stub
any ideas what to do?

thank you
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: RAS support is not implemented!

Post by dimesio »

h2sammo wrote:

Code: Select all

err:secur32:SECUR32_initSchannelSP libgnutls not found, SSL connections will fa
[/quote]
Install libgnutls. If you already have it installed, you may need a newer version. If you are on a 64 bit system, make sure you have the 32 bit library installed.
James McKenzie

RAS support is not implemented!

Post by James McKenzie »

h2sammo wrote:
i get this error on several games i try to run (if it does updates or otherwise connects to the internet from installer)

example:


Code:
bobby@main ~/Downloads $ wine /home/bobby/.wine/drive_c/ijji/ENGLISH/Soul*/Sungame.exe
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:reg:RegSetKeySecurity :(0x6c,4,0x3bb628): stub
fixme:ver:RtlGetProductInfo (5,1,3,0,0x33f034): stub
fixme:ras:RasEnumConnectionsA (0x630607a8,0x74995c,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:ras:RasEnumEntriesA ((nil),(null),0x748318,0x748ad4,0x748ad0),stub!
fixme:service:EnumServicesStatusA 0x1303f8 type=30 state=1 0x7496e4 240 0x749928 0x749930 0x749924
fixme:ras:RasEnumEntriesA ((nil),(null),0x748318,0x748ad4,0x748ad0),stub!
fixme:service:EnumServicesStatusA 0x130810 type=30 state=1 0x7496e4 240 0x749928 0x749930 0x749924
Terminated




and


Code:
bobby@main ~/Downloads $ wine GrandFantasia_Install_20091202_csd.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft90.CRT" (9.0.21022.8)
fixme:ras:RasEnumConnectionsA (0x630607a8,0x64c8c8,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure programse LAN connection/winsock instead!
err:secur32:SECUR32_initSchannelSP libgnutls not found, SSL connections will fa
Install libgnutils. If you installed a 32 bit version of Wine, you will
need to install the 32 bitness version.

BTW, Remote Access Services (RAS) is partially implemented through stubs
to get programs to work. If you have programming experience, your
assistance to resolve and complete this portion of the Win32/Win64 API
would be appreciated.

James McKenzie
h2sammo
Level 2
Level 2
Posts: 32
Joined: Thu Apr 09, 2009 11:12 am

Post by h2sammo »

it seems i have both 32 and 64 bit installed:

Code: Select all

main Documents # slocate libgnutls
/usr/lib64/libgnutlsxx.a
/usr/lib64/libgnutlsxx.so.26
/usr/lib64/libgnutls-extra.la
/usr/lib64/libgnutls.so
/usr/lib64/libgnutls-openssl.a
/usr/lib64/libgnutlsxx.so
/usr/lib64/libgnutls-extra.so.26.16.8
/usr/lib64/libgnutls.so.26
/usr/lib64/libgnutlsxx.la
/usr/lib64/libgnutls-extra.so.26
/usr/lib64/libgnutls-openssl.so.26.16.8
/usr/lib64/debug/usr/lib64/libgnutls.so.26.16.8.debug
/usr/lib64/debug/usr/lib64/libgnutlsxx.so.26.16.8.debug
/usr/lib64/debug/usr/lib64/libgnutls-extra.so.26.16.8.debug
/usr/lib64/debug/usr/lib64/libgnutls-openssl.so.26.16.8.debug
/usr/lib64/libgnutls-openssl.so.26
/usr/lib64/libgnutls-openssl.so
/usr/lib64/libgnutls-openssl.la
/usr/lib64/libgnutls-extra.a
/usr/lib64/libgnutls.a
/usr/lib64/libgnutls-extra.so
/usr/lib64/libgnutls.la
/usr/lib64/libgnutls.so.26.16.8
/usr/lib64/libgnutlsxx.so.26.16.8
/usr/portage/net-libs/net6/files/net6-1.3.9-libgnutls.patch
/usr/lib32/libgnutlsxx.so.26
/usr/lib32/libgnutls.so
/usr/lib32/libgnutlsxx.so
/usr/lib32/libgnutls.so.26
/usr/lib32/libgnutls-extra.so.26
/usr/lib32/libgnutlsxx.so.26.14.12
/usr/lib32/libgnutls-openssl.so.26
/usr/lib32/libgnutls-openssl.so
/usr/lib32/libgnutls-extra.so.26.14.12
/usr/lib32/libgnutls-extra.so
/usr/lib32/libgnutls-openssl.so.26.14.12
/usr/lib32/libgnutls.so.26.14.12
i run gentoo linux.
sorry i cannot contribute to the call to action but i have zero programming experience.
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

Have you compiled Wine yourself from source? In that case, you should also get the (32-bit) source libraries for gnutls and recompile.
h2sammo
Level 2
Level 2
Posts: 32
Joined: Thu Apr 09, 2009 11:12 am

Post by h2sammo »

gnutls and wine are already compiled (both from source - everything in gentoo is compiled from source) as i showed i have libs for both 64 and 32 bit gnutls libs.

please explain further if i misunderstood you
Hartmut Figge

RAS support is not implemented!

Post by Hartmut Figge »

h2sammo:
gnutls and wine are already compiled (both from source - everything
in gentoo is compiled from source) as i showed i have libs for both
64 and 32 bit gnutls libs.
Does the output of 'emerge -pv wine' show gnutls or -gnutls?

Hartmut
John Drescher

RAS support is not implemented!

Post by John Drescher »

On 7/4/10, h2sammo <[email protected]> wrote:
it seems i have both 32 and 64 bit installed:


Code:
main Documents # slocate libgnutls
/usr/lib64/libgnutlsxx.a
/usr/lib64/libgnutlsxx.so.26
/usr/lib64/libgnutls-extra.la
/usr/lib64/libgnutls.so
/usr/lib64/libgnutls-openssl.a
/usr/lib64/libgnutlsxx.so
/usr/lib64/libgnutls-extra.so.26.16.8
/usr/lib64/libgnutls.so.26
/usr/lib64/libgnutlsxx.la
/usr/lib64/libgnutls-extra.so.26
/usr/lib64/libgnutls-openssl.so.26.16.8
/usr/lib64/debug/usr/lib64/libgnutls.so.26.16.8.debug
/usr/lib64/debug/usr/lib64/libgnutlsxx.so.26.16.8.debug
/usr/lib64/debug/usr/lib64/libgnutls-extra.so.26.16.8.debug
/usr/lib64/debug/usr/lib64/libgnutls-openssl.so.26.16.8.debug
/usr/lib64/libgnutls-openssl.so.26
/usr/lib64/libgnutls-openssl.so
/usr/lib64/libgnutls-openssl.la
/usr/lib64/libgnutls-extra.a
/usr/lib64/libgnutls.a
/usr/lib64/libgnutls-extra.so
/usr/lib64/libgnutls.la
/usr/lib64/libgnutls.so.26.16.8
/usr/lib64/libgnutlsxx.so.26.16.8
/usr/portage/net-libs/net6/files/net6-1.3.9-libgnutls.patch
/usr/lib32/libgnutlsxx.so.26
/usr/lib32/libgnutls.so
/usr/lib32/libgnutlsxx.so
/usr/lib32/libgnutls.so.26
/usr/lib32/libgnutls-extra.so.26
/usr/lib32/libgnutlsxx.so.26.14.12
/usr/lib32/libgnutls-openssl.so.26
/usr/lib32/libgnutls-openssl.so
/usr/lib32/libgnutls-extra.so.26.14.12
/usr/lib32/libgnutls-extra.so
/usr/lib32/libgnutls-openssl.so.26.14.12
/usr/lib32/libgnutls.so.26.14.12



i run gentoo linux.
sorry i cannot contribute to the call to action but i have zero programming experience.
I believe there is a use flag to enable gnutils in gentoo. It may be
masked out on 64 bit however. I have moved to using the multilib
overlay and unmasking masked use flags in wine.

http://wiki.github.com/sjnewbury/multil ... n-problems

John
h2sammo
Level 2
Level 2
Posts: 32
Joined: Thu Apr 09, 2009 11:12 am

Post by h2sammo »

ah i see, i recompiled with gnutls USE flag:

Code: Select all

bobby@main ~/Downloads $ emerge -pv wine

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] app-emulation/wine-1.2_rc5  USE="X alsa cups dbus gecko gnutls jpeg lcms ldap mp3 ncurses opengl oss perl png ssl threads truetype xml (-capi) -custom-cflags (-esd) -fontconfig (-gphoto2) -gsm (-hal) -jack -nas -openal -pulseaudio -samba (-scanner) -test -win64 -xcomposite -xinerama" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
the installation still seems to stall at the same point however (w/out the gnutls error message)

Code: Select all

bobby@main ~/Downloads $ wine GrandFantasia_Install_20091202_csd.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:ras:RasEnumConnectionsA (0x630607a8,0x64c8c8,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:service:EnumServicesStatusA 0x13bc98 type=30 state=1 0x64c650 240 0x64c894 0x64c89c 0x64c890
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
fixme:wintrust:HTTPSCertificateTrust (0x142b88)
fixme:wintrust:HTTPSFinalProv (0x142b88)
fixme:ras:RasEnumEntriesA ((nil),(null),0x64b284,0x64ba40,0x64ba3c),stub!
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
fixme:msvcr90:__clean_type_info_names_internal (0x3586dc) stub
James McKenzie

RAS support is not implemented!

Post by James McKenzie »

h2sammo wrote:
ah i see, i recompiled with gnutls USE flag:


Code:
bobby@main ~/Downloads $ emerge -pv wine

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] app-emulation/wine-1.2_rc5 USE="X alsa cups dbus gecko gnutls jpeg lcms ldap mp3 ncurses opengl oss perl png ssl threads truetype xml (-capi) -custom-cflags (-esd) -fontconfig (-gphoto2) -gsm (-hal) -jack -nas -openal -pulseaudio -samba (-scanner) -test -win64 -xcomposite -xinerama" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB



the installation still seems to stall at the same point however (w/out the gnutls error message)


Code:
bobby@main ~/Downloads $ wine GrandFantasia_Install_20091202_csd.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
winetricks vcrun2008

will install this file.
fixme:ras:RasEnumConnectionsA (0x630607a8,0x64c8c8,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:service:EnumServicesStatusA 0x13bc98 type=30 state=1 0x64c650 240 0x64c894 0x64c89c 0x64c890
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
fixme:wintrust:HTTPSCertificateTrust (0x142b88)
fixme:wintrust:HTTPSFinalProv (0x142b88)
fixme:ras:RasEnumEntriesA ((nil),(null),0x64b284,0x64ba40,0x64ba3c),stub!
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
fixme:msvcr90:__clean_type_info_names_internal (0x3586dc) stub







Locked