I need some help. I installed Ubuntu 11.04 on my old MX6124 gateway laptop. This is the second time I put Ubuntu on it, and the first time it had worked beautifully with no problems. However this time I can't get wireless to work. I have checked proprietary drivers and there is nothing there, and tried to find a different solution but to no avail. Anyone know whats wrong?
Haven't used Linux in a while, is there a WM that's effective for laptops with trackpads? Do you think I should go all keyboard based with something like awesome?
[QUOTE=thf;30677157]Haven't used Linux in a while, is there a WM that's effective for laptops with trackpads? Do you think I should go all keyboard based with something like awesome?[/QUOTE]
What do you mean by "effective for laptops with trackpads"?
You could just go awesome, it's very nice.
[QUOTE=T3hGamerDK;30677271]What do you mean by "effective for laptops with trackpads"?
You could just go awesome, it's very nice.[/QUOTE]
I think of doing that, however it seems pretty hard to get used to if you've used floating window managers your entire life.
[QUOTE=thf;30678093]I think of doing that, however it seems pretty hard to get used to if you've used floating window managers your entire life.[/QUOTE]
Not at all, just give it a day or two.
I have a usb stick that I used many time to make live usb.
But I managed to mess its partitions by trying to install a live version of Chrome OS.
I used gparted to remove all the paritition and make a new one. But now I can't manage to make any live usb linux with it. Each time I have the same error when trying to boot on it "Operating System not found".
I tried different program, booting on different PC's, same error. Any idea?
Edit: Nevermind. I used "HPUSBDISK" to format my stick and it worked.
I'm trying to put some music on my ipod, I've got awesome installed, the ipod has the "do not disconnect" screen when I plug it in but rhythmbox doesn't see it.
[QUOTE=Gaza Pen Pal;30685298]I'm trying to put some music on my ipod, I've got awesome installed, the ipod has the "do not disconnect" screen when I plug it in but rhythmbox doesn't see it.[/QUOTE]
Is the ipod mounted?
And what OS are you using?
[QUOTE=T3hGamerDK;30685406]Is the ipod mounted?
And what OS are you using?[/QUOTE]
arch linux with awesome WM
how would I unmount it using terminal?
[QUOTE=Gaza Pen Pal;30685785]arch linux with awesome WM
how would I unmount it using terminal?[/QUOTE]
umount [mount_path (e.g /mnt/ipod)
I am attempting to setup Arch with awesome on my laptop but I don't really know what to install now that awesome is working. I feel like I need some sort of de but I really have no clue about it. At the moment I have installed pcmanfm but it looks horrible and does not load any icons.
[quote][img]http://i.imgur.com/sFilv.png[/img][/quote]
It all seems kind of - empty and flat.
Yeah, i think you need a GTK themer. There's plenty of those. LXAppearance works.
[QUOTE=Bicuits;30665571]I need some help. I installed Ubuntu 11.04 on my old MX6124 gateway laptop. This is the second time I put Ubuntu on it, and the first time it had worked beautifully with no problems. However this time I can't get wireless to work. I have checked proprietary drivers and there is nothing there, and tried to find a different solution but to no avail. Anyone know whats wrong?[/QUOTE]
I had this a while ago, and I sorted it by copying drivers from an older version onto a usb and then installing them. I can't for the life of me find the link though, took me about 3 hours searching to find it last time.
I've recently jumped into arch linux, using a virtual machine. I was able to install it and get it working correctly; so i finally maned up and did the install for real.
I want to run a dual boot from a 60GB SSD that has a 59.9GB partition for windows and 120mb partition for linux's /boot.
After i made the partitions in archlinux and press quit, the program hangs for about 50 seconds, and when i go to mount the file systems the SSD seemingly unmounted itself? (only /dev/sdb shows up, without the partitions /dev/sdb1 or /dev/sdb2)
I rebooted and saw that the partition in the SSD is indeed created, so i go straight to mounting the file systems. All goes well untill it tries to mount the SDD's /boot (ext2) partition. It comes up with the error "process_filesystem needs a partition as $1".
Anybody have any advice as to what i've done wrong?
[editline]666[/editline]
After fucking with it for the day i decided to just use a normal HDD.
I'm running Linux Mint Debian Edition. When I try to run the Update Manager it returns this: W: GPG error: [url]http://security.debian.org[/url] testing/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AED4B06F473041FA
W: GPG error: [url]http://ftp.debian.org[/url] testing Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AED4B06F473041FA
and then it opens and I can't install anything because it says some packages are broken.
EDIT:
Fixed it. Ran:
[quote]sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade[/quote]
And fixed it.
Edit2:
Still can't install the updates...
Got arch linux working with gnome and i'm astounded at the power. I don't have to fiddle with awkward gui when i can just type things and they work instantly! Without the 'pancea' windows 7 uses (rebooting).
Too bad i couldn't get it working on my SSD, I looked forward to counting how many seconds it takes to start up.
Anyhow, I can't wait to explore this more; I really enjoyed installing it.
Hi there, I just installed Ubuntu 10.0.4 32-bit on my old machine, and it won't pick up the wireless card I threw in there. I can't connect to anything to install drivers with it (:rolleye:) and I was wondering if there was a way to use the Windows drivers without installing 20+ packages..
You can use ndiswrapper that comes with it, but it's really not recommended to do so if there is a compatible kernel module for your card that should be loaded automatically on boot. What card is it?
It's a NETGEAR WG311T, and it isn't recognized on boot.
Okay, asked this before in another thread but to no use.
So, I bought a VPS, installed CentOS 5.6 32-bit, installed vncserver via SSH then opened it up with a VNC Viewer, everthing went dandy until I noticed that I had no admin rights, like "Add or remove programs" etc.
My user is called root, which I think should have admin.
I tried to upgrade it: "usermod -a wheel root" (Or something like that, it said it was successful)
I need help, but I can install different OS's too, like Debain, Fedora, Slackware and Ubuntu. Should I install a different OS? (I want to run a Minecraft server, with a GUI)
root is the root user
You never ever ever login into the GUI as root ever
[QUOTE=esalaka;30726732]root is the root user
You never ever ever login into the GUI as root ever[/QUOTE]
In the SSH, it says root@sebba. When I connect to the VNC server the NAME is root but I cant use admin features.
I also have GNOME Desktop Environment installed.
Why would you even put a GUI on your VPS.
Last time I checked X still took up a relatively massive amount of resources you probably want to spare for something useful.
[editline]26th June 2011[/editline]
For me right now X is taking up 2% CPU and 145,8MB of RAM.
That's just something that don't work with a VPS.
[QUOTE=esalaka;30726997]Why would you even put a GUI on your VPS.
Last time I checked X still took up a relatively massive amount of resources you probably want to spare for something useful.
[editline]26th June 2011[/editline]
For me right now X is taking up 2% CPU and 145,8MB of RAM.
That's just something that don't work with a VPS.[/QUOTE]
Because Im not familliar with command line stuff.
[editline]26th June 2011[/editline]
If you can help me with commands, I'll not use the GUI :buddy:
If you're running a VPS you should be.
Besides, running a minecraft server from the command line is both easy and a good way to train yourself in the art of doing it. A friend of mine learned to use not only the CLI but also vim by doing it :v:
[QUOTE=Quark:;30725701]It's a NETGEAR WG311T, and it isn't recognized on boot.[/QUOTE]
I just booted off of a Linux Mint live CD and it isn't recognizing it either. :\
[QUOTE=esalaka;30727170]If you're running a VPS you should be.
Besides, running a minecraft server from the command line is both easy and a good way to train yourself in the art of doing it. A friend of mine learned to use not only the CLI but also vim by doing it :v:[/QUOTE]
I now have an up and running, I've come to love the texty-goodness now, I have no idea why.
So I recently found a PC at my local recycling station. It all seems to be working splendidly with the exception of a completely redundant and possibly broken TNT2 that was in it (it's got integrated graphics).
It's a compaq evo from about 2002, new it would have had a celeron 2ghz and 512mb ram, I found it with 1 gig of ram and I upgraded that celeron to a 2.4ghz pentium I had lying around. Next to it was a bag containing a broken PSU, a broken 40gb IBM deathstar (model 60GXP for those wondering) and a seemingly functioning 80 gig seagate, which is in the PC at the moment.
Now though I can't think of anything to do with it, I've already got a pc doing my webhosting stuff and I don't have much else going on. Most of all I would like to do something new that I can learn from (I'm generally pretty inexperienced in linux and networking) but nothing comes to mind.
Suggestions anyone?
[editline]27th June 2011[/editline]
Actually forget what I said about a seemingly working seagate.
Googled on how to check smart info in linux, the results where not pretty.
pre_fail
pre_fail
old_age
pre_fail
pre_fail
old_age
old_age
old_age
old_age
and so on
I don't think I wanna entrust this drive to do much of anything at this point.
So I'm without a hard drive but that can be remedied, still need something to do with the rig.
Still wanting suggestions.
[editline]27th June 2011[/editline]
I should put the IBM deathstar in and see what smart info I get on that, heh.
So seeing as my Debian install was broken I decided to throw #! on in place of it. I'm in love. Anyone have some nice conky configs?
[QUOTE=chipset;30733212]Actually forget what I said about a seemingly working seagate.
Googled on how to check smart info in linux, the results where not pretty.[/QUOTE]
"old_age" and "pre_fail" aren't flags that indicate the drive is old and failing, they're just constants that indicate what type of information a given SMART attribute represents. You'd see that same column looking at a brand-new drive. It's the [i]values[/i] of the attributes that matter.
Sorry, you need to Log In to post a reply to this thread.