Over a year ago, the hard drive in my primary desktop at home bricked itself and rather than going through the hassle of reinstalling Win7 on the new disk, I decided to go with FC12. I’ve been pretty happy with it in general, since I’ve always been partial to Red Hat and use CentOS primarily at work.
Continue reading “Fedora Core 15 & Gnome 3”
64-bit Firefox 6 on CentOS 6 x86_64 (or Fedora) with Flash 11
So I’ve gone back to Linux from Mac, due to the SSD issues I had with my Macbook Pro basically making VMware unusable. A Win7 VM would grind the guest and host to a halt on the 7200 RPM SATA OEM drive, and the SSD wouldn’t work, so I put the SSD back in my HP and installed CentOS 6 x86_64. Not really ideal, but at least it works.
CentOS 6 ships with Firefox 3.6.9, which is really old by now. Fine for a server, but I wanted FF6. I grabbed the Firefox 6.0.1 bz2 from VoxCast, unzipped it and copied it to /usr/lib64/firefox-6. Then I ran yum remove firefox to remove 3.6.9 and avoid any issues. I tried the instructions from my older post on this subject but for whatever reason it didn’t work – I’m guessing because I’m not using the distro’s Firefox RPM.
I followed these instructions to get the Flash 11 64-bit plugin installed. It still wasn’t working though.
I ended up creating a symlink:
ln -s /usr/lib64/mozilla/plugins/libflashplayer.so /home/evan/.mozilla/plugins/libflashplayer.so
When I started up Firefox after creating the symlink, Flash worked.
Additionally, to set Firefox 6 as the default browser, run gnome-default-applications-properties, select Custom, and paste /usr/lib64/firefox-6/firefox %s in the Command: field.
Update: I upgraded my home desktop PC from FC12 to FC14 last night and used the above procedure to install Firefox 6.0.2 on it with Flash 11. So, in case anyone was wondering, the above works for Fedora as well.
Fedora 15 Beta Download
To aid the flood of visitors apparently looking for Fedora 15 Beta Download ISOs:
Fedora 15 Mirror list
Continue reading “Fedora 15 Beta Download”
Can Fedora 14 users use Gnome 3?
Another influx of visitors searching for the answer to this question. I think this is probably coming from listing the referring keywords right on the page, and then Google indexing those. Anyway, to answer the question, apparently not, at least not via official RPMs:
Hi
GNOME 3 won’t be available as a update to Fedora 14. You can try the Fedora 15 Beta that is about to be released in a few days.
Perhaps not you wanted but you can try the Live CD at
http://gnome3.org/tryit.html
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
Source: http://forums.fedoraforum.org/showthread.php?p=1459175
Continue reading “Can Fedora 14 users use Gnome 3?”
Clean install of FC14, regain Radeon X1600 support (!)
So I was complaining the other day about losing support for the Radeon X1600 when I upgraded my work laptop from FC12 to FC14. I was on the verge of ordering a new laptop (ThinkPad W510 with quadcore i7 and 1GB Quadro looks niiiice…) when I figured it was worth at least giving a true clean install a shot. I backed up all my stuff to an external USB drive, repartitioned my drive (finally done in a sane way), did a fresh FC14 install, and miraculously everything seemed to work. rsynced all my stuff back over and it was almost perfect. I still have a weird issue when trying to unlock my screen after it goes into screensaver – basically I can’t, it just stays locked and I’ve resorted to doing “init 3” and then “init 5” to make it work again. That’s a minor annoyance though at this point. So, yay again for Fedora! I wouldn’t go with ATi for a Linux machine again though.
Upgrading FC12 to FC14, lose support for Radeon X1600
I’d been running FC12 for quite a while and I noticed the past few weeks have been devoid of yum updates (except for Google Chrome). I figured FC15 is on the horizon; now’s a good time to upgrade to FC14.
I followed the basic procedure laid out here and went 12 -> 13 no problem. 13 -> 14: problem. The upgrade appeared to go well (loooong time to complete, downloading/installing 1+ gigs of packages, even over my 25 mbps home line) but X would not start no matter what. At this point I learned that system-config-display has been deprecated in FC14 and isn’t even there! I tried “Xorg –configure” but that configuration still didn’t work. I then tried doing a yum downgrade to FC13… let me save you the trouble: never try this.
I ended up downloading the FC14 DVD ISO and burning it, and doing a fresh install (repair, of course, just drops you to a shell – the equivalent of throwing you a life preserver in the middle of the ocean and leaving you there) without touching any of my existing partitions. This ended up being pretty painless and after it was complete everything worked. Or so it seemed…
I did the FC14 fresh install on Saturday (after having borked the laptop on Friday). At work on Monday I plugged in my secondary monitor and immediately noticed weirdness. Lines all over both displays, the Gnome panel unusable, any window that was created wasn’t drawing properly. And the topper was rebooting didn’t work – it would go to this colorful jumbley screen and just sit there until I did a hard poweroff. If I unplugged the external monitor and turned the computer on, it worked fine.
I’ve tried several things – installing the akmod-catalyst stuff and x11-catalyst-drv stuff via yum, but none of that seems to make much of a difference. livna-display-config throws an error that I don’t have the radeon drivers installed. I’ve tried the official ATI radeon driver for X1600, which complains that it can’t find XFree86. I tried to get around this by symlinking /usr/bin/Xorg to /usr/bin/XFree86, which got me past that hurdle, but then it complained that I have no adapter. I tried the other Linux radeon driver, which didn’t complain about XFree86 at least, but also said it didn’t find any AMD/ATI adapters.
At this point it seems these are my options:
- Live with one monitor (annoying)
- Downgrade/reinstall to FC13 (eventual obsolescence)
- Switch OS (Not an Ubuntu fan; Win7 doesn’t really make sense)
- Switch to Mac (can’t imagine using one for work)
- Buy a new computer and put FC14 on it (my C2D T7200 is kind of old…)
None of these options is very good. For now I’m just sticking with 1 monitor. Not the end of the world, but it’s annoying to run a WinXP VM and do my regular tasks inside a single screen.
dmesg below showing stupid errors:
[root@ehoffman ~]# aticonfig aticonfig: No supported adapters detected [root@ehoffman ~]# uname -a Linux ehoffman 2.6.35.10-74.fc14.x86_64 #1 SMP Thu Dec 23 16:04:50 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux [root@ehoffman ~]# lspci | grep -i radeon 01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600] [root@ehoffman ~]# dmesg | grep -i radeon [ 14.717757] [drm] radeon defaulting to kernel modesetting. [ 14.717761] [drm] radeon kernel modesetting enabled. [ 14.717827] radeon 0000:01:00.0: setting latency timer to 64 [ 14.723052] radeon 0000:01:00.0: VRAM: 256M 0x00000000 - 0x0FFFFFFF (256M used) [ 14.723056] radeon 0000:01:00.0: GTT: 512M 0x10000000 - 0x2FFFFFFF [ 14.723167] radeon 0000:01:00.0: irq 48 for MSI/MSI-X [ 14.723174] radeon 0000:01:00.0: radeon: using MSI. [ 14.723211] [drm] radeon: irq initialized. [ 14.723322] [drm] radeon: 256M of VRAM memory ready [ 14.723325] [drm] radeon: 512M of GTT memory ready. [ 14.725519] [drm] radeon: 1 quad pipes, 2 z pipes initialized. [ 14.733804] [drm] radeon: ring at 0x0000000010000000 [ 14.734017] [drm] radeon: ib pool ready. [ 14.734446] [drm] Radeon Display Connectors [ 14.844393] [drm] radeon: power management initialized [ 15.295827] fbcon: radeondrmfb (fb0) is primary device [ 15.296451] fb0: radeondrmfb frame buffer device [ 15.296546] [drm] Initialized radeon 2.5.0 20080528 for 0000:01:00.0 on minor 0 [root@ehoffman ~]#
Edit: I should probably mention that as soon as I install the xorg-x11-drv-catalyst stuff, X won’t start. If I remove it, it boots up fine (though the 2nd monitor screws causes it to freak out). This is pretty strange; I’ve done it several times to confirm:
Feb 08 11:35:09 Erased: fglrx64_6_9_0 Feb 08 11:36:53 Updated: libuuid-2.18-4.8.fc14.i686 Feb 08 11:36:54 Updated: postgresql-libs-8.4.7-1.fc14.x86_64 Feb 08 11:36:54 Updated: libuuid-devel-2.18-4.8.fc14.x86_64 Feb 08 11:41:52 Updated: google-chrome-stable-9.0.597.94-73967.x86_64 Feb 08 11:44:11 Installed: fglrx64_7_5_0-8.812-1.x86_64 Feb 08 11:48:21 Erased: fglrx64_7_5_0 Feb 08 12:25:01 Installed: xorg-x11-drv-catalyst-libs-10.12-2.fc14.x86_64 Feb 08 12:25:07 Installed: xorg-x11-drv-catalyst-10.12-2.fc14.x86_64 Feb 08 12:25:08 Installed: akmod-catalyst-10.12-1.fc14.x86_64 Feb 08 12:39:16 Erased: kmod-catalyst-2.6.35.10-74.fc14.x86_64 Feb 08 12:39:20 Erased: xorg-x11-drv-catalyst-libs Feb 08 12:39:21 Erased: xorg-x11-drv-catalyst Feb 08 12:39:21 Erased: akmod-catalyst
Why is my laptop so freaking hot?
HP Compaq nc8430, Core 2 Duo T7200 2.0GHz. Fedora Core 12 x86_64, kernel 2.6.32.19-163.fc12.x86_64 (just updated via yum).
At idle, with nothing running in the foreground, the CPU is around 70-72° Celsius, and the other sensors are 80°+. Why is this? It seems like every time I run yum update the machine gets hotter. I wonder if there’s any way to figure out what’s causing this. In any case, it’s pretty annoying. It’s uncomfortable putting the thing on my lap for any length of time.
Notice the temperatures at the top. The first two are Core0 and Core1, the other 2 are other sensors. The CPU is running at 1.0 GHz due to SpeedStep and the temp is still 70°C.
Edit: I forgot I’ve been logging temperature via sensord. I just turned the computer on after having it off all night and within 10 minutes the CPU is back up to > 60°C.
Aug 26 00:01:34 ehoffman sensord: Core 0: 65.0 C Aug 26 00:06:34 ehoffman sensord: Core 0: 65.0 C Aug 26 00:11:34 ehoffman sensord: Core 0: 66.0 C Aug 26 00:16:34 ehoffman sensord: Core 0: 66.0 C Aug 26 00:21:34 ehoffman sensord: Core 0: 66.0 C Aug 26 00:26:34 ehoffman sensord: Core 0: 65.0 C Aug 26 00:31:34 ehoffman sensord: Core 0: 65.0 C Aug 26 00:36:34 ehoffman sensord: Core 0: 65.0 C Aug 26 00:41:34 ehoffman sensord: Core 0: 66.0 C Aug 26 00:46:34 ehoffman sensord: Core 0: 65.0 C Aug 26 00:51:34 ehoffman sensord: Core 0: 65.0 C Aug 26 00:56:34 ehoffman sensord: Core 0: 66.0 C Aug 26 01:01:34 ehoffman sensord: Core 0: 66.0 C Aug 26 01:06:34 ehoffman sensord: Core 0: 65.0 C Aug 26 01:11:34 ehoffman sensord: Core 0: 65.0 C Aug 26 01:16:34 ehoffman sensord: Core 0: 65.0 C Aug 26 01:21:34 ehoffman sensord: Core 0: 65.0 C Aug 26 01:26:34 ehoffman sensord: Core 0: 65.0 C Aug 26 01:31:34 ehoffman sensord: Core 0: 65.0 C Aug 26 01:36:34 ehoffman sensord: Core 0: 65.0 C Aug 26 01:41:34 ehoffman sensord: Core 0: 65.0 C Aug 26 01:46:34 ehoffman sensord: Core 0: 65.0 C Aug 26 01:51:34 ehoffman sensord: Core 0: 65.0 C Aug 26 01:56:34 ehoffman sensord: Core 0: 65.0 C Aug 26 02:01:34 ehoffman sensord: Core 0: 64.0 C Aug 26 02:06:34 ehoffman sensord: Core 0: 64.0 C Aug 26 02:11:34 ehoffman sensord: Core 0: 64.0 C Aug 26 02:16:34 ehoffman sensord: Core 0: 65.0 C Aug 26 02:21:34 ehoffman sensord: Core 0: 65.0 C Aug 26 02:26:34 ehoffman sensord: Core 0: 65.0 C Aug 26 02:31:34 ehoffman sensord: Core 0: 65.0 C Aug 26 02:36:35 ehoffman sensord: Core 0: 64.0 C Aug 26 02:41:35 ehoffman sensord: Core 0: 65.0 C Aug 26 02:46:35 ehoffman sensord: Core 0: 65.0 C Aug 26 02:51:35 ehoffman sensord: Core 0: 65.0 C Aug 26 02:56:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:01:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:06:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:11:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:16:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:21:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:26:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:31:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:36:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:41:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:46:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:51:35 ehoffman sensord: Core 0: 65.0 C Aug 26 03:56:35 ehoffman sensord: Core 0: 65.0 C Aug 26 04:01:35 ehoffman sensord: Core 0: 65.0 C Aug 26 04:06:35 ehoffman sensord: Core 0: 65.0 C Aug 26 04:11:35 ehoffman sensord: Core 0: 65.0 C Aug 26 04:16:35 ehoffman sensord: Core 0: 65.0 C Aug 26 04:21:35 ehoffman sensord: Core 0: 65.0 C Aug 26 04:26:35 ehoffman sensord: Core 0: 66.0 C Aug 26 04:31:35 ehoffman sensord: Core 0: 66.0 C Aug 26 04:36:35 ehoffman sensord: Core 0: 66.0 C Aug 26 04:41:35 ehoffman sensord: Core 0: 66.0 C Aug 26 04:46:35 ehoffman sensord: Core 0: 66.0 C Aug 26 04:51:35 ehoffman sensord: Core 0: 66.0 C Aug 26 04:56:35 ehoffman sensord: Core 0: 65.0 C Aug 26 05:01:35 ehoffman sensord: Core 0: 66.0 C Aug 26 05:06:35 ehoffman sensord: Core 0: 66.0 C Aug 26 05:11:35 ehoffman sensord: Core 0: 66.0 C Aug 26 05:16:35 ehoffman sensord: Core 0: 65.0 C Aug 26 05:21:36 ehoffman sensord: Core 0: 65.0 C Aug 26 05:26:36 ehoffman sensord: Core 0: 65.0 C Aug 26 05:31:36 ehoffman sensord: Core 0: 65.0 C Aug 26 05:36:36 ehoffman sensord: Core 0: 65.0 C Aug 26 05:41:36 ehoffman sensord: Core 0: 65.0 C Aug 26 05:46:36 ehoffman sensord: Core 0: 66.0 C Aug 26 05:51:36 ehoffman sensord: Core 0: 65.0 C Aug 26 05:56:36 ehoffman sensord: Core 0: 65.0 C Aug 26 06:01:36 ehoffman sensord: Core 0: 65.0 C Aug 26 06:06:36 ehoffman sensord: Core 0: 65.0 C Aug 26 06:11:36 ehoffman sensord: Core 0: 65.0 C Aug 26 06:16:36 ehoffman sensord: Core 0: 66.0 C Aug 26 06:21:36 ehoffman sensord: Core 0: 66.0 C Aug 26 06:26:36 ehoffman sensord: Core 0: 65.0 C Aug 26 06:31:36 ehoffman sensord: Core 0: 65.0 C Aug 26 06:36:36 ehoffman sensord: Core 0: 65.0 C Aug 26 06:41:36 ehoffman sensord: Core 0: 65.0 C Aug 26 06:46:36 ehoffman sensord: Core 0: 65.0 C Aug 26 06:51:36 ehoffman sensord: Core 0: 65.0 C Aug 26 06:56:36 ehoffman sensord: Core 0: 65.0 C Aug 26 07:01:36 ehoffman sensord: Core 0: 65.0 C Aug 26 07:06:36 ehoffman sensord: Core 0: 65.0 C Aug 26 07:11:36 ehoffman sensord: Core 0: 65.0 C Aug 26 07:16:36 ehoffman sensord: Core 0: 64.0 C Aug 26 07:21:36 ehoffman sensord: Core 0: 64.0 C Aug 26 07:26:36 ehoffman sensord: Core 0: 64.0 C Aug 26 07:31:36 ehoffman sensord: Core 0: 63.0 C Aug 26 07:36:36 ehoffman sensord: Core 0: 63.0 C Aug 26 07:41:36 ehoffman sensord: Core 0: 63.0 C Aug 26 07:46:36 ehoffman sensord: Core 0: 64.0 C Aug 26 07:51:36 ehoffman sensord: Core 0: 64.0 C Aug 26 07:56:36 ehoffman sensord: Core 0: 64.0 C Aug 26 08:01:36 ehoffman sensord: Core 0: 64.0 C Aug 26 08:06:37 ehoffman sensord: Core 0: 64.0 C Aug 26 08:11:37 ehoffman sensord: Core 0: 64.0 C Aug 26 08:16:37 ehoffman sensord: Core 0: 64.0 C Aug 26 08:21:37 ehoffman sensord: Core 0: 65.0 C Aug 26 08:26:37 ehoffman sensord: Core 0: 65.0 C Aug 26 08:31:37 ehoffman sensord: Core 0: 65.0 C Aug 26 08:36:37 ehoffman sensord: Core 0: 65.0 C Aug 26 08:41:37 ehoffman sensord: Core 0: 65.0 C Aug 26 08:46:37 ehoffman sensord: Core 0: 65.0 C Aug 26 08:51:37 ehoffman sensord: Core 0: 65.0 C Aug 26 08:56:37 ehoffman sensord: Core 0: 65.0 C Aug 26 09:01:37 ehoffman sensord: Core 0: 65.0 C Aug 26 09:06:37 ehoffman sensord: Core 0: 66.0 C Aug 26 09:11:37 ehoffman sensord: Core 0: 66.0 C Aug 26 09:16:37 ehoffman sensord: Core 0: 78.0 C Aug 26 09:21:37 ehoffman sensord: Core 0: 83.0 C Aug 26 09:26:37 ehoffman sensord: Core 0: 70.0 C Aug 26 09:31:37 ehoffman sensord: Core 0: 72.0 C Aug 26 09:36:37 ehoffman sensord: Core 0: 74.0 C Aug 26 09:41:37 ehoffman sensord: Core 0: 72.0 C Aug 26 09:46:38 ehoffman sensord: Core 0: 71.0 C Aug 26 09:51:38 ehoffman sensord: Core 0: 71.0 C Aug 26 09:56:38 ehoffman sensord: Core 0: 72.0 C Aug 26 10:01:38 ehoffman sensord: Core 0: 73.0 C Aug 26 10:06:38 ehoffman sensord: Core 0: 71.0 C Aug 26 10:11:38 ehoffman sensord: Core 0: 78.0 C Aug 26 10:16:38 ehoffman sensord: Core 0: 71.0 C Aug 26 10:21:38 ehoffman sensord: Core 0: 72.0 C Aug 26 10:26:38 ehoffman sensord: Core 0: 72.0 C Aug 26 10:31:38 ehoffman sensord: Core 0: 73.0 C Aug 26 10:36:38 ehoffman sensord: Core 0: 74.0 C Aug 26 10:41:38 ehoffman sensord: Core 0: 76.0 C Aug 26 10:46:38 ehoffman sensord: Core 0: 73.0 C Aug 26 10:51:38 ehoffman sensord: Core 0: 73.0 C Aug 26 10:56:38 ehoffman sensord: Core 0: 74.0 C Aug 26 11:01:38 ehoffman sensord: Core 0: 74.0 C Aug 26 11:06:38 ehoffman sensord: Core 0: 74.0 C Aug 26 11:11:38 ehoffman sensord: Core 0: 75.0 C Aug 26 11:16:38 ehoffman sensord: Core 0: 74.0 C Aug 26 11:21:38 ehoffman sensord: Core 0: 75.0 C Aug 26 11:26:38 ehoffman sensord: Core 0: 75.0 C Aug 26 11:31:38 ehoffman sensord: Core 0: 74.0 C Aug 26 11:36:38 ehoffman sensord: Core 0: 75.0 C Aug 26 11:41:38 ehoffman sensord: Core 0: 73.0 C Aug 26 11:46:38 ehoffman sensord: Core 0: 74.0 C Aug 26 11:51:38 ehoffman sensord: Core 0: 74.0 C Aug 26 11:56:38 ehoffman sensord: Core 0: 73.0 C Aug 26 12:01:38 ehoffman sensord: Core 0: 74.0 C Aug 26 12:06:38 ehoffman sensord: Core 0: 74.0 C Aug 26 12:11:38 ehoffman sensord: Core 0: 73.0 C Aug 26 12:16:38 ehoffman sensord: Core 0: 86.0 C Aug 26 12:21:38 ehoffman sensord: Core 0: 77.0 C Aug 26 12:26:39 ehoffman sensord: Core 0: 74.0 C Aug 26 12:31:39 ehoffman sensord: Core 0: 73.0 C Aug 26 12:36:39 ehoffman sensord: Core 0: 77.0 C Aug 26 12:41:39 ehoffman sensord: Core 0: 79.0 C Aug 26 12:46:39 ehoffman sensord: Core 0: 96.0 C Aug 26 12:51:39 ehoffman sensord: Core 0: 95.0 C Aug 26 12:56:39 ehoffman sensord: Core 0: 75.0 C Aug 26 13:01:39 ehoffman sensord: Core 0: 94.0 C Aug 26 13:06:39 ehoffman sensord: Core 0: 73.0 C Aug 26 13:11:39 ehoffman sensord: Core 0: 94.0 C Aug 26 13:16:39 ehoffman sensord: Core 0: 94.0 C Aug 26 13:21:39 ehoffman sensord: Core 0: 77.0 C Aug 26 13:26:39 ehoffman sensord: Core 0: 94.0 C Aug 26 13:31:39 ehoffman sensord: Core 0: 94.0 C Aug 26 13:36:39 ehoffman sensord: Core 0: 95.0 C Aug 26 13:42:18 ehoffman sensord: Core 0: 80.0 C Aug 26 13:47:18 ehoffman sensord: Core 0: 72.0 C Aug 26 13:52:18 ehoffman sensord: Core 0: 70.0 C Aug 26 13:57:18 ehoffman sensord: Core 0: 71.0 C Aug 26 14:02:18 ehoffman sensord: Core 0: 69.0 C Aug 26 14:07:18 ehoffman sensord: Core 0: 77.0 C Aug 26 14:12:18 ehoffman sensord: Core 0: 78.0 C Aug 26 14:17:18 ehoffman sensord: Core 0: 72.0 C Aug 26 14:22:18 ehoffman sensord: Core 0: 70.0 C Aug 26 14:27:18 ehoffman sensord: Core 0: 70.0 C Aug 26 14:32:18 ehoffman sensord: Core 0: 72.0 C Aug 26 14:37:18 ehoffman sensord: Core 0: 71.0 C Aug 26 14:42:18 ehoffman sensord: Core 0: 70.0 C Aug 26 14:47:18 ehoffman sensord: Core 0: 71.0 C Aug 26 14:52:18 ehoffman sensord: Core 0: 70.0 C Aug 26 14:57:18 ehoffman sensord: Core 0: 69.0 C Aug 26 15:02:18 ehoffman sensord: Core 0: 69.0 C Aug 26 15:07:18 ehoffman sensord: Core 0: 69.0 C Aug 26 15:12:18 ehoffman sensord: Core 0: 70.0 C Aug 26 15:17:18 ehoffman sensord: Core 0: 70.0 C Aug 26 15:22:18 ehoffman sensord: Core 0: 70.0 C Aug 26 15:27:18 ehoffman sensord: Core 0: 69.0 C Aug 26 15:32:19 ehoffman sensord: Core 0: 69.0 C Aug 26 15:37:19 ehoffman sensord: Core 0: 68.0 C Aug 26 15:42:19 ehoffman sensord: Core 0: 70.0 C Aug 26 15:47:19 ehoffman sensord: Core 0: 69.0 C Aug 26 15:52:19 ehoffman sensord: Core 0: 70.0 C Aug 26 15:57:19 ehoffman sensord: Core 0: 70.0 C Aug 26 16:02:19 ehoffman sensord: Core 0: 70.0 C Aug 26 16:07:19 ehoffman sensord: Core 0: 70.0 C Aug 26 16:12:19 ehoffman sensord: Core 0: 71.0 C Aug 26 16:17:19 ehoffman sensord: Core 0: 70.0 C Aug 26 16:22:19 ehoffman sensord: Core 0: 70.0 C Aug 26 16:27:19 ehoffman sensord: Core 0: 71.0 C Aug 26 16:32:19 ehoffman sensord: Core 0: 72.0 C Aug 26 16:37:19 ehoffman sensord: Core 0: 71.0 C Aug 26 16:42:19 ehoffman sensord: Core 0: 73.0 C Aug 26 16:47:19 ehoffman sensord: Core 0: 73.0 C Aug 26 16:52:19 ehoffman sensord: Core 0: 72.0 C Aug 26 16:57:19 ehoffman sensord: Core 0: 75.0 C Aug 26 17:02:19 ehoffman sensord: Core 0: 71.0 C Aug 26 17:07:19 ehoffman sensord: Core 0: 71.0 C Aug 27 08:23:10 ehoffman sensord: Core 0: 43.0 C Aug 27 08:28:10 ehoffman sensord: Core 0: 55.0 C Aug 27 08:33:09 ehoffman sensord: Core 0: 62.0 C
Ripping a DVD on Fedora Core 13
I thought this would be a pretty straightforward task. It was, though it took several minutes to track down the CSS library needed for decryption of the DVD. All I want to do is copy Talking Words Factory to my phone so my kid can watch it in the car if needed. It looked like Brasero was the tool for the job, but I got some error about needing a plugin for it to be able to decrypt it. I found libdvdcss here and after installing the RPM, everything worked. Now I just need to encode it with ffmpeg.
Flash plugin on Firefox on Fedora 12 x86_64
I know I’ve been through this before because I’ve setup Fedora before and it’s working. But I just installed FC12 on my desktop at home (since my Seagate drive bricked itself a few days ago and I had to reinstall anyway) and while I finally got the Adobe Flash plugin working, it didn’t have any audio, which made YouTube kind of suck. Anyway, this of course was a solved problem, I just forgot where the fix was located… but duh, it’s on the Fedora website. A simple
yum install flash-plugin nspluginwrapper.x86_64 \ nspluginwrapper.i686 alsa-plugins-pulseaudio.i686 \ libcurl.i686'
and everything appears to be fine. Thank you Fedora!
HOWTO: Install Flash plugin on Firefox on Fedora / CentOS / RedHat Linux
Updated 8/31/2011 See my newer post on this subject.
I know I’ve been through this before because I’ve setup Fedora before and it’s working. But I just installed FC12 on my desktop at home (since my Seagate drive bricked itself a few days ago and I had to reinstall anyway) and while I finally got the Adobe Flash plugin working, it didn’t have any audio, which made YouTube kind of suck. Anyway, this of course was a solved problem, I just forgot where the fix was located… but duh, it’s on the Fedora website. A simple
yum install flash-plugin nspluginwrapper.x86_64 nspluginwrapper.i686 alsa-plugins-pulseaudio.i686 libcurl.i686
and everything appears to be fine. Thank you Fedora!