Slashdot Mirror


User: CalcProgrammer1

CalcProgrammer1's activity in the archive.

Stories
0
Comments
49
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 49

  1. Re:I wish they would all do one thing ... on Linux Of the Future May Be About Which Environment, Not Which Distribution · · Score: 1

    Not sure if Android is to blame here or not...Samsung ultimately has the power to mess with the bootloader on a Samsung tablet, Google has nothing to do with anything before the Android system is booted. Personally, I have an HP TouchPad and love it. It has an open-source bootloader (moboot) which lets me choose between WebOS, Android, and anything else I want. I have native Ubuntu 11.10 installed (using GNOME 3 fallback as I hate Unity) and it works quite well despite the lack of GPU acceleration. Android (CM9 ICS) works incredibly well also, it is smooth and there are only a few things that don't work yet (camera and video playback acceleration).

  2. Re:What about OpenGL ? on Nouveau Open-Source NVIDIA Driver Achieves OpenCL Support · · Score: 1

    The proprietary AMD drivers are horrendous... I just tried installing over the weekend and had nothing but trouble with them. First, I tried the Ubuntu 11.10 fglrx packages. This gave me a single display (I have 3 1080p monitors, switch between separate and Eyefinity in Windows) and a single card (have 2 5870 reference boards in CF). I tried to enable the other displays and CrossFire and the machine got stuck on the next reboot (couldn't start X). I then tried the "updates" version from the repos, same thing. Finally, I installed them with AMD's binary installer. Yet again, it got stuck booting X when I tried to enable more than one card/monitor. I removed all of the proprietary drivers and used the Gallium3D open source driver. It did work, picked up all three monitors and let me configure them through the Monitors applet, but 3D performance was weak (significant lag on 1 screen Minecraft whereas a single 5870 should be smooth at 5760x1080 with moderate settings). Also, there was zero power management, the cards idled hot and the fans ran loudly. I doubt the second card (with no connected monitors) was actually doing anything other than wasting electricity. Its fan was running and heat was coming out.

    On the contrary, I've never had a single notable issue with nVidia's proprietary Linux drivers. Their control panel is much nicer looking than AMD's in my opinion, it lets you see and adjust power management levels and temperature, does NOT REQUIRE REBOOTING AFTER EVERY LITTLE BABY STEP!!!! (seriously, AMD's driver is a throwback to windows 95!), and supports multi monitors well. I will say, Gallium3D seemed further along than Nouveau, but with this announcement the tables may have turned.

  3. Re:Yay on CyanogenMod 9 Working On the Nexus S · · Score: 2

    It is definitely possible and work is being done. The issue is that many devices have a restrictive bootloader and pre-determined partition setup that prevents the creation of additional Linux partitions and installing extra boot options. Some devices do have "developer" boot loaders (such as Archos' SDE) or modded in custom boot loaders (such as moboot on HP Touchpad) that allow you to boot whatever you want. Beyond that, getting a proper "real Linux" environment requires Xorg drivers for the video devices and many mobile systems do not have such drivers. Even when they do, those drivers are often merely framebuffer implementations which allow GUI functionality but with zero hardware acceleration. The GPU's on mobile devices are pretty much exclusively proprietary and require binary firmware blobs that may or may not be compatible with non-Android (or other OS) environments. Finally, devices found in many mobile devices are nonstandard and are not present in the main line Linux kernel source, so a one-size-fits-all kernel package such as is typical on PC setups will not work for mobile. Instead, each device must have its own custom maintained kernel that keeps all the device-specific hardware patches up to date. Some devices (such as the Archos tablets) require you to flash the kernel and initramfs into a special boot area, meaning that typical kernel upgrades through package managers will not work. Finally, even if you do get GPU acceleration to work, mobile GPU's only support the limited OpenGL ES architecture. Almost all of the desktop window managers that support acceleration do so through traditional OpenGL interfaces, meaning that these window managers must be rewritten to support OpenGL ES instead. The same applies to video acceleration in media players, and the DSP and GPU systems are much more varied in mobile devices. These are just some of the restrictions that prevent true Linux installations on mobile devices. I actually did get Debian running decently on my Archos 43 tablet but only after finding a modified 2.6.37+ kernel that did not have all the necessary drivers installed. The core functionality worked despite having to write some boot scripts to initialize the WiFi, Bluetooth, and power management systems. Even then the Bluetooth was spotty at best, often dropping connections and refusing to pair (despite working perfectly in Android with the same devices). To all mobile hardware developers: Please, if you really want consumers to get the most out of your hardware, make sure your drivers are compatible with standard Linux system utilities in addition to those found in Android and other mobile OS'es. This will help out such porting efforts and give your device a wide variety of OS choices. Also, please consider open-sourcing more drivers, especially video drivers. If not open-sourcing them, at least make Xorg compatible drivers with OpenGL ES acceleration so we can actually use the full potential of the hardware.

  4. Re:Well, I was using Mint but went back to Ubuntu on Linux Mint: the New Ubuntu? · · Score: 1

    This was the start of Ubuntu's downfall in my opinion. The purpose of a free OS isn't to try to scam me into giving you money, that's a commercial OS's job, and Apple and Microsoft have that one covered. I tried Mint, but this dumb search scam crap was intolerable and I ended up at Debian, which is awesome.

  5. Re:Well, I was using Mint but went back to Ubuntu on Linux Mint: the New Ubuntu? · · Score: 1

    That's better I guess, but why switch from Google at all? I have never heard of DuckDuckGo and I'm sure most new users haven't either. The purpose of maintaining a Linux distro is to provide something users want, and this is obviously not a change that is in favor of the users. When distro maintainers try to control their users for personal benefit, I see no reason not to switch distros to something better suited for the users.

  6. Re:Well, I was using Mint but went back to Ubuntu on Linux Mint: the New Ubuntu? · · Score: 1

    Obviously you've never used Mint. Debian does default your homepage to debian.org, but it doesn't try to masquerade as a search engine to get money from users' searches. Mint actually replaces the default Google search engine plugin for Firefox with a customized one that uses a Mint Google page with ads and tons of sponsored links. This file is buried deep in the system, where average users never go, and must be replaced with an unmodified copy that is not particularly easily found. You can obtain this file from Firefox on a non-Mint machine or find a link in some Mint forum posts. The problem is that after running an update to Firefox (even non-Mint Firefox, as I had installed the Mozilla PPA Firefox Stable), the file gets reverted to the default Mint version and your searches get screwed up all over again. Yes, you could write a script to automatically replace this file, but in my case switching to Debian made more sense.

  7. Re:Well, I was using Mint but went back to Ubuntu on Linux Mint: the New Ubuntu? · · Score: 1

    Agreed 100%. Ubuntu was this until they started losing all their initial money, then they started adding in stupid crap (Ubuntu Music Store, Ubuntu One Subscriptions, and at one point tried to switch to Yahoo for money) and also stopped doing their CD shipments. That was when I started to see Ubuntu's downfall. Mint should give up on the money grabbing garbage, they have a real potential with their distribution but their stupid browser hijack is going to turn off most of their new users. At very least make it a default but separate entry from the Google search in Firefox, so users can simply switch back to Google and uninstall the Mint search if they want. Linux is all about freedom, and freedom needs personalization and customization. If users have to put up with stuff they don't want, they will switch. Debian is great about this, no ads, no spam, no hijacks, no asking for donations, no stupid "Debian Search", nothing. You're free to install whatever browser you choose, pick whatever search you want, and use your PC the way you want to. We need more distributions like that. FYI - Linux Mint Debian Edition (LMDE) has the annoying search crap as well, and is the number one reason I switched from LMDE to straight pure Debian.

  8. Re:Well, I was using Mint but went back to Ubuntu on Linux Mint: the New Ubuntu? · · Score: 1

    This is exactly why I only used Mint for a week. I hated 11.10, so I installed Mint LMDE but was disgusted by the hideous Search page. I hacked around and thought I had a way to permanently undo it, and then installed the newest Firefox from Mozilla's PPA. It worked for a while, but an update brought it back. I ditched LMDE for regular Debian and couldn't be happier (except that Debian Testing has now moved to GNOME 3...). Luckily I got MATE to compile from sources just in time to keep going through the transition. If the GNOME team wants to do stupid things and ruin their credibility among their users, so be it, but I am not joining the party. The great part about open source is that you're never truly forced to change. The code is out there, and should a project maintainer takes a wrong turn (or multiple maintainers in this case, as both Ubuntu and GNOME have lost it), you can just grab the last good version and maintain it into a new project. I don't care how many hackish ways are invented to kludge a taskbar and apps menu into GNOME Shell, it will still be a bloated, GPU eating unintuitive desktop with some useful stuff tacked on. GNOME 2 just works, everything is streamlined for functionality, and it is pretty efficient on resources and GPU (and still has plenty of eyecandy if you can afford it using Compiz). I much prefer a system that runs on all of my computers, not one where I have to use different desktop environments based on how powerful each machine is. While I do like the Mint team's idea of making GNOME 3 usable, I do not see it as a perfect solution. It feels like something that would break often due to GNOME 3 changes, and would have to keep being updated. I think the idea of a stable, updated GNOME 2 fork is better and support the MATE project. Hopefully they can get a rebranded GNOME 2 packaged for all distributions and provide updates. The project does seem to be going well.

  9. Re:How about Fedora? on Linux Mint: the New Ubuntu? · · Score: 1

    But you do find your perfectly configured GNOME 2 replaced by that hideous GNOME 3 Shell... I don't care if it's outdated/unsupported/dying/etc, it only is dying because distro maintainers are removing it from the repositories. Users still want it, and I see no problem with that. In the world of open source, distro maintainers shouldn't control who uses what, they exist to provide options for the users to choose from. If users want GNOME 2, then they should provide GNOME 2. I compiled Mate from source yesterday after hearing "No." as the only answer to when it would get to the repos. Works fine, and I really hope they reconsider their stubborn decision to not package a desktop that many people want.

  10. Re:know your market on Ubuntu Heads To Smartphones, and Tablets · · Score: 1

    True about the touchscreens, my A43 has a resistive screen and got a lot of negative reviews for it, but I love being able to use a stylus for precise control. Sure, you can buy a fancy expensive stylus for multitouch capacitive screens, but I'm not sure how precise it actually is. I've been following some threads on the GNOME 2 fork called "Mate" and it seems to be nearing release. Hopefully a PPA will be up soon so I can try it out on Ubuntu. I think GNOME 3 still has some potential, but the mindset in the GNOME department is all wrong right now. Either way, it isn't ready for mainstream use and having a GNOME 2-based fallback to use would be useful. I really don't want to switch to XFCE or anything else, I tried XFCE and it just isn't the same, nor is GNOME 3's horribly implemented "fallback interface". I hate how the popular opinion always affects technology. Just because the majority of novice users like a dumbed down interface doesn't mean it is the best interface ever, it means you made it shiny to please the masses. This type of "design" is terrible, especially when companies ignore their power users to focus on selling a shiny brick to people who just want to check Facebook and Twitter with it.

  11. Re:Debian on Ubuntu Heads To Smartphones, and Tablets · · Score: 1

    I have Debian Stable running on my Archos 43 tablet (4.3" resistive touchscreen, 1GHz ARM, 256 RAM). The GUI is easy enough to read and easy enough to touch click with a stylus. There is decent amount of screen area for the application (the screen is 480x854/854x480 depending on orientation which can be set at boot). The real issue is that there is no room for a good on screen keyboard without wiping the whole screen, so I use a Bluetooth keyboard instead. I don't get how Unity improves the tablet experience other than it makes it easier to punch buttons with fat fingers, it doesn't actually solve any real tablet problems like on-screen keyboard integration or automatic orientation switching or scrolling applications larger than the screen.

  12. Re:know your market on Ubuntu Heads To Smartphones, and Tablets · · Score: 2

    I switched to Mint Debian but ultimately went to pure Debian. Mint has some issues with Firefox (they customize Google and it sucks, it's hard to remove, and if you install a new version your changes are reverted). Debian is awesome if you're coming from classic Ubuntu as it has pretty much the exact same interface. You may have to configure some system policies to your liking (it asks for password too much in my opinion, but I disabled the prompts). If you don't want to deal with problems, use Debian Stable (Squeeze). The testing version (Wheezy) is what Mint Debian is built off of and I had a bug with the nVidia driver that lagged the computer really bad.

  13. Re:know your market on Ubuntu Heads To Smartphones, and Tablets · · Score: 3, Interesting

    Yeah, Ubuntu's users were typically new Linux users, but often they were still experienced PC users with other OS (Windows/Mac) knowledge. Ubuntu is trying to impress users who have zero knowledge of how PC's work and make it super intuitive for those who haven't used any other OS, but these people aren't ever going to install Ubuntu in the first place. Meanwhile, Ubuntu's maturing userbase has finally decided to ditch the training wheels and move to another distribution after the horrendous 11.10 release. What were they thinking!?! I have Debian on my Archos 43 4.3" tablet. With GNOME2 and Bluetooth mini-keyboard. It's awesome. I seriously would rather have a classic interface even on a tablet, if you have a stylus you don't need obnoxiously wasteful buttons that take up 2-3 times the space they need to, and fitting more stuff on the screen gives more functionality (compare LibreOffice to tablet office apps and you'll see a big difference in the number of features provided).

  14. Re:This is clearly what he was always planning... on Ubuntu Heads To Smartphones, and Tablets · · Score: 1

    Except it will still suck, Unity pretty much requires a keyboard to navigate more than one page of icons by typing the application name in the search bar. If you're going to do touch interfaces, at least do it right, and also note that most of the userbase DOESN'T use touchscreens. This applies to the Windows 8 developers as well, who also have a screen hogging touchscreen Start menu that is useless to most users.

  15. Re:Good on Ubuntu Heads To Smartphones, and Tablets · · Score: 1

    We already have that, Android has been selling competitively with Apple for a while now, and it is built around Linux. Having a standard GNOME userspace on top of Linux would be awesome though. I just don't trust Ubuntu to create new UI's anymore after what happened with 11.10.

  16. Re:There is a way to not use Unity on Ubuntu Turns 7 · · Score: 2

    Fallback is NOT GNOME 2! Everyone keeps saying it's the same, but it is quite different (try it sometime!). The theme looks like crap for one (inconsistent coloring and shading), the applets can't be positioned other than left/middle/right, to right click on anything you actually have to alt+right click, it uses a lot more RAM than GNOME 2, it takes more work to get Compiz effects running, it lacks a System menu and instead clutters up Applications categories with system and administration items, Nautilus (file browser) lacks home/up folder/view/zoom functionality with its new dumbed down UI, and I'm sure there are plenty more problems with it. I COULD get used to it, which would take a lot of time, and would still mean I have to give up using my old 512MB RAM laptop altogether, or I could just go use another distro that hasn't gone crazy and still uses GNOME 2, have none of the above problems, and still use my old laptop without issues. Change for the sake of change is a terrible idea, it seems like the Ubuntu and GNOME devs have all gone off the deep end, and that's not good considering together they make the most widely known and used Linux distro (outside of the business world at least).

  17. Re:Nice distro but they messed up the desktop on Ubuntu Turns 7 · · Score: 1

    I switched to Linux Mint Debian Edition (LMDE) on Ubuntu 11.10's release day. Enough of that crap, LMDE provides a powerful GNOME2 interface with all of its customizability and productivity and none of that stupid Unity garbage. I'm not sure when they plan to switch to GNOME3, but I have more trust that they will keep supporting GNOME2 than Ubuntu, where you just throw obnoxious UI changes that everyone hates without listening to user feedback. Problem is, it isn't just Ubuntu. If it was just Ubuntu shooting themselves in the foot I wouldn't care so much, but the whole GNOME team has gone insane with them. GNOME 3 also tries to push the stupid "modernized" crap where you just remove useful features in the sake of "simplicity" and the more useful "fallback" (apparently productivity is out of style these days) lacks tons of classic GNOME 2 features. Xfce isn't anywhere near what GNOME 2 was and I don't really like KDE4 either, so the entire Linux world appears to be falling apart. If GNOME3 were GNOME2, you would have the option to make fallback look exactly like GNOME2's interface, but sadly the development team forgot what customization was all about while they were pandering to new users who don't know what a proper GUI should look like.

  18. Re:Nice distro but they messed up the desktop on Ubuntu Turns 7 · · Score: 1

    Exactly, Unity takes most of the useful features of GNOME 2's interface and throws them away. Sure, if your grandmother needs a computer it may now be easier for her to manage, but for many people we need an environment that doesn't put so many limitations on what can be done. The desktop search/program search thing may be useful if you don't already know where to find a program, but I prefer having a well-organized menu that I can mouse through quickly rather than having to move my hands to the keyboard, type the name, then mouse over the application and click it. (This also applies to Windows Vista and 7, though they provide a decent way to browse visually.) I don't need my icons to take up half my screen when browsing for programs either, the point of making larger screens is to fit more stuff on them, not make the stuff that's already there waste more pixels. I also like having more than ~10 programs available for quick launch, and on any other environment I can just fill the whole Desktop with icons as well as toolbars and menus. Unity also does away with the Places menu, which means it is harder to bookmark network shares, custom folders, secondary hard drives, Windows partitions, and other such things (again, I guess Grandma doesn't go outside her home directory, but a lot of people do!).

  19. Re:Kubuntu on Ubuntu Turns 7 · · Score: 1

    Do tell how we can install GNOME 2 on 11.10. I have not found a way. The closest thing is installing GNOME 3's "fallback" session, which is a pathetic clone of GNOME 2's interface that lacks a ton of functionality while consuming nearly twice as much RAM.

  20. Re:GNOME Survey on Linux Mint Will Adopt Gnome 3 · · Score: 1

    I just ditched Ubuntu last Thursday because I didn't want to deal with Unity or that GNOME 3 garbage. I switched to Mint. This news is nothing but depressing. GNOME 3 sucks, I don't want a redefined UI, I want a robust, customizable, feature packed system. GNOME 2 does just that. Change for the sake of change is a terrible idea.

  21. Re:What distribution left for developers? on Ubuntu 11.10 ('Oneiric Ocelot') Released · · Score: 1

    I've been using Ubuntu since 6.06, upgraded practically on release day for every new version. Today is the end of that, if Ubuntu wants to trash the UI completely, they're going to lose users. I've been wanting to try Mint for a while, and LMDE looks like a great alternative to Ubuntu. I just hope they keep the GNOME2 UI around. They're using GDM3 but with the GNOME2 panel which works well and keeps the full functionality I would expect from GNOME. I tried GNOME3's "fallback" panel interface on the Ubuntu 11.10 beta but it was unimpressive at best. It eats up significantly more RAM while providing less (no arbitrary positioning, stupid alt-click menu system, no System menu). The only thing I actually liked more about GNOME3's panel is the ability to center items (and arbitrary positioning isn't super important, I'd be okay with removing it but alt-click is dumb and the lack of a System menu clutters the Applications menu with system stuff). I'm sure, given enough time, I could customize 11.10 to be usable, but I should not have to do a lot of reconfiguring just to keep a consistent interface with previous releases. The only thing I had to do in Mint is create a top menu bar and put the classic Ubuntu stuff on it (Apps/Places/System menu, Firefox icon, move the Clock and Notification window up, add Log Out and Trash).

  22. Wow, this has got nothing on my 1.5TB PDA on DIY 80GB iPod Touch · · Score: 1

    Lame, 5 years ago I had an 80GB Windows Mobile PDA, 2 years ago I DIY upgraded it to a 1.5TB Windows Mobile PDA and I have 160GB of FLAC audio wherever I go... ...if I have WiFi, seeing as the 1.5TB is on my server. This is dumb, you can access a server with a client device, that doesn't mean the client has all the features of the server, it means that it can access them via a connection (and if you try to use your WiFi anywhere outside of your LAN, most likely it will be too slow to utilize the 80GB, you probably couldn't even stream music with it, let alone video or copy files.

  23. Re:Why don't they use *BSD? on GPL Case Against Danish Satellite Provider · · Score: 1

    Yes, however, Netgear, using GPL software, would then have to contribute their enhanced version back. Linksys could then take what Netgear improved and use it. What this would really do is put more of a strain to produce better HARDWARE on both companies while creating an even software platform and allowing customization. In the end, we all win. If you remember, Linksys tried to use Linux on their WRT-54G and were forced to release the source. From that source came some of the best router platforms in existence for home routers, such as DD-WRT. GPL keeps companies from having to reinvent the wheel and focus more on new features rather than trying to race to clone competitors' systems from behind their company's walls. GPL benefits the most important group out there, the consumers and end users. I would love DD-WRT on my old Netgear router, I have it on my new Linksys one, but I would really like both routers to run it. If Netgear would've GPL'ed their software, I could be running a nice firmware on my router.

  24. Re:Could this be... on Linux Crashes the Mobile Party · · Score: 1

    Well, I love my Linux laptop. Although it's only a Pentium 3 850MHz, my laptop (bought used on eBay, an IBM ThinkPad A21p from 1999 or 2000) runs Ubuntu very well and almost everything works fine in it (the built in TV capture and TV out ports don't work but other than that it's great). I also use Ubuntu on my HP Pavilion (AMD AthlonXP 2600+) and Compaq Presario (Intel Celeron 500MHz) desktops and it's great on those too. It has a smooth interface, great features, and it's free.

    I wish I could say the same about my PDA. I have a Dell Axim X50v, and although I updated it to the unofficial WM6 upgrade (nicer than 2k3 by a LONG shot), it can't compare to the usefulness that I think Linux could have, especially with a true VGA screen and the Intel 2700G graphics accelerator, it would almost be able to run a simplified GNOME (or at least fluxbox, which runs on my old Pentium 133 with 64MB RAM, why wouldn't it run on a PDA with 64MB RAM).