Here's a thread I started on another forum, it details my problems with 7.10 so far ....
------
From: Billductio ad Absurdum ® 28/01/2008 5:46:05 PM
Subject: Getting Linux working post id: 562258
Okay, got it installed.
Sound isn't working. (not worried about that yet)
I have the right driver/file to make the Nvidea 6800GT video card work, but how do I install the driver? I opened Konsole shell thingy, but it wants a root user or something. How do I do that?
I also have the (spposedly) right driver/file to make the wireless networking card run. The install instructions make little sense. The file name is madwifi-0.9.3.3 How do I install this?
====
From: KO ® 28/01/2008 6:00:30 PM
Subject: re: Getting Linux working post id: 562260
Does the current graphics driver work well enough?
Check that your outputs aren't muted - type alsamixer and hit enter at a command prompt.
Is there a pre-packaged driver for your WIFI card?
What distro are you using?
====
From: saywot ® 28/01/2008 6:04:06 PM
Subject: re: Getting Linux working post id: 562262
[q]but it wants a root user or something. How do I do that?[/q]
remember that password you used when you installed ?
that and your user name is the root user
so when prompted to go root - type in both in the appropriate boxes and you're rooted
====
From: Billductio ad Absurdum ® 28/01/2008 6:05:12 PM
Subject: re: Getting Linux working post id: 562264
Does the current graphics driver work well enough?
---
It works, but the screen is native resolution at 1900 x 1200. I'm only able to get 1280 x 1024 right now.
There also appears to be very poor 3D acceleration.
Check that your outputs aren't muted - type alsamixer and hit enter at a command prompt.
---
Did that - the command prompt disappeared and nothing happened.
Is there a pre-packaged driver for your WIFI card?
---
I don't think so. It's a Netgear WG311.
What distro are you using?
---
Kubuntu 7.10
Also, got your email, thanks.
And that doesn't work either.
====
From: Billductio ad Absurdum ® 28/01/2008 6:05:46 PM
Subject: re: Getting Linux working post id: 562266
remember that password you used when you installed ?
that and your user name is the root user
so when prompted to go root - type in both in the appropriate boxes and you're rooted
---
I'm not prompted to do so.
How do I make it do that?
====
From: saywot ® 28/01/2008 6:06:08 PM
Subject: re: Getting Linux working post id: 562267
[q]Kubuntu 7.10[/q]
Oh dear
From: KO ® 28/01/2008 6:06:49 PM
Subject: re: Getting Linux working post id: 562268
---
Also, got your email, thanks.
And that doesn't work either.
---
It'll only run under Windows.
ALl these problems. PEBKAC?
====
From: saywot ® 28/01/2008 6:08:01 PM
Subject: re: Getting Linux working post id: 562269
in a terminal
billsdomain$ su <enter>
you get prompted for the password
then you have admin rights
====
From: saywot ® 28/01/2008 6:08:50 PM
Subject: re: Getting Linux working post id: 562270
[q]ALl [/q]
nerves ?
From: Kensgarden ® 28/01/2008 6:08:51 PM
Subject: re: Getting Linux working post id: 562271
are you using Ubuntu ? if so hopefuly the Kubuntu user here will log on with info, Collie i think knows Kubuntu
but different from windows, linux distros have repositories of software, so usually no need to find and download drivers or programs, but use the inbuilt repository program in Kubuntu to install the relavant software :-)
have a look through the Kmenu to find the software installer, sorry i mainly use openSUSE, just a bit different :-)
it may have generic password after install i think Ubuntu dioes that ie. root - root, admin - root, your username - password or similar
====
From: cb88 ® 28/01/2008 6:09:01 PM
Subject: re: Getting Linux working post id: 562272
In general most software you're going to want to install in Linux will be available from the package management system and it's best to install it from there rather than downloading it and installing it manually.
In Ubuntu the nVidia drivers can be installed easily in the Restricted Drivers Manager. Kubuntu should have something very similar.
It sounds like K/Ubuntu also comes with the madwifi drivers and apparently "Madwifi chipsets should therefore 'just work'." (http://madwifi.org/wiki/UserDocs/Distro/Ubuntu).
If you want to run a command as root (the superuser) in a console, you run:
sudo command_here
You'll be prompted to type your password. But you shouldn't need to do that for the nVidia drivers, you can install them through the GUI.
====
From: Billductio ad Absurdum ® 28/01/2008 6:09:30 PM
Subject: re: Getting Linux working post id: 562273
It'll only run under Windows.
---
Yeah IO know. I'm talking about two different things.
ALl these problems. PEBKAC?
---
FIIK.
I keep hearing how easy Ubuntu is, I'm yet to see it ...
====
From: Billductio ad Absurdum ® 28/01/2008 6:11:38 PM
Subject: re: Getting Linux working post id: 562274
in a terminal
billsdomain$ su <enter>
you get prompted for the password
then you have admin rights
---
Bash: billsdomain$: command not found
====
From: saywot ® 28/01/2008 6:12:14 PM
Subject: re: Getting Linux working post id: 562275
[q]I keep hearing how easy Ubuntu is, I'm yet to see it ...[/q]
it's pretty easy
have a dig through the Ubuntu forum
====
From: Kensgarden ® 28/01/2008 6:12:34 PM
Subject: re: Getting Linux working post id: 562276
I keep hearing how easy Ubuntu is, I'm yet to see it ...
...................
PClinuxOS is probably the easiest, preferred for me after openSUSE :-)
====
From: saywot ® 28/01/2008 6:12:58 PM
Subject: re: Getting Linux working post id: 562277
just the su
===
From: saywot ® 28/01/2008 6:14:17 PM
Subject: re: Getting Linux working post id: 562278
does it have the add/remove software GUI (package manager ?)
I don't use Ubuntu or KDE
====
From: Billductio ad Absurdum ® 28/01/2008 6:14:39 PM
Subject: re: Getting Linux working post id: 562279
In Ubuntu the nVidia drivers can be installed easily in the Restricted Drivers Manager. Kubuntu should have something very similar.
---
It does have that and I ticked the box to make it work, but the error message comes up ->
The software source for the package nvidia-glx-new is not enabled.
So that doesn't work either.
====
From: Billductio ad Absurdum ® 28/01/2008 6:16:10 PM
Subject: re: Getting Linux working post id: 562281
[q]Bash: billsdomain$: command not found[/q]
just the su
---
Did that, used *exactly* the right passowrd, and got ->
su: Authenication failure.
So that doesn't work either.
====
From: Billductio ad Absurdum ® 28/01/2008 6:16:48 PM
Subject: re: Getting Linux working post id: 562282
does it have the add/remove software GUI (package manager ?)
I don't use Ubuntu or KDE
---
Yep.
====
From: KO ® 28/01/2008 6:17:22 PM
Subject: re: Getting Linux working post id: 562283
http://ubuntuforums.org/showthread.php?t=582362
From: Billductio ad Absurdum ® 28/01/2008 6:21:59 PM
Subject: re: Getting Linux working post id: 562285
http://ubuntuforums.org/showthread.php?t=582362
From that thread ->
"Tick all the boxes in Software Sources (main, restricted, universe, multiverse)."
There doesn't seem to be any options for that.
====
From: Kensgarden ® 28/01/2008 6:24:03 PM
Subject: re: Getting Linux working post id: 562287
that is ubuntu forums, try kubuntu forums
http://www.kubuntuforums.net/forums/index.php
:-)
====
From: Billductio ad Absurdum ® 28/01/2008 6:41:07 PM
Subject: re: Getting Linux working post id: 562289
Try to get WINE to install from the option - Boom, crash every time.
Fairly farking unimpressive so far.
====
From: KO ® 28/01/2008 6:42:20 PM
Subject: re: Getting Linux working post id: 562290
===
Fairly farking unimpressive so far.
===
I can't understand why you are having so many problems. My install was pretty faultless.
-----------------------------
Guys, PLEASE how do I get the network card and Nvidia driver working??
------
From: Billductio ad Absurdum ® 28/01/2008 5:46:05 PM
Subject: Getting Linux working post id: 562258
Okay, got it installed.
Sound isn't working. (not worried about that yet)
I have the right driver/file to make the Nvidea 6800GT video card work, but how do I install the driver? I opened Konsole shell thingy, but it wants a root user or something. How do I do that?
I also have the (spposedly) right driver/file to make the wireless networking card run. The install instructions make little sense. The file name is madwifi-0.9.3.3 How do I install this?
====
From: KO ® 28/01/2008 6:00:30 PM
Subject: re: Getting Linux working post id: 562260
Does the current graphics driver work well enough?
Check that your outputs aren't muted - type alsamixer and hit enter at a command prompt.
Is there a pre-packaged driver for your WIFI card?
What distro are you using?
====
From: saywot ® 28/01/2008 6:04:06 PM
Subject: re: Getting Linux working post id: 562262
[q]but it wants a root user or something. How do I do that?[/q]
remember that password you used when you installed ?
that and your user name is the root user
so when prompted to go root - type in both in the appropriate boxes and you're rooted
====
From: Billductio ad Absurdum ® 28/01/2008 6:05:12 PM
Subject: re: Getting Linux working post id: 562264
Does the current graphics driver work well enough?
---
It works, but the screen is native resolution at 1900 x 1200. I'm only able to get 1280 x 1024 right now.
There also appears to be very poor 3D acceleration.
Check that your outputs aren't muted - type alsamixer and hit enter at a command prompt.
---
Did that - the command prompt disappeared and nothing happened.
Is there a pre-packaged driver for your WIFI card?
---
I don't think so. It's a Netgear WG311.
What distro are you using?
---
Kubuntu 7.10
Also, got your email, thanks.
And that doesn't work either.
====
From: Billductio ad Absurdum ® 28/01/2008 6:05:46 PM
Subject: re: Getting Linux working post id: 562266
remember that password you used when you installed ?
that and your user name is the root user
so when prompted to go root - type in both in the appropriate boxes and you're rooted
---
I'm not prompted to do so.
How do I make it do that?
====
From: saywot ® 28/01/2008 6:06:08 PM
Subject: re: Getting Linux working post id: 562267
[q]Kubuntu 7.10[/q]
Oh dear
From: KO ® 28/01/2008 6:06:49 PM
Subject: re: Getting Linux working post id: 562268
---
Also, got your email, thanks.
And that doesn't work either.
---
It'll only run under Windows.
ALl these problems. PEBKAC?
====
From: saywot ® 28/01/2008 6:08:01 PM
Subject: re: Getting Linux working post id: 562269
in a terminal
billsdomain$ su <enter>
you get prompted for the password
then you have admin rights
====
From: saywot ® 28/01/2008 6:08:50 PM
Subject: re: Getting Linux working post id: 562270
[q]ALl [/q]
nerves ?
From: Kensgarden ® 28/01/2008 6:08:51 PM
Subject: re: Getting Linux working post id: 562271
are you using Ubuntu ? if so hopefuly the Kubuntu user here will log on with info, Collie i think knows Kubuntu
but different from windows, linux distros have repositories of software, so usually no need to find and download drivers or programs, but use the inbuilt repository program in Kubuntu to install the relavant software :-)
have a look through the Kmenu to find the software installer, sorry i mainly use openSUSE, just a bit different :-)
it may have generic password after install i think Ubuntu dioes that ie. root - root, admin - root, your username - password or similar
====
From: cb88 ® 28/01/2008 6:09:01 PM
Subject: re: Getting Linux working post id: 562272
In general most software you're going to want to install in Linux will be available from the package management system and it's best to install it from there rather than downloading it and installing it manually.
In Ubuntu the nVidia drivers can be installed easily in the Restricted Drivers Manager. Kubuntu should have something very similar.
It sounds like K/Ubuntu also comes with the madwifi drivers and apparently "Madwifi chipsets should therefore 'just work'." (http://madwifi.org/wiki/UserDocs/Distro/Ubuntu).
If you want to run a command as root (the superuser) in a console, you run:
sudo command_here
You'll be prompted to type your password. But you shouldn't need to do that for the nVidia drivers, you can install them through the GUI.
====
From: Billductio ad Absurdum ® 28/01/2008 6:09:30 PM
Subject: re: Getting Linux working post id: 562273
It'll only run under Windows.
---
Yeah IO know. I'm talking about two different things.
ALl these problems. PEBKAC?
---
FIIK.
I keep hearing how easy Ubuntu is, I'm yet to see it ...
====
From: Billductio ad Absurdum ® 28/01/2008 6:11:38 PM
Subject: re: Getting Linux working post id: 562274
in a terminal
billsdomain$ su <enter>
you get prompted for the password
then you have admin rights
---
Bash: billsdomain$: command not found
====
From: saywot ® 28/01/2008 6:12:14 PM
Subject: re: Getting Linux working post id: 562275
[q]I keep hearing how easy Ubuntu is, I'm yet to see it ...[/q]
it's pretty easy
have a dig through the Ubuntu forum
====
From: Kensgarden ® 28/01/2008 6:12:34 PM
Subject: re: Getting Linux working post id: 562276
I keep hearing how easy Ubuntu is, I'm yet to see it ...
...................
PClinuxOS is probably the easiest, preferred for me after openSUSE :-)
====
From: saywot ® 28/01/2008 6:12:58 PM
Subject: re: Getting Linux working post id: 562277
Bash: billsdomain$: command not found
===
From: saywot ® 28/01/2008 6:14:17 PM
Subject: re: Getting Linux working post id: 562278
does it have the add/remove software GUI (package manager ?)
I don't use Ubuntu or KDE
====
From: Billductio ad Absurdum ® 28/01/2008 6:14:39 PM
Subject: re: Getting Linux working post id: 562279
In Ubuntu the nVidia drivers can be installed easily in the Restricted Drivers Manager. Kubuntu should have something very similar.
---
It does have that and I ticked the box to make it work, but the error message comes up ->
The software source for the package nvidia-glx-new is not enabled.
So that doesn't work either.
====
From: Billductio ad Absurdum ® 28/01/2008 6:16:10 PM
Subject: re: Getting Linux working post id: 562281
[q]Bash: billsdomain$: command not found[/q]
just the su
---
Did that, used *exactly* the right passowrd, and got ->
su: Authenication failure.
So that doesn't work either.
====
From: Billductio ad Absurdum ® 28/01/2008 6:16:48 PM
Subject: re: Getting Linux working post id: 562282
does it have the add/remove software GUI (package manager ?)
I don't use Ubuntu or KDE
---
Yep.
====
From: KO ® 28/01/2008 6:17:22 PM
Subject: re: Getting Linux working post id: 562283
http://ubuntuforums.org/showthread.php?t=582362
From: Billductio ad Absurdum ® 28/01/2008 6:21:59 PM
Subject: re: Getting Linux working post id: 562285
http://ubuntuforums.org/showthread.php?t=582362
From that thread ->
"Tick all the boxes in Software Sources (main, restricted, universe, multiverse)."
There doesn't seem to be any options for that.
====
From: Kensgarden ® 28/01/2008 6:24:03 PM
Subject: re: Getting Linux working post id: 562287
that is ubuntu forums, try kubuntu forums
http://www.kubuntuforums.net/forums/index.php
:-)
====
From: Billductio ad Absurdum ® 28/01/2008 6:41:07 PM
Subject: re: Getting Linux working post id: 562289
Try to get WINE to install from the option - Boom, crash every time.
Fairly farking unimpressive so far.
====
From: KO ® 28/01/2008 6:42:20 PM
Subject: re: Getting Linux working post id: 562290
===
Fairly farking unimpressive so far.
===
I can't understand why you are having so many problems. My install was pretty faultless.
-----------------------------
Guys, PLEASE how do I get the network card and Nvidia driver working??
Comment