@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16



Comments:

<0> brick-: ah, might be something else
<1> here is part of var/log/messages
<1> http://pastebin.ca/45310
<0> brick-: you have any kernel-modules packages replated to bttv from atrpms?
<1> not that I know of, unless it installed it as a dependency
<0> brick-: try
<0> brick-: find /lib/modules/2.6.15-1.1833_FC4 -name '*tv*'
<1> http://pastebin.ca/45312
<1> thats the output
<0> brick-: rpm -qf /lib/modules/2.6.15-1.1833_FC4/updates/drivers/media/video/tveeprom.ko
<1> so there are bttv modules there
<1> [root@localhost temp]# rpm -qf /lib/modules/2.6.15-1.1833_FC4/updates/drivers/media/video/tveeprom.ko
<1> ivtv-kmdl-2.6.15-1.1833_FC4-0.4.3-105.rhfc4.at
<1> [root@localhost temp]#
<0> uninstall that
<0> that is probably causes the errors



<1> you will laugh but how? yum uninstall ivtv-kmdl-2.6.15-1.1833_FC4-0.4.3-105.rhfc4.at ?
<1> or remove i guess
<0> brick-: that is one way, but there is all rpm -e --nodpes ivtv-kmdl-2.6.15-1.1833_FC4-0.4.3-105.rhfc4.at
<0> I mean
<0> rpm -e --nodeps ivtv-kmdl-2.6.15-1.1833_FC4-0.4.3-105.rhfc4.at
<1> okay done
<1> I need to learn about rpm I think
<0> brick-: now depmod -a and reboot, then try again
<1> okay
<0> brick-: hmm, fixed one problem after the first reboot, but now my mythtv is working either
<2> anyone here use mplayer to play .mkv files? i am trying to use it to play one that's in japanese. i would like to see if it has english subtitles
<0> brick-: looks like maybe the latest kernel did break things
<0> lyy: yes
<0> lyy: never tried, but man mplayer should give hints
<2> Edgan: will this work?: mplayer -slang en blah.mkv
<2> it's just that i don't see any subtitles coming up
<0> lyy: let me check
<2> i also tried mplayer -sid 0 blah.mkv
<2> i tried sid from 0 to 4
<2> so i guess what i'm really trying to do is, find out if there are subtitles
<1> edgan: well I dont see any errors towards the end of /var/log/messages
<0> lyy: that works for me
<3> this should occupy the rest of eternity
<1> but thats because I just uninstalled the drivers right?
<0> lyy: -slang en
<3> freebsd 6.1 domu on fc5t3 dom0
<0> brick-: what is?
<2> hmmm
<2> Edgan: thanks. i'm thinking now that maybe that my system might be screwed
<1> edgan: the rpm command removed the drivers correct?
<0> lyy: let me try -sid 0
<0> brick-: the one that were getting in the way, yes
<1> well now I dont have a /dev/video0
<0> lyy: -sid 0 does the same thing
<4> quit
<4> eixt
<4> exit
<5> --> /part
<0> brick-: I guess that was the ivtv driver you were using. I use my own. One minute
<5> lyy: i use vlc to play them
<0> brick-: going to try going back to the previous kernel to see if it goes back to normal
<5> http://www.artlebedev.com/portfolio/optimus/
<2> opsec: vlc? is that the name? i'll google it
<5> lyy: yum install vlc
<5> vlc == video lan client
<6> How do I print a document on a printer attached to a computer on the same network?
<0> brick-: Hmm, still fussing with mine. Going back to the previous kernel didn't help.
<7> ram_einstein: Windows share?
<1> edgan: Im googling errors right now hoping to turn up something
<6> fedorared, is that the only way? How do I implemet that on FC4?
<0> brick-: let me give you my driver rpm and you can try it
<1> k
<7> ram_einstein: so you want to share a printer, or connect to a shared printer?
<6> yes
<3> ram what type of computer is the printer connected too and what kind of computer are you trying to print from
<6> all computers in the network are FC4 and no network printers exist
<6> xaoslaad, both are Intel x86 running FC4. USB printer
<7> ram_einstein: with cups, you should be able to with system-config-printer
<3> set up the printer on one of the fedora systems with cups and you could print to the system with the shared system via IPP or cups-lpd
<6> fedorared, I'll check
<3> i have never had success with IPP, so I always end up using cups-lpd; its simple and works...



<6> thanks bye
<0> brick-: http://neutron.cygnusx-1.org/kernel-module-ivtv-2.6.15-1.1833_FC4-0.4.3-1.i386.rpm and then rpm -i --nodeps kernel-module-ivtv-2.6.15-1.1833_FC4-0.4.3-1.i386.rpm
<8> Is there a better method for quick package search/install than yum? I'm so spoiled by apt/dpkg, I can't stand how long it takes every single time I use yum, to update package listings and whatnot. Seems like the caching system there is just way too inefficient.
<7> FarrisG: -C option.
<9> hi
<9> i have tried to update my kernel version to 2.6.15.6
<9> but i have problem when i tried to the filesystem image
<9> anyone can help?
<0> angeliang: fc4?
<7> FarrisG: you can make yourself a grepable list of the package names with "yum list > yum.txt"
<9> my original is FC3
<9> the old kernel version is 2.6.9
<9> i tried to update it to 2.6.15.6
<0> angeliang: So you are trying to compile your own kernels?
<9> yep
<9> but have problem with the initrd img
<7> angeliang: for what it's worth I got a stock kernel working on FC4 with just "make config && make && make install_modules && make install"
<0> angeliang: looks like fedora legacy would get you up to kernel-2.6.12-1.1381_FC3.i686.rpm
<0> angeliang: and why not upgrade to fc4, and fc5 will be out March 20th.
<10> gah stupid computer
<10> now it wont boot
<10> way to tired
<1> edgan:
<9> fodorared: i wish to solve the problem one by one
<10> i require mmmmm coffee
<9> edgan: yes
<10> thats it
<1> WARNING: /lib/modules/2.6.15-1.1833_FC4/updates/drivers/lirc/lirc_cmdir.ko needs unknown symbol cmdir_read
<1> WARNING: /lib/modules/2.6.15-1.1833_FC4/updates/drivers/lirc/lirc_cmdir.ko needs unknown symbol cmdir_write
<1> WARNING: /lib/modules/2.6.15-1.1833_FC4/updates/drivers/lirc/lirc_cmdir.ko needs unknown symbol set_tx_channels
<8> fedorared: Thanks for the suggestions.
<9> edgan: I'm trying to solve a problem caused by initrd image "mount: error 6 mounting ext3"
<1> thats the output of rpm
<0> brick-: rpm -qf lib/modules/2.6.15-1.1833_FC4/updates/drivers/lirc/lirc_cmdir.ko
<9> anyone having the same problem?
<1> rpm -qf lib/modules/2.6.15-1.1833_FC4/updates/drivers/lirc/lirc_cmdir.ko
<1> error: file /home/mythtv/Desktop/lib/modules/2.6.15-1.1833_FC4/updates/drivers/lirc/lirc_cmdir.ko: No such file or directory
<9> and have solved the problem?
<0> brick-: add a / to the from of lib
<0> brick-: I am a little closer getting mine back to normal, but still not quite there
<0> brick-: in my case one card works and the other just gives me a static screen
<1> hrmm still not working let me reboot
<1> cat /dev/video0 > tst.mpg still yiels a 0 sized file
<8> what's the proper method of configuring samba to start automatically upon reboot?
<7> FarrisG: chkconfig smb on
<7> I think, the script could be smbd or samba :P
<8> thanks
<0> brick-: odd
<0> brick-: If I set the cardtype I get no errors, but then I get no video
<1> I know the card works because I had it running with myth in november
<0> brick-: If I let it autodetect it says it thinks the cards are 250s, gives lots of errors, but I get video
<1> edgan: you talking about the driver? mine says ivtv0: Initialized WinTV PVR 150, card #0
<0> brick-: have you tried livetv?
<0> brick-: yes
<11> how do i find a specific packet name for a program i want to install?
<1> live tv just crashes
<1> well let me clarify
<7> signature16: "yum search something"
<1> the backend gives a timeout error from the ivtv driver
<7> http://fedora.redhat.com/docs/yum/
<1> edgan: here is the console output from the backend http://pastebin.ca/45317
<1> googling I see bobjensen had the same problem but he never got an answer
<12> brick-: u are in root user ?
<1> mola: running mythbackend; yes
<12> what is ur VGA ?
<1> 1024x768
<1> 64mil collors
<12> can paste ur xorg.cong
<1> sure
<1> http://pastebin.ca/45318
<0> brick-: still fussing with it
<3> im a United States Marine with the diet of a Sysadmin; bad combination
<3> almost got mdroot


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #fedora
or
Go to some related logs:

wlassistant autostart
libc.so.6(GLIBC_2.4)(64bit) is needed suse
print_devices(): didn't get a reply from NetworkManager.
openzaurus root password
#bash
#nvidia
#gentoo
thehun neighbour
#sql
Edibletext



Home  |  disclaimer  |  contact  |  submit quotes