LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-27-2005, 09:38 PM   #1
f34r7h1s
Member
 
Registered: Apr 2004
Distribution: Slackware
Posts: 46

Rep: Reputation: 15
Installation Problems


Ok, so I have installed slackware several times on the same machine. Every time I have a problem getting my mouse to work, this time I cant remember what I did last time to make it work.

I am installing it on a laptop. And the touchpad works fine, but the mouse doesnt. If I change xorg.conf protocol to "IMPS/2" the mouse still doesnt work and the touchpad goes to the bottom left of the screen and starts randomly clicking.

I did the whole ZAxisMapping "4 5" thing and the Buttons "5" but i cant figure that out.

Second question:

I have never had to configure anything to get my computer to connect to the internet wirelessly, however now the network i am connecting to has WEP security, and i was wondering how i set up the key and everything to work
 
Old 08-28-2005, 12:37 AM   #2
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
it may take some trial and error. try changing the protocol, or the Z-axis or number of buttons to more correctly describe your mouse. for myself i had to change those plus, most importantly, the device.. which turned out to be, i found, /dev/input/mice
 
Old 08-28-2005, 09:48 AM   #3
f34r7h1s
Member
 
Registered: Apr 2004
Distribution: Slackware
Posts: 46

Original Poster
Rep: Reputation: 15
I have a Wireless Logitec mouse, it has a bunch of buttons and a scroll wheel. its the one i have always used. i will try changeing the input device. see if that fixes it
 
Old 08-28-2005, 04:45 PM   #4
edmundo_ba
Member
 
Registered: Jun 2004
Location: Buenos Aires
Distribution: kubuntu 20.04, Slackware64 14.2
Posts: 43

Rep: Reputation: 15
I suppose the wireless device is wlan0.

The way to configure the wep key is:

iwconfig wlan0 key s:abcdefghijk12

where "abcdefghijk12" is the key as a 13 character string, that's why is preceded with s: . You can write directly the hex code, in that case its longer and you don't have to use "s:" .

The way I set up the wireless connection in my Slackware is writing this commands in /etc/rc.d/rc.local :

ifconfig wlan0 192.168.230.41
ifconfig wlan0 up
sleep 3
iwconfig wlan0 key s:abcdefghijk12
iwconfig wlan0 rate 1M
iwconfig wlan0 essid macaconet channel 11
route add default gw 192.168.230.2 wlan0

where "macaconet" is the essid of your network. You choose the right channel (11 in these case) and the transfer rate (I use 1M) I think you can leave it untouched. Note the "sleep 3", it doesn't work for me without that.
 
Old 08-28-2005, 08:36 PM   #5
f34r7h1s
Member
 
Registered: Apr 2004
Distribution: Slackware
Posts: 46

Original Poster
Rep: Reputation: 15
So i got the mouse to work however i still cant get the stupid wireless working.

The WEP key is only 10 charictors (in hex) that i need to enter. and when i use the above code i then type "./rc.local start"

i think that is what im supposed to do... then i get the message


key: :host name lookup failure
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation Problems Diederick Linux - Newbie 1 05-13-2005 05:13 PM
Problems with installation Deryk Linux - Newbie 5 01-18-2004 05:43 PM
Installation Problems qwerty147 Linux - Newbie 1 09-20-2003 04:35 AM
Mandrake 9.0 Installation Problems: X-Server, GUI Problems? chromelocust Linux - Software 4 03-21-2003 01:59 AM
Help! installation problems plutten Linux - Software 3 09-02-2001 11:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration