You are not logged in.
Hi, my problem is this, I've installed archlinux on my girlfriend's PC, Everything went well but when I installed GNOME and GDM I realize the mouse didn't work, so I went looking for everything that said on the web, I have installed UDEV and hal for hardware detection, I putted dbus on the DAEMONS part of the rc.conf and I don't know what else to do. My rc.conf looks like this
...
MOMODULES=(!acpi)
...
DAEMONS=(syslog-ng hal network netfs crond alsa gdm)
I should add that I had to put !acpi because a problem on the first boot (the screen went blank on the first reboot). I did a cat /dev/input/mice and when I move the mouse I don't get a response.
By te way, nothing on the USB department works, doesn't mount USB pendrives or anything.
PS. I've installed xf86-input-mouse and doesn't work neider.
Last edited by xangelux (2011-02-21 22:29:41)
Offline
Does lsusb show your devices or no?
Also try connecting the device(s) to different USB ports.
Offline
So you don't need the formatter, but the other stuff is useful. Also, what does dmesg say?
toad@archtop 500\1 ~ > pacman -Q |grep usb
libusb 1.0.8-1
libusb-compat 0.1.3-1
quick-usb-formatter 0.4-1
usbmuxd 1.0.6-2
usbutils 001-2
never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::
Offline
And that all can be different problems.
You can try installing xf86-input-evdev and see if mouse works.
If it works than usbsticks may not be working due to policikit problems.
Offline
Thank you all for a quick response
Does lsusb show your devices or no?
Also try connecting the device(s) to different USB ports.
lsusb shows nothing, like anything is pluged in, every hardware is fine, I booted with a fedora live USB and the mouse and flashdrives worked
So you don't need the formatter, but the other stuff is useful. Also, what does dmesg say?
I put what dmesg says on a pastebin here
toad@archtop 500\1 ~ > pacman -Q |grep usb
libusb 1.0.8-1
libusb-compat 0.1.3-1
quick-usb-formatter 0.4-1
usbmuxd 1.0.6-2
usbutils 001-2
this returns the next:
libusb 0.1.12-4
libusb1 1.0.8-1
usbmuxd 1.0.4-2
usbutils 0.87-1
And that all can be different problems.
You can try installing xf86-input-evdev and see if mouse works.
If it works than usbsticks may not be working due to policikit problems.
I've installed that and didn't change a thing :S
Last edited by xangelux (2011-02-19 20:41:17)
Offline
You appear to lack libusb-compat:
toad@archtop 515\18 ~/Downloads/el_linux > pacman -Qi libusb-compat
Name : libusb-compat
Version : 0.1.3-1
URL : http://libusb.sourceforge.net/
Licences : LGPL
Groups : None
Provides : None
Depends On : libusb sh
Optional Deps : None
Required By : gnupg gnupg2 hal libftdi libgphoto2 libmtp openobex sane udev
Conflicts With : None
Replaces : None
Installed Size : 84.00 K
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Sun 28 Nov 2010 15:35:59 CET
Install Date : Tue 01 Feb 2011 01:42:37 CET
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library to enable user space application programs to communicate with USB devices
Thanks for your dmesg output - did you put a usb-stick in immediately prior to typing dmesg? Doesn't look like it.
never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::
Offline
You appear to lack libusb-compat:
toad@archtop 515\18 ~/Downloads/el_linux > pacman -Qi libusb-compat Name : libusb-compat Version : 0.1.3-1 URL : http://libusb.sourceforge.net/ Licences : LGPL Groups : None Provides : None Depends On : libusb sh Optional Deps : None Required By : gnupg gnupg2 hal libftdi libgphoto2 libmtp openobex sane udev Conflicts With : None Replaces : None Installed Size : 84.00 K Packager : Tobias Powalowski <tpowa@archlinux.org> Architecture : x86_64 Build Date : Sun 28 Nov 2010 15:35:59 CET Install Date : Tue 01 Feb 2011 01:42:37 CET Install Reason : Installed as a dependency for another package Install Script : No Description : Library to enable user space application programs to communicate with USB devices
Thanks for your dmesg output - did you put a usb-stick in immediately prior to typing dmesg? Doesn't look like it.
Yes, it was plugged in. I did a pacman -S libusb-compat and it returned a unknown package even in AUR
Offline
Sounds like you need to update your mirrorlist, as it is in Core:
Offline
Get reflector and it will never happen again
never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::
Offline
Sounds like you need to update your mirrorlist, as it is in Core:
yuo are right, unfortunetly my girlfriend got very desperred to use her system and had to install Fedora again , , great system, but not great enogh
Get reflector and it will never happen again
I hope you are right.
Thanks anyway for the effort, in future installs I'll be shure to get the mirrors right and the libusb-compat package on the system. I'm thinking on creating a book with the installation guide for Archlinux but one that includes all my set backs and work arrounds, I'll get it printed if I do and show it here when and if a can
Thanks my fellows archers.
PS. I have annother topic creaded and no one knows how to resolv it, do you know something about it? its here
Offline
I know I am. Your system is only as up to date as its mirrors. It is up to the user to maintain and take care of them and I have reflector and paccheck do this for me.
never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::
Offline