Jump to content

stanituo

Members
  • Posts

    24
  • Joined

  • Last visited

Posts posted by stanituo

  1. Hi,

    on my Lenovo R61i

    I've a Mandriva 2008.1 with last repo kernel: 2.6.24.7-laptop-3mnb.

     

    My video card is:

    # lspci | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
    

     

    and I've this packeges:

    # rpm -qa *mesa*
    libmesaglut3-7.0.2-6.1mdv2008.1
    libmesaglw1-7.0.2-6.1mdv2008.1
    libmesaglut3-devel-7.0.2-6.1mdv2008.1
    libmesaglw1-devel-7.0.2-6.1mdv2008.1
    libmesagl1-7.0.2-6.1mdv2008.1
    libmesaglu1-7.0.2-6.1mdv2008.1
    libmesagl1-devel-7.0.2-6.1mdv2008.1
    mesa-7.0.2-6.1mdv2008.1
    mesa-demos-7.0.2-6.1mdv2008.1
    libmesaglu1-devel-7.0.2-6.1mdv2008.1
    

     

    but 3d in vmware workstation and in wine doesn't run.

     

    I thinks this problem is because I've an old mesa package.

     

    Does anyone know a solution?

     

    Thanks to all

  2. Ok, I've solved my problem:

     

    I had installed this packages:

    # rpm -qa *xine*
    libxinerama1-1.0.2-3mdv2008.1
    libxine1-1.1.16.3-1plf2009.1
    

    so I uninstall libxine1-1.1.16.3-1plf2009.1

    # urpme libxine1-1.1.16.3-1plf2009.1
    removing libxine1-1.1.16.3-1plf2009.1.i586
    removing package libxine1-1.1.16.3-1plf2009.1.i586
    

    and then

    # urpmi amarok
    To satisfy dependencies, the following packages are going to be installed:
      Package                        Version      Release       Arch
    (medium "PLF Free")
     libxine1                       1.1.11.1     4.3plf2008.1  i586
     xine-plugins                   1.1.11.1     4.3plf2008.1  i586
    (medium "Main Updates")
     amarok                         1.4.8        12.2mdv2008.1 i586
     amarok-engine-xine             1.4.8        12.2mdv2008.1 i586
     amarok-scripts                 1.4.8        12.2mdv2008.1 i586
     libamarok0                     1.4.8        12.2mdv2008.1 i586
     libamarok0-scripts             1.4.8        12.2mdv2008.1 i586
    33MB of additional disk space will be used.
    16MB of packages will be retrieved.
    Proceed with the installation of the 7 packages? (Y/n) y
    

    and it works fine!

     

    Thanks to all for your help.

     

    I'k tring to insert SOLVED in the title but I'm not able to do this... :)

  3. I suspect that the Plf package is "the fly in the ointment", namely the xine-plugins. You shouldn't have trouble if you stick with the Mandriva xine-plugins.

     

    Ok, I understand this, but my question now is:

    how can I know if a package (that I'm going to install) comes from a repos rather than another repos? is there a cli command?

    Thanks

  4. # urpmq --list-media -a
    Main Testing
    Contrib Testing
    Non-free Testing
    PLF Free backports
    PLF Non-free backports
    PLF Free
    PLF Non-free
    Main
    Contrib
    Non-free
    Main Updates
    Contrib Updates
    Non-free Updates

     

    but if I launch

     

    # urpmi --auto-update
    medium "PLF Free" is up-to-date
    medium "PLF Non-free" is up-to-date
    medium "Main" is up-to-date
    medium "Contrib" is up-to-date
    medium "Non-free" is up-to-date
    medium "Main Updates" is up-to-date
    medium "Contrib Updates" is up-to-date
    medium "Non-free Updates" is up-to-date
    Packages are up to date
    

     

    I think I haven't configured backports and testing repos.

     

    What could I do now?

     

    Thanks!

  5. Hi,

    I've a Mandriva 2008.1 and KDE 3.5.

    When I try to install amarok, I've this problem:

    # urpmi amarok
    The following packages can't be installed because they depend on packages
    that are older than the installed ones:
    xine-plugins-1.1.11.1-4.3plf2008.1
    amarok-engine-xine-1.4.8-12.2mdv2008.1
    amarok-1.4.8-12.2mdv2008.1
    libamarok0-1.4.8-12.2mdv2008.1
    libamarok0-scripts-1.4.8-12.2mdv2008.1
    amarok-scripts-1.4.8-12.2mdv2008.1
    Continue installation anyway? (Y/n) y
    Packages amarok-1.4.8-12.2mdv2008.1.i586, amarok-1.4.8-12mdv2008.1.i586 can not be installed
    

     

    Any suggestion? I don't know how solve this.

    If you want, I can get you all configuration you need.

  6. Hi, I dont'know if this is the right place to insert my question.

     

    I've a Mandriva 2008.1, with kernel:

    # uname -r
    2.6.24.7-laptop-3mnb
    

     

    and during boot I've this warning:

    modprobe: WARNING: Error inserting padlock_aes (/lib/modules/2.6.24.7-laptop-3mnb/kernel/drivers/crypto/padlock-aes.ko.gz): No such device
    

     

    so my question is: what's padlock_aes module? what for?

     

    Thanks

  7. Hi,

    I've got a mandriva 2008.1 with KDE 3.5.9.

    I've installed a WebDAV in my apache server to share some calendars in file.ics

     

    But whe I modify a .ics file with Apple iCal it remove all events I've wrote with KOrganizer previously...

     

    There is someone who had try this case?

     

    Thanks

  8. Have you enabled the official non-free package repository?

    Yes, I have this configuration:

     

    # cat /etc/urpmi/urpmi.cfg
    ...
    Non-free ftp://fr2.rpmfind.net/linux/Mandrakelinux/official/2008.1/i586/media/non-free/release {
     key-ids: 70771ff3
    }
    ...

     

    and

     

    # urpmi --auto-update
    medium "Main" is up-to-date
    medium "Main Updates" is up-to-date
    medium "Contrib" is up-to-date
    medium "Contrib Updates" is up-to-date
    medium "Contrib Backports" is up-to-date
    medium "Non-free" is up-to-date
    medium "Non-free Updates" is up-to-date
    medium "Non-free Backports" is up-to-date
    medium "PLF Free" is up-to-date
    medium "PLF Non-free" is up-to-date
    Packages are up to date

     

    Any suggestion?

  9. Hi,

    I've a Mandriva 2008.1 and recently I've updated my kernel to the new 2.6.24.7-laptop-3mnb.

    Since this update the wireless card doesn't work.

    If I try to enable it from netapplet the system say:

     

    Could not install the packages (madwifi-kernel-2.6.24.7-desktop586-1mnb, madwifi-kernel-2.6.24.7-desktop586-2mnb, madwifi-kernel-2.6.24.7-laptop-1mnb, madwifi-kernel-2.6.24.7-server-2mnb, madwifi-kernel-2.6.24.7-laptop-2mnb, madwifi-kernel-2.6.24.7-server-1mnb, dkms-madwifi)!

     

    and than:

     

    Some packages (madwifi) are required but aren't available. These packages can be found in Mandriva Linux One, Mandriva Linux Powerpack, or in the official non-free package repository.

     

    The following component is missing: ath_pci

     

    The required files can also be installed from this URL:

    http://madwifi.org/

     

    Now, I guess you: wath can I do to install this ath_pci module ?

    I give you all info you need to solve my problem.

     

    My wireless card is:

    # lspci | grep Atheros
    03:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)

     

     

    Thanks to all for your patience.

  10. alternatives --config java

    I've two choices, what's the best one?

     

    If you are still having problems (I think you are using Mandriva 2008.1), and you have installed the firefox package from the mozilla site to your ~/home directory, you will need to make a symlink to libjavaplugin_oji.so in your Mozilla Plugins directory. Use the copy located in your java-1.6.0-sun-1.6.0.xx/jre/plugin/i386/ns7 directory and symlink it to your new firefox/plugins directory.

    yes, I've Mandriva 2008.1 but I have installed Firefox 3.0.7 from urpmi.

    can you give me the code to do this symbolic link?

     

    thanks!

  11. rpm -qa | grep java
    ll /usr/lib/mozilla/plugins

     

    $ rpm -qa | grep java
    java-1.7.0-icedtea-1.7.0.0-24.614.2mdv2008.1
    openoffice.org-java-common-2.4.1.10-1.3mdv2008.1
    java-1.6.0-sun-plugin-1.6.0.06-2mdv2008.1
    java-1.6.0-sun-alsa-1.6.0.06-2mdv2008.1
    java-1.6.0-sun-1.6.0.06-2mdv2008.1
    java-1.6.0-sun-fonts-1.6.0.06-2mdv2008.1
    java-1.7.0-icedtea-plugin-1.7.0.0-24.614.2mdv2008.1
    timezone-java-2008i-1mdv2008.1
    java-1.6.0-sun-jdbc-1.6.0.06-2mdv2008.1
    openoffice.org-javafilter-2.4.0-9276
    java-access-bridge-1.22.0-0.0.1mdv2008.1

     

    $ ll /usr/lib/mozilla/plugins
    total 968
    -rwxr-xr-x 1 root root 77700 2008-02-29 01:05 gecko-mediaplayer-dvx.so*
    -rw-r--r-- 1 root root  1339 2008-02-29 01:05 gecko-mediaplayer-dvx.xpt
    -rwxr-xr-x 1 root root 77860 2008-02-29 01:05 gecko-mediaplayer-qt.so*
    -rw-r--r-- 1 root root  1339 2008-02-29 01:05 gecko-mediaplayer-qt.xpt
    -rwxr-xr-x 1 root root 77892 2008-02-29 01:05 gecko-mediaplayer-rm.so*
    -rw-r--r-- 1 root root  1339 2008-02-29 01:05 gecko-mediaplayer-rm.xpt
    -rwxr-xr-x 1 root root 78716 2008-02-29 01:05 gecko-mediaplayer.so*
    -rwxr-xr-x 1 root root 78276 2008-02-29 01:05 gecko-mediaplayer-wmp.so*
    -rw-r--r-- 1 root root  1339 2008-02-29 01:05 gecko-mediaplayer-wmp.xpt
    -rw-r--r-- 1 root root  1339 2008-02-29 01:05 gecko-mediaplayer.xpt
    lrwxrwxrwx 1 root root	39 2009-03-16 12:04 libflashplayer.so -> /usr/lib/flash-plugin/libflashplayer.so*
    lrwxrwxrwx 1 root root	38 2009-03-12 23:38 libjavaplugin_oji.so -> /etc/alternatives/libjavaplugin_oji.so*
    lrwxrwxrwx 1 root root	34 2009-03-13 00:01 libjavaplugin.so -> /etc/alternatives/libjavaplugin.so*
    -rwxr-xr-x 1 root root 72268 2009-03-13 00:05 npwrapper.gecko-mediaplayer-dvx.so*
    -rwxr-xr-x 1 root root 72268 2009-03-13 00:05 npwrapper.gecko-mediaplayer-qt.so*
    -rwxr-xr-x 1 root root 72268 2009-03-13 00:05 npwrapper.gecko-mediaplayer-rm.so*
    -rwxr-xr-x 1 root root 72268 2009-03-13 00:05 npwrapper.gecko-mediaplayer.so*
    -rwxr-xr-x 1 root root 72268 2009-03-13 00:05 npwrapper.gecko-mediaplayer-wmp.so*
    -rwxr-xr-x 1 root root 72268 2009-03-13 00:05 npwrapper.libflashplayer.so*
    -rwxr-xr-x 1 root root 72268 2009-03-13 00:05 npwrapper.libjavaplugin.so*
    lrwxrwxrwx 1 root root	59 2009-03-13 21:54 npwrapper.so -> ../../../../usr/lib/nspluginwrapper/i386/linux/npwrapper.so*

     

     

    Sun JRE or OpenJDK? 32 or 64 bit?

    32bit

    how can I understand if I have Sun JRE or OpenJDK?

    this can help you?

    # alternatives --config java
    
    There are 2 programs which provide `java'.
    
     Selection	Command
    -----------------------------------------------
    *+	1		/usr/lib/jvm/jre-1.7.0-icedtea/bin/java
      2		/usr/lib/jvm/jre-1.6.0-sun/bin/java

  12. Hi,

    I have this error on Firefox 3.0.7 when I try to open internet pages with java applet:

     

    gcjwebplugin error: Failed to run /usr/lib/mozilla/plugins/../../bin/pluginappletviewer

     

    Any suggestion?

    Where I can start to debug this problem?

  13. Try right click in the RAI stream window and check your mplayer configuration, especially the video setting, change it to something else until it works.

     

    Thanks for this precious advice!

    Now I'm able to watch RAI streaming!!!

    I've right click how you tell me, and I have choose as video output: gl.

    It's possbile select a audio output too. And there're many other options!

     

    Now, I want to ask you what's the meaning of this video output options?

    - gl

    - x11

    - xv

    And how can I select the best one for my pc?

     

    I consider my problem solved, may I modify the title of my post?

     

    If you have other ideas... tell me please!

     

    Thanks to all for our patience!!!

  14. thanks, but I have overwritten /usr/lib/win32/* with all file in mplayer site codecs zip file and I unable to watch the streaming too.

     

    I have tried also this streaming:

    http://www.raisport.rai.it/dl/RaiSport/Pub...428db9e9f7.html

    and here, in the windows I can see all mplayer button (play, stop, pause) but the box is completly black and I can listen only the sound of the streaming.

     

    Are you able to watch this correctly? Wath packages have you installed? What version?

    I'm discouraged...

  15. @tux99:

    thanks, I know easyurpmi.

    this is the output of my console

    $ mplayer mms://88.59.59.208:1925
    MPlayer 1.0-1.rc2.10.5plf2008.1-4.2.3 (C) 2000-2007 MPlayer Team
    CPU: Intel(R) Celeron(R) M CPU		530  @ 1.73GHz (Family: 6, Model: 22, Stepping: 1)
    CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    Compiled with runtime CPU detection.
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    
    Playing mms://88.59.59.208:1925.
    STREAM_ASF, URL: mms://88.59.59.208:1925
    Resolving 88.59.59.208 for AF_INET6...
    Couldn't resolve name for AF_INET6: 88.59.59.208
    Connecting to server 88.59.59.208[88.59.59.208]: 1925...
    Connected
    
    Alert! EOF
    read error:: Operation now in progress
    pre-header read failed
    Resolving 88.59.59.208 for AF_INET6...
    Couldn't resolve name for AF_INET6: 88.59.59.208
    Connecting to server 88.59.59.208[88.59.59.208]: 1925...
    Resolving 88.59.59.208 for AF_INET6...
    Couldn't resolve name for AF_INET6: 88.59.59.208
    Connecting to server 88.59.59.208[88.59.59.208]: 1925...
    Cache size set to 330 KBytes
    Cache fill:  0.00% (0 bytes)   nop_streaming_read error : Resource temporarily unavailable
    Error while reading chunk header.
    Cache fill:  1.58% (5355 bytes)
    ASF file format detected.
    [asfheader] Audio stream found, -aid 1
    [asfheader] Video stream found, -vid 2
    ASF: No video stream found.
    ASF: No audio stream found -> no sound.
    No stream found.
    
    Exiting... (End of file)

     

    and I have on my mandriva 2008.1:

    $ rpm -qa | grep mplayer
    gnome-mplayer-0.6.0-1mdv2008.1
    mplayer-1.0-1.rc2.10.5plf2008.1

     

    any suggestion?

  16. @ stanituo: surely there is, and it's going like that:

    1. You first remove mplayer from the official Mandriva repos (which is built without support for proprietary codecs), and install instead mplayer from Penguin Liberation Front (PLF) repos, which is supporting them.

    2. You install the prorpietary codecs either from PLF, or directly from the mplayer site (it's a big tarball, about 14 MB big, which should be deflated at your codecs folder ( I believe it's /usr/lib/codecs but since I'm not using mandriva someone may correct it if I'm wrong).

    3. You install the browser plugin, named "gecko-mediaplayer". This will also install "gnome-mplayer", which, despite its name, is not Gnome dependent (just gtk+).

    This plugin will work with EVERY major browser: Firefox, Opera, Seamonkey, and Konqueror (the latter will work only with the latest two versions of it, 0.9.3 and 0.9.4).

     

    Hi scarecrow, can you give me (us) the code to make it?

    Thanks a lot!

  17. now, i have updated my mandriva with urpmi --auto-update and with this last update I have installed firefox 3.0.6.

    So, now, when I try to watch the streaming firefox doesn't want plus the old application/x-mplayer2 pluging but it needs video/x-ms-asf plugin!

     

    my question is: there is a standard solution to install some plugins to open all this straming file?

     

    thanks!!!

  18. Hi, I've got a mdv2008.1 and when I try to watch some video streaming from web I have this problem:

    I can't watch the video, firefox window is empty and firefox ask me to install a particular plugin: application/x-mplayer2

     

    Anyone can suggest me what I can seach from urmpi repository to solve this problem?

     

    Thanks to all

×
×
  • Create New...