Re: USB hot-plug / standby-problems on IBM A31
Tobias Roth <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected]
with "unsubscribe freebsd-mobile" in the body of the message