From owner-freebsd-questions@FreeBSD.ORG Sat Mar 5 17:27:53 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE4C8106566B for ; Sat, 5 Mar 2011 17:27:53 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 50D1B8FC0A for ; Sat, 5 Mar 2011 17:27:52 +0000 (UTC) Received: by fxm19 with SMTP id 19so3453423fxm.13 for ; Sat, 05 Mar 2011 09:27:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=sebU7y/e6f7Z8zyjqa2m2mBYlGqAgBjPyUhEE+Z0bNI=; b=J6+XXZSs5zVhENdgmkh1RzB171xmNB0PZN9/uxt75Xfj5vIg3oMoDkj6Gf4dJ30kgA q4nABTE5+fZErifb7BaSSErphDAqC1qv63NWX2HI2iER4HxFf2ENmkGhPNPSNgdQrT8q PSSQqUNpn8uVDDhzUbgplpWeKiSu+xPW/b5qc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=Yebj7ZFY7Z92N57e/jmoX+AfpiHBt0aYGG3MOQqjglRvsHUj9KkW6iJfUtMc2pPm/A xx8RWD6ZGiPcrXfO12O1hs0sMs1JmcLWo2xhYu7NwypftyikR+nOk0xRClBH5WDZpGpO ZJqCPLQ5p7wR129C4wVvGSXZnOEMnkwgK6PTg= Received: by 10.223.73.194 with SMTP id r2mr512181faj.108.1299346072200; Sat, 05 Mar 2011 09:27:52 -0800 (PST) Received: from Melon.malikania.fr (65.21.102-84.rev.gaoland.net [84.102.21.65]) by mx.google.com with ESMTPS id 5sm240710fak.23.2011.03.05.09.27.50 (version=SSLv3 cipher=OTHER); Sat, 05 Mar 2011 09:27:51 -0800 (PST) Message-ID: <4D727264.7040609@gmail.com> Date: Sat, 05 Mar 2011 18:27:00 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.14) Gecko/20110302 Thunderbird/3.1.8 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Switching between ttys takes 5 seconds with radeon hd 5670 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2011 17:27:53 -0000 Hello, I've got a brand new radeon hd 5670, when I switch between ttys it takes about 5 seconds to refresh (to show the next tty) Is this due to the lack of KMS support in FreeBSD? Cheers, -- David Demelier