Mouse Wheel gone
by Christian Menzel
Since the latest xorg-X11 upgrade I receive the already mentioned XKB
error and the mouse wheel is not working anymore.
Has anybody seen this behavior?
Regards
Chris
3 years, 3 months
Re: NFS failure
by Fulko.Hew@sita.aero
Damian Menscher <menscher(a)uiuc.edu>@redhat.com on 04/07/2004 04:57:13 PM
wrote:
> On Wed, 7 Apr 2004, Jeff Elkins wrote:
>
> > I'm getting failure messages on my nfs mounts i.e. :
> >
> > mount to NFS server 'music.elkins' failed: server is down.
> >
> > nsfd appears to be running and I didn't see anything suspicious in the
logs.
> > The servers are up and running and have other clients connected.
>
> You didn't mention what steps you took to debug it:
>
> Can you ping the server?
> What is the output of rpcinfo -p servername?
> Does the server have access restrictions (firewall, TCP Wrappers, etc)?
I have the same symptoms...
rpcinfo says that nfs et.al. are running.
Something has changed in test 2, since the same PC running RH9
accesses that host just fine.
3 years, 3 months
Error: No Package Matching glibc.i686
by Michael Schwendt
Is this a new feature or a bug? Shouldn't this update also glibc?
$ sudo yum update glibc-common
Loading "installonlyn" plugin
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package glibc-common.i386 0:2.5.90-21 set to be updated
Checking deps for glibc-common.i386 0-2.5.90-21 - u
Checking deps for glibc-common.i386 0-2.5.90-20 - None
--> Processing Dependency: glibc-common = 2.5.90-20 for package: glibc
Error: No Package Matching glibc.i686
On the contrary, yum update glibc and glibc.i686 work just fine:
$ sudo yum update glibc.i686
Loading "installonlyn" plugin
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package glibc.i686 0:2.5.90-21 set to be updated
Checking deps for glibc.i686 0-2.5.90-21 - u
Checking deps for glibc.i686 0-2.5.90-20 - None
--> Processing Dependency: glibc-common = 2.5.90-21 for package: glibc
--> Processing Dependency: glibc = 2.5.90-20 for package: glibc-headers
--> Processing Dependency: glibc = 2.5.90-20 for package: glibc-devel
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package glibc-common.i386 0:2.5.90-21 set to be updated
Checking deps for glibc-common.i386 0-2.5.90-21 - u
---> Package glibc-devel.i386 0:2.5.90-21 set to be updated
Checking deps for glibc-devel.i386 0-2.5.90-21 - u
Checking deps for glibc-common.i386 0-2.5.90-20 - None
---> Package glibc-headers.i386 0:2.5.90-21 set to be updated
Checking deps for glibc-headers.i386 0-2.5.90-21 - u
Checking deps for glibc-headers.i386 0-2.5.90-20 - None
Checking deps for glibc-devel.i386 0-2.5.90-20 - None
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Updating:
glibc i686 2.5.90-21 development 5.3 M
Updating for dependencies:
glibc-common i386 2.5.90-21 development 17 M
glibc-devel i386 2.5.90-21 development 2.0 M
glibc-headers i386 2.5.90-21 development 609 k
Transaction Summary
=============================================================================
Install 0 Package(s)
Update 4 Package(s)
Remove 0 Package(s)
Total download size: 25 M
Is this ok [y/N]: n
Exiting on user Command
Complete!
11 years, 5 months
Wireless (again and again)?
by Knute Johnson
Below is the content of /var/log/messages after I connect my USB
Wireless adapter. I was told that this adapter was supposed to work
out of the box. Can anybody tell me what to do to make it work? I
need to have WPA working.
Thanks very much,
knute...
May 24 15:41:25 localhost kernel: usb 7-8: new high speed USB device
using ehci_hcd and address 6 May 24 15:41:25 localhost kernel: usb 7-
8:configuration #1 chosen from 1 choice
May 24 15:41:26 localhost firmware_helper[2882]: Loading of
/lib/firmware/isl3887usb_bare for usb driver failed: No such file or
directory
May 24 15:41:26 localhost kernel:p54usb: cannot find firmware
(isl3887usb_bare)! May 24 15:41:26 localhost kernel: prism54usb:
probe of 7-8:1.0 failed with error -2
May 24 15:41:26 localhost kernel: usbcore: registered new interface
driver prism54usb
--
Knute Johnson
Molon Labe...
11 years, 7 months
Re: [Bug 240081] ICH7 No Sound
by Andy Lawrence
Still no go with the 3194 Kernel.
Dave, any idea when Chuck's patches will go in?
On 5/23/07, bugzilla(a)redhat.com <bugzilla(a)redhat.com> wrote:
> Please do not reply directly to this email. All additional
> comments should be made in the comments box of this bug report.
>
> Summary: ICH7 No Sound after 2944 Kernel
>
>
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240081
>
>
> cebbert(a)redhat.com changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|NEW |MODIFIED
>
>
>
>
> ------- Additional Comments From cebbert(a)redhat.com 2007-05-23 16:45 EST -------
> I sent davej two patches that should fix this.
>
> --
> Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
11 years, 7 months
Fedora 7, Eclipse, Java and Jena
by Oliver Ruebenacker
Dear friends,
Some larger Java project which ran smoothly before on other
platforms breaks in Eclipse under Fedora 7. I tried both Fedora
Eclipse and original Eclipse with Sun's Java and get the same error
(see below). It happens while Jena tries to extract a model from a
text. Any ideas? Some problem with libgcj? Thanks!
Take care
Oliver
Exception in thread "Thread-30" java.lang.ExceptionInInitializerError
at java.lang.Class.initializeClass(libgcj.so.8rh)
at com.hp.hpl.jena.iri.IRIFactory.<clinit>(IRIFactory.java:98)
at java.lang.Class.initializeClass(libgcj.so.8rh)
at com.hp.hpl.jena.rdf.arp.impl.XMLHandler.<init>(XMLHandler.java:424)
at com.hp.hpl.jena.rdf.arp.impl.RDFXMLParser.<init>(RDFXMLParser.java:40)
at com.hp.hpl.jena.rdf.arp.impl.RDFXMLParser.create(RDFXMLParser.java:83)
at com.hp.hpl.jena.rdf.arp.JenaReader.<init>(JenaReader.java:76)
at java.lang.Class.newInstance(libgcj.so.8rh)
at com.hp.hpl.jena.rdf.model.impl.RDFReaderFImpl.getReader(RDFReaderFImpl.java:101)
at com.hp.hpl.jena.rdf.model.impl.RDFReaderFImpl.getReader(RDFReaderFImpl.java:86)
at com.hp.hpl.jena.rdf.model.impl.ModelCom.read(ModelCom.java:192)
at cbit.vcell.sybil.models.ModSys.openFile(ModSys.java:186)
at cbit.vcell.sybil.gui.GUIFiles$OpenFileWorker.construct(GUIFiles.java:229)
at swingthreads.SwingWorker$2.run(SwingWorker.java)
at java.lang.Thread.run(libgcj.so.8rh)
Caused by: java.lang.IllegalArgumentException: Internal IRI code
error. Did not find CLOSE_SQ in until().
at com.hp.hpl.jena.iri.impl.ComponentPatternParser.untilCloseSq(ComponentPatternParser.java:107)
at com.hp.hpl.jena.iri.impl.ComponentPatternParser.next(ComponentPatternParser.java:120)
at com.hp.hpl.jena.iri.impl.ComponentPatternParser.<init>(ComponentPatternParser.java:67)
at com.hp.hpl.jena.iri.impl.ComponentPattern.<init>(ComponentPattern.java:26)
at com.hp.hpl.jena.iri.impl.SchemeSpecification.setPattern(SchemeSpecification.java:48)
at com.hp.hpl.jena.iri.ViolationCodes$Initialize.<clinit>(ViolationCodes.java:1854)
at java.lang.Class.initializeClass(libgcj.so.8rh)
...14 more
--
Oliver Ruebenacker, Post-Doc Researcher
Theoretical Biological Physics and Soft Statistical Mechanics
Cell Biology at UConn Health Center and Physics at Harvard
http://people.deas.harvard.edu/~oliver/
11 years, 8 months
Fedora Core 6 Test Update: fetchmail-6.3.6-2.fc6
by Miloslav Trmač
---------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-139
2007-01-26
---------------------------------------------------------------------
Product : Fedora Core 6
Name : fetchmail
Version : 6.3.6
Release : 2.fc6
Summary : A remote mail retrieval and forwarding utility
Description :
Fetchmail is a remote mail retrieval and forwarding utility intended
for use over on-demand TCP/IP links, like SLIP or PPP connections.
Fetchmail supports every remote-mail protocol currently in use on the
Internet (POP2, POP3, RPOP, APOP, KPOP, all IMAPs, ESMTP ETRN, IPv6,
and IPSEC) for retrieval. Then Fetchmail forwards the mail through
SMTP so you can read it through your favorite mail client.
Install fetchmail if you need to retrieve mail over SLIP or PPP
connections.
---------------------------------------------------------------------
Update Information:
If no new regressions are reported, this update will be
pushed final on Jan 26.
---------------------------------------------------------------------
* Mon Jan 22 2007 Miloslav Trmac <mitr(a)redhat.com> - 6.3.6-2
- Let KPOP use PASS again
Resolves: #223661
* Sat Jan 6 2007 Miloslav Trmac <mitr(a)redhat.com> - 6.3.6-1
- Update to fetchmail-6.3.6 (CVE-2006-5867, CVE-2006-5974)
* Wed Nov 1 2006 Miloslav Trmac <mitr(a)redhat.com> - 6.3.5-1
- Update to fetchmail-6.3.5
- Fix some rpmlint warnings
---------------------------------------------------------------------
This update can be downloaded from:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/
b8f74cec57bde68e7f1634c56312d1dce69cdc74 SRPMS/fetchmail-6.3.6-2.fc6.src.rpm
b8f74cec57bde68e7f1634c56312d1dce69cdc74 noarch/fetchmail-6.3.6-2.fc6.src.rpm
2ec52c8143fac13c4a48b5a86888553c1435b825 ppc/debug/fetchmail-debuginfo-6.3.6-2.fc6.ppc.rpm
f040bb9d95e1dee8af940ff6b814e94168bf7adf ppc/fetchmail-6.3.6-2.fc6.ppc.rpm
6192852eeeb2c94731f16de776cdd330038b40f1 x86_64/debug/fetchmail-debuginfo-6.3.6-2.fc6.x86_64.rpm
9e88f7accb32fe5540de57f68ca94e0fe86b9df5 x86_64/fetchmail-6.3.6-2.fc6.x86_64.rpm
9be8df7c31a23b7fc0b22ef1574427e0b4374f8d i386/debug/fetchmail-debuginfo-6.3.6-2.fc6.i386.rpm
0b0a973850bd3efc05a66778800577050408550e i386/fetchmail-6.3.6-2.fc6.i386.rpm
This update can be installed with the 'yum' update program. Use 'yum update
package-name' at the command line. For more information, refer to 'Managing
Software with yum,' available at http://fedora.redhat.com/docs/yum/.
---------------------------------------------------------------------
11 years, 8 months
samba ads support
by Manfred Gruber
Hi !
can someone tell me why in samba ADS support is not compiled in on rawhide?
after an update, it is missing... will it be in the release version ?
thanks regards
manfred
11 years, 8 months