LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-08-2004, 07:54 AM   #1
ChivalricRonin
LQ Newbie
 
Registered: Apr 2004
Location: Maryland
Distribution: Slack 10? Gentoo? Whatever I can get working ;)
Posts: 26

Rep: Reputation: 15
Debian Sid- Lost programs, no eth0?


Well, I finally got Debian Sid (2.6 smp kernal) and GRUB to play nicely with WinXP. I have KDE3.2, and think that I'll use it as my desktop of choice. I used aptitude at the end of the webinstall and have a few extras with my distro. Now, I do have a few problems.

Sound only works under the Root Logon, as it says that my user logon doesn't have permissions. Is there a way, as root, that Ican call up all the group? I know the files I need belong to "root" and "-audio", so I was wondering if I could make my user acct part of the -audio group? Is there an easy way to do this via a tool? how about via command line, using a shell (defaulted to DASH I think, should I change it to BASH or something else?)

Next, I cannot seem to get Synaptic to work. I select it from the KDE menu under Root, and the hourglass spins, but then it simply vanishes? This also happens with Ethereal, which I grabbed via aptitude. Advice?

Last edited by ChivalricRonin; 04-08-2004 at 09:20 AM.
 
Old 04-08-2004, 08:00 AM   #2
sims
Member
 
Registered: Mar 2004
Location: Australia
Distribution: Debian, Ubuntu
Posts: 55

Rep: Reputation: 15
To give sims audio privileges:
adduser sims audio
 
Old 04-08-2004, 08:25 AM   #3
ChivalricRonin
LQ Newbie
 
Registered: Apr 2004
Location: Maryland
Distribution: Slack 10? Gentoo? Whatever I can get working ;)
Posts: 26

Original Poster
Rep: Reputation: 15
Sigh. a new problem too. It seems that when using any web browser, it takes a long, long time to resolve a host. After that, it loads the page quickly. Is there something causing this in Linux? On the same network it seems much faster in windows Firefox.

Edit: I got Etherial and Synaptic to open under my user account but not Root for some reason. Also, could this slowness be linked to the fact that Ethereal cannot dected and eth0 card (like I remember it did in Knoppix 3.3). I have a Realtek Gigabit Lan chip on my laptop. I can still browse the web albiet slowly, but is there some driver or package I can get to fix this?

Also I noticed that a number of packages are installed (snort, ettercap, nmap), but are not accessable from the KDE internet bar. Some of them are only accessable in gnome, and others not at all. Is there a way to make sure that they are provided as shortcuts?

Thanks to sims! it worked!

Last edited by ChivalricRonin; 04-08-2004 at 09:00 AM.
 
Old 04-08-2004, 03:10 PM   #4
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
in submenus of kde you should have a submenu debian with other programs not part of kde(most of the time, no icon...)

Last edited by mrcheeks; 04-08-2004 at 03:12 PM.
 
Old 04-09-2004, 12:23 PM   #5
ChivalricRonin
LQ Newbie
 
Registered: Apr 2004
Location: Maryland
Distribution: Slack 10? Gentoo? Whatever I can get working ;)
Posts: 26

Original Poster
Rep: Reputation: 15
When I open the menu-editor I see the debian folder, but it does not appear when I press the KDE button. All the other folders in it do, but not the deb one for some reason? I'm using KDE 3.2.1. Any suggestion?
 
Old 04-10-2004, 05:07 PM   #6
geekzen
Member
 
Registered: Mar 2004
Location: Canada. The Great white north.
Distribution: Debian Sid
Posts: 183

Rep: Reputation: 30
Chances are for that gig. ethernet card, it will take a kernel recompile to get it up to snuff. <http://newbiedoc.sourceforge.net/system/kernel-pkg.html> for how to compile a kernel under debian. Its a little diffrent.


Menus are managed by a package called menu. Go man menu for more information.
 
Old 04-10-2004, 07:39 PM   #7
CBlue
Member
 
Registered: Mar 2004
Location: South Carolina, USA
Distribution: Mepis
Posts: 287

Rep: Reputation: 31
Do you see a menu updating link in your settings in the kde menu? That's what I use to add new items to my menu. There's a scan button and it scans for all programs that aren't already in the kmenu.
 
Old 04-10-2004, 07:42 PM   #8
CBlue
Member
 
Registered: Mar 2004
Location: South Carolina, USA
Distribution: Mepis
Posts: 287

Rep: Reputation: 31
Also, you have to delete the debian folder out of your menu editor because having that folder there messes up your kde menu. This is what you have to do when you upgrade to kde 3.2 through Mepis which is based on debian unstable.
 
Old 04-12-2004, 07:06 AM   #9
ChivalricRonin
LQ Newbie
 
Registered: Apr 2004
Location: Maryland
Distribution: Slack 10? Gentoo? Whatever I can get working ;)
Posts: 26

Original Poster
Rep: Reputation: 15
I've used the menu updater which added a few things, but I still can't get Snort, Nessus, frozen-bubble and a few others into it. I'll try deleting the deb folder from the menu editor.

@geekzen- During boot up i notice it says initililizing eth0 Realtek Gigabit Lan XXXX_XXXX (serial number), so it seems that the OS understands what it is. Would this happen if the kernal needed to be recompiled.
 
Old 04-12-2004, 09:43 AM   #10
CBlue
Member
 
Registered: Mar 2004
Location: South Carolina, USA
Distribution: Mepis
Posts: 287

Rep: Reputation: 31
If you see that module being uploaded after booting into the kernel, then it should be loading that module. If your ethernet is not working though after you login, then it needs tweaking in the module configuration.
 
Old 04-12-2004, 02:20 PM   #11
geekzen
Member
 
Registered: Mar 2004
Location: Canada. The Great white north.
Distribution: Debian Sid
Posts: 183

Rep: Reputation: 30
It may or it may not be seeing it. The kernel is usually built with a database of all the known pci devices, so it may know what it is, but not how to use it.
 
  


Reply



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
will the ltmodem drivers work in debian sid (knoppix sid) maximalred Debian 5 05-29-2009 10:44 AM
help debian sound issue after kernel upgrade Lleb_KCir Linux - Software 6 07-11-2005 10:34 AM
Sound issue using Debian 3.1 on Intel P4 Chipset 82865G tommilo Linux - Newbie 17 04-07-2005 10:14 AM
Nforce Sound/Debian issue lil_drummaboy Linux - Hardware 3 03-15-2005 04:22 AM
What our the differences between debian (Sid) and knoppix 3.4 (Sid)? maximalred Debian 6 06-06-2004 08:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 06:01 PM.

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