LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices

View Poll Results: UNIX is better than WINDOWS
what?HELLO.i am UNIX. the best! 605 68.52%
whooa, wait a minute. Windows is BETTER than UNIX 48 5.44%
hoo-boy..i don't like both. 64 7.25%
errr...i don't know, what is UNIX afterall? 11 1.25%
windows?never heard of it... 155 17.55%
Voters: 883. You may not vote on this poll

Closed Thread
 
LinkBack Search this Thread
Old 06-18-2007, 02:11 PM   #1471
schneidz
Senior Member
 
Registered: May 2005
Location: boston, usa
Distribution: fc-12/ fc-11-live-usb/ aix
Posts: 1,948

Rep: Reputation: 158Reputation: 158

thanks, i'm on page 55 of this monster and catching up.

post #7 of this thread is kinda interesting:
http://www.linuxquestions.org/questi...d.php?t=420085

basically, saying that the incapability of decoding drm is a limitation in linux.

i can see how this is frustrating because i have a similar thread on trying to play drm streams in xine. should linux only support a smaller set of formats ? (i.e. i dont like drm so i will never use it.) this is catch-22 because it is like: i dont like windows so i wont use it - eventhough i have to use it for work.
__________________

fyi- this is part of my arguement:
http://news.com.com/DRM+key+to+Linux...3-6058790.html
basically saying linux will be left behind if it doesnt adopt drm...

Last edited by schneidz; 06-18-2007 at 03:18 PM.
 
Old 06-18-2007, 04:30 PM   #1472
daihard
Member
 
Registered: Jul 2003
Location: Lynnwood, WA
Distribution: Kubuntu 10.10
Posts: 912

Rep: Reputation: 31
Quote:
Originally Posted by schneidz
post #7 of this thread is kinda interesting:
http://www.linuxquestions.org/questi...d.php?t=420085

basically, saying that the incapability of decoding drm is a limitation in linux.
As the following post (#8) says, DRM is not a limitation of Linux OS.

DRM is a closed format. Whether or not the Linux community can "address" a DRM restriction depends on the vendor of the DRM opening up the format. There's nothing the Linux developers can do about that.
 
Old 06-19-2007, 08:46 AM   #1473
schneidz
Senior Member
 
Registered: May 2005
Location: boston, usa
Distribution: fc-12/ fc-11-live-usb/ aix
Posts: 1,948

Rep: Reputation: 158Reputation: 158
yup, maybe limitation is the wrong word. but like the president of the fsf says in the second link, it is an inconvenience and so many sheep-le will use drm enabled software than to suffer thru without it.

also:
Quote:
Originally Posted by daihard
DRM is a closed format. Whether or not the Linux community can "address" a DRM restriction depends on the vendor of the DRM opening up the format. There's nothing the Linux developers can do about that.
i guess i am not certain of how drm works but is it like any normal client-server relationship where the client asks the server for something like a certificate to authenticate that the client (user) is able to see that content ?

what is stopping xine / mplayer from asking for a cerificate (key) to descramble a stream.

can somebody let me know if this is how other drm players work (windows media player) ?

again, my knowledge on cryptography is limited but can that key be used to x-or against the drm-stream and obtain the unscrambled stream.

Last edited by schneidz; 06-19-2007 at 08:57 AM.
 
Old 06-19-2007, 10:23 AM   #1474
daihard
Member
 
Registered: Jul 2003
Location: Lynnwood, WA
Distribution: Kubuntu 10.10
Posts: 912

Rep: Reputation: 31
Quote:
Originally Posted by schneidz
i guess i am not certain of how drm works but is it like any normal client-server relationship where the client asks the server for something like a certificate to authenticate that the client (user) is able to see that content ?
AFAIK, DRM can be implemented in different ways. Encryption can be embedded in the file itself, or like you say, issuing/obtaining a key can be part of it. In any case, enabling the playback of DRM'ed contents would most certainly require reverse-engineering on the Linux side. I'm sure it is doable (see "DeCSS" for instance). How easy it would be will depend on the particular DRM you target.

In my opinion, the biggest problem with reverse-engineering is that the DRM holder can change the implementation anytime, making the reverse-engineered code useless. A good example I can think of is "hymn," which was designed to unlock the Apple FairPlay DRM. It used to work very well, but Apple kept changing their DRM scheme to make it incompatible with hymn.

Bottom line is... you can spend many hours trying to write software that works with a certain DRM scheme, only to see the effort go to waste in a few days after it's finished.
 
Old 06-19-2007, 01:46 PM   #1475
deepclutch
Member
 
Registered: Nov 2004
Distribution: Debian Testing+Sid
Posts: 691
Blog Entries: 1

Rep: Reputation: 31
as with some reference in the thread,
U can install flash and some plugins with nspluginwrapper
http://home.comcast.net/~next/nsplug...l-0-1.1.tar.gz
 
Old 06-19-2007, 10:21 PM   #1476
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,046

Rep: Reputation: 82
Quote:
Originally Posted by daihard
In my opinion, the biggest problem with reverse-engineering is that the DRM holder can change the implementation anytime, making the reverse-engineered code useless. A good example I can think of is "hymn," which was designed to unlock the Apple FairPlay DRM. It used to work very well, but Apple kept changing their DRM scheme to make it incompatible with hymn.
True, but the hymn-forum folks still manage to keep up as well (xxxFairUse), so Apple's strategy seems to be a waste of time as well.

You have other ways and other (legal) tools that can remove the drm from iTunes music (like audacity connecting xxx, Grip with a xxx, PAC using xxx) on your Linux system as well.


This form of DRM use just doesn't work.

EDIT: I've used "x"'s since I doubt it's legal to explain this...
People simply shouldn't use it.

Last edited by jens; 06-20-2007 at 12:23 AM.
 
Old 06-19-2007, 11:42 PM   #1477
daihard
Member
 
Registered: Jul 2003
Location: Lynnwood, WA
Distribution: Kubuntu 10.10
Posts: 912

Rep: Reputation: 31
Quote:
Originally Posted by jens
True, but the "hymn" folks still manage to keep up as well (QTFairPLay), so Apple's strategy seems to be a waste of time as well.

You have ways and other (legal) tools that can remove the drm from iTunes music (like audacity) as well.

This form of DRM use just doesn't work.
It's good to know that the hymn project isn't dead. I stopped following them a while ago.

I agree that the FOSS world eventually figures out how to cope with most forms of DRM. The issue is that it still takes a lot of endless effort in keeping up with the changes the copyholders make to invalidate the FOSS solutions. It will always be a rat race. The hardcore FOSS folks wouldn't mind following them, but the "average users" may not be all that patient.
 
Old 06-21-2007, 08:06 AM   #1478
Lucas03
LQ Newbie
 
Registered: Oct 2006
Posts: 2

Rep: Reputation: 0
I don't know what to tell. I'm posting on this forum under Vista, and at the same time using Linux with VMware6
__________________
Indian Property - Dog Health - bank of americaoffset mortgage
 
Old 06-26-2007, 10:00 AM   #1479
Cacciari
LQ Newbie
 
Registered: Jan 2007
Distribution: Debian
Posts: 7

Rep: Reputation: 0
A little off-meta-topic observation

I think the Pool Options is missing an item. You didn't set an opportunity to those that classify Windows and UNIX equally good.

UNIX is better than WINDOWS < Unix biased
what?HELLO.i am UNIX. the best! < Unix biased
whooa, wait a minute. Windows is BETTER than UNIX < Windows Biased
hoo-boy..i don't like both. < None Biased
errr...i don't know, what is UNIX afterall? < Not Clear < Not windows biased
windows?never heard of it... < Not Clear < Not unix biased

Perhaps an option like
"Both WINDOWS and UNIX are good"
woule be nice
 
Old 06-26-2007, 10:50 AM   #1480
stan.distortion
Member
 
Registered: Sep 2005
Location: ireland
Distribution: debian with bits of everything stuck on it
Posts: 114

Rep: Reputation: 15
Kizzume, a long way back up the tread superpi was mentioned, I was hoping a few folks would post benchmarks No one did
Superpi is frequently used as a rough benchmark (so gamers can justify spending silly amounts of money ) but one quirk with it is linux is almost always around 10% faster to do the calculations than the same machine using windows.
Someone posted back after running the windows version of the program under wine and had significantly better speeds than running it natively in windows on the same machine. Also, larger calculations where crashing windows but running fine under wine.
One problem was memory, when linux started using swap the speeds dropped by a huge amount, this is a little before windows was locking up though.
cheers
 
Old 06-26-2007, 11:04 AM   #1481
alred
Member
 
Registered: Mar 2005
Location: singapore
Distribution: puppy and Ubuntu and ... erh ... redhat(sort of) :( ... + the venerable bsd and solaris ^_^
Posts: 658
Blog Entries: 8

Rep: Reputation: 30
>> ""Both WINDOWS and UNIX are good""

that sounds like defeating the purpose of posting and swords poking(with plastic toy swords only) in forums ... ^_^


.
 
Old 06-26-2007, 11:12 AM   #1482
Cacciari
LQ Newbie
 
Registered: Jan 2007
Distribution: Debian
Posts: 7

Rep: Reputation: 0
Quote:
Originally Posted by alred
>> ""Both WINDOWS and UNIX are good""

that sounds like defeating the purpose of posting and swords poking(with plastic toy swords only) in forums ... ^_^


.
Yes.

"Your skill on Diplomacy increases to 3"
 
Old 06-26-2007, 11:36 AM   #1483
alred
Member
 
Registered: Mar 2005
Location: singapore
Distribution: puppy and Ubuntu and ... erh ... redhat(sort of) :( ... + the venerable bsd and solaris ^_^
Posts: 658
Blog Entries: 8

Rep: Reputation: 30
anyone who think its need diplomacy probably come to the wrong place ...


.
 
Old 06-26-2007, 12:18 PM   #1484
ErV
Senior Member
 
Registered: Mar 2007
Location: Russia
Distribution: Slackware 12.2
Posts: 1,202
Blog Entries: 3

Rep: Reputation: 61
Quote:
Originally Posted by stan.distortion
Superpi is frequently used as a rough benchmark (so gamers can justify spending silly amounts of money ) but one quirk with it is linux is almost always around 10% faster to do the calculations than the same machine using windows.
Someone posted back after running the windows version of the program under wine and had significantly better speeds than running it natively in windows on the same machine. Also, larger calculations where crashing windows but running fine under wine.
One problem was memory, when linux started using swap the speeds dropped by a huge amount, this is a little before windows was locking up though.
cheers
Here you go. Tests are old.(dated november 2006).

Quote:
1. AMD Athlon (Thunderbird) 900 Mhz
2. 3x128 Мб DIMM SDRam
3. DFI AK75-EC /OCtect Rhino KT133A-ASP

16К - 1.199 s.
32K - 2.727 s
64K - 6.433 s
128K - "accessviolation at adress "0x0047324e" read from adress "oxffffffff"
Crashes with all values higher than this one.
---
And now something interesting. Same configuration, same program, but started under ASPLinux 11 using wine.

1M - 2m 53.044s checksum B28B37B2
Doesn't crash

Results:
16K - 01.199s
32K - 02.339s
64K - 04.676s
128K - 12.409s
256K - 31.005s
512K - 1m 17.630s
1M - 2m 53.044s
Link to original is here.
You can use http://translate.google.com (Russian-English beta) if you wish to check original thread.

Quote:
Originally Posted by Cacciari
Yes.

"Your skill on Diplomacy increases to 3"
Level up?
This constant "vs" arguing becomes boring. Linux is much more powerful (for me), so I don't need to argue about this anymore.

Last edited by ErV; 06-26-2007 at 12:25 PM.
 
Old 06-26-2007, 02:49 PM   #1485
Cacciari
LQ Newbie
 
Registered: Jan 2007
Distribution: Debian
Posts: 7

Rep: Reputation: 0
Quote:
Originally Posted by alred
anyone who think its need diplomacy probably come to the wrong place ...


.
Anyone?
You broadened your selection over all human beings, including you.
 
  


Closed Thread

Tags
business, kenny's_playground, microsoft, register, technical, windows, worm, wtf


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux-windows Dual boot question when upgrading from windows 2000 to XP sarikalinux Linux - Newbie 1 03-09-2006 02:21 PM
Solution Dual Boot Windows & Linux [ALL DONE IN WINDOWS] No Linux terminology DSargeant Linux - Newbie 35 02-07-2006 03:29 PM
Solution Dual Boot Windows & Linux [ALL DONE IN WINDOWS] No Linux terminology DSargeant Linux - Newbie 4 11-10-2005 11:37 AM
Red Hat Linux 9 + Windows Server 2003 + Windows XP + Fedora in same domain wolfy339 Linux - Networking 5 03-02-2005 06:03 AM


All times are GMT -5. The time now is 05:41 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration