Justin Conover’s Blog

November 11, 2008

Fedora 10PR x64 + MSI P35 Neo2

Filed under: hardware, technology, Linux, Fedora — admin @ 9:17 pm

Ok, so all this blogging again got me thinking of why Fedora wouldn’t install and things to try…

So, I kept getting errors with Fedora 9/10, Ubuntu 8.04/.10 when trying a livecd or dvd.

“Buffer I/O error on device sr0″

google could also be sr1

“Buffer I/O error on device sr1′

Anyway, what ended up working was turning boot from cdrom off in the BIOS.  Install via usb…

I torrented the latest F10PR release.

Then did the livecd-iso-to-disk

http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo

UPDATE:  I had to add the kernel grub option “noirqdebug”, it wouldn’t reboot with out going into IRQ errors… ;)

November 8, 2008

Zypper Commands: (openSUSE)

Filed under: openSUSE, Linux — admin @ 11:05 am

Here is just some quick commands on zypper that I pulled from distrowatch.com that ran a few weekly editions with a cheatsheet.

 Zypper Commands

Updating the system:

Update Pkg List - zypper refresh

Update System – zypper update (up)

Managing software:

install from repositories – zypper install pkg (in)

install new soft from pkg file – zypper install pkg

update existing software – zypper update -t pkg

remove unwanted soft – zypper remove pkg

Searching for packages:

search by pkg name – zypper search pkg (se)

search by pattern – zypper search -t pattern

search by file name – zypper wp file

list installed pkgs – rpm -qa|more

Configuring access to software repositories:

List repositories – zypper repos

add repositories – zypper addrepo path name

Remove repositories – zypper removerepo name

openSUSE 11.0

Filed under: openSUSE, Linux — admin @ 11:02 am

So it has been awhile since I blogged anything…..

I took a couple months and played around with Vista, other than using Windows XP on my work laptop, I really  haven’t used windows much in the past 10 years or so.  It still just really isn’t for me.  It works and all but just not to my liking.

Anyway, I normally use ubuntu and fedora but neither one will install on my quad core pc because of some bug with the sata chipset I believe.  It only happens with latest release of them and I dont like to run older stuff so… I tried openSUSE 11.0 and have 11.1 Beta running on another drive.  Its rather nice, after getting all the updates with zypper (which is nice and fast package manager).  I haven’t had any crashes or problems.  I’ve installed it on a amd X2 p.c. a laptop and a backup server and it runs like Linux is supposed to ;)

I started with Suse back in the 6.x days along with RedHat 6.x days and some were around Suse 7.3 is when I dropped windows for personal use all together.   Some time around 8/9.x I moved over to redhat/fedora and only time I gave suse a try was 10.x something and it just seemed really slow and annoying.

Tell next time, ciao.

June 10, 2008

Ubuntu 8.04 Dell Inspiron 1420, white screen on resume fix

Filed under: Ubuntu — admin @ 8:19 pm

This will probably be updated soon.. But this is annoying to come out of suspend and not being able to be right were I was.

Go to System –> Administration –> Software Sources and select the Third-Party Software tab. Click on Add and enter the following line:

deb http://ppa.launchpad.net/superm1/ubuntu hardy main

Then click on Add again and enter the following line:

deb-src http://ppa.launchpad.net/superm1/ubuntu hardy main

Click on Close, then on Reload. Shortly your software updater will indicate that there are updates available for compiz. Install them, restart your machine and you are done.

Solution is here: http://ubuntuforums.org/showpost.php?p=4961474&postcount=14

June 8, 2008

Real-Time Linux Kernel on Ubuntu 8.04

Filed under: Ubuntu — admin @ 2:45 pm

http://rt.wiki.kernel.org/index.php/Main_Page

$ sudo apt-get install linux-image-rt linux-restricted-modules-rt linux-headers-rt
$ reboot

June 7, 2008

Flash Fedora 9 x86_64

Filed under: Fedora — admin @ 7:50 am
su -c "rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm"
su -c "mkdir -p /usr/lib/mozilla/plugins"
su -c "yum install nspluginwrapper.{i386,x86_64} pulseaudio-libs.i386 flash-plugin"
su -c "mozilla-plugin-config -i -g -v"
su -c "yum install libflashsupport.{i386,x86_64}"
Seems the last round of updates knocked out sound, try this:
su -c "yum install alsa-oss-libs.{i386,x86_64}"

	

May 30, 2008

Smolt profile Dell Inspiron 1420

Filed under: Fedora — admin @ 7:38 pm

http://www.smolts.org/client/show/pub_d4b7c2be-c1c7-4692-9082-78d30c3e134a

Here is my profile, I seem to forget it so I’m posting it here.

Nvidia and Fedora 9

Filed under: Fedora — admin @ 7:21 pm

Ok, if you are under a rock you haven’t heard that nivdia is now working with xorg in Fedora 9.  Get it hot from rpm.livna.org

# rpm -ivh  http://rpm.livna.org/livna-release-9.rpm

# yum install  xorg-x11-drv-nvidia.x86_64 xorg-x11-drv-nvidia-libs.x86_64 xorg-x11-drv-nvidia-libs.i386

That should also handle your kmod  kmod-nvidia-2.6.25.3-18.fc9.x86_64.x86_64

So far, works perfect with my Dell Inspiron 1420, suspend and all!

1420 Dell Inspiron, Fedora 9 and Sound

Filed under: Fedora — admin @ 7:16 pm

So my sound didn’t work with the upgrade.. :)

Here is my soundcard that comes with the Inspiron 1420.

$ /sbin/lspci -vvv|grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)

Here is a handy script from the alsa project to get some info

http://hg.alsa-project.org/alsa/raw-file/tip/alsa-info.sh

Here is my output:  http://pastebin.ca/1031750

$ su -
Password:
#  yum install  yum-priorities yum-kernel-module yum-fedorakmod

# cd /etc/yum.repos.d/

Edit the following with priority=1

fedora.repo fedora-updates.repo

I also use livna so I add priority=10 to livna.repo

Add atrpms for sound, I used a priorit=100 because I don’t want to many things being updated.

# rpm –import  http://ATrpms.net/RPM-GPG-KEY.atrpms

# vi atrpms.repo

[atrpms]
name=Fedora Core $releasever - $basearch - ATrpms
baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
enabled=1
gpgcheck=1
priority=100

# yum install alsa-driver alsa-kmdl-`uname -r`

To get sound working after suspend (nvidia now works!)

# cat /etc/pm/config.d/unload_modules
SUSPEND_MODULES=”snd_hda_intel”

# chmod +x  /etc/pm/config.d/unload_modules

# reboot

Currently I’m on:

alsa-kmdl-2.6.25.3-18.fc9.x86_64-1.0.17-66_hg20080315.fc9.x86_64
alsa-driver-1.0.17-66_hg20080315.fc9.x86_64

Another note you might need to check from, after I had went into suspend before I added the unload modules.  I had lost my sound again, looking in the sound properties it was set to  “Default Custom” So change it to ALSA (all of them)

System > Preferences >  Hardware > Sound

April 30, 2008

This should make you think a little:

Filed under: Uncategorized — admin @ 8:31 am

I received this e-mail from a friend today and that it was worth blogging.

This should make you think a little:

There were 39 combat related killings in Iraq in January.
In the fair city of Detroit there were 35 murders in the month of January.
That’s just one American city, about as deadly as the entire war-torn country of Iraq.



When some claim that President Bush shouldn’t
have started this war, state the following:


a. FDR led us into World War II.
b. Germany never attacked us ; Japan did.
From 1941-1945, 450,000 lives were lost.
an average of 112,500 per year.


c. Truman finished that war and started one in Korea
North Korea never attacked us.
From 1950-1953, 55,000 lives were lost, an average of 18,334 per year.


d. John F. Kennedy started the Vietnam conflict in 1962.
Vietnam never attacked us.


e. Johnson turned Vietnam in to a quagmire.
From 1965-1975, 58,000 lives were lost ..
an average of 5,800 per year.


f. Clinton went to war in Bosnia without UN or French consent.
Bosnia never attacked us.
He was offered Osama bin Laden’s head on a platter three times by Sudan and did nothing.
Osama has attacked us on multiple occasions.


g. In the years since terrorists attacked us , President Bush has liberated two countries, crushed the Taliban, crippled al-Qaida, put nuclear inspectors in Libya, Iran, and, North Korea without firing a shot, and captured a terrorist who slaughtered 300,000 of his own people.
The Democrats are complaining about how long the war is taking.

But Wait



It took less time to take Iraq than it took Janet Reno to take the Branch Davidian compound. That was a 51-day operation..


We’ve been looking for evidence for chemical weapons in Iraq for less time than it took Hillary Clinton to find the Rose Law Firm billing records.


It took less time for the 3rd Infantry Division and the
Marines to destroy the Medina Republican Guard than it took Ted Kennedy to call the police after his Oldsmobile sank at Chappaquiddick.
It took less time to take Iraq than it took to count the votes in Florida!!!

Our Commander-In-Chief is doing a GREAT JOB !
The Military morale is high!
The biased media hopes we are too ignorant to realize the facts

But wait! There’s more!

JOHN GLENN (on the Senate floor - January 26, 2004)

Some people still don’t understand why military personnel do what they do for a living. This exchange between Senators John Glenn and Senator Howard Metzenbaum is worth reading. Not only is it a pretty impressive impromptu speech, but it’s also a good example of one man’s explanation of why men and women in the armed services do what they do for a living.


This IS a typical, though sad, example of what
some who have never served think of the military.


Senator Metzenbaum (speaking to Senator Glenn):

‘How can you run for Senate when you’ve never held a real job?’

Senator Glenn (D-Ohio):

‘I served 23 years in the United States Marine Corps.
I served through two wars. I flew 149 missions.
My plane was hit by anti-aircraft fire on 12 different
occasions. I was in the space program. It wasn’t my
checkbook, Howard; it was my life on the line. It was
not a nine-to-five job, where I took time off to take the
daily cash receipts to the bank.’

‘I ask you to go with me . . as I went the other day…
to a veteran’s hospital and look those men.
with their mangled bodies. in the eye, and tell THEM they didn’t hold a job! ‘

‘You go with me to the Space Program at NASA
and go, as I have gone, to the widows and Orphans
of Ed White, Gus Grissom and Roger Chaffee…
and you look those kids in the eye and tell them
that their DADS didn’t hold a job.


You go with me on Memorial Day and you stand in Arlington National Cemetery, where I have more friends buried than I’d like to remember, and you watch those waving flags.


You stand there, and you think about this nation, and you tell ME that those people didn’t have a job?

What about you?’

For those who don’t remember
During W.W.II, Howard Metzenbaum was an attorney
representing the Communist Party in the USA.

Now he’s a Senator!

If you can read this, thank a teacher.
If you are reading it in English thank a Veteran.

It might not be a bad idea to keep this circulating.

I AM!!!

Next Page »

Powered by WordPress