From owner-freebsd-mobile Sun Dec 15 14:22:57 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1938337B404 for ; Sun, 15 Dec 2002 14:22:56 -0800 (PST) Received: from mta2n.bluewin.ch (mta2n.bluewin.ch [195.186.4.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F69E43EC2 for ; Sun, 15 Dec 2002 14:22:55 -0800 (PST) (envelope-from cmathys@bluewin.ch) Received: from devil.bsd.local (195.186.231.152) by mta2n.bluewin.ch (Bluewin AG 6.5.032) id 3DE760510019F6B6; Sun, 15 Dec 2002 23:22:45 +0100 Date: Sun, 15 Dec 2002 23:22:54 +0100 From: Christoph Mathys To: Tobias Roth Cc: FreeBSD Mobile Subject: Re: USB hot-plug / standby-problems on IBM A31 Message-Id: <20021215232254.13ada760.cmathys@bluewin.ch> In-Reply-To: <20021214115937.GC3509@speedy.unibe.ch> References: <20021214115415.3911a014.cmathys@bluewin.ch> <20021214115937.GC3509@speedy.unibe.ch> X-Mailer: Sylpheed version 0.8.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hello I had the options you mentioned set. the system doesn't detect anything after the system started up. I tried the mice also on my desktop-pc (also running FreeBSD 4.7) there it is immediately detected when plugged in and a message is printed to the screen (as it should be). on the notebook nothing happens when I plug in the mice :( I compared the configuration files, kernel and rc.conf are almost the same... any ideas? greetings Christoph On Sat, 14 Dec 2002 12:59:37 +0100 Tobias Roth wrote: > usb works almost all the time for me on my T30. in rc.conf, I have > > moused_enable="YES" > moused_port="/dev/psm0" > moused_flags="-3" > > and in xfree conf > > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/sysmouse" > Option "ZAxisMapping" "4 5 > > From time to time however, the phenomenon you described happens: after booting, the mouse is not detected and I have to unplug and replug it to make it work. This only happens in about one of 15 boots. > > The not-resume-from-x has been discussed earlier on this list, it has to do with a bios bug from ibm. linux people have worked around this already. i am looking forward to try 5.0 to see what acpi can do for me. > > other stuff i got to work: wireless, ethernet, usb digicam, pcmcia cardreader, apm resume without a crash when the dvd drive is inserted, opengl. > > things that do not yet work (tho I have not tried hard until now): irda, bluetooth, internal modem and hibernate. the last one I heard is already working for some people, if so, can someone give me some instructions about this? > > > greets, t. > > > On Sat, Dec 14, 2002 at 11:54:15AM +0100, Christoph Mathys wrote: > > Hello > > > > I just installed FreeBSD 4.7 on a ibm a31 laptop. almost everything > > works I 've tried up to now: sound, ethernet, wlan, graphics, usb-mice. > > but is possible to plug in and let the system detect the usb-mice after > > the system started up? until now I didn't have any success with this. > > also if the notebooks switches to standby, the usb-mice doesn't work any > > more after the notebook is up again. > > and yet another problem with standby: X can't be directly resumed. I have to switch to a virtual terminal first, and then I can swicht to X. any sugestions? > > > > thx for any help! > > > > Christoph > > > > PS please include me in replies because I'm not on the list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message