Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Anyone has any experience in getting VBOX's VRDP working...?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
yuuki102
n00b
n00b


Joined: 21 Sep 2021
Posts: 27

PostPosted: Sat Mar 12, 2022 11:20 pm    Post subject: Anyone has any experience in getting VBOX's VRDP working...? Reply with quote

Hello *falls on the floor*

I spent most of my day trying to get remote VMs working on my Gentoo system (has 1.6.28 version emerged). While plain RDP works, their own implementation (VRDP) refuses to do so. This is important to me because it's the only way to get remote sound, remote clipboard and possibly remote USB to work. Having VRDP might also give me dynamic resolution updates, which would be fantastic.

This is what I get when I try to remote in with rdesktop-vrdp:
Code:
hatsumemio@mintpc:~/Desktop$ rdesktop-vrdp -a 16 -N gentoo-pc.local:3391 -g 1440x900 -r usb -r clipboard:PRIMARYCLIPBOARD -r sound:oss
Autoselected keyboard map en-gb
Failed to negotiate protocol, retrying with plain RDP.
WARNING: Remote desktop changed from 1440x900 to 1152x864


As you can see, it's failing to negotiate with VRDP. Not quite sure why.

Here are my VM settings:
Code:
hatsu@gentoo-server ~ $ VBoxManage showvminfo "Windows 10"
Name:                        Windows 10
Groups:                      /
Guest OS:                    Windows 10 (64-bit)
UUID:                        f5ca85de-c31c-4775-9265-53e74660fe88
Config file:                 /home/hatsu/2TB_HDD/EXT4/VMs/Windows 10/Windows 10.vbox
Snapshot folder:             /home/hatsu/2TB_HDD/EXT4/VMs/Windows 10/Snapshots
Log folder:                  /home/hatsu/2TB_HDD/EXT4/VMs/Windows 10/Logs
Hardware UUID:               f5ca85de-c31c-4775-9265-53e74660fe88
Memory size:                 6048MB
Page Fusion:                 disabled
VRAM size:                   256MB
CPU exec cap:                100%
HPET:                        disabled
CPUProfile:                  host
Chipset:                     piix3
Firmware:                    BIOS
Number of CPUs:              4
PAE:                         enabled
Long Mode:                   enabled
Triple Fault Reset:          disabled
APIC:                        enabled
X2APIC:                      disabled
Nested VT-x/AMD-V:           disabled
CPUID Portability Level:     0
CPUID overrides:             None
Boot menu mode:              message and menu
Boot Device 1:               Floppy
Boot Device 2:               DVD
Boot Device 3:               HardDisk
Boot Device 4:               Not Assigned
ACPI:                        enabled
IOAPIC:                      enabled
BIOS APIC mode:              APIC
Time offset:                 0ms
RTC:                         local time
Hardware Virtualization:     enabled
Nested Paging:               enabled
Large Pages:                 disabled
VT-x VPID:                   enabled
VT-x Unrestricted Exec.:     enabled
Paravirt. Provider:          KVM
Effective Paravirt. Prov.:   KVM
State:                       running (since 2022-03-12T22:58:29.332000000)
Graphics Controller:         VBoxVGA
Monitor count:               1
3D Acceleration:             disabled
2D Video Acceleration:       disabled
Teleporter Enabled:          disabled
Teleporter Port:             0
Teleporter Address:         
Teleporter Password:         
Tracing Enabled:             disabled
Allow Tracing to Access VM:  disabled
Tracing Configuration:       
Autostart Enabled:           disabled
Autostart Delay:             0
Default Frontend:           
VM process priority:         default
Storage Controller Name (0):            SATA Controller
Storage Controller Type (0):            IntelAhci
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0):  30
Storage Controller Port Count (0):      30
Storage Controller Bootable (0):        on
SATA Controller (0, 0): /home/hatsu/2TB_HDD/VMs/Windows 10/hdd.vdi (UUID: 1c32e0bf-8037-43d6-9a5c-c0feb07567b0)
SATA Controller (1, 0): /usr/share/virtualbox/VBoxGuestAdditions.iso (UUID: 679394b9-25c0-4ae4-b53e-c2e64c5130b4)
NIC 1:                       MAC: 080027710ECB, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
NIC 1 Settings:  MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64)
NIC 2:                       disabled
NIC 3:                       disabled
NIC 4:                       disabled
NIC 5:                       disabled
NIC 6:                       disabled
NIC 7:                       disabled
NIC 8:                       disabled
Pointing Device:             PS/2 Mouse
Keyboard Device:             PS/2 Keyboard
UART 1:                      disabled
UART 2:                      disabled
UART 3:                      disabled
UART 4:                      disabled
LPT 1:                       disabled
LPT 2:                       disabled
Audio:                       enabled (Driver: PulseAudio, Controller: HDA, Codec: STAC9221)
Audio playback:              enabled
Audio capture:               disabled
Clipboard Mode:              Bidirectional
Drag and drop Mode:          disabled
Session name:                headless
Video mode:                  1152x864x32 at 0,0 enabled
VRDE:                        enabled (Address 0.0.0.0, Ports 3391, MultiConn: on, ReuseSingleConn: off, Authentication type: null)
VRDE port:                   3391
Video redirection:           enabled (Quality 80)
VRDE property               : TCP/Ports  = "3391"
VRDE property               : TCP/Address = <not set>
VRDE property               : VideoChannel/Enabled = "1"
VRDE property               : VideoChannel/Quality = "80"
VRDE property               : VideoChannel/DownscaleProtection = <not set>
VRDE property               : Client/DisableDisplay = "0"
VRDE property               : Client/DisableInput = <not set>
VRDE property               : Client/DisableAudio = "0"
VRDE property               : Client/DisableUSB = "0"
VRDE property               : Client/DisableClipboard = "0"
VRDE property               : Client/DisableUpstreamAudio = <not set>
VRDE property               : Client/DisableRDPDR = "0"
VRDE property               : H3DRedirect/Enabled = <not set>
VRDE property               : Security/Method = <not set>
VRDE property               : Security/ServerCertificate = <not set>
VRDE property               : Security/ServerPrivateKey = <not set>
VRDE property               : Security/CACertificate = <not set>
VRDE property               : Audio/RateCorrectionMode = "VRDP_AUDIO_MODE_LPF"
VRDE property               : Audio/LogPath = <not set>
OHCI USB:                    disabled
EHCI USB:                    disabled
xHCI USB:                    disabled

USB Device Filters:

<none>

Available remote USB devices:

<none>

Currently Attached USB Devices:

<none>

Bandwidth groups:  <none>

Shared folders:

Name: 'Share', Host path: '/home/hatsu/VMShares/Windows 10' (machine mapping), writable, auto-mount

VRDE Connection:             active
Clients so far:              6
Start time:                  2022/03/12 23:16:58 UTC
Sent:                        4368711Bytes
Average speed:               30990B/s
Sent total:                  4368711Bytes
Received:                    61733Bytes
Speed:                       437B/s
Received total:              61733Bytes
User name:                   hatsumemio
Domain:                     
Client name:                 mintpc
Client IP:                   192.168.0.11
Client version:              2600
Encryption:                  RDP4

Capturing:                   not active
Capture audio:               not active
Capture screens:             0
Capture file:                /home/hatsu/2TB_HDD/EXT4/VMs/Windows 10/Windows 10.webm
Capture dimensions:          1024x768
Capture rate:                512kbps
Capture FPS:                 25kbps
Capture options:             

Guest:

Configured memory balloon size: 0MB
OS type:                     Windows10_64
Additions run level:         3
Additions version:           6.1.28 r147628

Guest Facilities:

Facility "VirtualBox Base Driver": active/running (last update: 2022/03/12 22:58:42 UTC)
Facility "VirtualBox System Service": active/running (last update: 2022/03/12 22:59:11 UTC)
Facility "VirtualBox Desktop Integration": active/running (last update: 2022/03/12 22:59:59 UTC)
Facility "Seamless Mode": active/running (last update: 2022/03/12 23:15:37 UTC)
Facility "Graphics Mode": active/running (last update: 2022/03/12 23:15:37 UTC)


If anyone has any clue as to what's going on, that'd be great. Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum