LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-31-2011, 10:54 PM   #1
Jetso
Member
 
Registered: Sep 2010
Posts: 40

Rep: Reputation: 2
Debian Squeeze, no Network Manager


Okay, so today I decided I was bored with my current Fedora 15 installation and tried a little distro hopping. Eventually I ended up at Debian Squeeze. I downloaded the cd version as a net install won't work because of driver issues. I used the graphical interface to install it.

When it finished installing I booted it up, made sure everything was working. Now in all my past I think 6 linux installations, all I had to do to get the internet working was move a file someone gave me a while to my /lib/firmware. I'm not sure if this is the problem, but no matter what, where ever I go, I can't find an actual manager to connect to the internet. This might be a stupid question to a lot of people, but I'm stumped. There is nothing in the menu's.

Now I've been working with GNU/Linux for almost a year now and have come across many problems, but never like this. I've Googled up and down, and searched the forums here and still nothing. I've looked in the menu's and the only network related thing is network-proxy. Just for kicks I also tried
Code:
su -
apt-get install network-manager
to no luck (Oddly enough, I tried using sudo and it said the package wasn't installed and running
Code:
su -
apt-get install sudo
worked).
 
Old 07-31-2011, 11:24 PM   #2
0men
Member
 
Registered: Mar 2011
Location: Brisbane
Distribution: Windows 10, Red Hat, Debian
Posts: 183

Rep: Reputation: 22
Hey Jetso,

Not a 100% sure, because i only use slackware, but with gnome dont you need to get the network manager applet for gnome ?
&
Just to add to this thread, does anyone know what CD the network manager is on in squeeze??

Cheers
 
Old 07-31-2011, 11:28 PM   #3
micxz
Senior Member
 
Registered: Sep 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Rep: Reputation: 75
yes there are clients for both kde, gnome. more info here: http://wiki.debian.org/NetworkManager

Not sure why the other distros would require:
Quote:
move a file someone gave me a while to my /lib/firmware
Seeing the second apt-get command being a success then it seams you are connected to the net right? What happens when you execute:
Code:
/etc/init.d/network-manager restart
 
Old 08-01-2011, 07:52 AM   #4
Jetso
Member
 
Registered: Sep 2010
Posts: 40

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by micxz View Post
Seeing the second apt-get command being a success then it seams you are connected to the net right? What happens when you execute:
Code:
/etc/init.d/network-manager restart
Well that's what I thought at first, but my network has a password and I never entered it and they're are no networks around with out passwords. (I'm always on the lookout)

And 0men, I've always used Gnome and never had to install a manager

Last edited by Jetso; 08-01-2011 at 07:56 AM.
 
Old 08-01-2011, 08:35 AM   #5
crts
Senior Member
 
Registered: Jan 2010
Posts: 2,020

Rep: Reputation: 757Reputation: 757Reputation: 757Reputation: 757Reputation: 757Reputation: 757Reputation: 757
Quote:
Originally Posted by Jetso View Post
Okay, so today I decided I was bored with my current Fedora 15 installation and tried a little distro hopping. Eventually I ended up at Debian Squeeze. I downloaded the cd version as a net install won't work because of driver issues. I used the graphical interface to install it.

When it finished installing I booted it up, made sure everything was working. Now in all my past I think 6 linux installations, all I had to do to get the internet working was move a file someone gave me a while to my /lib/firmware. I'm not sure if this is the problem, but no matter what, where ever I go, I can't find an actual manager to connect to the internet. This might be a stupid question to a lot of people, but I'm stumped. There is nothing in the menu's.

Now I've been working with GNU/Linux for almost a year now and have come across many problems, but never like this. I've Googled up and down, and searched the forums here and still nothing. I've looked in the menu's and the only network related thing is network-proxy. Just for kicks I also tried
Code:
su -
apt-get install network-manager
to no luck (Oddly enough, I tried using sudo and it said the package wasn't installed and running
Code:
su -
apt-get install sudo
worked).
Hi,

have a look here and let me know if you are having similar problems. You probably will have to add some additional repositories.
But as I said in the linked thread, I experienced several problems with a pure CD install. So, since you have driver issues with your network card, you might be best advised to install from the DVD.
 
Old 08-01-2011, 08:47 AM   #6
Jetso
Member
 
Registered: Sep 2010
Posts: 40

Original Poster
Rep: Reputation: 2
Well so far I'm not having much problems running anything that need's root. Like it's asking for root permission to mount my Windoze partition and that goes through fine. I don't know about synaptic. I'm not sure if that was installed or not. I'll have to look. Right now I'm downloading the DVD image.... It'll take a while.
 
Old 08-01-2011, 09:06 AM   #7
Jetso
Member
 
Registered: Sep 2010
Posts: 40

Original Poster
Rep: Reputation: 2
Um, okay due to my internet's incredible slow speed, and the dvd being a huge file. And now that I know the problem is because it wasn't on the cd. Does anybody know what cd it is on? That would be so much easier and faster to download.
 
Old 08-01-2011, 09:11 AM   #8
crts
Senior Member
 
Registered: Jan 2010
Posts: 2,020

Rep: Reputation: 757Reputation: 757Reputation: 757Reputation: 757Reputation: 757Reputation: 757Reputation: 757
Quote:
Originally Posted by Jetso View Post
Um, okay due to my internet's incredible slow speed, and the dvd being a huge file. And now that I know the problem is because it wasn't on the cd. Does anybody know what cd it is on? That would be so much easier and faster to download.
You can try this searchtool on the debian website:
http://cdimage-search.debian.org/
 
Old 08-01-2011, 09:26 AM   #9
Jetso
Member
 
Registered: Sep 2010
Posts: 40

Original Poster
Rep: Reputation: 2
Okay, A search for network manager comes up with a lot of results. I found two that were of interest.

network-manager-dbg_0.8.1-6+squeeze1_amd64.deb. This is on cd 34. I might have forgot to include this in earlier posts but I am running 64 bit.

network-manager-gnome_0.8.1-2_amd64.deb. This is on CD 5. I'm thinking this is the one I need to download.
 
Old 08-01-2011, 12:33 PM   #10
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
I had a similar issue because I chose to install LXDE as the DE rather than Gnome or KDE. I just installed Wicd and apt did the rest.
 
Old 08-01-2011, 12:36 PM   #11
Jetso
Member
 
Registered: Sep 2010
Posts: 40

Original Poster
Rep: Reputation: 2
Well how did you get wicd installed? From a cd or what?
 
Old 08-01-2011, 06:26 PM   #12
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Using apt-get on a wired network connection. Once I installed the firmware I just grabbed it from the apt mirror.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Various segmentation faults Debian Squeeze Virtualbox running on Debian Squeeze host fordwrench Debian 1 07-21-2011 03:55 AM
compiz unticks choices in compizsettings-manager on Debian Squeeze esteeven Linux - Desktop 4 04-17-2010 06:35 AM
[SOLVED] network-manager, vpn: no/slow connection, options not saved (debian squeeze) mike11 Linux - Networking 2 01-23-2010 09:43 PM
Debian 5.0 Network-Manager interfers with vnet0 bridging to eth0 for virt-manager coolphive Debian 5 05-29-2009 02:02 PM
Debian 5.0 Network-Manager interfers with vnet0 bridging to eth0 for virt-manager coolphive Linux - Newbie 2 05-28-2009 08:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration