SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 Re: Help & Support (Stable) » CrunchBang Linux causes connection lost » 2014-08-27 14:28:30

The post didn't seem too old. I know I had a few wireless problems with #! initially, but it only took a few searches in the community to get the answer. They at least did some research so I was hoping they stuck with it

#2 Re: Help & Support (Stable) » CrunchBang Linux causes connection lost » 2014-08-26 18:53:41

What kind of router do you have? Can you check its ARP table? I would make sure you're not having a simple duplicate IP issue, or maybe your laptop has some kind of proxy ARP feature enabled?

#3 Re: Help & Support (Stable) » asus 1001HA wifi wpa2 problem » 2014-08-26 18:40:27

You might start by listing any troubleshooting you've already done, and then be sure to check the forums for other posts. I'm using an Asus laptop and EEE PC both with #!. I have some initial issues with the laptop, and I'm trying to find the post that helped me. If I find it, I'll update.

In the meantime, post the output from the following commands if you don't mind.

lspic | grep -i wireless
lspic # If the above returns null
dmesg | egrep 'net|wlan'
iwconfig # may not output if the interface is down

You mentioned a password; are you using WPA2? What kind of router do you have?

#4 Re: Help & Support (Stable) » Starting with enabled Num Pad » 2014-08-25 18:09:59

One-liner for SLiM users. This works for a default slim.conf. YMMV.

sudo sed -i 's/^# \(numlock.*\)/\1/' /etc/slim.conf

#5 Re: Help & Support (Stable) » starting with numlocks [resolved] » 2014-08-25 18:08:06

One-liner for SLiM users. This works for a default slim.conf. YMMV.

sudo sed -i 's/^# \(numlock.*\)/\1/' /etc/slim.conf

#6 Re: Help & Support (Stable) » Numlock upon start » 2014-08-25 17:40:25

For those of you using SLiM, there's no need to install anything extra.

sudo sed -i 's/^# \(numlock.*\)/\1/' /etc/slim.conf

This at least worked on a default Waldorf install. YMMV.

#7 Help & Support (Stable) » Saitek Cyborg R.A.T. 5 Mouse » 2014-07-17 03:58:12

sir_dinky
Replies: 0

-- Update --
It appears my xorg.conf file was reset, I've changed it back to what is below. Not sure if/when I messed it up, but we'll see if it helps. I do know that typically logging out and back in (ie. restarting X server) tends to fix the issue temporarily. If I still find my mouse to be rather sticky, I'll update again.


I know there's a few posts about Saitek R.A.T. mice, but I didn't see one for the R.A.T. 5. I'm hoping to provide some insight for anyone else who might have one of these.

Here's my current xorg.conf.

Section "InputClass"
   Identifier "Mouse Remap"
   MatchProduct "Saitek Cyborg R.A.T.5 Mouse"
   MatchDevicePath "/dev/input/event"
   Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 10 11 12 0 0 0 16 17"
EndSection

You can use xinput to list your devices, and then xinput test <id> to map out the buttons. Here's what I found.

  1. Left mouse button

  2. Mouse wheel click

  3. Right mouse button

  4. Mouse wheel up

  5. Mouse wheel down

  6. Not used

  7. Not used

  8. Back thumb button

  9. Forward thumb button

  10. Thumb wheel right

  11. Thumb wheel left

  12. Target button

  13. Mode select

  14. Mode select

  15. Mode select

  16. Sensitivity up

  17. Sensitivity down

Anyways, I've had some luck with this so far, but I may come back to update this if things change. I'm pretty new to #!, but if anyone else stumbles across this post with a question, I'll try to help.

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo