0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

macOSからUbuntuにリモートログインしようとしたら画面が真っ黒になる

Posted at

起こった問題

macOSからWindows Appを使ってUbuntuにリモートログイン(Desktop Sharingではない)しようとしたら、画面が真っ黒になりました。

利用環境

接続元

  • OS: macOS Tahoe 26.0.1
  • RDPクライアント: Windows App

接続先

  • OS: Ubuntu 24.04.3 LTS
  • 標準機能のリモートログインを使用

解決方法

macOSのWindows Appに対して作業を行います。すでに接続設定を行っていることを前提とします。

  1. Devicesをクリック
  2. Ubuntuに接続するDeviceの設定ファイル(拡張子.rdp)をエクスポート
    1. 三点リーダから「Export...」をクリック
    2. 「Browse...」をクリックし、エクスポート先を選ぶ
  3. エクスポートしたファイルを編集
    • use redirection server name:i:0use redirection server name:i:1に変更
  4. メニューバーで「Connections」→「Import from RDP file...」で、編集したファイルをインポート
  5. インポートで作成されたDeviceを選んで接続

参考文献: RDP Black Screen with White Cursor on 24.04LTS (Ask Ubuntu)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?