Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Debian Etch KDE Multimedia Installation

Share your HowTo, Documentation, Tips and Tricks. Not for support questions!.
Message
Author
pilgrim
Posts: 44
Joined: 2007-01-20 00:42

#16 Post by pilgrim »

Michael;

Pas du joie.

My user name enters after the Login prompt OK. But Password prompt won’t accept any input.

“Mouse click in the text box”?? No box appears on the screen I get and the mouse and scroll functions don’t work; either. This is a black screen with white script on it; right? It appears immediately following the pages showing what is loading… goes by quickly.

I don’t think it has anything to do with anything, but a dozen or so lines above on the screen I see:
Starting Advanced Configuration & Power Interface daemon: acpid
*Not starting Internet superserver: no services enabled
I be lookin’ at a re-install; eh?
pilgrim

I thimk, therefore I am.

User avatar
michael7
Posts: 120
Joined: 2005-05-14 22:33

#17 Post by michael7 »

Pas du joie, indeed. Sorry that you are having problems. Another install may be required. I'll post again later after I've had time to consider alternatives.
Live simply so that others may simply live.
Debian Social Contract

nicoblue
Posts: 4
Joined: 2007-02-03 19:42
Location: UK

Re: Debian Etch KDE Multimedia Installation

#18 Post by nicoblue »

michael7 wrote:Debian Etch KDE Multimedia Installation

Purpose:
This is a "newbie" tutorial for installing Debian Etch with a KDE desktop and configurations of a printer and an nVidia video graphics card. It also covers installation of fonts, codecs to play CDs and DVDs, and a flash player and a browser plugin for viewing video content on webpages. This tutorial assumes that you have a broadband connection and will be installing from a netinstall.iso.

Preliminaries:
There are 3 preliminary steps. First, download the netinstall.iso. Second, burn the iso to a CD as an "image" and third, make sure that your computer's BIOS boot sequence looks first for the operating system on the computer's CD-ROM drive before it looks on the hard drive.

From www.debian.org/devel/debian-installer/ I downloaded the "daily built" netinst CD image for testing. The debian-testing-i386-netinst.iso is 159.7 MB in size and using my broadband connection it took 9 minutes to download. (Perhaps it goes without saying, but I already had a Debian distro (Sidux) installed on this computer and used it to download and burn the Debian Etch netinstall.iso. Of course, I could have done the same with thing with Windows.)

Using K3b (the CD and DVD Kreator for KDE), I burned the image to a CD using the DAO option at a speed of 4x. The burn took about 7 minutes.

If you're completely new to Linux and not familiar with burning an "image" to a CD or setting your BIOS to boot from the CD-ROM drive, here's a helpful article from Steven J. Vaughan-Nichols at: http://www.desktoplinux.com/articles/AT2914026253.html

Installation:
I restarted my computer with the iso CD in the CD-ROM drive and began the installation. Having set the BIOS boot sequence properly, the computer looked for the operating system first in the CD-ROM drive and found the Etch CD that I had just created. At the Debian "boot" prompt, I entered:

Code: Select all

boot: installgui install tasks="kde-desktop, standard"
These two boot options caused the GUI installer to run (which is more “user friendly”) and the KDE desktop to be installed (instead of the Gnome desktop, which is the default). By the way, if this doesn’t work, my friend Kevin says to add the word “linux” after boot:

Code: Select all

boot: linux installgui install tasks="kde-desktop, standard"
Here is a list of the installation screens that followed:
1. Choose language
2. Choose country
3. Choose keymap
4. Detecting hardware
5. Detecting network hardware
Note: Because this is a netinstall, a connection to the Internet is essential. On a prior occasion, Debian did not recognize the network interface card of my new computer. The NIC was built into the motherboard and it was the "latest thing". The easiest fix was to buy an inexpensive card from my local computer shop, plug it into an empty slot on the motherboard and disable the on-board card in the BIOS setup. I got the idea from Martin Krafft. Here's a quote from page 81 of his great book, "The Debian System-- Concepts and Techniques": "I usually have a known-to-be-supported network interface (e.g. with an RTL8139 or EtherExpress Pro chipset) with me and use that in case of problems."

6. Configure the network
Enter the hostname-- debianBox (Just make up something.)
Domain name-- Workgroup (My wife has an XP computer and I use the M$ default to be consistent.)
7. Detect disks
8. Partition disks
Starting up the partitioner
Guided- use the largest continuous free space
Guided- use entire disk
Guided- use entire disk and set up LVM
Guided- use entire disk and set up encrypted LVM
Manual (This is what I chose.)
List of existing partitions that includes FREE SPACE
I highlighted FREE SPACE and pressed Enter
Create a new partition
10 GB
Create at the "Beginning" of the available space
Use as: Ext3 journaling file system
Mount point: /
Done setting up the partition

I highlighted FREE SPACE again and pressed Enter
Create a new partition
30 GB
Create at the "Beginning" of the available space
Use as: Ext3 journaling file system
Mount point: /home
Done setting up the partition

Finish partitioning and write changes to disk
You'll see a list of the changes which are about to take place with the question-- Write the changes to disks? Review the changes and if they are correct, select "Yes" and press Enter.

Note: I have two other versions of Debian already installed on this computer with a single /swap partition. This new installation will share the /swap partition so I don’t need another. If this were the first Linux distro I was installing, I also would create a smallish /swap partition of 512 MB or so.

Assuming the later, here is what I would have:
hda1 (10 GB) /(root)
hda2 (512 MB) /swap
hda3 (30 GB) /home

Note: There are many opinions about partitioning and many articles on the Internet about it. This setup is simple and has worked satisfactorily for me. Putting your /home directory on a separate partition will save you much grief if you accidentally break your installation.

9. Select your time zone
Is the system clock set to UTC? Yes

10. Set up users and passwords
Root password:
Re-enter password to verify:

Full name of the new user:
Username of your account:
Choose a password for the new user:
Re-enter password to verify:

11. Installation of the base system
Use a network mirror? Yes
Debian archive mirror country:
Debian archive mirror:
HTTP proxy information (blank for none): (I left it blank.)
Participate in the package usage survey? (Default is no, but I selected yes because I want to help Debian all that I can.)

12. Select and install software

13. Install the GRUB boot loader on a hard disk
Install the GRUB boot loader to the master boot record? Yes.
Note: If you have other distros installed, Debian will identify them and add them to the GRUB menu so that you can boot to those without any problem. Some distros won't do that.

Installation complete! The process took about an hour.

First Boot:
With Etch installed, I removed the CD and rebooted. When the GRUB menu appeared, the version that I had just installed was the first option. I paused the boot by touching the up-arrow key and made a note of the kernel:
Debian GNU/Linux, kernel 2.6.18-3-486

I knew that I would need this information shortly when I installed the driver for my nvidia graphics card.

I logged into my new Etch install and completed the KPersonalizer with a few clicks. The "Debian Overture" played so I knew that my sound system was configured properly.

I opened Firefox and the browser promptly took me to the Mozilla-Firefox webpage, demonstrating that my network connection was properly configured, too.

Note: Debian’s automatic hardware detection is excellent. While that hasn’t always been the case, the work of Debian developers and the inclusion of Ian Murdock’s “Discover” package have greatly improved it.

To see what software had been installed by default, I opened a Konsole terminal and entered the following command. This created a list of all installed packages and redirected the output to a new file:

Code: Select all

$ dpkg -l > packages_installed.txt
(That's a lower-case L, not the digit 1, by the way.)
There is no requirement that you do this, of course, but it’s useful information to have on hand. I opened the file with the editor Kate. From the View menu in Kate, I selected "Show Line Numbers". Scrolling to the bottom of the file, I saw there were 957 lines. I subtracted 5 for the header lines at the top and knew that Etch has installed 952 software packages. Using the utility KDiskFree, I saw that 2.9 GB of the /root partition has been used.


Software Sources List:
Again using the Konsole terminal, I edited the /etc/apt/sources.list using nano and commented out the line for "deb cdrom", as I'm not using the netinstall CD as a package source anymore.

Code: Select all

$ su
Password: <enter root password>
# nano /etc/apt/sources.list
To comment out a line, simply put a pound sign in front of it. For example:
# deb cdrom:[Debian GNU/Linux testing_Etch_ - Official Snapshot

I also added contrib and non-free to each line, so that the file read:

deb http://ftp.us.debian.org/debian/ etch main contrib non-free
deb-src http://ftp.us.debian.org/debian/ etch main contrib non-free

deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free

And I added this line to the bottom of the file:

deb http://www.debian-multimedia.org etch main

I needed this software repository for the multimedia packages I planned to download and install later. I saved the file with Ctrl+o, pressed the Enter key, and exited with Ctrl+x.

Next, I imported the gpg key for the multimedia repository with these commands:

Code: Select all

# gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 1F41B907
# gpg --armor --export 1F41B907 | apt-key add -
I did an update and an upgrade:

Code: Select all

# apt-get update
# apt-get upgrade
Nvidia driver installation:
Next, I wanted to install a driver my nvidia graphics card. I opened a Konsole terminal and entered:

Code: Select all

# apt-cache search linux-image
The output easily fills a page. There are numerous listings for headers and images and even an alsa-base and a linux tree reference. To the uninitiated, the list can be bewildering. There are only two lines, however, in which I’m interested:

linux-headers-2.6.18-3-486 - Header files for Linux 2.6.18 on x86
linux-image-2.6.18-3-486 - Linux 2.6.18 image on x86

Remember, I had made a note of the kernel that was installed when I booted up, so I knew that it was linux-image-2.6.18-3-486. If you failed to make a note, the command to find out is:

Code: Select all

$ uname -r 

I also knew from experience that the headers are not installed by default and that I would need the headers for the nvidia installation. So, I entered this command:

Code: Select all

# apt-get install linux-image-2.6.18-3-486
Here’s the output:
Reading package lists... Done
Building dependency tree... Done
linux-image-2.6.18-3-486 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

As expected, APT (Advanced Packaging Tool) told me that the image was already the newest version. So I entered this command:

Code: Select all

# apt-get install linux-headers-2.6.18-3-486
APT then told me that it would install three new packages: linux-headers-2.6.18-3, linux-headers-2.6.18-3-486 and linux-kbuild-2.6.18. I responded Yes to proceed, as the header files are what's needed.

Here is the output:
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
linux-headers-2.6.18-3 linux-kbuild-2.6.18
The following NEW packages will be installed:
linux-headers-2.6.18-3 linux-headers-2.6.18-3-486 linux-kbuild-2.6.18
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 3457kB of archives.
After unpacking 25.0MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.us.debian.org etch/main linux-headers-2.6.18-3 2.6.18-7 [3019kB]
Get:2 http://ftp.us.debian.org etch/main linux-kbuild-2.6.18 2.6.18-1 [168kB]
Get:3 http://ftp.us.debian.org etch/main linux-headers-2.6.18-3-486 2.6.18-7 [269kB]
Fetched 3457kB in 14s (243kB/s)
Selecting previously deselected package linux-headers-2.6.18-3.
(Reading database ... 88111 files and directories currently installed.)
Unpacking linux-headers-2.6.18-3 (from .../linux-headers-2.6.18-3_2.6.18-7_i386.deb) ...
Selecting previously deselected package linux-kbuild-2.6.18.
Unpacking linux-kbuild-2.6.18 (from .../linux-kbuild-2.6.18_2.6.18-1_i386.deb) ...
Selecting previously deselected package linux-headers-2.6.18-3-486.
Unpacking linux-headers-2.6.18-3-486 (from .../linux-headers-2.6.18-3-486_2.6.18-7_i386.deb) ...
Setting up linux-headers-2.6.18-3 (2.6.18-7) ...
Setting up linux-kbuild-2.6.18 (2.6.18-1) ...
Setting up linux-headers-2.6.18-3-486 (2.6.18-7) ...


With the headers installed, I downloaded the nvidia driver from:
www.nvidia.com/content/drivers/drivers.asp
I clicked the link for "Linux, FreeBSD and Solaris Drivers" and downloaded the latest version which is the NVIDIA-Linux-x86-1.0-9746 driver. It's a shell script and I saved it (Save Page As) to my /home directory (where I could find it again from the command line). To install it, you must run the script as root and you must stop X. Here are the commands to do that:

Code: Select all

Ctrl+Alt+F1
login: root
Password: <enter your root password> 

# /etc/init.d/kdm stop
# cd /home/michael		<insert your username, of course>
# sh NVIDIA-Linux-x86-1.0-9746-pkg2.run
As the NVIDIA shell script ran, I responded to the questions. Among other things, the script builds a kernel module, modifies the configuration and when the process is completed, brings me back to the command prompt. I rebooted.

Code: Select all

# reboot
With the nvidia driver installed, I logged on to a favorite webpage and scrolled down. It didn't look like waves on the screen as it refreshed. Success!


Desktop Configuration:
How you configure your desktop is purely a subjective matter. It includes wallpapers, screensavers, fonts, font size, and mouse cursors/pointers. Most of this is configured through the KDE Control Center. Some you can configure by right-clicking on the desktop and selecting “Configure Desktop” from the menu.

Regarding wallpapers, there are thousands available. A good place to start is www.kde-look.org. Another sites is www.gnome-look.org.

Unless you are an expert, it is best to install software from the Debian repositories. That photo of your son in his soccer uniform, however, the one you want to use as your desktop wallpaper, is not in the repositories. Here's one method for installing it as your wallpaper.

By default, Debian puts wallpapers in the /usr/share/wallpapers directory. Assume that your son's photo is on your Desktop and it's named "soccer.jpg". All that you need to do is login as root and copy it to the wallpapers directory. Here are the commands:

Code: Select all

$ su
$ Password:		<Enter root password>
# cd /home/michael/Desktop
# cp soccer.jpg /usr/share/wallpapers
Right click on the Desktop and select Configure Desktop. "Background" will be highlighted. From the "Picture" list box, select "soccer", click Apply and then OK. By the way, I always put a copy of my favorite wallpapers, photos, etc. in a directory on my /home partition, too. I've named it "images".

Code: Select all

# cp soccer.jpg /home/michael/images
I use the KPackage program (installed by default) to see what software is available, as it provides a description of the package you select. You can search for types of packages, too. For example, to find in the repositories what screensaver packages are available, type “screensaver” in the Search box (upper left hand corner). Here are some of the results.

kscreensaver, kscreensaver-xsavers, lockvc, electricsheep,innerspace.app, rss-glx, xscreensaver and xscreensaver-gl.

You can install these using KPackage or with the apt-get install command that I've used above.

For mouse cursors/pointers, type “cursor” in the Search box and some of the results are:

industrial-cursor-theme, icoutils, artwiz-cursor, big-cursor, chameleon-cursor-theme, comixcursors, crystalcursors and xcursor-themes. Again, you can install them with KPackage or with the apt-get install command.

Typically, I install more fonts. The bitstream-vera fonts are good.

Code: Select all

# apt-get install ttf-bitstream-vera
If you want Microsoft fonts, they're readily available.

Code: Select all

# apt-get install msttcorefonts
These are just two of many. Type "fonts" in the Search box of KPackage and you'll get a lengthy list.

After you install fonts, you select them with the Control Center. To select a different font:
K -> Control Center -> Appearances & Themes -> Fonts -> Adjust All Fonts. Check the Fonts box at the top and make your selection.

I like my fonts a little larger:
K -> Control Center -> Appearances & Themes -> Fonts -> Adjust All Fonts. I check the Size box at top, select 11 and press OK.

Printer Configuration:

There are two ways to configure a printer.

K -> Control Center -> Peripherals -> Printers -> Add -> Add Printer/Class, which brings up the Add Printer Wizard.

Or I can use my web browser and type in this URL: http://localhost:631/
I use the browser method because I think it’s easier.


Multimedia Software and Drivers:
To play audio CDs, Kaffeine, the media player for KDE, is all that you need in some cases.

Code: Select all

# apt-get install kaffeine
Here's the on-screen message that I got when I popped in "Mermaid Avenue" by Billy Bragg and Wilco.

******
Kaffeine-Xine...
Ok.
KDE...
Found version: 3.5.5
Ok.WIN32 Codecs...
No WIN32 codecs found in /usr/lib/win32. You're not able to play Windows Media 9 files, newer Real Media files and some less common formats. Download the codecs here: http://www.mplayerhq.hu.
libdvdcss...
libdvdcss not found. You're not able to play encrypted (most commercial) DVD's. You can get the library here (but using it may violate copyright regulations of your country!): http://developers.videolan.org/libdvdcss.
DVD Drive...
Ok.
DVB-Device...
No DVB-Devices found. The DVB related functions will be hidden.
Distribution...
Ok.
RESULT: Found some problems, but nevertheless Kaffeine may work.
*****

Without any assistance, Kaffeine played Mermaid Avenue just fine. And when I put in my "Revolution OS" DVD, it played, too. Most commercial DVDs, however, won't play with just Kaffeine. Consequently, if it's legal where you live, you can install the libdvdcss runtime libraries with:

Code: Select all

# apt-get install libdvdcss2
And while you're at it, you can install mplayer, which will let you play just about anything:

Code: Select all

# apt-get install mplayer
As mentioned above, WIN32 codecs are not installed by default. They are easy to install but there are legal ramifications. If you believe that you have a lawful right to use them, you can install them with:

Code: Select all

# apt-get install w32codecs
On a related note, Noatun plays MP3 files. It's another KDE media player and it's installed by default.

To install the Mozilla plugin (for viewing embedded video content on the web like cnn.com videos):

Code: Select all

# apt-get install mozilla-mplayer 
And for the Macromedia Flash Player plugin:

Code: Select all

# apt-get install flashplayer-mozilla

Other Software:
Although Etch installed more than 950 software packages by default, Debian offers more than 15,000 software packages in its repositories, so there is a program (or two or three) for just about anything you want to do. Why go anywhere else!

Here are some other software packages that you might consider installing: abiword, amarok, bastille, bzip2, cdrdao, dvd+rw-tools, ffmpeg, flac, f-spot, kaffeine-mozilla, knemo, ktorrent, liblame0, mc, mozplugger, p7zip-full, realplayer, streamtuner, sun-java5-plugin, unzip, unrar, and xmms. You can find descriptions in the KPackage program.


Credits:
Our Aussie friend sunrat first gave me the idea for this. You can find his Etch KDE setup at:
http://forums.debian.net/viewtopic.php?t=10876

I also found Alexander Grundner's article helpful, especially with the multimedia support.
http://www.ehomeupgrade.com/entry/2812/ ... tup_debian

1/7/07

Edited once to correct several formatting errors and once to correct typo in link.


Have I understood you correctly when you say grub will let me have more than one Linux distro on same hard drive or is it only windows versions please?

Regards Nico

pilgrim
Posts: 44
Joined: 2007-01-20 00:42

#19 Post by pilgrim »

michael7 wrote:Pas du joie, indeed. Sorry that you are having problems. Another install may be required. I'll post again later after I've had time to consider alternatives.
I think someone needs to show Nicoblue how to post. If he is reading this, he should use the "Edit" control at the top of his post and delete the entire quote of your OP.

Michael;

I took a shot at reinstalling etch. They don't make it easy.

When I get back to the Partitioning module, I am unable to proceed. On the "...options..." screen, I see my original partitioning table as per my installation yesterday. At the bottom, I am given 2 options:

- Undo changes to partitions
- Finish partitioning and write changes to disk.

If I choose "Undo..." I get a screen which includes : "WARNING: This will destroy all data on any partition you have removed as well as on the partitions that are going to be formatted.
The following partitions are going to be formatted:
"partition #2 of IDE1 master (hda) as swap".

There is no data there as far as I know, but the language doesn't tell me how to leave things 'stet' and proceed.

I tried "Finish...", and ended up with a red screen saying:
"No root file system is defined. Please correct this from the partitioning menu".

This screen locked solid and no keyboard (or mouse) commands were accepted.

Hard shut down => back to Windows.
pilgrim

I thimk, therefore I am.

User avatar
michael7
Posts: 120
Joined: 2005-05-14 22:33

Re: Debian Etch KDE Multimedia Installation

#20 Post by michael7 »

nicoblue wrote:Have I understood you correctly when you say grub will let me have more than one Linux distro on same hard drive or is it only windows versions please?
Yes, you can have several Linux distros installed on the same hard drive. You can also Windows and several Linux distros on the same hard drive.

For example, on this computer I have a 200 GB harddrive and I have 10 different distros installed on it: Etch, sidux, Fedora Core 5, PCLinuxOS, Mepis, DreamLinux, CentOS, Mandriva One, Kanotix, and Linux Mint. When I switch on my computer, I get a GRUB menu that has all of them listed and I can boot into any of them.

I have another computer with Windows XP, which I seldom turn on. If I desired, I could install numerous Linux distros on that computer, assuming I had the HD space. If you install Windows first, it's easy to add Linux to a second partition and dual boot. (Installing Windows second is often problematic because Windows doesn't play well with others.)
Live simply so that others may simply live.
Debian Social Contract

User avatar
michael7
Posts: 120
Joined: 2005-05-14 22:33

#21 Post by michael7 »

pilgrim,

Sending you a private message.
Live simply so that others may simply live.
Debian Social Contract

pilgrim
Posts: 44
Joined: 2007-01-20 00:42

#22 Post by pilgrim »

Michael;

I'm in.

To recap from our PM's:

When I finished the install the first time, I was unable to log in on the first boot attempt.

I know what happened; but not why.

When I hilit <No> [Enter] on the "Configuring popularity contest.." screen, I was taken directly to the screen, "[!] Install the GRUB boot loader on a hard disk...." I hlit <Yes> [Enter], which took me to the screen, "[!!] Finish the installation - Installation complete - Remove CD". I hilit <Continue> {Enter]

What didn't happen is the module "Select and Install Software" didn't initialize. I suspect something failed when I tried to activate the "Package Manager" screen and didn't get a proper connection to a mirror site; or something like that.

When I tried to boot into Etch, I was presented with a command prompt screen , (not the KDE login page) asking for my login user name and my password. The password line "focus" had not initialized and no keyboard commands could be entered on that line.

This meant my installation was moribund and I had to d/l gParted, burn it to CD-RW, boot it and "Delete" the partitions I had created.

I reinstalled Etch from the CD, and per your tute, got joy. The KDE login screen appeared instead of the command prompt screen that presented the first time.

During the "Select and Install" on the successful install, one application "[!!] Debian automatic printer Configurations Installation" failed. I decided to continue without making a second attempt to install it.

I confirm what you're bud said about the need to use:
linux installgui install tasks="kde-desktop, standard"
in order to trip the switch.

It's been a long nite.
pilgrim

I thimk, therefore I am.

User avatar
michael7
Posts: 120
Joined: 2005-05-14 22:33

#23 Post by michael7 »

I like happy endings. :D
Live simply so that others may simply live.
Debian Social Contract

User avatar
nopposan
Posts: 347
Joined: 2007-01-14 22:48

kde-desktop

#24 Post by nopposan »

Nice how-to, pilgrim.

Why do you need to use "kde-desktop, standard" though? I thought just "kde-desktop" would do the trick.

Thanks.

User avatar
michael7
Posts: 120
Joined: 2005-05-14 22:33

Re: kde-desktop

#25 Post by michael7 »

nopposan wrote:Why do you need to use "kde-desktop, standard" though? I thought just "kde-desktop" would do the trick.
boot: install tasks="kde-desktop, standard" is the command that the Debian installer tells you to use. You can find it by pressing F8 at the boot prompt.
Live simply so that others may simply live.
Debian Social Contract

User avatar
nopposan
Posts: 347
Joined: 2007-01-14 22:48

o.k.

#26 Post by nopposan »

Oh, I see. Thanks.

nicoblue
Posts: 4
Joined: 2007-02-03 19:42
Location: UK

grub etc.&posting !

#27 Post by nicoblue »

Hi Pilgrim
Thank you, point taken,never posted here before !

Will grub just add any new linux to MBR like it does with windows or does it have to be manualy added and if so how ?please
Regards from now contrite and correct nico !

pilgrim
Posts: 44
Joined: 2007-01-20 00:42

Re: grub etc.&posting !

#28 Post by pilgrim »

nicoblue wrote:Hi Pilgrim
Thank you, point taken,never posted here before !

<snip>
Regards from now contrite and correct nico !
Nico;

I've been 'at it' for only a short time myself. Some of the 'disastrophies' I created learning to post to forums and newsgroups would qualify for "America's Funniest" if they were on tape.

Fortuantely for me, they weren't; although I've seen a couple of the forum moderators on "Dr. Phil" dealing with anger management issues. One of them, allegedly, tried to beat a Mazda to death with his wife's cat. Probably just a coincidence; probably.
pilgrim

I thimk, therefore I am.

nicoblue
Posts: 4
Joined: 2007-02-03 19:42
Location: UK

#29 Post by nicoblue »

What a terrible thing to do to a Mazda !

pilgrim
Posts: 44
Joined: 2007-01-20 00:42

#30 Post by pilgrim »

nicoblue wrote:What a terrible thing to do to a Mazda !
Nico;

Not as terrible as what his wife did to him.
pilgrim

I thimk, therefore I am.

kamay
Posts: 1
Joined: 2007-03-11 11:48

Re: Debian Etch KDE Multimedia Installation

#31 Post by kamay »

Michael

i found your 'guide' and the discussion generated helpful

thank you for sharing your knowledge and experience here

User avatar
michael7
Posts: 120
Joined: 2005-05-14 22:33

Re: Debian Etch KDE Multimedia Installation

#32 Post by michael7 »

kamay,
You're welcome. I'm glad that I could be of help.
Live simply so that others may simply live.
Debian Social Contract

User avatar
ingo
Posts: 195
Joined: 2007-04-15 14:15
Location: http://www.hi-motorbiketours.com

#33 Post by ingo »

Wow, what an excellent howto! I have installed many a system and they worked. Having said that, methods vary and while I would some things differently, others are simply great!

However, don't you have to give executive rights to the NVIDIA installer using the

Code: Select all

chmod  +x <path to file/filename>
command in order to successfully carry out the following?
Ctrl+Alt+F1
login: root
Password: <enter your root password>

# /etc/init.d/kdm stop
# cd /home/michael <insert your username, of course>
# sh NVIDIA-Linux-x86-1.0-9746-pkg2.run
I always thought it was a basic security feature of any linux system that "foreign" scripts were saved without executive privileges!?!

Post Reply