Jump to content

boatman9

Members
  • Posts

    251
  • Joined

  • Last visited

Posts posted by boatman9

  1. Greg2,

     

    Thanks for researching that issue. I will install 2008.1 as soon as I can be sure of getting the final release. When I booted 2008.1 RC1 from CD I noticed the wireless setup menu offers WPA2, a choice not found in 2008.0, so I'm hoping 2008.1 will bring some WiFi benefits.

     

    I had forgotten about dmesg, but then used it to get some details enabling me to install an ACX111-based wireless network card. This card needed a firmware file, tiacx111c16, placed in /lib/firmware/ so it can be loaded each time the computer boots, or maybe it's each time the card is powered up. I got the ACX111-based card working, but not for WPA or WPA2.

  2. pccard: PCMCIA card inserted into slot 0

    pcmcia: registering new device pcmcia0.0

    eth1: Hardware identity 0001:0001:0004:0002

    eth1: Station identity 001f:0001:0008:0048

    eth1: Firmware determined as Lucent/Agere 8.72

    eth1: Ad-hoc demo mode supported

    eth1: IEEE standard IBSS ad-hoc mode supported

    eth1: WEP supported, 104-bit key

    eth1: MAC address 00:02:2D:75:78:CE

    eth1: Station name "HERMES I"

    eth1: ready

    eth1: orinoco_cs at 0.0, irq 3, io 0x2100-0x213f

    ADDRCONF(NETDEV_UP): eth1: link is not ready

    eth1: Lucent/Agere firmware doesn't support manual roaming

    =================================================

     

    Also, from lshw:

    *-network

    description: WaveLAN/IEEE

    product: Version 01.01

    vendor: Lucent Technologies

    physical id: 0

    slot: Socket 0

    resources: irq:3

     

    and this:

    configuration: broadcast=yes driver=orinoco driverversion=0.15 firmware=Lucent/Agere 8.72 link=no multicast=yes wireless=IEEE 802.11b

  3. I have an Orinoco Gold WiFi card that I would like to use in WPA mode. This card was originally made for WEP with 128 bit encryption. Like many older WEP cards it is now supported for use with WPA (but not WPA2). I began by configuring the card with MLCC / Network & Internet / Set up a new network interface (LAN, ISDN, ADSL, ...)

     

    The settings I used were; Operating Mode = Managed, "WPA Pre-Shared Key" and I entered my 8 digit ASCII pre-shared key (which works with the Orinoco card in Windows, and for my Nokia N800). When no connection was made I went back to MLCC / 'Network Center'. There I could see eth1, "Lucent Technologies WaveLAN/IEEE Version 01.01", and the spot to the left is red, not green, indicating no connection. Furthermore when I click "Configure" I see that it is set to "Open WEP", not "WPA Pre-Shared Key".

     

    So then I had a look at the tail end of wpa_supplicant.conf, here is what I found. (For this post I replaced my pre-shared key with yyyyyyyyyy, and the ssid I changed to zzzzzzzzzz).

     

    network={
    psk="yyyyyyyyyy"
    scan_ssid=1
    ssid="zzzzzzzzzz"

     

    This is my /etc/sysconfig/network-scripts/ifcfg-eth1 file:

    DEVICE=eth1
    BOOTPROTO=dhcp
    ONBOOT=yes
    METRIC=35
    MII_NOT_SUPPORTED=no
    USERCTL=no
    RESOLV_MODS=no
    WIRELESS_MODE=Managed
    WIRELESS_ESSID=zzzzzzzzzz
    WIRELESS_ENC_KEY="open s:yyyyyyyyyy"
    WIRELESS_WPA_DRIVER=wext
    IPV6INIT=no
    IPV6TO4INIT=no
    DHCP_CLIENT=dhclient
    NEEDHOSTNAME=no
    PEERDNS=yes
    PEERYP=no
    PEERNTPD=no
    }

     

    Any idea what needs to be changed or added? Maybe someone can post an example of the tail end of a working wpa_supplicant.conf file that is working in WPA mode (not WPA2 mode).

  4. What is MCC? I also tried adding knetworkmanager via the "Install & Remove Software" GUI tool. It did not work there either, but it was Version: 0.2-1mdv2008.0. The error messaage says "Sorry, the following package cannot be selected", no reason was given. I use the command line because I like to save all the downloaded rmps for another computer, and do not know how to do that from the GUI tool. I think the GUI tool deletes the rpms after they have been installed.

     

    When was 2008.1 released? I have not found it anywhere yet.

  5. I tried to install knetworkmanager, but got the following message.

     

    [root@evo user]# urpmi --auto --noclean knetworkmanager

    A requested package cannot be installed:

    networkmanager-0.6.4-5mdv2007.1.i586 (due to unsatisfied libiw.so.28)

     

    Anyone else unable to install knetworkmanager?

  6. I assume you mean use the "Mandriva Linux Control Center" and go to "Network and Internet", "Network Center", then select my WiFi connection which is eth1 and hit the Configure button. So I tried that and still no luck. By the way, in addition to eth0 (the wired connection) I have eth1 which is "Lucent Technologies WaveLAN/IEEE Version 1.01", and eth1:9 also shown in "Network Center".

     

    Can I look somewhere on the disk for the underlying configuration file, just to see what got written in there?

     

    This Orinoco WiFi card is being very Linux-unfriendly. I rebooted and now I get some wierd IP address: 127.255.255.255

     

    3: eth1: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000

    link/ether 00:02:2d:75:78:ce brd ff:ff:ff:ff:ff:ff

    inet 127.255.255.255/8 brd 127.255.255.255 scope host eth1:9

    inet6 fe80::202:2dff:fe75:78ce/64 scope link

    valid_lft forever preferred_lft forever

     

    Rather than spend hours trying to make it work, anyone know of a make/model WiFi card that just works and also has port for external antenna?

  7. I have the popular Orinoco Gold card, also known as Lucent/Agere or WaveLAN/IEEE. I can't seems to make it do WPA in Linux, although WPA in Windows is working. When I am in Mandriva Linux Control Center setting up the WiFi network interface, I select "WPA Pre-Shared Key" and settings seem to be accepted but later I go back and it's changed itself to "Open WEP".

     

    I really need to have WPA or WPA2 in Linux as that's what I run 99% of the time. Do I need to buy a new WiFi card? If so, I need one with an external antenna port like my Orinoco Gold card has. Below are some details I got with lshw.

     

    description: WaveLAN/IEEE

    product: Version 01.01

    vendor: Lucent Technologies

    physical id: 0

    slot: Socket 0

    resources: irq:3

     

    configuration: broadcast=yes driver=orinoco driverversion=0.15 firmware=Lucent/Agere 8.72 link=yes multicast=yes wireless=IEEE 802.11b

  8. Hi Yves,

     

    Thanks for all those excellent details you supplied. I have not yet tried your methods because I was busy trying to use a script called "mencvcd" which can supposedly reduce a DVD to a VCD or SVCD. This script can be found here: http://svn.mplayerhq.hu/mplayer/trunk/TOOLS/mencvcd

     

    I ran the script on my ISO file of the DVD (movie.iso). I used the following command line:

    mencvcd movie movie.iso -noburn -vfr 4 -vnorm n

     

    The mencvcd script ran for almost 3 hours, but did not complete due to some kind of error, message copied below.

    mplex: invalid option -- m

     

    All I got so far is two files:

    movie.mpa - 186300708 bytes

    movie.mpv - 156966627 bytes

     

    One file is the audio and one file is the video. I guess this is where the process stopped. I had expected to get an ISO file suitable for burning to a CD at a later time. If anyone has successfully used the mencvcd script I would to know details. Now, on to try some of the previously posted methods.

     

    Edit: I found some details about this error in a posting which I have condensed below.

     

    Fri Dec 12 17:29:38 2003

    Subject: [MPlayer-users] About mencvcd

     

    On Fri, Dec 12, 2003 at 03:59:57PM +0100, someone wrote:

    >

    > I'm trying to make a vcd with mencvcd but it returns a mplex error:

    >

    > mplex: invalid option -- m

    >

    > Anybody knows where is the problem???

     

    It seems that the latest mplex versions does not support the -m

    option anymore. (I am running mjpegtools mplex-2 version 1.6.1.92 (2.2.3)).

     

    Just edit the mencvcd shell script and remove the -m option from

    the mplex command line. It is written in the definition of the

    mplexnorm variable (lines 213 and 335). Just the option (together

    with its argument).

  9. You simply don't have a DVD descrambler (libdvdcss or whatever) installed... get one.

    I loaded libdvdcss2 when I first installed 2008.0, and the DVD plays well. There must be another reason for the error message. It doesn't seem to be causing any problem, I was just curious about it.

  10. The lsdvd command gave the following details:

     

    Title: 01, Length: 00:27:40.186 Chapters: 06, Cells: 06, Audio streams: 01, Subpictures: 01

    Title: 02, Length: 00:27:41.176 Chapters: 06, Cells: 06, Audio streams: 01, Subpictures: 01

    Title: 03, Length: 00:27:43.000 Chapters: 06, Cells: 06, Audio streams: 01, Subpictures: 01

    Title: 04, Length: 00:27:43.020 Chapters: 06, Cells: 06, Audio streams: 01, Subpictures: 01

     

    Subpicture is the subtitles that I would like to keep, and it's ok if they become merged into the main video so they are always visible.

     

     

    I mounted the iso image of the DVD, here is a list of the files names and thier sizes.

     

    -r-xr-xr-x 1 root	  12288 2007-07-30 13:56 video_ts.bup
    -r-xr-xr-x 1 root	  12288 2007-07-30 13:56 video_ts.ifo
    -r-xr-xr-x 1 root	   8192 2007-07-30 13:56 video_ts.vob
    -r-xr-xr-x 1 root	 102400 2007-07-30 13:56 vts_01_0.bup
    -r-xr-xr-x 1 root	 102400 2007-07-30 13:56 vts_01_0.ifo
    -r-xr-xr-x 1 root	 290816 2007-07-30 13:56 vts_01_0.vob
    -r-xr-xr-x 1 root 1073475584 2007-07-30 13:59 vts_01_1.vob
    -r-xr-xr-x 1 root 1073666048 2007-07-30 14:03 vts_01_2.vob
    -r-xr-xr-x 1 root 1073649664 2007-07-30 14:06 vts_01_3.vob
    -r-xr-xr-x 1 root  997795840 2007-07-30 14:08 vts_01_4.vob

    I used cmp to learn that the .bup files are identical to the .ifo files of the same name.

     

    I used ffmpeg to find the following details on the last vob file:

    Input #0, mpeg, from 'vts_01_4.vob':

    Duration: 00:26:20.1, start: 84.280633, bitrate: 5051 kb/s

    Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 6800 kb/s, 29.97 fps®

    Stream #0.1[0x80]: Audio: ac3, 48000 Hz, stereo, 224 kb/s

     

     

    By the way, lsdvd also gave this message, which I do not understand:

    *** Zero check failed in ifo_read.c:432

    for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000

  11. Thanks for this tip! I have been living without any sound from pidgin, but after adding aplay -q %s in the command window pidgin now makes sounds. Does anyone know if this bug has been reported yet? I hope the next Mandriva CD (2008.1) will not have this bug. Has anyone checked the latest release candidate to see if pidgin sound works out of the box?

  12. I am planing to make a local repository on a removable USB drive. This will be used to update several computers without need for repeated downloading from remote sources. I will be adding the local repository using urpmi.addmedia as explained in the urpmi.addmedia man page. I may have read somewhere that urpmi.addmedia will create a list of available packages for rpms found in local sources, not like remote sources where a list is needed. Will this work? If I put the Gizmo rpm in with the other rpms on my local media, will Gizmo then become one of the available packages shown in the graphical Rpmdrake software management tool?

  13. I have recently switched to Mandriva Linux and wish to install the Gizmo SIP phone software. What's the best way to do that? I didn't find Gizmo in the repositories, can I request it be added? Gizmo can be downloaded from http://gizmo5.com/pc/download/linux/. I suppose Mandriva will use the Gizmo RPM Install Package, and I am somewhat familiar with urpmi, but I'm not sure how to install something that's not from the repository.

  14. In fact the installed version and the live CD version of xorg.conf (when running on this computer) are the same in that section, as copied below.

     

    Section "Device"

    Identifier "device1"

    VendorName "ATI Technologies Inc"

    BoardName "ATI Radeon 9250 and earlier"

    Driver "ati"

    Option "DPMS"

    Option "XaaNoOffscreenPixmaps" "1"

    EndSection

     

    Kaffeine on the live CD plays an unencrypted DVD iso without issues, but audio cuts out and is too high pitched when playing with the currently installed Kaffeine.

  15. Which repo should be used to add packages to an installed 2008-spring-rc1? Are 2008.0 repos OK for 2008.1 releases?

     

    I may be reinstalling Mandriva after my first attempt ended up a little weird.

    ( see this post if you want to read more about that: https://mandrivausers.org/index.php?showtopic=52424 )

     

    I don't usually try beta software but as there is a release candidate I might go for

    mandriva-linux-2008-spring-rc1-one-KDE-int-cdrom-i586.iso

     

    I'm just not sure which repository (if any) can be used with 2008 rc1.

  16. I am not sure about the ATA driver. I installed from the 2008.0 Powerpack DVD but didn't do anything special about the video driver. When installing from the DVD I also gave it one supplemental online source for packages, in case there was a newer version of some packages since the DVD was made. After installation I updated all packages to latest versions and added (mostly from plf) libdvdcss2 and win32-codes and other multimedia stuff. I never tested playing DVDs until the end.

     

    The computer has 512mb RAM. Unless someone has a better idea, I plan to reinstall from the CD version and test play some DVDs at various points along the way.

  17. I just installed Mandriva 2008 with KDE desktop on a Compaq N410c laptop. I want to play DVDs so I added many of the multimedia items recommended at:

    "The Perfect Desktop - Mandriva 2008 Free (Mandriva 2008.0)"

    http://www.howtoforge.com/the_perfect_desk...mandriva_2008.0

     

    The problem:

    When playing DVDs with Kaffeine the sound plays a bit too fast and is somewhat high pitched. Every few seconds the sound cuts out for a split second, apparently it does this so that video can catch up to the sound. VLC Media Player gives similar result although the sound cuts out at a faster rate than when using Kaffeine. Both Mplayer and LinDVD play sound and video too fast, however the sound does not cut out.

×
×
  • Create New...