From owner-freebsd-mobile@FreeBSD.ORG Sun Jul 27 13:16:12 2014 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3710298F for ; Sun, 27 Jul 2014 13:16:12 +0000 (UTC) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E96D72B2F for ; Sun, 27 Jul 2014 13:16:11 +0000 (UTC) Received: from [93.104.16.211] (helo=localhost.my.domain) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1XBOJ6-0007Kt-PU for freebsd-mobile@freebsd.org; Sun, 27 Jul 2014 15:16:09 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.7/8.14.3) with ESMTP id s6RDG6fu002471 for ; Sun, 27 Jul 2014 15:16:06 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.14.7/8.14.3/Submit) id s6RDG5OC002470 for freebsd-mobile@freebsd.org; Sun, 27 Jul 2014 15:16:05 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Sun, 27 Jul 2014 15:16:05 +0200 From: Matthias Apitz To: freebsd-mobile@freebsd.org Subject: Re: Dell E6330 Message-ID: <20140727131605.GA2402@La-Habana> Reply-To: Matthias Apitz References: <20140727092601.GA1719@La-Habana> <53D4E7D1.7060806@borderworlds.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <53D4E7D1.7060806@borderworlds.dk> X-Operating-System: FreeBSD 9.0-CURRENT r214444 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 93.104.16.211 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2014 13:16:12 -0000 El día Sunday, July 27, 2014 a las 01:51:45PM +0200, Christian Laursen escribió: > I have a DELL Latitude E5430 and it looks like a fair deal of the > hardware is similar: > > $ dmesg | grep iwn > iwn0: mem 0xf7e00000-0xf7e01fff irq 17 > at device 0.0 on pci2 > > $ grep intel /var/log/Xorg.0.log | grep "HD Gra" > [ 25.914] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD > Graphics 4000 Thanks for your feedback. I could get access in my company to an older Latitude E6330 with an i5 CPU. It seems to use a similar chipset: $ fgrep iwn0 dmesg.e6630 iwn0: mem 0xf7d00000-0xf7d01fff irq 17 at device 0.0 on pci2 $ grep intel Xorg.0.log.e6630 | grep "HD Gra" [ 119.614] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000 I booted it from a prepared USB stick containing a complete system, compiled ports, Xorg and KDE4 and all went up fine, as well the WLAN came up. I think I will order it (they asked only some 730 Euro for the used item, including varanty). Btw: it's a pitty that the laptop compatibility list is down already for years :-( > > > Wi-fi and graphics are what I am usually most worried about on laptops > and both of these work fine under 9.3-RELEASE. > > The only thing I am missing is the ability to change the backlight > level. It's probably possible but I haven't figured out how yet. I had a similar issue with sound lower/up/off/on and had to use on my Acer Aspire some xmodmap tweakings: xmodmap -e "keycode 174 = F21" # volume down xmodmap -e "keycode 176 = F22" # volume up xmodmap -e "keycode 140 = F23" # volume mute HIH matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign