View previous topic :: View next topic |
Author |
Message |
sl70 Guru
Joined: 18 Jun 2002 Posts: 455 Location: Saitama, JP
|
Posted: Fri Sep 20, 2002 9:17 pm Post subject: Hotplug puts monitor to sleep |
|
|
I want to get my Palm M515 working in Linux, but can't seem to get hotplug to function properly. When I start hotplug it puts my monitor to sleep. It doesn't seem to have any other effects. I can log in from outside, reboot or restart X, but nothing (except rebooting, of course) brings the display back up. The log doesn't seem to show anything wrong (but what do I know). Here's what's in the log:
Sep 20 14:05:30 [/etc/hotplug/pci.agent] pcimodules is scanning more than 00:00.0 ...
Sep 20 14:05:30 [/etc/hotplug/pci.agent] Setup matroxfb_base snd-via8233 usb-uhci uhci usb-uhci uhci usb-uhci uhci tulip for PCI slot
Sep 20 14:05:30 [/etc/hotplug/pci.agent] ... blacklisted module: usb-uhci
Sep 20 14:05:30 [kernel] usb.c: new USB bus registered, assigned bus number 1
Sep 20 14:05:30 [/sbin/hotplug] arguments (usb) env (PWD=/etc/hotplug DEVICE=/proc/bus/usb/001/001 ACTION=add DEBUG=kernel OLDPWD=/ DEVFS=/proc/bus/usb TYPE=9/0/0 SHLVL=1 HOME=/ PATH=/bin:/sbin:/usr/sbin:/usr/bin PRODUCT=0/0/0 _=/usr/bin/env)
Sep 20 14:05:30 [/sbin/hotplug] invoke /etc/hotplug/usb.agent ()
Sep 20 14:05:30 [kernel] usb.c: new USB bus registered, assigned bus number 2
Sep 20 14:05:30 [/sbin/hotplug] arguments (usb) env (PWD=/etc/hotplug DEVICE=/proc/bus/usb/002/001 ACTION=add DEBUG=kernel OLDPWD=/ DEVFS=/proc/bus/usb TYPE=9/0/0 SHLVL=1 HOME=/ PATH=/bin:/sbin:/usr/sbin:/usr/bin PRODUCT=0/0/0 _=/usr/bin/env)
Sep 20 14:05:30 [/sbin/hotplug] invoke /etc/hotplug/usb.agent ()
Sep 20 14:05:30 [kernel] usb.c: new USB bus registered, assigned bus number 3
Sep 20 14:05:30 [/etc/hotplug/pci.agent] ... blacklisted module: usb-uhci
Sep 20 14:05:30 [/etc/hotplug/pci.agent] ... blacklisted module: usb-uhci
Sep 20 14:05:30 [/sbin/hotplug] arguments (usb) env (PWD=/etc/hotplug DEVICE=/proc/bus/usb/003/001 ACTION=add DEBUG=kernel OLDPWD=/ DEVFS=/proc/bus/usb TYPE=9/0/0 SHLVL=1 HOME=/ PATH=/bin:/sbin:/usr/sbin:/usr/bin PRODUCT=0/0/0 _=/usr/bin/env)
Sep 20 14:05:30 [/sbin/hotplug] invoke /etc/hotplug/usb.agent ()
Sep 20 14:05:30 [/etc/hotplug/pci.agent] pcimodules is scanning more than 00:01.0 ...
(Several similar sets of lines omitted here.)
Sep 20 14:05:30 [/etc/hotplug/pci.agent] Setup matroxfb_base snd-via8233 usb-uhci uhci usb-uhci uhci usb-uhci uhci tulip for PCI slot
Sep 20 14:05:31 [kernel] usb-uhci.c: $Revision: 1.275 $ time 11:51:00 Sep 17 2002
Sep 20 14:05:33 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:33 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:33 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:33 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:34 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:34 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:34 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:34 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:37 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:37 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:40 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
Sep 20 14:05:40 [/etc/hotplug/usb.agent] Setup usbcore for USB product 0/0/0
And then at this point if I login from outside and do
/etc/init.d/hotplug status it tells me it's running.
I'm thinking of trying
rc-update add hotplug boot
but I'm afraid I'll never be able to get into the computer again if something goes wrong. Anyone have any ideas? |
|
Back to top |
|
|
puddpunk l33t
Joined: 20 Jul 2002 Posts: 681 Location: New Zealand
|
Posted: Sat Sep 21, 2002 2:11 am Post subject: |
|
|
It looks like an interrupt problem.
Hotplug is telling some peice of hardware (your mobo maybe) that somethings being plugged in, and then something gets confused and thinks its power management.
Try removing ASCPI/APM from your kernel. |
|
Back to top |
|
|
sl70 Guru
Joined: 18 Jun 2002 Posts: 455 Location: Saitama, JP
|
Posted: Sat Sep 21, 2002 9:24 pm Post subject: |
|
|
Neither ACPI or APM is enabled in my kernel. I was thinking the problem was in the matroxfb part, since it causes my monitor to blink out. How does that sound? |
|
Back to top |
|
|
sl70 Guru
Joined: 18 Jun 2002 Posts: 455 Location: Saitama, JP
|
Posted: Mon Sep 23, 2002 9:13 pm Post subject: |
|
|
I solved my problem. My hunch was right. When I removed the matroxfb module (why did I put that in there, anyway?) hotplug started up fine. Now all I have to do is wait for gnome-pilot 0.1.66 so I can sync my Palm with evolution.
(Someone mod me up for solving this. ) |
|
Back to top |
|
|
|