From owner-freebsd-x11@FreeBSD.ORG Tue Jan 25 18:13:48 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 550701065670 for ; Tue, 25 Jan 2011 18:13:48 +0000 (UTC) (envelope-from elvis4526@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id D92D18FC17 for ; Tue, 25 Jan 2011 18:13:47 +0000 (UTC) Received: by bwz12 with SMTP id 12so614182bwz.13 for ; Tue, 25 Jan 2011 10:13:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=ZUKjnnwcmcsHTvQh0BONdY44YekpWZtMllhx+qedzW4=; b=VBAMj1qGM3WOlkhlJ+KEd/FOTrf/IsPamRphnDrVgA5CjwbdtCZHHRCdrXxApE6hSR fwy0q91cwOB1NAxRRuFTb+hMMDCqKEZvkZzeDyf6Mg4oMpO/F2wj50Na3Jb6YDWALYl/ vFG0G5HhkRpllEH8gIfUgPCQXhoLwGjLF0wKk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=q+5hcHlhlAxCOwu1qxSz0m7w8FTH47BGkm2yov6qb5sK6EOiwR3Tk1vlW8Ff04hhUc HcMKL9aZjAuyRHSSYDikqe6EpQmEy5RNePhK/iFzn3zRKSR/PJxRYSqqM1qyDdnUY5VL rc7qBtz9ryvgu1HGwNonkXSMSpWzZSU2qqhk8= MIME-Version: 1.0 Received: by 10.204.59.81 with SMTP id k17mr5355301bkh.83.1295977704857; Tue, 25 Jan 2011 09:48:24 -0800 (PST) Received: by 10.204.14.16 with HTTP; Tue, 25 Jan 2011 09:48:24 -0800 (PST) Date: Tue, 25 Jan 2011 12:48:24 -0500 Message-ID: From: LOL To: FreeBSD-x11 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Can't switch tty' X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2011 18:13:48 -0000 Hi guys. On every release of freebsd that i tried (-CURRENT, -STABLE, -RELEASE) everything goes fine until I install xorg, gdm and gnome by packages or not it does not make any difference. When I boot with gnome_enable="YES" , and gdm start, when I try to change tty, on every tty, its a black screen and my monitor tell me, power saving mode enable until I switch back to gdm. I installed the xf86-video-ati driver and I have an ati radeon HD 5770. PS: I try to recompile with the WITHOUT_NOUVEAU knobs to get a newer libdrm but it doesn't change anything. Thanks,