Kurtus, What is your audio card? What is the ouput of: $ find /lib/modules/2.6.24-19-generic/ubuntu/sound/alsa-driver On my system, numersous drivers are returned. MarvS On Mon, Oct 13, 2008 at 10:52 PM, Kurtus H <kurtus_h@xxxxxxxxxxx> wrote: > > > Hello Marvin, > > The setup command installed and ran without errors. I then tried the find command: > > $ find /lib/modules/2.6.24-19-generic -name snd-hda*.ko > > It found the file and then I looked at the file and the date and time were current, so it had just installed it. Also the two agr* drivers were also in another "lib" subdirectory and were current as well. > > Then I rebooted and tried the "sudo modprobe agrmodem.ko", but it had errors (see text file). Also in the text file is the output of dmesg that related to the drivers. I do not know if I need to run the sudo modprobe commands, but if so they are still in error. At this point, I do not know where to look to see if the modem driver is running properly. I tried setting up the dial-up connection, but it did not try to dial. Which modem port do I need to select? > > Thanks > > Kurtus > >> Date: Thu, 9 Oct 2008 20:56:46 -0400 >> From: marvin.stodolsky@xxxxxxxxx >> To: kurtus_h@xxxxxxxxxxx >> Subject: Re: Modem Driver Needed for Linux, Country: USA >> >> Kurtus >> >> Do: >> $ sudo rm /lib/modules/2.6.24-19-generic/snd-hda-intel.ko >> then rerun the setup >> >> MarvS >> >> On Thu, Oct 9, 2008 at 4:10 PM, Kurtus H wrote: >>> >>> >>> Hello Marvin, >>> >>> I tried the new file and it still comes up with errors, but different ones. I have attached the results of running the new setup file and the dmesg errors that relate to this error. >>> >>> Thanks, >>> >>> Kurtus >>> >>>> Date: Tue, 7 Oct 2008 21:38:35 -0400 >>>> From: marvin.stodolsky@xxxxxxxxx >>>> To: kurtus_h@xxxxxxxxxxx; Jacques.Goldberg@xxxxxxx >>>> Subject: Re: Modem Driver Needed for Linux, Country: USA >>>> >>>> Jacques, >>>> Please replace the current package in the 11c11040/ folder >>>> >>>> Kurtus, >>>> Just delete the old program and use the attached instead. It has >>>> a fix in the setup. >>>> >>>> MarvS >>>> >>>> On Tue, Oct 7, 2008 at 7:59 PM, Kurtus H wrote: >>>>> >>>>> Hello Marvin, >>>>> >>>>> >>>>> I tried reinstalling the modem drivers, by running the setup file with the command: >>>>> >>>>> $ sudo ./setup >>>>> >>>>> This time I looked more closely at the results and it did give errors that it did not copy the files right. I attached a file showing my command and the results of executing the above command. >>>>> >>>>> I have been reading a book (for a few weeks) to learn ubuntu: "ubuntu Linux bible" and I am trying to get to a point where I can figure these out on my own so that I can give free IT support- in a few years- for a small business in Haiti. I have been working for over 15 years as an EE- writing software and designing boards on Microsoft platforms- including MD-DOS, but I am a newbie in Linux and there does not seem to be a hugh amount of carry-over. If you have any suggestions of any good resources to help me learn ubuntu let me know. >>>>> >>>>> Anyway, to get the ubuntu fully functional I need access to the internet through a dial-up modem. I am getting close, but the setup does not seem to be able to copy the new files into the correct library directory. This is a new install and so I did not previously have any modem drivers loaded. >>>>> >>>>> Let me know what you think... >>>>> >>>>> Thanks, >>>>> >>>>> Kurtus >>>>> >>>>>> Date: Wed, 1 Oct 2008 21:50:46 -0400 >>>>>> From: marvin.stodolsky@xxxxxxxxx >>>>>> To: kurtus_h@xxxxxxxxxxx >>>>>> Subject: Re: Modem Driver Needed for Linux, Country: USA >>>>>> >>>>>> OK understand. >>>>>> Am traveling Linux until Sunday. >>>>>> You may have to wait until then. >>>>>> But try >>>>>> $ find /lib/modules/2.6.24-19-generic -name snd-hda*.ko >>>>>> >>>>>> Marvin >>>>>> >>>>>> On Tue, Sep 30, 2008 at 10:33 PM, Kurtus H wrote: >>>>>>> >>>>>>> >>>>>>> Hello Marvin, >>>>>>> >>>>>>> >>>>>>> I tried the find command and it did not do anything. I tried the sudo modprobe agrmodem command again, but no change. >>>>>>> >>>>>>> Kurtus >>>>>>> >>>>>>>> Date: Tue, 30 Sep 2008 15:41:12 -0400 >>>>>>>> From: marvin.stodolsky@xxxxxxxxx >>>>>>>> To: kurtus_h@xxxxxxxxxxx; Uniacke1@xxxxxxxx >>>>>>>> Subject: Re: Modem Driver Needed for Linux, Country: USA >>>>>>>> >>>>>>>> Kurtus, >>>>>>>> >>>>>>>> There was a setup file I thing in the driver package. If so just run: >>>>>>>> $sudo ./setup >>>>>>>> >>>>>>>> Also do: >>>>>>>> $ find /lib/modules/2.6.24-19-generic -name snd-hda-intel.ko >>>>>>>> >>>>>>>> Report back >>>>>>>> >>>>>>>> MarvS >>>>>>>> >>>>>>>> >>>>>>>> On Tue, Sep 30, 2008 at 3:13 PM, Kurtus H wrote: >>>>>>>>> Hello Bjorn, >>>>>>>>> >>>>>>>>> How do I install the snd-hda-intel? >>>>>>>>> >>>>>>>>> Thanks, >>>>>>>>> >>>>>>>>> Kurtus >>>>>>>>> >>>>>>>>>> Date: Tue, 30 Sep 2008 14:14:21 -0400 >>>>>>>>>> From: marvin.stodolsky@xxxxxxxxx >>>>>>>>>> To: kurtus_h@xxxxxxxxxxx; Uniacke1@xxxxxxxx >>>>>>>>>> Subject: Re: Modem Driver Needed for Linux, Country: USA >>>>>>>>>> >>>>>>>>>> Kurtus, >>>>>>>>>> >>>>>>>>>> RE: khoward@khoward-desktop:/lib/modules/2.6.24-19-generic/extra$ dmesg | >>>>>>>>>> tail >>>>>>>>>> [ 2023.686041] agrmodem: Unknown symbol snd_hda_codec_read >>>>>>>>>> [ 2023.686089] agrmodem: Unknown symbol snd_hda_codec_write >>>>>>>>>> ------- >>>>>>>>>> Did you install the snd-hda-intel, replacing your original driver >>>>>>>>>> before in agrmodem loading. >>>>>>>>>> >>>>>>>>>> Bjorn >>>>>>>>>> this is a 11c1:0620 Agere modem using agrmodem + agrserial >>>>>>>>>> >>>>>>>>>> MarvS >>>>>>>>>> >>>>>>>>>> On Mon, Sep 29, 2008 at 9:48 PM, Kurtus H wrote: >>>>>>>>>>> Hello Marvin, >>>>>>>>>>> >>>>>>>>>>> I followed your instructions and everything worked ok without errors. >>>>>>>>>>> Then >>>>>>>>>>> I began following the txt file instructions, which went ok until I tried >>>>>>>>>>> the >>>>>>>>>>> command: >>>>>>>>>>> >>>>>>>>>>> sudo modprobe agrmodem >>>>>>>>>>> >>>>>>>>>>> It errored out with: >>>>>>>>>>> >>>>>>>>>>> FATAL: Error inserting agrmodem >>>>>>>>>>> (/lib/modules/2.6.24-19-generic/extra/agrmodem.ko): Unknown symbol in >>>>>>>>>>> module, or unknown parameter (see dmesg) >>>>>>>>>>> >>>>>>>>>>> Then I tried to follow the html help file that came with the driver that >>>>>>>>>>> said to try this: >>>>>>>>>>> >>>>>>>>>>> sudo modprobe agrmodem -force-modversion >>>>>>>>>>> >>>>>>>>>>> It also failed with the same error. >>>>>>>>>>> >>>>>>>>>>> I then typed dmesg | tail to see the problems. The results I have >>>>>>>>>>> attached >>>>>>>>>>> in the attached file. >>>>>>>>>>> >>>>>>>>>>> Let me know what I am doing wrong... >>>>>>>>>>> >>>>>>>>>>> Thanks, >>>>>>>>>>> >>>>>>>>>>> Kurtus >>>>> >>>>> _________________________________________________________________ >>>>> See how Windows connects the people, information, and fun that are part of your life. >>>>> http://clk.atdmt.com/MRT/go/msnnkwxp1020093175mrt/direct/01/ >>> >>> _________________________________________________________________ >>> Stay up to date on your PC, the Web, and your mobile phone with Windows Live. >>> http://clk.atdmt.com/MRT/go/msnnkwxp1020093185mrt/direct/01/ > > _________________________________________________________________ > Want to do more with Windows Live? Learn "10 hidden secrets" from Jamie. > http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008