I installed smart, and done a smart upgrade. It downloaded all of the files and installed up to gnome-games and locked up on me. After restart I get: "error: 'rpm' python module is not available" Now I cannot use Yum, Smart and Up2date. Any suggestions? Jeff Ausband -----Original Message----- From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of fedora-list-request@xxxxxxxxxx Sent: Friday, July 29, 2005 4:09 AM To: fedora-list@xxxxxxxxxx Subject: fedora-list Digest, Vol 17, Issue 344 Send fedora-list mailing list submissions to fedora-list@xxxxxxxxxx To subscribe or unsubscribe via the World Wide Web, visit http://www.redhat.com/mailman/listinfo/fedora-list or, via email, send a message with subject or body 'help' to fedora-list-request@xxxxxxxxxx You can reach the person managing the list at fedora-list-owner@xxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of fedora-list digest..." Today's Topics: 1. Re: Rhythmbox sound skips when launching other programs or checking mail (Klaasjan Brand) 2. Re: FC4 kernel compile (Further errors) (david walcroft) 3. Re: kernel source (Paul Howarth) 4. Re: FC4 - Firefox Personality ? (Dotan Cohen) 5. Re: vsftpd config (Paul Howarth) 6. Re: Yum failing me... (Paul Howarth) 7. Prelink eating all my resources (Dotan Cohen) 8. Re: Prelink eating all my resources (Peter Teuben) 9. Re: Uninstalling exim (when turning it off is not enough) (Paul Howarth) 10. Re: yum-daily.yum - FC4 (Paul Howarth) 11. Re: Prelink eating all my resources (Dotan Cohen) 12. Re: kde kicker crashes (Anil Kumar Sharma) 13. Shock system lockup! (Neil Marjoram) 14. Re: sound problem with Dell 510m - also Gateway Solo 2150 (Bob Gustafson) ---------------------------------------------------------------------- Message: 1 Date: Fri, 29 Jul 2005 08:50:29 +0200 From: Klaasjan Brand <klaasjan@xxxxxxxxx> Subject: Re: Rhythmbox sound skips when launching other programs or checking mail To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <8bb8e93605072823507913657c@xxxxxxxxxxxxxx> Content-Type: text/plain; charset=ISO-8859-1 On 7/29/05, Anthony Dean <adean75@xxxxxxxxxxxxx> wrote: > Hi... > > In my Fedora Core 4 setup (256 MB RAM, 2.4 ghz Celeron processor, > whitebox PC), for some reason, the sound in Rhythmbox keeps skipping (as > if it were being fast-forwarded through the track) when I either launch > some programs (even the terminal) or when I do something such as fetch > email from the server with Evolution. Another one here: I've got exactly the same problem on a laptop using the snd_intel8x0 driver. First I thought it was about Rhythmbox not processing the cpu speed changes (speedstep) correctly, but since then I've found out it happens without speed changes too. I think you're right it's when the CPU load spikes. It's happening in XMMS too, but with different results (sound goes silent). > I'm not sure how to go about fixing this; any suggestions? My current guess is it's a bug in the sound driver. Please post your sound card details (and lsmod output, I'm interested which driver you use). Klaasjan ------------------------------ Message: 2 Date: Fri, 29 Jul 2005 16:52:36 +1000 From: david walcroft <david_walcroft@xxxxxxxxxxxx> Subject: Re: FC4 kernel compile (Further errors) To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <42E9D234.3090002@xxxxxxxxxxxx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Kenny Gow wrote: > david walcroft wrote: > >> david walcroft wrote: >> >>> Kenny Gow wrote: >>> >>>> david walcroft wrote: >>>> >>>>> Hi, >>>>> My problem is the following error: >>>>> >>>>> Makefile:447: >>>>> /home/david/rpmbuild/BUILD/kernel-2.6.12/linux-2.6.12/arch//Makefile: >>>>> No such file or directory >>>>> >>>>> make: *** No rule to make target >>>>> `/home/david/rpmbuild/BUILD/kernel-2.6.12/linux-2.6.12/arch//Makefile'. >>>>> >>>>> >>>>> Stop. >>>>> >>>>> error: Bad exit status from /var/tmp/rpm-tmp.26847 (%prep) >>>>> >>>>> I did a 'rpmbuild -bp --target=i686' >>>>> 'cd BUILD/kernel-2.6.12/linux-2.6.12/' 'make menuconfig' >>>>> 'cp .config SOURCES/kernel-2.6.12-i686.config' >>>>> 'rpmbuild -bb --target=i686 SPECS/kernel-2.6.12.spec' >>>>> >>>>> I have tried install/run several times,'cp Makefile >>>>> BUILD/kernel-2.6.12/linux-2.6.12/arch/' nothing is working. >>>>> >>>>> What am I doing wrong >>>>> >>>>> david >>>>> >>>> >>>> https://www.redhat.com/archives/fedora-list/2005-May/msg00401.html >>>> >>> Thanks Kenny, >>> >>> Compiling as I write. david >>> >> Another error close to the end of compiling (most frustrating) >> >> well heres the end error: >> >> + mkdir -p >> /var/tmp/kernel-2.6.12-1.1398_FC4.Alsa.david-root/usr/lib/debug/boot >> + mkdir -p /var/tmp/kernel-2.6.12-1.1398_FC4.Alsa.david-root/boot >> + install -m 644 .config >> /var/tmp/kernel-2.6.12-1.1398_FC4.Alsa.david-root/boot/config-2.6.12-1.1 398_FC4.Alsa.davidsmp >> >> + install -m 644 System.map >> /var/tmp/kernel-2.6.12-1.1398_FC4.Alsa.david-root/boot/System.map-2.6.12 -1.1398_FC4.Alsa.davidsmp >> >> + cp arch/i386/boot/bzImage >> /var/tmp/kernel-2.6.12-1.1398_FC4.Alsa.david-root/boot/vmlinuz-2.6.12-1. 1398_FC4.Alsa.davidsmp >> >> + '[' -f arch/i386/boot/zImage.stub ']' >> + mkdir -p >> /var/tmp/kernel-2.6.12-1.1398_FC4.Alsa.david-root/lib/modules/2.6.12-1.1 398_FC4.Alsa.davidsmp >> >> + make -s ARCH=i386 >> INSTALL_MOD_PATH=/var/tmp/kernel-2.6.12-1.1398_FC4.Alsa.david-root >> modules_install KERNELRELEASE=2.6.12-1.1398_FC4.Alsa.davidsmp >> /bin/sh: line 1: 1369 Killed /sbin/depmod -ae -F >> System.map -b /var/tmp/kernel-2.6.12-1.1398_FC4.Alsa.david-root -r >> 2.6.12-1.1398_FC4.Alsa.davidsmp >> make: *** [_modinst_post] Error 137 >> error: Bad exit status from /var/tmp/rpm-tmp.62431 (%build) >> >> Watch for line wrap >> >> Thanks david >> > > Just a guess, but in your original message, you put > > >>>> 'cp .config SOURCES/kernel-2.6.12-i686.config' > > which indicates you were using the i686 non-SMP config file, > but your error output suggests you were building an SMP version of a > kernel rpm. > > Perhaps you should have started with the SMP config file, > > kernel-2.6.12-i686-smp.config > > I didn't run into any problems compiling but I turned off building SMP > in the spec file: %define buildsmp 0 > I did Kenny. # Override generic defaults with per-arch defaults %ifarch noarch %define builddoc 1 %define buildup 0 %define buildsmp 0 %define all_arch_configs $RPM_SOURCE_DIR/kernel-%{kversion}-*.config %endif from the kernel-2.6.spec. david ------------------------------ Message: 3 Date: Fri, 29 Jul 2005 07:57:57 +0100 From: Paul Howarth <paul@xxxxxxxxxxxx> Subject: Re: kernel source To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <1122620277.2851.80.camel@xxxxxxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain On Thu, 2005-07-28 at 13:33 -0400, paul d jones wrote: > Hi, > > I hope this has not been asked recently.... > > I am having a bit of difficulty installing the kernel source for the > 2.6.12-1.1372_FC3 kernel.I need this for the reinstallation of my nvidia > driver. > I tried to follow the instructions for installing the sources as found > in "http://www.mjmwired.net/resources/mjm-fedora-fc3.shtml". Basically > > 1. rpm -ivh kernel-2.6.9-1.667.src.rpm > > followed by > > 2.rpmbuild -bp --target=noarch /usr/src/redhat/SPECS/kernel-2.6.spec > But alas, my nvidia installer is not finding the kernel source tree. > Even when using the --kernel-source-path /usr/src/BUILD/kernel-2.6.12 > nvidia installer option, I still get error messages. > > If you cannot tell, I kinda have no idea what I am doing :-) > > Oh... I cannot find a source rpm via yum, are they no longer available > in the repositories? or am I not looking in the right place (using the > default yum repos...) > > Any help would be appreciated. You don't need the full kernel source to build the nvidia drivers. # yum install kernel-devel and then try building your drivers again. That should be sufficient. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx> ------------------------------ Message: 4 Date: Fri, 29 Jul 2005 09:59:08 +0300 From: Dotan Cohen <dotancohen@xxxxxxxxx> Subject: Re: FC4 - Firefox Personality ? To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <880dece0050728235974a09992@xxxxxxxxxxxxxx> Content-Type: text/plain; charset=ISO-8859-1 On 7/29/05, taharka <res00vl8@xxxxxxxxxx> wrote: > OK, cool. I'm strictly concentrating on firefox. Question, will your site list the sites that get reported to you? > > taharka > > Lexington, Kentucky U.S.A. Of course. The idea is to provide a place to 'find' these sites. So that in one's spare time one could visit them and surf around in firefox. The intent is to make firefox (or opera or konquerer or any other browser) a larger percent of total browser share for that site. So when the webmaster looks at stats, he will see the need to support these browsers. I also am organizing sections on standards compliance, and suggestions for writing to these webmasters. Links to firefox and opera will be provided, as well as news regarding developments in browsers. Dotan Cohen http://lyricslist.com/lyrics/artist_albums/108/carey_mariah.php Carey, Mariah Song Lyrics ------------------------------ Message: 5 Date: Fri, 29 Jul 2005 08:05:30 +0100 From: Paul Howarth <paul@xxxxxxxxxxxx> Subject: Re: vsftpd config To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <1122620730.2851.85.camel@xxxxxxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain On Thu, 2005-07-28 at 21:42 +0200, Alexander Dalloz wrote: > Am Do, den 28.07.2005 schrieb Will Yardley um 21:26: > > On Thu, Jul 28, 2005 at 07:27:13PM +0200, Alexander Dalloz wrote: > > > Am Do, den 28.07.2005 schrieb Marcel Janssen um 19:13: > > > > > I'd like to open vsftp for anonymous users to write. I just need > > > > that for a short moment so that someone can upload something. > > > > > Can't you just create a specific user for that purpose? Not to ship > > > around your configuration problem, but for safety. FTP servers open > > > for anonymous write are quickly misused. > > > > Proftpd, at least, has some great options to make this less likely. > > Preventing MKDIR and LIST (and maybe RETR), for example, in the incoming > > directory makes it a lot more safe. > > > > w > > Yes, I use such kind of a setup with both Proftpd and Pure-FTPd which > makes uploads invisible in the incoming area as soon as the upload > finished. The public area is just download enabled. Me too (proftpd). I occasionally get files dumped in /incoming but the poor kiddies can't download it from anywhere :-) What the OP probably needs to do is: # chcon -R -t ftpd_anon_rw_t /path/to/upload/directory (see "man ftpd_selinux"). Paul. -- Paul Howarth <paul@xxxxxxxxxxxx> ------------------------------ Message: 6 Date: Fri, 29 Jul 2005 08:09:05 +0100 From: Paul Howarth <paul@xxxxxxxxxxxx> Subject: Re: Yum failing me... To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <1122620945.2851.89.camel@xxxxxxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain On Thu, 2005-07-28 at 16:25 -0400, Tony Nelson wrote: > At 6:26 PM +0300 7/28/05, Dotan Cohen wrote: > >...Tell me, how carefully watched are the people who maintain > >packages in, say, extras? Can these repros really be trusted in that > >sense? I guess that I am, in a way, letting the maintainers of the > >repros add anything that they like to my system- I don't have the > >knowledge to go over every last package, and as a home user, I do not > >plan on aquiring that knowledge. > > Put another way, are there any known cases where a packager for a major > distro or repo has acted with malicious intent? (I'm also curious about > this.) Not that I know of, but I do recall issues with the ftp servers for major bits of software being compromised and the source code being tampered with there. That's why it's a good idea always to check GPG signatures when provided for tarballs you may download. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx> ------------------------------ Message: 7 Date: Fri, 29 Jul 2005 10:12:52 +0300 From: Dotan Cohen <dotancohen@xxxxxxxxx> Subject: Prelink eating all my resources To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <880dece00507290012694dc9d7@xxxxxxxxxxxxxx> Content-Type: text/plain; charset=ISO-8859-1 Hi list, Once again my FC4 box (Duron 1200mHz, 512 ram) has crawled to a halt. I quickly top'ed and found a process prelink that varied between 74%-98% CPU usage. PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 5202 root 39 19 11724 9280 536 R 89.9 1.9 0:23.59 prelink So I googled for prelink and now know that it helps preload libraries so that progreams can start faster. Which is senseable because the machine started slowing down when I clicked 'manage bookmarks' in firefox, which opens another program. My question is, what can I do to prevent this from happening again? Do I have to ust cross my fingers every time I open a new program? Could this be related to the fact that I have no swap partition? I know that I should probably add one, I guess that I've just been too lazy to learn how. Will adding a swap partition make the machine less sluggish? For this 512 ram machine, I was thinking of adding a 2 gig swap partition. Dotan http://lyricslist.com/lyrics/artist_albums/60/basil_toni.php Basil, Toni Song Lyrics ------------------------------ Message: 8 Date: Fri, 29 Jul 2005 03:17:44 -0400 (EDT) From: Peter Teuben <teuben@xxxxxxxxxxxxx> Subject: Re: Prelink eating all my resources To: Dotan Cohen <dotancohen@xxxxxxxxx>, For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <Pine.LNX.4.50.0507290315080.1858-100000@xxxxxxxxxxxxxxxxxx> Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 29 Jul 2005, Dotan Cohen wrote: > Hi list, > Once again my FC4 box (Duron 1200mHz, 512 ram) has crawled to a halt. > I quickly top'ed and found a process prelink that varied between > 74%-98% CPU usage. > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 5202 root 39 19 11724 9280 536 R 89.9 1.9 0:23.59 prelink > > So I googled for prelink and now know that it helps preload libraries > so that progreams can start faster. Which is senseable because the > machine started slowing down when I clicked 'manage bookmarks' in > firefox, which opens another program. My question is, what can I do to > prevent this from happening again? Do I have to ust cross my fingers > every time I open a new program? > > Could this be related to the fact that I have no swap partition? I > know that I should probably add one, I guess that I've just been too > lazy to learn how. Will adding a swap partition make the machine less > sluggish? For this 512 ram machine, I was thinking of adding a 2 gig > swap partition. I've also notices that on occasion i have a similar (but not prelink) "problem": the machine is crawling to a halt, the load can go up like crazy (10 or 20) briefly and return to normal after a while. I am doing things that take resources, e.g. once i was loading big (1kx2k) images using xv, and another time compiling a large project. To me it seemed as if it was not able to figure out how to efficiently manage the swap. Overal, i'm not impressed with my new FC4system (which ran RH9 quite allright before). peter ------------------------------ Message: 9 Date: Fri, 29 Jul 2005 08:18:45 +0100 From: Paul Howarth <paul@xxxxxxxxxxxx> Subject: Re: Uninstalling exim (when turning it off is not enough) To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <1122621525.2851.91.camel@xxxxxxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain On Thu, 2005-07-28 at 19:29 -0400, neidorff wrote: > On 7/28/05, Paul Howarth <paul@xxxxxxxxxxxx> wrote: > > On Wed, 2005-07-27 at 21:07 -0400, neidorff wrote: > > > On 7/27/05, Paul Howarth <paul@xxxxxxxxxxxx> wrote: > > > > neidorff wrote: > > > > >>>I'm sorry to give a flaky answer, but whatever pop server is installed > > > > >>>with qmailrocks. Courier does imap in this setup, I think it also > > > > >>>does pop. I did a manual login to the pop server > > > > >>>(#telnet localhost 110) > > > > >>>and was able to successfully log into my account and list my mail. I > > > > >>>assume that means that the pop server is working properly? > > > > >> > > > > >>It's at least working for localhost. It might not be listening on other > > > > >>interfaces. > > > > >> > > > > >>What's the output of: > > > > >># netstat -lpn | grep 110 > > > > > > > > > > > > > > > tcp 0 0 0.0.0.0:110 0.0.0.0:* > > > > > LISTEN 10652/tcpserver > > > > > > > > > > This tcpserver is the one that came with qmail (the ucspi-tcp-0.88 > > > > > package). Its the only one on the system. > > > > > > > > The netstat output indicates that it's listening on all interfaces, not > > > > just localhost, so it should be usable from anywhere as long as you > > > > don't have a /etc/hosts.deny entry or firewall rule that is blocking > > > > access from anywhere else. > > > > > > > > Is your kmail configured to use the pop server on localhost? > > > > > > > > > > Yes, kmail is configured to use the pop server on localhost. I > > > thought about the firewall rule and turned it off, but got the same > > > error. The file /etc/hosts.deny is empty (just a few lines of > > > comments). > > > > I've no idea why kmail can't do what you can do yourself with telnet, > > i.e. log in and look at your mail. What error message do you get? > > > > Paul. > > -- > > The error is: "Could not start process POP3." I think it's probably worth trying a kmail list for this. I don't use kmail myself so I don't know if this is an underlying issue with your POP server (which I doubt) or a kmail configuration error. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx> ------------------------------ Message: 10 Date: Fri, 29 Jul 2005 08:25:26 +0100 From: Paul Howarth <paul@xxxxxxxxxxxx> Subject: Re: yum-daily.yum - FC4 To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <1122621926.2851.95.camel@xxxxxxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain On Thu, 2005-07-28 at 19:49 -0700, linux wrote: > Does anyone know what the yum-daily.yum file does? It's in the /etc/yum > directory, and is called by"yum-daily.yum" the daily yum cron job > in /etc/cron.daily/yum. > > I can't find a man page or a faq or a howto anywhere which explains this > file. It's new for FC4 > > It has three lines: > > update > ts run > exit > > I can see update prompting a "yum update" > but I can't figure out "ts run" - is it a test run? No, it's a "transaction set" run. These are yum shell commands - yum has its own shell that you can access using "yum shell". $ yum shell Setting up Yum Shell > help commands: clean, config, exit, groupinfo, groupinstall, grouplist, groupremove, groupupdate, info, install, list, localinstall, makecache, provides, quit, remove, repo, run, search, transaction, update > help ts ts arg list: lists the contents of the transaction reset: reset (zero-out) the transaction solve: run the dependency solver on the transaction run: run the transaction > exit Leaving Shell > I assume "exit" gets out of the yum process. Yes. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx> ------------------------------ Message: 11 Date: Fri, 29 Jul 2005 10:26:46 +0300 From: Dotan Cohen <dotancohen@xxxxxxxxx> Subject: Re: Prelink eating all my resources To: Peter Teuben <teuben@xxxxxxxxxxxxx> Cc: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <880dece005072900264d1e132d@xxxxxxxxxxxxxx> Content-Type: text/plain; charset=ISO-8859-1 On 7/29/05, Peter Teuben <teuben@xxxxxxxxxxxxx> wrote: > I've also notices that on occasion i have a similar (but not prelink) > "problem": the machine is crawling to a halt, the load can go up > like crazy (10 or 20) briefly and return to normal after a while. I am > doing things that take resources, e.g. once i was loading big (1kx2k) > images using xv, and another time compiling a large project. To me > it seemed as if it was not able to figure out how to efficiently manage > the swap. Overal, i'm not impressed with my new FC4system (which > ran RH9 quite allright before). > > peter > Yeah, I didn't want to be a jerk about it, but in other OS's, including FC3, the machine was real snappy. FC4 is by far the most sluggish OS that I've tried, but as I haven't set up a swap partition, I did not want to blame FC4 just yet. But I know that a lot of people complain that is is sluggish. Side note: what is the general opinion about disabling CUPS, so that it will not start up when I start the computer? I don't have a printer, and it also seems like a resource hog. Dotan http://lyricslist.com/lyrics/artist_albums/346/michael_george.php Michael, George Song Lyrics ------------------------------ Message: 12 Date: Fri, 29 Jul 2005 13:03:03 +0530 From: Anil Kumar Sharma <xplusaks@xxxxxxxxx> Subject: Re: kde kicker crashes To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <52fe6b68050729003376ec6044@xxxxxxxxxxxxxx> Content-Type: text/plain; charset="iso-8859-1" I also face this kicker crash but not concluded yet if it is control center changes or smething else. Now onwards I will take particular note. On 7/29/05, Richard Humphrey <rlhumphrey@xxxxxxxxx> wrote: > > I see the same prob on laptop running FC3. Kicker crashes when I go to log > out. > > On 7/27/05, kevin.kempter@xxxxxxxxxxxxxxxxx < > kevin.kempter@xxxxxxxxxxxxxxxxx> wrote: > > > > I see the same issue on my laptop running FC4 > > > > > > > > > --- BRUCE STANLEY <bruce.stanley@xxxxxxxxxxx> wrote: > > > > I have been having kicker crashes now and then > > > > on FC4 when using the KDE desktop. > > > > > > > > It seems to occur whenever I run the 'Control Center' > > > > program to change things. > > > > > > > > Example: use control center to change the stye and > > > > colors used by KDE. > > > > > > > > Then changes take effect ok, but when I > > > > log out, the kicker crash occurs. > > > > > > > > When I log back in, all the changes I made > > > > are still there and KDE acts like nothing > > > > ever happen. > > > > > > > > I have applied all the kde updates > > > > (e.g kdebase, kdelib, kdegraphics), arts and alsa > > > > updates, and the xorg updates found on the FC4 > > > > download site. > > > > > > > > Note: other types of changes can be made in the > > > > control center, and kicker crashes may > > > > also occur. > > > > > > > > Has anyone else been having problems with kicker? > > > > > > > > > > > > ps: yes I re-created my ~/.kde dir after updates > > > > were applied. > > > > > > 2ND-POST: > > > Am I to conclude that no one besides Chris and myself are having > > > problems with the KDE kicker crashing? > > > > -- > > fedora-list mailing list > > fedora-list@xxxxxxxxxx > > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > > > > > > -- > Richard Humphrey > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > > -- Anil Kumar Shrama -------------- next part -------------- An HTML attachment was scrubbed... URL: https://www.redhat.com/archives/fedora-list/attachments/20050729/6162952 8/attachment.htm ------------------------------ Message: 13 Date: Fri, 29 Jul 2005 09:04:36 +0100 From: Neil Marjoram <n.marjoram@xxxxxxxxxxxxxxxxxx> Subject: Shock system lockup! To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> Message-ID: <42E9E314.6000400@xxxxxxxxxxxxxxxxxx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Can anyone help? I have had my system lockup twice now in the last week, I am most shocked! Both occasions the system has blown out my X session, and then locked completly forcing me to hard reset the system. I cannot reproduce the error, the only apps I was using are Thunderbird, Firefox and terminal I am using KDE. Linux tux 2.6.12-1.1398_FC4smp #1 SMP Fri Jul 15 01:05:24 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux The system is a Tyan twin AMD opteron 64 system (2.6Ghz) with 2 GB ram. The system is upto date with patches. Any help would be appreciated. Thanks, Neil. /var/log/messages output : Jul 29 08:43:51 tux kernel: Debug: sleeping function called from invalid context at include/linux/rwsem.h:43 Jul 29 08:43:51 tux kernel: in_atomic():0, irqs_disabled():1 Jul 29 08:43:51 tux kernel: Jul 29 08:43:51 tux kernel: Call Trace: <#MC> <ffffffff8013abd5>{profile_task_exit+21} <ffffffff8013bff2>{do_exit+34} Jul 29 08:43:51 tux kernel: <ffffffff801165c7>{do_machine_check+871} <ffffffff8010fc7f>{machine_check+127} Jul 29 08:43:51 tux kernel: <EOE> Jul 29 08:43:51 tux artsd: nss_ldap: reconnecting to LDAP server... Jul 29 08:43:51 tux gconfd (user-3463): Received signal 15, shutting down cleanly Jul 29 08:43:51 tux gdm[3241]: gdm_slave_xioerror_handler: Fatal X error - Restarting :0 Jul 29 08:43:51 tux gdm(pam_unix)[3241]: session closed for user neilmarj Jul 29 08:43:51 tux artsd: nss_ldap: reconnected to LDAP server after 1 attempt(s) Jul 29 08:43:51 tux gconfd (user-3463): Exiting Jul 29 08:43:51 tux su(pam_unix)[4944]: session closed for user root Jul 29 08:44:04 tux gdm(pam_unix)[7884]: session opened for user user by (uid=0) Jul 29 08:44:08 tux kded [kdeinit]: nss_ldap: reconnecting to LDAP server... Jul 29 08:44:08 tux kded [kdeinit]: nss_ldap: reconnected to LDAP server after 1 attempt(s) Jul 29 08:44:11 tux artsd: nss_ldap: reconnecting to LDAP server... Jul 29 08:44:11 tux artsd: nss_ldap: reconnected to LDAP server after 1 attempt(s) Jul 29 08:44:11 tux gpm[2780]: *** info [mice.c(1766)]: Jul 29 08:44:11 tux gpm[2780]: imps2: Auto-detected intellimouse PS/2 Jul 29 08:44:12 tux gconfd (user-8098): starting (version 2.10.0), pid 8098 user 'user' Jul 29 08:44:13 tux gconfd (user-8098): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0 Jul 29 08:44:13 tux gconfd (user-8098): Resolved address "xml:readwrite:/home/neilmarj/.gconf" to a writable configuration source at position 1 Jul 29 08:44:13 tux gconfd (user-8098): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2 Jul 29 08:44:29 tux /sbin/mingetty[3017]: tty1: invalid character 0x1b in login name Jul 29 08:44:34 tux shutdown: shutting down for system halt Jul 29 08:44:35 tux init: Switching to runlevel: 0 Jul 29 08:44:35 tux shutdown: shutting down for system halt Jul 29 08:44:36 tux gdm(pam_unix)[7884]: session closed for user user Jul 29 08:44:36 tux xfs[2872]: terminating Jul 29 08:44:36 tux rpc.mountd: Caught signal 15, un-registering and exiting. Jul 29 08:44:37 tux gconfd (user-8098): Received signal 15, shutting down cleanly Jul 29 08:44:37 tux gconfd (user-8098): Exiting Jul 29 08:46:10 tux syslogd 1.4.1: restart. -- Neil Marjoram Systems Manager Adastral Park Campus University College London Ross Building Adastral Park Martlesham Heath Ipswich - Suffolk IP5 3RE Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird ------------------------------ Message: 14 Date: Fri, 29 Jul 2005 03:10:07 -0500 From: Bob Gustafson <bobgus@xxxxxxx> Subject: Re: sound problem with Dell 510m - also Gateway Solo 2150 To: Alexander Dalloz <ad+lists@xxxxxxxxx> Cc: fedora-list@xxxxxxxxxx Message-ID: <v04020a01bf0f92e66ac6@[192.168.49.19]> Content-Type: text/plain; charset="us-ascii" Sorry about that. The sound.bug file was a text file. See listing at the enf of this message On Thu, 28 Jul 2005 23:59:36 +0200, Alexander Dalloz wrote: >Am Do, den 28.07.2005 schrieb Bob Gustafson um 23:30: > >> I saw your email to julien bossart <julienfedora@xxxxxxxxx> asking for more >> diagnostic information. >> >> I have a similar problem (no sound) with my Gateway Solo 2150. It is >> currently running FC4 and is up2date as of last night. >> >> The attachment includes info on the chip (Creative Labs), all of the >> commands you asked Julien to send, and also output from alsomixer which >> thinks it is an Ensoniq (maybe can be both..) > >Creative Labs places Ensoniq chips on some of their card models. See the >soundcard matrix at > >http://www.alsa-project.org/alsa-doc/index.php?vendor=vendor-Creative_L abs#matr >ix > >to get some info about which driver is used by ALSA for which card model >and which cards have support. > >> Hope this is useful. > >Not really, please see: > >$ file /home/adalloz/sound.bug >/home/adalloz/sound.bug: BinHex binary text, version 4.0 > >Please attach such information in a plain text format. At least I have >no way to check the content of the "sound.bug" file. > >> Bob Gustafson > >Alexander > > >-- >Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773 >legal statement: http://www.uni-x.org/legal.html >Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp >Serendipity 23:55:45 up 13 days, 4:28, load average: 0.39, 0.23, 0.19 > >Content-Type: application/pgp-signature; name=signature.asc >Content-Description: Dies ist ein digital signierter Nachrichtenteil Following is 'sound.bug' The computer is: Gateway Solo 2150 laptop The sound card is: Creative Labs Ectiva EV1938 driver snd-ens1371 Output of requested commands: /sbin/lspci -v 00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03) Flags: bus master, medium devsel, latency 64 Memory at f8000000 (32-bit, prefetchable) [size=64M] Capabilities: [a0] AGP version 1.0 00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03) (prog-if 00 [Normal decode]) Flags: bus master, 66Mhz, medium devsel, latency 96 Bus: primary=00, secondary=01, subordinate=01, sec-latency=64 I/O behind bridge: 00002000-00002fff Memory behind bridge: f4100000-f5ffffff 00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02) Flags: bus master, medium devsel, latency 0 00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) (prog-if 80 [Master]) Flags: bus master, medium devsel, latency 64 I/O ports at 10f0 [size=16] 00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01) (prog-if 00 [UHCI]) Flags: bus master, medium devsel, latency 32, IRQ 9 I/O ports at 1060 [size=32] 00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) Flags: medium devsel, IRQ 9 00:08.0 CardBus bridge: Texas Instruments PCI1225 (rev 01) Subsystem: Gateway 2000: Unknown device 2150 Flags: bus master, medium devsel, latency 168, IRQ 9 Memory at 0a000000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=02, subordinate=05, sec-latency=176 Memory window 0: 0a400000-0a7ff000 (prefetchable) Memory window 1: 0a800000-0abff000 I/O window 0: 00004000-000040ff I/O window 1: 00004400-000044ff 16-bit legacy interface ports at 0001 00:08.1 CardBus bridge: Texas Instruments PCI1225 (rev 01) Subsystem: Gateway 2000: Unknown device 2150 Flags: bus master, medium devsel, latency 168, IRQ 9 Memory at 0a001000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=06, subordinate=09, sec-latency=176 Memory window 0: 0ac00000-0afff000 (prefetchable) Memory window 1: 0b000000-0b3ff000 I/O window 0: 00004800-000048ff I/O window 1: 00004c00-00004cff 16-bit legacy interface ports at 0001 00:09.0 Multimedia audio controller: Creative Labs Ectiva EV1938 Subsystem: Gateway 2000: Unknown device 2150 Flags: bus master, slow devsel, latency 96, IRQ 5 I/O ports at 1080 [size=64] I/O ports at 10c0 [size=32] Capabilities: [dc] Power Management version 1 00:0a.0 Communication controller: Agere Systems (former Lucent Microelectronics) WinModem 56k (rev 01) Subsystem: Actiontec Electronics Inc: Unknown device 2200 Flags: medium devsel, IRQ 3 Memory at f4000000 (32-bit, non-prefetchable) [size=256] I/O ports at 10e0 [size=8] I/O ports at 1400 [size=256] Capabilities: [f8] Power Management version 2 01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 64) (prog-if 00 [VGA]) Subsystem: Gateway 2000: Unknown device 2150 Flags: bus master, stepping, medium devsel, latency 66, IRQ 9 Memory at f5000000 (32-bit, non-prefetchable) [size=16M] I/O ports at 2000 [size=256] Memory at f4100000 (32-bit, non-prefetchable) [size=4K] Capabilities: [50] AGP version 1.0 Capabilities: [5c] Power Management version 1 06:00.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03) Subsystem: Dell: Unknown device 0004 Flags: bus master, fast devsel, latency 64, IRQ 9 Memory at 0b000000 (32-bit, non-prefetchable) [size=8K] cat /etc/modprobe.conf alias snd-card-0 snd-ens1371 options snd-card-0 index=0 options snd-ens1371 index=0 remove snd-ens1371 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-ens1371 alias usb-controller uhci-hcd alias eth0 pegasus alias wlan0 ndiswrapper /sbin/lsmod Module Size Used by pegasus 26833 0 mii 5441 1 pegasus parport_pc 28933 1 lp 13001 0 parport 40585 2 parport_pc,lp autofs4 29253 2 rfcomm 42333 0 l2cap 30661 5 rfcomm bluetooth 56133 4 rfcomm,l2cap sunrpc 167813 1 pcmcia 29025 4 ipt_REJECT 5569 1 ipt_state 1857 2 ip_conntrack 41497 1 ipt_state iptable_filter 2881 1 ip_tables 19393 3 ipt_REJECT,ipt_state,iptable_filter md5 4033 1 ipv6 267841 12 yenta_socket 21449 3 rsrc_nonstatic 12737 1 yenta_socket pcmcia_core 50909 3 pcmcia,yenta_socket,rsrc_nonstatic uhci_hcd 35153 0 ltserial 14256 2 ltmodem 567312 1 ltserial i2c_piix4 8657 0 i2c_core 21569 1 i2c_piix4 snd_ens1371 31649 1 gameport 18633 1 snd_ens1371 snd_rawmidi 30305 1 snd_ens1371 snd_ac97_codec 75961 1 snd_ens1371 snd_seq_dummy 3653 0 snd_seq_oss 37057 0 snd_seq_midi_event 9153 1 snd_seq_oss snd_seq 62289 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_seq_device 8781 4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq snd_pcm_oss 51185 0 snd_mixer_oss 17857 1 snd_pcm_oss snd_pcm 100169 3 snd_ens1371,snd_ac97_codec,snd_pcm_oss snd_timer 33605 2 snd_seq,snd_pcm snd 57157 12 snd_ens1371,snd_rawmidi,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_devic e,snd_pc m_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 10913 1 snd snd_page_alloc 9669 1 snd_pcm ndiswrapper 160236 0 floppy 65141 0 dm_snapshot 17413 0 dm_zero 2113 0 dm_mirror 26157 0 ext3 132681 2 jbd 86233 1 ext3 dm_mod 58101 6 dm_snapshot,dm_zero,dm_mirror ***** Some extra commands and output ***** aplay -l **** List of PLAYBACK Hardware Devices **** card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: AudioPCI [Ensoniq AudioPCI], device 1: ES1371/2 [ES1371 DAC1] Subdevices: 1/1 Subdevice #0: subdevice #0 aplay -L PCM list: hw { @args.0 CARD @args.1 DEV @args.2 SUBDEV @args.CARD { type string default { @func getenv vars { 0 ALSA_PCM_CARD 1 ALSA_CARD } default { @func refer name 'defaults.pcm.card' } } } @args.DEV { type integer default { @func igetenv vars { 0 ALSA_PCM_DEVICE } default { @func refer name 'defaults.pcm.device' } } } @args.SUBDEV { type integer default { @func refer name 'defaults.pcm.subdevice' } } type hw card $CARD device $DEV subdevice $SUBDEV } plughw { @args.0 CARD @args.1 DEV @args.2 SUBDEV @args.CARD { type string default { @func getenv vars { 0 ALSA_PCM_CARD 1 ALSA_CARD } default { @func refer name 'defaults.pcm.card' } } } @args.DEV { type integer default { @func igetenv vars { 0 ALSA_PCM_DEVICE } default { @func refer name 'defaults.pcm.device' } } } @args.SUBDEV { type integer default { @func refer name 'defaults.pcm.subdevice' } } type plug slave.pcm { type hw card $CARD device $DEV subdevice $SUBDEV } } plug { @args.0 SLAVE @args.SLAVE { type string } type plug slave.pcm $SLAVE } shm { @args.0 SOCKET @args.1 PCM @args.SOCKET { type string } @args.PCM { type string } type shm server $SOCKET pcm $PCM } tee { @args.0 SLAVE @args.1 FILE @args.2 FORMAT @args.SLAVE { type string } @args.FILE { type string } @args.FORMAT { type string default raw } type file slave.pcm $SLAVE file $FILE format $FORMAT } file { @args.0 FILE @args.1 FORMAT @args.FILE { type string } @args.FORMAT { type string default raw } type file slave.pcm null file $FILE format $FORMAT } null { type null } cards 'cards.pcm' front 'cards.pcm.front' rear 'cards.pcm.rear' center_lfe 'cards.pcm.center_lfe' side 'cards.pcm.side' surround40 'cards.pcm.surround40' surround41 'cards.pcm.surround41' surround50 'cards.pcm.surround50' surround51 'cards.pcm.surround51' surround71 'cards.pcm.surround71' iec958 'cards.pcm.iec958' spdif 'cards.pcm.iec958' modem 'cards.pcm.modem' default 'cards.pcm.default' dmix 'cards.pcm.dmix' dsnoop 'cards.pcm.dsnoop' ---- ------------------------------ -- fedora-list mailing list fedora-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-list End of fedora-list Digest, Vol 17, Issue 344 ********************************************