From owner-freebsd-mobile@FreeBSD.ORG Sun Jul 29 03:19:38 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44A6A16A419 for ; Sun, 29 Jul 2007 03:19:38 +0000 (UTC) (envelope-from ceco108@gimail.af.mil) Received: from athena.hrdnet.com (athena.hrdnet.com [208.194.177.119]) by mx1.freebsd.org (Postfix) with ESMTP id E495D13C465 for ; Sun, 29 Jul 2007 03:19:37 +0000 (UTC) (envelope-from ceco108@gimail.af.mil) Received: from gimail.af.mil (unverified [208.194.177.29]) by athena.hrdnet.com (Vircom SMTPRS 4.4.571.23) with ESMTP id ; Sat, 28 Jul 2007 22:52:59 -0400 X-Modus-BlackList: 208.194.177.29=OK;ceco108@gimail.af.mil=OK X-Modus-Trusted: 208.194.177.29=YES X-Modus-Audit: FALSE;0;0;0 Message-ID: <434a3eb67fc148e3b7605ed0caa6b462.ceco108@gimail.af.mil> X-EM-APIVersion: 2, 0, 2, 6 X-Priority: 3 (Normal) From: "Cecil" To: freebsd-mobile@freebsd.org Date: Sat, 28 Jul 2007 22:48:59 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=utf-8 Cc: cwelug@googlegroups.com Subject: hot swapping USB drives and install packages or ports from the CD X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 03:19:38 -0000 Hello all, I am a newbie to unix but have installed FreeBSD 6.2 with Gnome desktop 2.16.1 on my ThinkPad R40 and I have some problems: 1. I can't connect to the Internet because my friend has dial-up with MSN and I can't get the moden to connect 2. I would like to install Apache 2.2.4, PHP 5.2.3, and PHP-mysql 5.2.3 from my cdrom but I dont really understand the port system and the dependicies, whether I should download the Distfiles to a CD 3. I have a USB stick drives that I would like to hotswap in and out --- when I boot they are there as /dev/da1s1 but will not return when I reinsert the drive in the usb port. Thanks, Cecil From owner-freebsd-mobile@FreeBSD.ORG Sun Jul 29 09:35:55 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DCA716A421 for ; Sun, 29 Jul 2007 09:35:55 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mx1.freebsd.org (Postfix) with ESMTP id 005D113C45D for ; Sun, 29 Jul 2007 09:35:54 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.14.1/8.14.1) with ESMTP id l6T9BqF7062377; Sun, 29 Jul 2007 19:11:52 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.14.1/8.14.1/Submit) id l6T9BpUH062376; Sun, 29 Jul 2007 19:11:51 +1000 (EST) (envelope-from peter) Date: Sun, 29 Jul 2007 19:11:51 +1000 From: Peter Jeremy To: Cecil Message-ID: <20070729091151.GJ1152@turion.vk2pj.dyndns.org> References: <434a3eb67fc148e3b7605ed0caa6b462.ceco108@gimail.af.mil> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/QKKmeG/X/bPShih" Content-Disposition: inline In-Reply-To: <434a3eb67fc148e3b7605ed0caa6b462.ceco108@gimail.af.mil> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cwelug@googlegroups.com, freebsd-mobile@freebsd.org Subject: Re: hot swapping USB drives and install packages or ports from the CD X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 09:35:55 -0000 --/QKKmeG/X/bPShih Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Could you please wrap your lines before 80 columns. Also, these questions probably belong in freebsd-questions rather than here. On 2007-Jul-28 22:48:59 -0400, Cecil wrote:=20 >1. I can't connect to the Internet because my friend has dial-up >with MSN and I can't get the moden to connect Is this the internal modem or an external modem? What error are you getting. I suspect the internal modem is a winmodem and is not supported by FreeBSD. >2. I would like to install Apache 2.2.4, PHP 5.2.3, and PHP-mysql >5.2.3 from my cdrom but I dont really understand the port system and >the dependicies, whether I should download the Distfiles to a CD You have two options for ports: a) Compile the ports yourself - which will automatically download distfiles. b) Download pre-compiled binary packages and just install them. A number of packages are available on the installation CDs or can be downloaded from various FTP servers. >3. I have a USB stick drives that I would like to hotswap in and out >--- when I boot they are there as /dev/da1s1 but will not return when >I reinsert the drive in the usb port. This should work. If I understand you correctly, when you boot with the stick inserted, it is detected correctly but if you remove it and then re-insert it, it's not detected. Could you please post the relevant sections of /var/log/messages showing the initial da1 probe messages, when you remove it and when you re-insert it. --=20 Peter Jeremy --/QKKmeG/X/bPShih Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGrFnX/opHv/APuIcRAtxRAJ9MBVD9NnwYUe7RZ3cofrUgfmipOgCcC4kD sjPhsx/TKXO+yPa0bMMIU7Y= =sZQ+ -----END PGP SIGNATURE----- --/QKKmeG/X/bPShih-- From owner-freebsd-mobile@FreeBSD.ORG Sun Jul 29 22:47:00 2007 Return-Path: Delivered-To: freebsd-mobile@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E370016A419 for ; Sun, 29 Jul 2007 22:47:00 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (adsl-75-1-14-242.dsl.scrm01.sbcglobal.net [75.1.14.242]) by mx1.freebsd.org (Postfix) with ESMTP id A423213C494 for ; Sun, 29 Jul 2007 22:47:00 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id l6TMSB6G088379; Sun, 29 Jul 2007 15:28:15 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <200707292228.l6TMSB6G088379@gw.catspoiler.org> Date: Sun, 29 Jul 2007 15:28:11 -0700 (PDT) From: Don Lewis To: ceco108@gimail.af.mil In-Reply-To: <434a3eb67fc148e3b7605ed0caa6b462.ceco108@gimail.af.mil> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: cwelug@googlegroups.com, freebsd-mobile@FreeBSD.org Subject: Re: hot swapping USB drives and install packages or ports from the CD X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 22:47:01 -0000 On 28 Jul, Cecil wrote: > Hello all, > > I am a newbie to unix but have installed FreeBSD 6.2 with Gnome > desktop 2.16.1 on my ThinkPad R40 and I have some problems: > 1. I can't connect to the Internet because my friend has dial-up with > MSN and I can't get the moden to connect I'm running FreeBSD on my R40. The internal modem is a winmodem and isn't supported. I've got a Zonet ZFM5600 PC Card modem that works fine. Other PC Card (or USB?) modems should also work, as long as they look like a serial port peripheral to the OS and aren't winmodems. If you have the port expander or docking station for your R40, you should be able to connect an external modem to the serial port. From owner-freebsd-mobile@FreeBSD.ORG Sun Jul 29 23:14:05 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58F2216A417 for ; Sun, 29 Jul 2007 23:14:05 +0000 (UTC) (envelope-from phil.dougherty@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 03E8213C45A for ; Sun, 29 Jul 2007 23:14:04 +0000 (UTC) (envelope-from phil.dougherty@gmail.com) Received: by py-out-1112.google.com with SMTP id a73so2658716pye for ; Sun, 29 Jul 2007 16:14:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=SDeb+6el+YAd8nVjO5e9ub3VnBezG7hDVg7wCNNyPl8EpNTxAzhOyWNLKxtzXDfUvBSzbjcuwEJLqkcBzJx7e9IbDODfS8BlwB+SAmq9sklAHL2f/GVwc5uyhtC4gG+/MS3gJHeUWdikrs2ZSF2wo0lKY+g2tyk8+b9OSq44/B0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=AYdLIzYSMrNY0blY8Z7Lo9G7IdSlQ5GWlHrv2/H1IHHYQU+h8gVOTZB3feEDPij9qVlRp9hUHAxOtL96gZTnThLKVPTK/vwbOwRLmk+DC7NUF37OVJb11zb95PYDutM2vyW98JdKug15EtqeuIeCqD63bwK6QCXDRKuXKk2NIPw= Received: by 10.142.102.5 with SMTP id z5mr268999wfb.1185749392838; Sun, 29 Jul 2007 15:49:52 -0700 (PDT) Received: by 10.143.159.19 with HTTP; Sun, 29 Jul 2007 15:49:52 -0700 (PDT) Message-ID: <1c37127b0707291549v6e216912j2a03983e02061443@mail.gmail.com> Date: Sun, 29 Jul 2007 18:49:52 -0400 From: "Phil Dougherty" To: freebsd-mobile@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Broadcom BCM4306 + ndis: ndis0: set ssid failed: 45 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 23:14:05 -0000 Hello, I am running 6.2-release-p5 on a Dell Latitude X300 with the Broadcom BCM4306 (which uses the bcmwl5.* driver files). After fiddling with the ndis setup I've managed to get the driver to load with success and I now have an ndis0 device in my ifconfig listing. The problem I'm having is that I can't seem to set any of the values in ifconfig.. particularly the ssid which tells me: ndis0: set ssid failed: 45 this also happens when I try to bring the ndis0 interface up. The lack of error messages here has me at a loss for what to try next and google wasn't of any help either. Thanks in advance for any help! -Phil From owner-freebsd-mobile@FreeBSD.ORG Sun Jul 29 23:17:23 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CAE016A41A for ; Sun, 29 Jul 2007 23:17:23 +0000 (UTC) (envelope-from phil.dougherty@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id C283813C461 for ; Sun, 29 Jul 2007 23:17:22 +0000 (UTC) (envelope-from phil.dougherty@gmail.com) Received: by py-out-1112.google.com with SMTP id a73so2659669pye for ; Sun, 29 Jul 2007 16:17:22 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=WnarNjar0k3OgexDtcqJnsg1bX3GEpmvhpWmfVy+yDWc7P+z0+zT++uQrPv0uuP9bP4vXVbSU2pEeN2C2QGVvOl2YHDKRGS6ggcukLOMyz8atnADLZlFzdnYC8Y2ct6pnaFutuH8TxxXvJ9eb11hczyUg14DFwvb98RApNT5/uQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=FfkgXbmIMdrazkrd4+GbJpDd9wHJSumsOv3H3EqROqMSx7Goka7MMAuJdHIxKpobJ48ef6PUxK0wSfuzOyvjjYFDPQONoGuPKQ5bOlEM3Rq5e4PZo3YK/udsgj1T2r+Q5uA0DyZQW4SImsvzGuU0Su8r0QGUafk4wwyP/So5OBM= Received: by 10.142.89.9 with SMTP id m9mr274217wfb.1185751041746; Sun, 29 Jul 2007 16:17:21 -0700 (PDT) Received: by 10.143.159.19 with HTTP; Sun, 29 Jul 2007 16:17:21 -0700 (PDT) Message-ID: <1c37127b0707291617r9f7f048k7ff63742e74e4796@mail.gmail.com> Date: Sun, 29 Jul 2007 19:17:21 -0400 From: "Phil Dougherty" To: freebsd-mobile@freebsd.org In-Reply-To: <1c37127b0707291549v6e216912j2a03983e02061443@mail.gmail.com> MIME-Version: 1.0 References: <1c37127b0707291549v6e216912j2a03983e02061443@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Broadcom BCM4306 + ndis: ndis0: set ssid failed: 45 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 23:17:23 -0000 Hello, I am running 6.2-release-p5 on a Dell Latitude X300 with the Broadcom BCM4306 (which uses the bcmwl5.* driver files). After fiddling with the ndis setup I've managed to get the driver to load with success and I now have an ndis0 device in my ifconfig listing. The problem I'm having is that I can't seem to set any of the values in ifconfig.. particularly the ssid which tells me: ndis0: set ssid failed: 45 this also happens when I try to bring the ndis0 interface up. The lack of error messages here has me at a loss for what to try next and google wasn't of any help either. Thanks in advance for any help! -Phil -- Phil E. Dougherty IT Assistant DMS North America 57 E. 11th st. Suite 5A New York, NY 10003 phil@us.regteam.com From owner-freebsd-mobile@FreeBSD.ORG Mon Jul 30 16:14:40 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DFDD16A418 for ; Mon, 30 Jul 2007 16:14:40 +0000 (UTC) (envelope-from ceco108@gimail.af.mil) Received: from athena.hrdnet.com (athena.hrdnet.com [208.194.177.119]) by mx1.freebsd.org (Postfix) with ESMTP id 3357113C480 for ; Mon, 30 Jul 2007 16:14:39 +0000 (UTC) (envelope-from ceco108@gimail.af.mil) Received: from gimail.af.mil (unverified [208.194.177.29]) by athena.hrdnet.com (Vircom SMTPRS 4.4.571.23) with ESMTP id ; Mon, 30 Jul 2007 12:19:20 -0400 X-Modus-BlackList: 208.194.177.29=OK;ceco108@gimail.af.mil=OK X-Modus-Trusted: 208.194.177.29=YES X-Modus-Audit: FALSE;0;0;0 Message-ID: <81502693b994451ea9aed8834c87f607.ceco108@gimail.af.mil> X-EM-APIVersion: 2, 0, 2, 6 X-Priority: 3 (Normal) From: "Cecil" To: truckman@FreeBSD.org Date: Mon, 30 Jul 2007 12:15:20 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=utf-8 Cc: cwelug@googlegroups.com, freebsd-mobile@FreeBSD.org Subject: RE: Re: hot swapping USB drives and install packages or ports from theCD X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2007 16:14:40 -0000 Thanks Don, I have a 3Com PC card with modem that I will try. ------- Original Message ------- >From : Don Lewis[mailto:truckman@FreeBSD.org] Sent : 7/29/2007 6:28:11 PM To : ceco108@gimail.af.mil Cc : freebsd-mobile@FreeBSD.org; cwelug@googlegroups.com Subject : RE: Re: hot swapping USB drives and install packages or ports from theCD On 28 Jul, Cecil wrote: > Hello all, > > I am a newbie to unix but have installed FreeBSD 6.2 with Gnome > desktop 2.16.1 on my ThinkPad R40 and I have some problems: > 1. I can't connect to the Internet because my friend has dial-up with > MSN and I can't get the moden to connect I'm running FreeBSD on my R40. The internal modem is a winmodem and isn't supported. I've got a Zonet ZFM5600 PC Card modem that works fine. Other PC Card (or USB?) modems should also work, as long as they look like a serial port peripheral to the OS and aren't winmodems. If you have the port expander or docking station for your R40, you should be able to connect an external modem to the serial port. From owner-freebsd-mobile@FreeBSD.ORG Tue Jul 31 21:26:20 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F171A16A417 for ; Tue, 31 Jul 2007 21:26:20 +0000 (UTC) (envelope-from ceco108@gimail.af.mil) Received: from athena.hrdnet.com (athena.hrdnet.com [208.194.177.119]) by mx1.freebsd.org (Postfix) with ESMTP id 98A0813C458 for ; Tue, 31 Jul 2007 21:26:20 +0000 (UTC) (envelope-from ceco108@gimail.af.mil) Received: from gimail.af.mil (unverified [208.194.177.29]) by athena.hrdnet.com (Vircom SMTPRS 4.4.571.23) with ESMTP id ; Tue, 31 Jul 2007 17:31:02 -0400 X-Modus-BlackList: 208.194.177.29=OK;ceco108@gimail.af.mil=OK X-Modus-Trusted: 208.194.177.29=YES X-Modus-Audit: FALSE;0;0;0 Message-ID: <4629e9c48f9b44ca98fcabe5747fd8c2.ceco108@gimail.af.mil> X-EM-APIVersion: 2, 0, 2, 6 X-Priority: 3 (Normal) From: "Cecil" To: peterjeremy@optushome.com.au, ceco108@gimail.af.mil Date: Tue, 31 Jul 2007 17:27:01 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=utf-8 Cc: cwelug@googlegroups.com, freebsd-mobile@freebsd.org Subject: RE: Re: hot swapping USB drives and install packages or ports from theCD X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2007 21:26:21 -0000 Hello Peter, Please bear with me, the mail system is at fault nothing I can do about format. >2. I would like to install Apache 2.2.4, PHP 5.2.3, and PHP-mysql >5.2.3 from my cdrom but I dont really understand the port system and >the dependicies, whether I should download the Distfiles to a CD You have two options for ports: a) Compile the ports yourself - which will automatically download distfiles. b) Download pre-compiled binary packages and just install them. A number of packages are available on the installation CDs or can be downloaded from various FTP servers. I found, download, and installed the packages a couple of times to get the config right for the packages to work together. Here are the results: >3. I have a USB stick drives that I would like to hotswap in and out >--- when I boot they are there as /dev/da1s1 but will not return when >I reinsert the drive in the usb port. This should work. If I understand you correctly, when you boot with the stick inserted, it is detected correctly but if you remove it and then re-insert it, it's not detected. Could you please post the relevant sections of /var/log/messages showing the initial da1 probe messages, when you remove it and when you re-insert it. Initial Jul 29 12:29:00 game kernel: usb3: on ehci0 Jul 29 12:29:00 game kernel: usb3: USB revision 2.0 Jul 29 12:29:00 game kernel: uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 Jul 29 12:29:00 game kernel: uhub3: 6 ports with 6 removable, self powered Jul 29 12:29:00 game kernel: umass0: vendor 0x05e3 USB TO IDE, rev 2.00/0.33, addr 2 Jul 29 12:29:00 game kernel: umass1: Memorex TD Classic 003B, rev 2.00/1.10, addr 3 Jul 29 12:29:00 game kernel: da1 at umass-sim1 bus 1 target 0 lun 0 Jul 29 12:29:00 game kernel: da1: Removable Direct Access SCSI-0 device Jul 29 12:29:00 game kernel: da1: 40.000MB/s transfers Jul 29 12:29:00 game kernel: da1: 981MB (2009088 512 byte sectors: 64H 32S/T 981C) Detached Jul 29 14:02:27 game kernel: umass1: at uhub3 port 4 (addr 3) disconnected Jul 29 14:02:27 game kernel: (da1:umass-sim1:1:0:0): lost device Jul 29 14:02:27 game kernel: umass1: detached Re-attached and open termand tried to rescan with the camcontrol rescan all command but was not detected. I noticed that the drive is being cognized as "removable, self powered" which wrong-did not power up when reinserted. What is needed to be done for the umass1 to use system power Thanks, Cecil From owner-freebsd-mobile@FreeBSD.ORG Wed Aug 1 11:49:13 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96D4816A418 for ; Wed, 1 Aug 2007 11:49:13 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mx1.freebsd.org (Postfix) with ESMTP id EB09613C45A for ; Wed, 1 Aug 2007 11:49:12 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.14.1/8.14.1) with ESMTP id l71BnATv002226; Wed, 1 Aug 2007 21:49:10 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.14.1/8.14.1/Submit) id l71Bn9bU002225; Wed, 1 Aug 2007 21:49:09 +1000 (EST) (envelope-from peter) Date: Wed, 1 Aug 2007 21:49:09 +1000 From: Peter Jeremy To: Cecil Message-ID: <20070801114909.GL1152@turion.vk2pj.dyndns.org> References: <4629e9c48f9b44ca98fcabe5747fd8c2.ceco108@gimail.af.mil> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uZ3hkaAS1mZxFaxD" Content-Disposition: inline In-Reply-To: <4629e9c48f9b44ca98fcabe5747fd8c2.ceco108@gimail.af.mil> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-mobile@freebsd.org Subject: Re: Re: hot swapping USB drives and install packages or ports from theCD X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2007 11:49:13 -0000 --uZ3hkaAS1mZxFaxD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2007-Jul-31 17:27:01 -0400, Cecil wrote: >I found, download, and installed the packages a couple of times to >get the config right for the packages to work together. If you install all the packages at one time, you should get a consistent set. If you install different packages at different times, it's possible that dependencies point to older versions. >Here are the results: [missing] >Initial >Jul 29 12:29:00 game kernel: usb3: on ehci0 >Jul 29 12:29:00 game kernel: usb3: USB revision 2.0 >Jul 29 12:29:00 game kernel: uhub3: Intel EHCI root hub, class 9/0, rev 2.= 00/1.00, addr 1 >Jul 29 12:29:00 game kernel: uhub3: 6 ports with 6 removable, self powered >Jul 29 12:29:00 game kernel: umass0: vendor 0x05e3 USB TO IDE, rev 2.00/0.= 33, addr 2 >Jul 29 12:29:00 game kernel: umass1: Memorex TD Classic 003B, rev 2.00/1.1= 0, addr 3 >Jul 29 12:29:00 game kernel: da1 at umass-sim1 bus 1 target 0 lun 0 >Jul 29 12:29:00 game kernel: da1: Removable= Direct Access SCSI-0 device=20 >Jul 29 12:29:00 game kernel: da1: 40.000MB/s transfers >Jul 29 12:29:00 game kernel: da1: 981MB (2009088 512 byte sectors: 64H 32S= /T 981C) I gather you have some sort of external HDD attached (the umass0 line) as w= ell. That all looks reasonable. >Detached >Jul 29 14:02:27 game kernel: umass1: at uhub3 port 4 (addr 3) disconnected >Jul 29 14:02:27 game kernel: (da1:umass-sim1:1:0:0): lost device >Jul 29 14:02:27 game kernel: umass1: detached Again, that looks reasonable. >Re-attached Was anything logged in messages? What does "usbdevs -v" report after you re-insert the USB stick. > and open termand tried to rescan with the camcontrol >rescan all command but was not detected. You should not need to use camcontrol - the device should probe automatically. (In fact, AFAIK, the USB subsystem needs to recognize the device to make it available to the SCSI subsystem before the relevant SCSI bus exists for camcontrol to use). > I noticed that the drive is >being cognized as "removable, self powered" which wrong-did not power >up when reinserted. The "removable, self powered" refers to the USB ports - the ehci (USB2) controller reports that there are 6 USB2 ports for removable devices, all supplying power. At this stage, I'm puzzled. It's possible that it needs some quirks and is hanging the bus but that should give you error messages and clear when you remove the device. Does the stick work normally the first time (ie until you disconnect it)? Do you get anything different if you try a different port? >What is needed to be done for the umass1 to use system power AFAIK, that is totally in the hardware. --=20 Peter Jeremy --uZ3hkaAS1mZxFaxD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGsHM1/opHv/APuIcRAtVIAKCza7Oc3E4hC9sjP6T5E4acI+z+WACdFshy xDzY44b5V20uBX1WPD8bgOY= =0wES -----END PGP SIGNATURE----- --uZ3hkaAS1mZxFaxD-- From owner-freebsd-mobile@FreeBSD.ORG Thu Aug 2 00:30:33 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0413416A41B for ; Thu, 2 Aug 2007 00:30:33 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id CEEA313C469 for ; Thu, 2 Aug 2007 00:30:32 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so374488waf for ; Wed, 01 Aug 2007 17:30:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dd+KciRgc2IwMgFTOFztxRmMWzYovTPm+IQyn8s/OAnUd1K6IY0EcDVgL/yEUEBJE/VdZ9QzcPUQmLybN9G1m2/Ln1EcxNTe4we5VvFjSAbVpPoEET3T1b9RmY46GE2OtBXhXPgJiiPCmZbLPczPwYu1t8aPOzi4aX3jkv5U5xk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZsgNf698oCEIiU+0v0L01ynoFfmECEvJt42QLmPshE9B7qLkfd9f9KlW+IJdC04QMzvHaJ6sLtnyfWEUZ91trwkVrtA+8ZLpOaVzlFxuybfmmRkG4lxN874KuqmV381SsoJdwPJIKCdo67S0fLSjd8nXPUUD8O6PsFdQZBmj5B4= Received: by 10.115.60.1 with SMTP id n1mr1245625wak.1186012973267; Wed, 01 Aug 2007 17:02:53 -0700 (PDT) Received: by 10.115.78.4 with HTTP; Wed, 1 Aug 2007 17:02:53 -0700 (PDT) Message-ID: <4956a5e50708011702i5eae4c6ev421529ae7dbd0fa7@mail.gmail.com> Date: Wed, 1 Aug 2007 21:02:53 -0300 From: Nenhum_de_Nos To: freebsd-mobile@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Asus F3T notebook X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 00:30:33 -0000 hail, I have a F3T AK0042C running -CURRENT fine by the way. the thing is that I cant adjust the speakers volume, and LCD brightness. these two are the most anoying right now ... anyone knows anything to do about this ? where to look for ? any leads would be apreciated :) thanks matheus -- We will call you cygnus, The God of balance you shall be From owner-freebsd-mobile@FreeBSD.ORG Thu Aug 2 13:47:04 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91FD416A421 for ; Thu, 2 Aug 2007 13:47:04 +0000 (UTC) (envelope-from evs@telod.net) Received: from kohav.telod.net (h-72-245-221-62.chcgilgm.covad.net [72.245.221.62]) by mx1.freebsd.org (Postfix) with ESMTP id E891C13C46B for ; Thu, 2 Aug 2007 13:47:03 +0000 (UTC) (envelope-from evs@telod.net) Received: from [192.168.0.2] (wall.hm.telod.net [72.245.221.58]) (authenticated bits=0) by kohav.telod.net (8.13.8/8.13.3) with ESMTP id l72DkhcA005070; Thu, 2 Aug 2007 08:46:45 -0500 (CDT) (envelope-from evs@telod.net) In-Reply-To: <4956a5e50708011702i5eae4c6ev421529ae7dbd0fa7@mail.gmail.com> References: <4956a5e50708011702i5eae4c6ev421529ae7dbd0fa7@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Edward Shabotinsky Date: Thu, 2 Aug 2007 08:46:54 -0500 To: Nenhum_de_Nos X-Mailer: Apple Mail (2.752.3) X-Virus-Scanned: ClamAV version 0.91, clamav-milter version 0.91 on kohav.telod.net X-Virus-Status: Clean Cc: freebsd-mobile@freebsd.org Subject: Re: Asus F3T notebook X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 13:47:04 -0000 try 'tpb' this my help On Aug 1, 2007, at 7:02 PM, Nenhum_de_Nos wrote: > hail, > > I have a F3T AK0042C running -CURRENT fine by the way. > > the thing is that I cant adjust the speakers volume, and LCD > brightness. these two are the most anoying right now ... > > anyone knows anything to do about this ? > where to look for ? > > any leads would be apreciated :) > > thanks > > matheus > > -- > We will call you cygnus, > The God of balance you shall be > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile- > unsubscribe@freebsd.org" From owner-freebsd-mobile@FreeBSD.ORG Fri Aug 3 04:10:43 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9AAD16A417 for ; Fri, 3 Aug 2007 04:10:43 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.188]) by mx1.freebsd.org (Postfix) with ESMTP id B00DC13C45B for ; Fri, 3 Aug 2007 04:10:43 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: by rv-out-0910.google.com with SMTP id f1so485166rvb for ; Thu, 02 Aug 2007 21:10:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gcLjJvE/GfUdu8BAwFLaKdRawmTLNolT9Gb+/ZIcZdr1bAqI694Wqb/jFAs2e5KHAR+BDccPkrpOgzCb8gaTRboCcrqR9mXYUW5ptE4FFV7nXXq4T1Xu/YSwhMUgsKDKSak6mEkcPr5fp97yC5HkurnQ3+gweAN0IrVT/WNGy6s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CmD80COs4ZYfDN6Lr4Mo8rUE1v5jbwDPyehmL82wsTPMCwhIOsktw3g/2JZxjLw6wNKcpEN6pTn2Lx1kM+exo1j2eiYgK51nnkkzcHtq2wmIebWtCAUeNxBrenPNcX3blPZCqnSOJGjkEx2tDpAtYXCfwm1rGU5PH0fOXCr6t9k= Received: by 10.115.88.1 with SMTP id q1mr2538439wal.1186114243300; Thu, 02 Aug 2007 21:10:43 -0700 (PDT) Received: by 10.115.78.4 with HTTP; Thu, 2 Aug 2007 21:10:33 -0700 (PDT) Message-ID: <4956a5e50708022110t14e1dfb2ud295e926ed7af42e@mail.gmail.com> Date: Fri, 3 Aug 2007 01:10:33 -0300 From: Nenhum_de_Nos To: "Edward Shabotinsky" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4956a5e50708011702i5eae4c6ev421529ae7dbd0fa7@mail.gmail.com> Cc: freebsd-mobile@freebsd.org Subject: Re: Asus F3T notebook X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2007 04:10:43 -0000 On 8/2/07, Edward Shabotinsky wrote: > try 'tpb' > > this my help > > > On Aug 1, 2007, at 7:02 PM, Nenhum_de_Nos wrote: > > > hail, > > > > I have a F3T AK0042C running -CURRENT fine by the way. > > > > the thing is that I cant adjust the speakers volume, and LCD > > brightness. these two are the most anoying right now ... > > > > anyone knows anything to do about this ? > > where to look for ? > > > > any leads would be apreciated :) > > > > thanks > > > > matheus > > > > -- > > We will call you cygnus, > > The God of balance you shall be hail, thanks for the info. I read tpb website and says its for Thinkpads only, but there I got an info that could lead to solve a issue with brigthness. I changed somethings in the acpi_asus.c and got to change the brightness by hand (sysctl way), and now I'll see how far this hint (tpb) can take me :) thanks matheus -- We will call you cygnus, The God of balance you shall be