Jump to content

aze

Members
  • Posts

    355
  • Joined

  • Last visited

Posts posted by aze

  1. hi all!

    i have a genius netscroll wheel optical USB mouse with 2 additional buttons.

    I tried to configure it using mandrake control center but it isn't recognizing the wheel as well as the 2 additional buttons

     

    Section "InputDevice"

    Identifier "Mouse1"

    Driver "mouse"

    Option "Protocol" "IMPS/2"

    Option "Device" "/dev/usbmouse"

    Option "Emulate3Buttons"

    Option "Emulate3Timeout" "50"

    Option "EmulateWheel"

    Option "EmulateWheelButton" "2"

    EndSection

     

    what should I do to make it work fine?

    post-9-1071400979.ibf

  2. Well, the mouse stopped working @ mandrake under new kernel.

    I was just trying to install kernel source but in my mistake I installed another kernel :wall:

    I just installed mandrake again...

    I didn't find any kernel source option when I was reinstalling mandrake (even checking the option "choose individual packages".

    now I'll try to install nvidia driver and my SBLive! sound card didn't work too using EMU10K1.

     

     

    thanks for the help.

  3. Hi all!

     

    Well, first of all, I'm a newbie. Mine is 9.2

    I was trying to install kernel source so I could install nvidia driver. So I installed everything kernel i found on control center (add packages). Then when I restarted the pc linux don't mount any removable device and windows partitions (it says that the kernel do not support mount). I presuming that I installed an unnecessary kernel instead of kernel source.

     

    How could I back to the normal kernel? (not that one 'marcelo')

    Remember I cant use CD mount point under current kernel.

     

    Should I reinstall entire mandrake 9.2?

     

    Thanks

  4. Hi all!

    Im having the folowing error when I try to install sim (icq client) from sourceforge.net:

     

    $ make
    
    make  all-recursive
    
    make[1]: Entering directory `/home/leandro/sim-0.8.3'
    
    Making all in pict
    
    make[2]: Entering directory `/home/leandro/sim-0.8.3/pict'
    
    make[2]: Nothing to be done for `all'.
    
    make[2]: Leaving directory `/home/leandro/sim-0.8.3/pict'
    
    Making all in po
    
    make[2]: Entering directory `/home/leandro/sim-0.8.3/po'
    
    rm -f bg.gmo; /usr/bin/msgfmt -o bg.gmo ./bg.po
    
    test ! -f bg.gmo || touch bg.gmo
    
    rm -f cs.gmo; /usr/bin/msgfmt -o cs.gmo ./cs.po
    
    test ! -f cs.gmo || touch cs.gmo
    
    rm -f de.gmo; /usr/bin/msgfmt -o de.gmo ./de.po
    
    test ! -f de.gmo || touch de.gmo
    
    rm -f es.gmo; /usr/bin/msgfmt -o es.gmo ./es.po
    
    test ! -f es.gmo || touch es.gmo
    
    rm -f fr.gmo; /usr/bin/msgfmt -o fr.gmo ./fr.po
    
    test ! -f fr.gmo || touch fr.gmo
    
    rm -f he.gmo; /usr/bin/msgfmt -o he.gmo ./he.po
    
    test ! -f he.gmo || touch he.gmo
    
    rm -f it.gmo; /usr/bin/msgfmt -o it.gmo ./it.po
    
    test ! -f it.gmo || touch it.gmo
    
    rm -f nl.gmo; /usr/bin/msgfmt -o nl.gmo ./nl.po
    
    test ! -f nl.gmo || touch nl.gmo
    
    rm -f pl.gmo; /usr/bin/msgfmt -o pl.gmo ./pl.po
    
    test ! -f pl.gmo || touch pl.gmo
    
    rm -f ru.gmo; /usr/bin/msgfmt -o ru.gmo ./ru.po
    
    test ! -f ru.gmo || touch ru.gmo
    
    rm -f sk.gmo; /usr/bin/msgfmt -o sk.gmo ./sk.po
    
    test ! -f sk.gmo || touch sk.gmo
    
    rm -f tr.gmo; /usr/bin/msgfmt -o tr.gmo ./tr.po
    
    test ! -f tr.gmo || touch tr.gmo
    
    rm -f uk.gmo; /usr/bin/msgfmt -o uk.gmo ./uk.po
    
    test ! -f uk.gmo || touch uk.gmo
    
    rm -f zh_TW.gmo; /usr/bin/msgfmt -o zh_TW.gmo ./zh_TW.po
    
    test ! -f zh_TW.gmo || touch zh_TW.gmo
    
    make[2]: Leaving directory `/home/leandro/sim-0.8.3/po'
    
    Making all in sim
    
    make[2]: Entering directory `/home/leandro/sim-0.8.3/sim'
    
    Making all in libicq
    
    make[3]: Entering directory `/home/leandro/sim-0.8.3/sim/libicq'
    
    source='icqhttp.cpp' object='icqhttp.o' libtool=no 
    
    depfile='.deps/icqhttp.Po' tmpdepfile='.deps/icqhttp.TPo' 
    
    depmode=gcc3 /bin/sh ../../admin/depcomp 
    
    g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3/include -I/usr/lib/qt3/include -I/usr/X11R6/include  -I..  -DPIC -fPIC -DQT_THREAD_SUPPORT  -DPIC -fPIC -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions -fno-check-new  -c -o icqhttp.o `test -f 'icqhttp.cpp' || echo './'`icqhttp.cpp
    
    source='proxy.cpp' object='proxy.o' libtool=no 
    
    depfile='.deps/proxy.Po' tmpdepfile='.deps/proxy.TPo' 
    
    depmode=gcc3 /bin/sh ../../admin/depcomp 
    
    g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3/include -I/usr/lib/qt3/include -I/usr/X11R6/include  -I..  -DPIC -fPIC -DQT_THREAD_SUPPORT  -DPIC -fPIC -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions -fno-check-new  -c -o proxy.o `test -f 'proxy.cpp' || echo './'`proxy.cpp
    
    source='icqssl.cpp' object='icqssl.o' libtool=no 
    
    depfile='.deps/icqssl.Po' tmpdepfile='.deps/icqssl.TPo' 
    
    depmode=gcc3 /bin/sh ../../admin/depcomp 
    
    g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3/include -I/usr/lib/qt3/include -I/usr/X11R6/include  -I..  -DPIC -fPIC -DQT_THREAD_SUPPORT  -DPIC -fPIC -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions -fno-check-new  -c -o icqssl.o `test -f 'icqssl.cpp' || echo './'`icqssl.cpp
    
    icqssl.cpp: In member function `void SSLClient::initSSL()':
    
    icqssl.cpp:157: warning: statement is a reference, not call, to function `ssl_info_callback(SSL*, int, int)'
    
    source='direct.cpp' object='direct.o' libtool=no 
    
    depfile='.deps/direct.Po' tmpdepfile='.deps/direct.TPo' 
    
    depmode=gcc3 /bin/sh ../../admin/depcomp 
    
    g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3/include -I/usr/lib/qt3/include -I/usr/X11R6/include  -I..  -DPIC -fPIC -DQT_THREAD_SUPPORT  -DPIC -fPIC -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions -fno-check-new  -c -o direct.o `test -f 'direct.cpp' || echo './'`direct.cpp
    
    /bin/sh ../../admin/ylwrap `test -f 'genrtf.ll' || echo './'`genrtf.ll .c genrtf.cc -- /bin/sh /home/leandro/sim-0.8.3/admin/missing --run flex -o.c
    
    /home/leandro/sim-0.8.3/admin/missing: line 117: flex: command not found
    
    WARNING: `flex' is missing on your system.  You should only need it if
    
            you modified a `.l' file.  You may need the `Flex' package
    
            in order for those modifications to take effect.  You can get
    
            `Flex' from any GNU archive site.
    
    make[3]: *** [genrtf.cc] Error 1
    
    make[3]: Leaving directory `/home/leandro/sim-0.8.3/sim/libicq'
    
    make[2]: *** [all-recursive] Error 1
    
    make[2]: Leaving directory `/home/leandro/sim-0.8.3/sim'
    
    make[1]: *** [all-recursive] Error 1
    
    make[1]: Leaving directory `/home/leandro/sim-0.8.3'
    
    make: *** [all] Error 2

×
×
  • Create New...