You are not logged in.

#1 2006-04-01 23:26:57

Eliteforce
Member
Registered: 2006-03-26
Posts: 56

Multiple Problems

Hey!

I got some problems here..

1. xmodmap: i just can get my 6 button mouse (logitech mouseman dual optical) work (6th button on xev says button 8) through manually executing

$ xmodmap -e "pointer = 1 2 3 4 5 7 8 6 9 10"

if i try to use the ButtonMapping Option in xorg.conf the 6th button doesnt exist anymore, calling the xmodmap command in xinitrc (yes, i use startx) doesnt work and ~/.Xmodmap or ~/.xmodmap doesnt work either


2. powernow

$ cat /proc/cpuinfo 
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 4
model name      : AMD Athlon(tm) 64 Processor 3200+
stepping        : 10
cpu MHz         : 798.383
cache size      : 1024 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow
bogomips        : 1597.86

# modprobe cpufreq-userspace
# modprobe powernow-k8
FATAL: Error inserting powernow_k8 (/lib/modules/2.6.15-ARCH/kernel/arch/i386/kernel/cpu/cpufreq/powernow-k8.ko): No such device

what am i doing wrong?


3. elinks

# pacman -Sy elinks
...
Targets: gpm-1.20.1-6 lua-5.0.2-1 libidn-0.6.0-1 spidermonkey-1.5-2
         elinks-0.11.1-1

Total Package Size:   2.3 MB

Proceed with upgrade? [Y/n] 
...
No such file `lua-5.0.2-1.pkg.tar.gz'.

error: failed to retrieve some files from extra

4. wmnet, it appears in my taskbar like a normal app, shouldnt it be in the slitlist?

:cry:

i would really appreciate it if somebody could help me out with this probs, thanks in advance big_smile

Offline

#2 2006-04-02 04:43:30

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Multiple Problems

3. Try changing mirror. They are listed in /etc/pacman.d/*. Place another one at the begining of the list.

Offline

#3 2006-04-02 05:56:14

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Multiple Problems

1 it's ~/.xmodmaprc
and you only put this part in:

pointer = 1 2 3 4 5 7 8 6 9 10

Offline

#4 2006-04-02 08:32:53

theD3viL
Member
Registered: 2005-11-27
Posts: 50

Re: Multiple Problems

Offline

Board footer

Powered by FluxBB