Beta1 - Nice update on an old Laptop

This forum is dedicated to testing early releases and cauldron : Howtos, tips, tricks and user global feedback and thoughts...

Helpful tip :
For bugs tracking we use : https://bugs.mageia.org = The Mageia Bug Tracker
In this bug tracker you'll find already reported bugs and you'll be able to report those you have found....

Beta1 - Nice update on an old Laptop

Postby Lebarhon » Apr 13th, '11, 19:33

Hello,

I updated a Mandriva 2010.2 with Mageia Beta 1, everything is working fine, however, I have some remarks :
- I chose the French language and the text of the license was in English
- There was no proprietary driver for the graphic card (NVidia GeForce FX 5200), the Geforce FX series didn't work. I have to use the "nouveau" driver which only supports basic features.
- I am not fluent with the command line but, since in the wiki test page it is asked to install the nonfree repository with the command :
Code: Select all
urpmi.addmedia nonfree $PROTOCOL://your-favorite-mirror/Mageia/distrib/cauldron/$ARCH/media/nonfree

I tried the command :
Code: Select all
urpmi.addmedia nonfree ftp://distrib-coffee.ipsl.jussieu.fr/Mageia/distrib/cauldron/i586/media/nonfree

it didn't work.
curl failed : exit with 9
no metadata found for the media "nonfree"
I used the MCC.
Thank you for Hugin :D
Lebarhon
 
Posts: 408
Joined: Mar 22nd, '11, 22:24
Location: France

Re: Beta1 - Nice update on an old Laptop

Postby stormi » Apr 17th, '11, 22:04

The answer is simple, the path you used is not valid :)

Here is the good one :
Code: Select all
urpmi.addmedia nonfree ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/cauldron/i586/media/nonfree
Samuel V.
mageia-app-db : Project site, try it !
stormi
 
Posts: 47
Joined: Mar 29th, '11, 15:54
Location: Lyon

Re: Beta1 - Nice update on an old Laptop

Postby Lebarhon » Apr 18th, '11, 15:04

Thank you for your help, the path given in the wiki is wrong !
I will try this one.
Lebarhon
 
Posts: 408
Joined: Mar 22nd, '11, 22:24
Location: France

Re: Beta1 - Nice update on an old Laptop

Postby stormi » Apr 18th, '11, 15:11

Can you point me to the page where the error is ?
Samuel V.
mageia-app-db : Project site, try it !
stormi
 
Posts: 47
Joined: Mar 29th, '11, 15:54
Location: Lyon

Re: Beta1 - Nice update on an old Laptop

Postby Lebarhon » Apr 18th, '11, 18:31

hello,
It's the same problem :
[root@localhost ~]# urpmi.addmedia nonfree ftp://distrib-coffee.ipsl.jussieu.fr/pu ... ia/nonfree
ajout du média « nonfree »
... échec de la récupération : curl a échoué : sortie avec 9

pas de métadonnées trouvées pour le média « nonfree »
[root@localhost ~]#

the same error message than above.

The error is here : http://mageia.org/wiki/doku.php?id=qa_install#what_do_i_have_to_check line 6-1-b
Lebarhon
 
Posts: 408
Joined: Mar 22nd, '11, 22:24
Location: France

Re: Beta1 - Nice update on an old Laptop

Postby stormi » Apr 18th, '11, 19:48

Sorry, my mistake.

Here is one that works
Code: Select all
urpmi.addmedia nonfree ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/cauldron/i586/media/nonfree/release
Samuel V.
mageia-app-db : Project site, try it !
stormi
 
Posts: 47
Joined: Mar 29th, '11, 15:54
Location: Lyon

Re: Beta1 - Nice update on an old Laptop

Postby wobo » Apr 18th, '11, 19:52

Lebarhon wrote:The error is here : http://mageia.org/wiki/doku.php?id=qa_install#what_do_i_have_to_check line 6-1-b

This is not an error, just misunderstanding. The line reads:
Code: Select all
$PROTOCOL://your-favorite-mirror/Mageia/distrib/cauldron/$ARCH/media/nonfree
where "your-favorite-mirror" must include everything in the mirror URL what is before "Mageia/". This is different on each mirror. On MandrivaUser.de the URL is ftp://ftp.mandrivauser.de/mirrors/Mageia/ so the line has to be:
Code: Select all
$PROTOCOL://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/$ARCH/media/nonfree
on distrib-coffee its different, and yet different on another mirror.
wobo
---
And a new day will dawn for those who stand long
And the forests will echo with laughter
(Stairway to Heaven, Led Zeppelin)
User avatar
wobo
 
Posts: 1649
Joined: Mar 22nd, '11, 17:13

Re: Beta1 - Nice update on an old Laptop

Postby Lebarhon » Apr 19th, '11, 19:26

@ stormi : Yes, it works fine, thank you

@wobo : Thank you for the explanation, but a mistake is still present at the end, /release is missing.
Lebarhon
 
Posts: 408
Joined: Mar 22nd, '11, 22:24
Location: France

Re: Beta1 - Nice update on an old Laptop

Postby stormi » Apr 19th, '11, 20:22

Lebarhon wrote:@ stormi : Yes, it works fine, thank you

@wobo : Thank you for the explanation, but a mistake is still present at the end, /release is missing.

No, it's not missing anymore, I added it yesterday :)
Samuel V.
mageia-app-db : Project site, try it !
stormi
 
Posts: 47
Joined: Mar 29th, '11, 15:54
Location: Lyon

Re: Beta1 - Nice update on an old Laptop

Postby Lebarhon » May 8th, '11, 12:45

Hi,
I am continuing the tests with KDE. I have problems to read .flv. Totem desn't works and crash. Avidemux crashes also. A first error message pop up :
CODEC
Internal error opening CODEC_ID_RAWVIDEO
OK

After the clic on OK :
Avidemux

Crash

Assert failed :0
at line 571, file /home/iurt/rpm/BUILD/avidemux_2.5.4/avidemux/ADM_codecs/ADM_ffmp43.cppADM_backTrack
decoderFFRaw::decoderFFRaw(unsigned int, unsigned int, unsigned int, unsigned int, unsigned char*)
getDecoder(unsigned int, unsigned int, unsigned int, unsigned int, unsigned char*, unsigned int)
ADM_Composer::addFile(char const*, unsigned char, fileType)
/usr/bin/avidemux2_qt4() [0x8097d33]
automation()
UI_RunApp()
main
__libc_start_main
/usr/bin/avidemux2_qt4() [0x8093561]

Amarok doesn't say anything but doesn't start either. (I must say, whatever I tried with Amarok 2, it always failed !)
Lebarhon
 
Posts: 408
Joined: Mar 22nd, '11, 22:24
Location: France

Re: Beta1 - Nice update on an old Laptop

Postby isadora » May 8th, '11, 14:25

Downloaded the following .flv-file from Youtube:
http://www.youtube.com/watch?v=rZKgzQnf ... None_music

Started Totem and opened the file, no issues.
Started Amarok, opened file: no problem.

Must say, i am at Beta2.


Edit: installed avidemux as well, and no errors opening the aforementioned file.
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2765
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: Beta1 - Nice update on an old Laptop

Postby Lebarhon » May 8th, '11, 16:34

Under Mandriva 2010.2, this video is OK with Totem, no sound with kmplayer and nothing with Amarok.
Under Mageia1 Beta1 updated to beta2, this video has no sound with avidemux, nothing with Totem and Amarok.

Here is the message from Avidemux
Image

Uploaded with ImageShack.us
Lebarhon
 
Posts: 408
Joined: Mar 22nd, '11, 22:24
Location: France


Return to Testing : Alpha, Beta, RC and Cauldron

Who is online

Users browsing this forum: No registered users and 1 guest

cron