Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Flags in make.conf vs flags in cat /proc/cpuinfo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
certem
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2013
Posts: 145

PostPosted: Wed Sep 25, 2013 3:54 pm    Post subject: Flags in make.conf vs flags in cat /proc/cpuinfo Reply with quote

If a flag doesn't exist in the result of
Quote:
cat /proc/cpuinfo
and I put it in my
Quote:
/etc/portage/make.conf
what happens?

Code:
 cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family   : 15
model      : 2
model name   : Intel(R) Pentium(R) 4 CPU 2.80GHz
stepping   : 9
microcode   : 0x2e
cpu MHz      : 2806.425
cache size   : 512 KB
fdiv_bug   : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 2
wp      : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pebs bts cid xtpr
bogomips   : 5612.85
clflush size   : 64
cache_alignment   : 128
address sizes   : 36 bits physical, 32 bits virtual
power management:


my /etc/portage/make.conf is

http://bpaste.net/show/135311/
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Wed Sep 25, 2013 4:05 pm    Post subject: Reply with quote

Nothing (not a single thing) in /proc/cpuinfo is a USE flag. What exactly do you want to put in make.conf from there?

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
certem
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2013
Posts: 145

PostPosted: Wed Sep 25, 2013 4:35 pm    Post subject: Reply with quote

When I emerged vlc the site suggested some flags.

the site is: http://www.videolan.org/vlc/download-gentoo.html

and their suggestion is to put the following use flags to
Quote:
/etc/portage/make.conf


Code:
dvd ffmpeg mpeg mad wxwindows aac dts a52 ogg flac theora
oggvorbis matroska freetype bidi xv svga gnutls stream vlm httpd cdda
vcd cdio live lua


the use flags below to
Quote:
/etc/portage/package.use

Code:
media-video/vlc dvd ffmpeg mpeg mad
wxwindows aac dts a52 ogg flac theora oggvorbis matroska freetype
bidi xv svga gnutls stream vlm httpd cdda vcd cdio live


I checked the cat /proc/cpuinfo to see what "sse" s it could support so I would arrange the flags in my make.conf file. I couldn't find ffmpeg at the cat /proc/cpuinfo but I have it in my make.conf file. I would like to know if this causes a problem in playing videos because I have problem in playing videos in a specific website. (Needless to say I can watch the mentioned videos from another computer moreover I was watching them on this box with my previous Gentoo installation)
Back to top
View user's profile Send private message
fturco
Veteran
Veteran


Joined: 08 Dec 2010
Posts: 1181
Location: Italy

PostPosted: Wed Sep 25, 2013 5:01 pm    Post subject: Reply with quote

I'm not sure having understood correctly, but you won't find a "ffmpeg" flag in /proc/cpuinfo as it's not a CPU-specific thing. If you have the "sse" flag in /proc/cpuinfo then it's wise to add the "sse" USE flag to make.conf. Same thing with sse2, ssse3, pni (this is USE flag sse3), sse4_1, mmx and so on.
Back to top
View user's profile Send private message
certem
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2013
Posts: 145

PostPosted: Wed Sep 25, 2013 5:20 pm    Post subject: Reply with quote

John R. Graham and fturco thanks for the replies.

fturco you understood it correctly.
Quote:
you won't find a "ffmpeg" flag in /proc/cpuinfo as it's not a CPU-specific thing

clears the haze for me.

From this point I should try diagnosing the problem of video playing.
The link for the problem video is:
[url]http://www.milliyet.tv/video-izle/Milliyet-TV-Gunun-Gelismeleri---25-09-2013-clEA4ZRLOcCG.html
[/url]

"There is sound but no view"
Youtube videos play well.
Back to top
View user's profile Send private message
fturco
Veteran
Veteran


Joined: 08 Dec 2010
Posts: 1181
Location: Italy

PostPosted: Wed Sep 25, 2013 6:59 pm    Post subject: Reply with quote

Is it the same problem as topic https://forums.gentoo.org/viewtopic-p-7404164.html? If so, I think it would be better to continue discussing it there as I think it's not a CPU-related problem but a Firefox/Flash one.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum