LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
Thread Tools
Old 07-08-2003, 04:50 AM   #16
lhalifax
LQ Newbie
 
Registered: Mar 2003
Posts: 10
Thanked: 0

[Log in to get rid of this advertisement]
Quote:
Originally posted by vic_cw
Hey man I've still got big problems :

First of all, now at startup, they can't "bring up interface eth0", I have to enter interactive setup, and not launch eth0, which makes that I can't connect to Internet.
This is odd, since, as you can see from the two files, no
change was made to the ethernet config. Diagnostic
could be helpful here. Can you start it by hand? If not,
do you see any message?

Quote:
Second of all, I copied exactly what you gave me in the modules.conf file, saved it, but everytime I reboot and go see how it is, they have added at the end the two lines :
above snd-via82xx snd-pcm-oss
alias sound-slot-0 snd-via82xx
Who's 'they'? Disable kudzu if you have it enabled:

chkconfig kudzu off
lhalifax is offline     Reply With Quote
Old 07-08-2003, 06:27 AM   #17
vic_cw
Member
 
Registered: Jun 2003
Posts: 56
Thanked: 0
First of all :
What do you mean "start it by hand" ? During the interactive startup, if I say yes for eth0, I won't work.
That's all I know. I don't see any message, because after a moment of unactivity, I reboot it. maybe I should not, but I don't know if it is gonna do something sometime.

Second of all :

"they" is the one I don't know but I'm sure I don't like, because it keeps my sound driver from working.
I don't know kudzu, and I don't know if it's enabled, but I'ma try to disable it.

Don't you think I should edit another file, like the file named " modules" ?


Thanks anyway for responding

see you

vic


Long life to Linux !
vic_cw is offline     Reply With Quote
Old 07-08-2003, 06:31 AM   #18
vic_cw
Member
 
Registered: Jun 2003
Posts: 56
Thanked: 0
When I type in a console "chkconfig kudzu off", it replies "erreur de la lecture d'informations sur le service kudzu : no such file or directory". If you don't speak french it means : "Error when reading information about servic kudzu : no such ..."

What's your diagnostc ?

see you

vic
vic_cw is offline     Reply With Quote
Old 07-08-2003, 06:43 AM   #19
vic_cw
Member
 
Registered: Jun 2003
Posts: 56
Thanked: 0
Hey, I let it run more, and it started. It "tried to contact" many IP's (I think), but then it started normally. I still can't connect to Internet (my lan) and it has still added the two lines in modules.conf. I think that's the only thing preventing the sound from working because at startup it has started alsa up.


Thnks

vic
vic_cw is offline     Reply With Quote
Old 07-08-2003, 07:04 AM   #20
vic_cw
Member
 
Registered: Jun 2003
Posts: 56
Thanked: 0
exactly, at startup, under "bringing up interface eth0", it writes

zcip [786 (I think the number changes) ] probing< x> for <xxx.xxx.xxx.xxx>
And it does it many times with different ip's, until it writes
"claiming ownership of address <xxx.xxx.xxx.xxx> and then "stored address <xxx.xxx.xxx.xxx> for eth0 : 9". But it's weird, because it stores an address starting by 169.etc... and the normal address is 192.168.1.10

(Don't forget that I connect to my lan using a wireless network adapter from linksys)

Second of all :
At interactive startup (to read better), when i say to start alsa, it writes "starting alsa version 0.9.0rc8 : via82xx.
Doing alsactl to restore mixer settings..." I don't understand everything, but I imagine this explains some stuff.
Plus, when I start service sound, it doesn't write anything (but I guess that's normal) and asks for the next service to start)

I hope you'll know what all this stuff means and how we can fix it


See you

vic
vic_cw is offline     Reply With Quote
Old 07-08-2003, 07:22 AM   #21
vic_cw
Member
 
Registered: Jun 2003
Posts: 56
Thanked: 0
Do you think I should uninstall alsa 0.9.0 ?
How ?
Can I do it simply sith rpmdrake, the rpm manager? Will it be enough ?
vic_cw is offline     Reply With Quote
Old 07-08-2003, 08:16 AM   #22
lhalifax
LQ Newbie
 
Registered: Mar 2003
Posts: 10
Thanked: 0
Quote:
Originally posted by vic_cw
First of all :
What do you mean "start it by hand" ? During the interactive startup, if I say yes for eth0, I won't work.
I suppose you're running a RedHat 8.0. I see no reason
to force an interactive startup. Boot the machine and
then simply wait for rc.* to do their job.

'By hand' means: what happens if you type
'service network restart' at a shell prompt (as
root obviously).

Quote:
That's all I know. I don't see any message, because after a moment of unactivity, I reboot it. maybe I should not, but I don't know if it is gonna do something sometime.
Wait longer. As I read in another post, you're negotiating
your IP address. This can take several seconds.

Quote:
Second of all :
"they" is the one I don't know but I'm sure I don't like, because it keeps my sound driver from working.
I don't know kudzu, and I don't know if it's enabled, but I'ma try to disable it.
Again. I suppose you're running a RedHat machine. If
so, kudzu is enabled by default.

Quote:
Don't you think I should edit another file, like the file named " modules" ?
Full path?

P.S. Delete previuos messages, so that we don't add
too much noise
lhalifax is offline     Reply With Quote
Old 07-08-2003, 08:17 AM   #23
lhalifax
LQ Newbie
 
Registered: Mar 2003
Posts: 10
Thanked: 0
Quote:
Originally posted by vic_cw
When I type in a console "chkconfig kudzu off", it replies "erreur de la lecture d'informations sur le service kudzu : no such file or directory". If you don't speak french it means : "Error when reading information about servic kudzu : no such ..."
Which release are you running?

Post a chkconfig --list (and delete it after my
reply, again, we try and limit the noise
lhalifax is offline     Reply With Quote
Old 07-08-2003, 08:19 AM   #24
lhalifax
LQ Newbie
 
Registered: Mar 2003
Posts: 10
Thanked: 0
Quote:
Originally posted by vic_cw
Do you think I should uninstall alsa 0.9.0 ?
They work perfectly here.

Quote:
How ?
Can I do it simply sith rpmdrake, the rpm manager? Will it be enough ?
How did you install them? RPM? From source?
lhalifax is offline     Reply With Quote
Old 07-08-2003, 01:27 PM   #25
vic_cw
Member
 
Registered: Jun 2003
Posts: 56
Thanked: 0
hey man !
vred
I typed my message in klword, because it's too damn big. So send me your email address at mine : victor.combalweiss@free.fr and I will send it to you ( I saw that you didn't want to receive emails through the forum

see you

vic
vic_cw is offline     Reply With Quote
Old 07-09-2003, 05:20 AM   #26
vic_cw
Member
 
Registered: Jun 2003
Posts: 56
Thanked: 0
you know what, if you don't want to give me your address, it doesn't matter, i'm gonna do a site where I'll put the conversation. I'll give you the address. You 'll write me by email and I'll give the address in a new thread so that the other users with that problem will be able to read it on my page.

See you

vic
vic_cw is offline     Reply With Quote
Old 07-09-2003, 01:01 PM   #27
vic_cw
Member
 
Registered: Jun 2003
Posts: 56
Thanked: 0
OK man I've created my site.
The main address is
http://www.questionslinux.fr.st
, but if you directly want my message, you can have it here : http://membres.lycos.fr/questionsinux/message.doc

I'll make it better when I'll have time.

see you.

vic

PS : Try to answer me PLEASE !!!
vic_cw is offline     Reply With Quote
Old 07-15-2003, 08:50 AM   #28
vic_cw
Member
 
Registered: Jun 2003
Posts: 56
Thanked: 0
Hi ! (if somebody didn't leave for holidays)

Now my problem is different :
I reedited my modules .conf file like before, and then I changed it back, and now eth0 has no problem, but "something" always changes the file at startup (I think) :
The second linux of the OSS/Free section :
"alias sound-slot-0 snd-card-0" becomes :
"alias sound-slot-0 snd-0"

Plus, now "something" adds one line at the bottom :
"above snd-via82xx snd-pcm-oss".

Now my problem is easier : I don't have to fix anything about eth0, and I'm back on my LAN and Internet. I only have to know what is changing the modules.conf file. To do this, at interactive startup, I tried not to start ALSA service and sound service, but the file was still modified. So it's something before launching the modules.
Does anybody know what ?


Thanks


vic
vic_cw is offline     Reply With Quote
Old 08-28-2003, 03:50 AM   #29
lhalifax
LQ Newbie
 
Registered: Mar 2003
Posts: 10
Thanked: 0
Quote:
Originally posted by vic_cw
you know what, if you don't want to give me your address, it doesn't matter, i'm gonna do a site where I'll put the conversation. I'll give you the address. You 'll write me by email and I'll give the address in a new thread so that the other users with that problem will be able to read it on my page.

See you

vic
No problem in giving you my e-mail addr.
I simply was on my honeymoon, so please forgive
me if I didn't check these pages.
lhalifax is offline     Reply With Quote
Old 08-28-2003, 03:52 AM   #30
lhalifax
LQ Newbie
 
Registered: Mar 2003
Posts: 10
Thanked: 0
Quote:
Originally posted by vic_cw
OK man I've created my site.
The main address is
http://www.questionslinux.fr.st
, but if you directly want my message, you can have it here : http://membres.lycos.fr/questionsinux/message.doc

I'll make it better when I'll have time.

see you.

vic

PS : Try to answer me PLEASE !!!
Dear vic,

1. The page is no more on line.

2. Again, sorry if I didn't post a message asking for permission
before leaving.
lhalifax is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
Sound on ASUS A7V8X Solution jlinkels Linux - Hardware 0 07-28-2005 08:17 AM
Sound problem with ASUS A7V8X-X chipset KT400 mentallysilent Mandriva 30 06-24-2004 09:07 AM
sound driver for asus a7v8x SamiEvangelista Linux - Hardware 5 11-29-2003 01:51 PM
no sound with Knoppix v3.3 on Asus A7V8X-X Ming Dao Linux - Newbie 4 11-14-2003 09:03 PM
IRQ conflict with sound on ASUS a7v8x-x gajeep94yj Linux - Hardware 3 11-03-2003 11:16 PM


All times are GMT -5. The time now is 04:03 AM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration