February 1, 2010
00:06
@lowell It depends on the laptop. On some it is possible whereas others it is part of the keyboard - no touchpad then no keyboard either!
Author: ddevine 
00:07
@shivan aw man! I never get elbowed in the face :( Lucky bugger.
Author: ddevine 
00:09
@schestowitz Lol. I'm sitting here installing SLED11.The ironing is delicious...
Author: ddevine 
00:10
@fabsh Quit your whining your whining blogger ;)
Author: ddevine 
00:14
@shivan Fire, alcohol and martial arts is a great mix.
Author: ddevine 
00:20
Author: OS News 
12:40
David Airlie has called upon Linus to pull in a new set of DRM patches for the Linux 2.6.33 kernel, which should land with the Linux 2.6.33-rc7 release. These graphics patches for the Linux kernel bring a few fixes for TTM, Radeon DisplayPort tweaks, r600 blit mutex, and support for the VMware graphics driver with older versions of the VMware Workstation...


Author: Phoronix 
15:38
#Suse Linux Enterprise Desktop 11 is much nicer to work in than SLED10!!! So nice to not have to worry about NTFS HDs and less buggy!
Author: ddevine 
15:43
I haven't bought an #Apple device yet, and really - I don't think I ever should/will. Might have an iPhone forced upon me at work though :(
Author: ddevine 
15:50
@stewart I believe they are called "netbooks" these days... If you get a so called "high end" one it probably has full sized keyboard.
Author: ddevine 
February 2, 2010
02:22
While KDE SC 4.4 RC2 should have been the last release candidate for the KDE 4.4 Software Compilation, a third and final release candidate has been offered. The KDE SC 4.4 release managers deemed another RC necessary after bugs (and fixes) continued to flow in following the RC2 release. The KDE SC 4.4 RC3 release announcement can be read at KDE.org...


Author: Phoronix 
02:25
Author: OS News 
Comment by DDevine on 2 Feb 10 at 14:20 EST
Great blog entry. Wake up!
03:14
Mozilla announced that the final Firefox for Mobile (& Fennec& ) 1.0 release is now available for Nokia’s Maemo Linux-based N810 tablet and N900 phone -- but with a & YouTube Enabler& in place of Flash. Meanwhile, the Android pre-alpha of version of Fennec may arrive as early as next month, says a report....
Author: Linux Devices 
04:12
Months after the ATI Radeon HD 5000 series (known by the "Evergreen" family codename) was introduced, AMD has finally pushed out the first bits of open-source code. This morning if you are to checkout the xf86-video-ati DDX driver branch there is initial user-space mode-setting support for the Radeon HD 5000 series GPUs...


Author: Phoronix 
07:22
While Red Hat is busy at work on Fedora 13 and Canonical is busy working on their Long-Term Support release of Ubuntu 10.04, Novell is working on openSUSE 11.3. This next upgrade to openSUSE is due out in mid-July, but the first milestone release is now available. Milestone 1 of openSUSE 11.3 pulls in the latest GNOME 2.30 development packages and the release candidate of KDE 4.4 Software Compilation...


Author: Phoronix 
07:27
For the past several days benchmarks have been going on a plethora of ATI Radeon HD 2000/3000/4000 (R600/700 generation) graphics cards as well as some of the older Radeon X1000 (R500) hardware for reference. All of this testing has been done with the current open-source ATI driver stack with Mesa to show where the performance is at for the H1'2010 Linux distributions...


Author: Phoronix 
09:28
Author: OS News 
16:00
Phoronix Media has announced the immediate release of Phoronix Test Suite 2.4 (codenamed "Lenvik"), as the latest update to their open-source testing framework that delivers immediate and measurable advantages to its customers. The Phoronix Test Suite 2.4 software is compatible with a greater number of operating systems, introduces support for mobile platforms, offers a new range of test profiles, and other features to further solidify its premiere position within the computer benchmarking industry.


Author: Phoronix 
17:04
Newer builds of #haiku-os are really fast. 6 seconds to the desktop. (virtualised)
Author: ddevine 
February 3, 2010
00:14
Just yesterday morning we reported on hybrid graphics coming to Linux in a crude form, which allowed dual-GPU notebook systems to switch between the onboard GPUs via a kernel patch but what made it crude was that it wasn't seamless switching within the running X.Org Server (it won't be this way for some time) and it didn't actually turn off the other GPU when the other one was in use. In the past 24 hours, however, David Airlie has published three new versions of this Linux kernel patch. The second version of Airlie's "switcheroo" code as it's called brought support for powering up and powering down the GPUs...


Author: Phoronix 
Comment by DDevine on 3 Feb 10 at 13:13 EST
This is nice, I do care more about power consumption these days than I used to because less consumption means less heat and less money from my pocket. I don't know if/when/ever I will have a dual-GPU laptop though. They may become more common with the increasingly common SOC style ARM CPUs on the Tegra platorm and the new Intel Pinetrail processors which may also have dedicated graphics run with them.
00:37
Back in December of 2008 VMware acquired Tungsten Graphics, the company that's principally behind Mesa 3D along with the Gallium3D driver architecture, the TTM memory manager, and other parts of the Linux graphics stack. A year later (this past November/December) we then found out VMware had them create a virtual Gallium3D driver for their VMware virtualization platform so that virtualized operating systems can exploit the graphics processor on the host system just not for driving OpenGL support, but OpenCL, OpenVG, OpenGL ES, and other areas covered now by the Gallium3D state tracker and going into the future (VDPAU, etc). One of the latest branches appearing for Gallium3D is coming from VMware's José Fonseca...


Author: Phoronix 
01:25
The past three releases of Ubuntu Linux have included unreleased ATI Catalyst drivers. It started with Ubuntu 8.10, which got an early-access driver as the official Catalyst Linux driver that was available to the public at the time had not supported X Server 1.5...


Author: Phoronix 
Comment by DDevine on 3 Feb 10 at 13:07 EST
I think this is wrong. Support should be aimed at mainline Xorg and the Linux kernel - not at accommodating Ubuntu's hacky crap.
07:16
Jean Delvare has announced the second point release for the LM_Sensors 3.1 series, which was introduced last March. The LM_Sensors 3.1.2 release delivers better Linux system sensor monitoring support by preemptively adding support for future kernels and HID devices in libsensors, the sensord daemon has received a lot of clean-ups, and sensors-detect is better detecting the supported sensors with drivers. The LM_Sensors 3.1.2 release announcement can be found on the project's mailing list...


Author: Phoronix 
07:27
XvMC support came to Gallium3D through a Google Summer of Code project for 2008 that involved getting X-Video Motion Compensation running atop the Nouveau driver with NVIDIA hardware. We described this work in The State Of Gallium3D Video Decoding and subsequently in Nouveau's Gallium3D Driver Gets Video Boost...


Author: Phoronix 
Comment by DDevine on 3 Feb 10 at 13:05 EST
Ooh. I might want to try this :) I believe my laptop takes the R350 driver which can't be too much different.
09:25
Author: OS News 
11:36
While there is now DRM support in the Linux 2.6.33 kernel for the Nouveau driver that carries the bits for kernel mode-setting, 2D (EXA) acceleration, and other fundamental functions on NVIDIA graphics processors, the Gallium3D driver still is incomplete. Prior to focusing solely on Gallium3D for their OpenGL acceleration, the Nouveau project was working on a DRI driver for classic Mesa, but that work was dropped in 2008 to focus entirely on Gallium3D support...


Author: Phoronix 
Comment by DDevine on 4 Feb 10 at 14:57 EST
olololololol...
Don't forget to hover your mouse over the picture!
15:36
@pookito Have you tried google? First result - http://ur1.ca/lco3
Author: ddevine 
15:42
@brews I wouldn't bother. It should automatically select the right rate. Best you consult a tutorial for the tool you are using though.
Author: ddevine 
15:53
Is there a !Fedora equivalent for iFolder in #suse or perhaps an open source #dropbox package/project (I know you can setup rsync...)?
Author: ddevine 
15:59
I have found an Open Source program called DirSync Pro which is just a shell script + .jar - I'll probably give it a go.
Author: ddevine 
16:04
DirSync Pro doesn't seem too bad, though I should add a command in the launch shell script to initiate a sshfs mount when you start it.
Author: ddevine 
17:24
Enough is enough, I am just going to download the half dozen !lo episodes I have missed while at work.
Author: ddevine 
22:53
Author: OS News 
February 4, 2010
00:59
Two days ago we reported on hybrid graphics coming to Linux in a crude form that allowed switching between graphics processors on notebook computers that utilize dual graphics processors, one that's meant to deliver the best energy efficient performance while the other GPU is for maximizing the graphics performance in demanding environments. Just 24 hours after this kernel patch hit the Internet it already went through four revisions by Red Hat's David Airlie, which delivered better switching and greater notebook compatibility...


Author: Phoronix 
Comment by DDevine on 4 Feb 10 at 8:55 EST
Yay.
01:58
Kristian Høgsberg, the mastermind behind DRI2 and the one behind the Wayland Display Server, has a new announcement and that's a DRI2 driver for the new Mesa EGL implementation. Kristian's work interfaces EGL with DRI2 and is described as a "nice, self-contained implementation." Kristian has aspirations to add support for EGL with a DRI2 driver on the KMS frame-buffer, which could be used in the Wayland world. Kristian previously wrote the Eagle EGL stack as part of his work on Wayland, but those Eagle-specific bits have been dropped after Gallium3D received a new EGL state tracker and Kristian has merged some Eagle bits with Mesa. Kristian's announcement concerning this DRI2 driver for EGL can be read on mesa3d-dev...


Author: Phoronix 
Comment by DDevine on 4 Feb 10 at 8:54 EST
Red Hat better make sure this guy can keep hacking.
06:13
Author: OS News 
Comment by DDevine on 4 Feb 10 at 8:53 EST
Damn right. If only I could actually get my hands on one!!!
Right now the only one that is a decent price is the SmartDevices v5 and v7 models.
08:43
@btanaka I wonder why the hell it would be playing slow. My guess is that Gnome is forcing the audio settings to defaults that work.
Author: ddevine 
09:02
China-based HiVision is readying an Android-based & PWS700CA& netbook with a 600MHz Rockchip ARM9 processor and a 7-inch, WVGA touchscreen, and according to one preview, it's likely to sell for under $100. HiVision also recently introduced a Linux-based & PWS700B& netbook, as well as an & EB-0600S& e-reader, says the company....
Author: Linux Devices 
Comment by DDevine on 4 Feb 10 at 9:55 EST
# Battery -- Lithium 2500mAh battery; 1.5 hours battery life

-- Screw that.
It is also ARM9 with 128MB of RAM. It would be OK if you weren't running X I guess.
09:18
I hope I can get back into making my !python + !couchdb based CMS soon.
Author: ddevine 
09:24
@arc I thought I was a member... oh well.
Author: ddevine 
09:26
Author: OS News 
09:28
Broadcom announced broad adoption of Bluetooth 3.0 across its silicon, software, and combo chip solutions. Separately, Samsung is set to release what appears to be the world's first Bluetooth 3.0-equipped phone, according to the Bluetooth SIG (special interest group)....
Author: Linux Devices 
09:58
@bakeri666 I have always wanted to, but never got around to doing it.
Author: ddevine 
10:13
Author: OS News 
Comment by DDevine on 4 Feb 10 at 12:46 EST
It's still an ugly beast...
10:38
Oops, I screwed up a firewall on a remote machine, and now I am locked out. #linux
Author: ddevine 
15:18
I think that a #limit300 would be good. Then then there would be "micro-blogs" and not "micro-sentences". Twitter compat would break though.
Author: ddevine 
15:19
Perhaps a check-box could be added which would force your message to be twitter compatible?
Author: ddevine 
15:42
Go to http://status.net/2010/02/03/poll-character-limit-on-identi-ca to vote on identi.ca's character limit!
Author: ddevine