| View previous topic :: View next topic |
| Author |
Message |
antares2001 Guru


Joined: 02 Mar 2004 Posts: 339 Location: Germany
|
Posted: Wed Sep 27, 2006 7:10 pm Post subject: |
|
|
With vanilla-sources or ck-sources (2.6.18 both) my TV card works charming without any problems. I can compile it into kernel or as module and both works.
I also noticed that if I compile it in viper as a module and activate autoloading for modules in kernel, the nvidia-drivers (beta 9er series) don't start X any more and my PC hangs during X startup...
Hope this helps.  _________________ * Toshiba SM30X Notebook, Pentium-M 725 CPU, ATI Radeon 9700, 512MB RAM, 80GB
* Pentium D 820 2,8 GHz (EM64T), Geforce6, 200GB + 40GB ATA, 250GB SATA2, WinFastTV 2000XP, 1,5GB RAM
Gentoo Linux 2006.1 |
|
| Back to top |
|
 |
tranquilcool Veteran

Joined: 25 Mar 2005 Posts: 1030
|
Posted: Thu Sep 28, 2006 1:56 pm Post subject: |
|
|
anybody help debug this kernel?
obviously there are problems with bttv and related modules. _________________ this is a strange strange world. |
|
| Back to top |
|
 |
vipernicus Veteran


Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
Posted: Thu Sep 28, 2006 6:30 pm Post subject: |
|
|
| tranquilcool wrote: | anybody help debug this kernel?
obviously there are problems with bttv and related modules. |
Try out vanilla. emerge gentoo-sources. Do you still have a problem? If you do, then it needs to be reported. _________________ Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog |
|
| Back to top |
|
 |
tranquilcool Veteran

Joined: 25 Mar 2005 Posts: 1030
|
Posted: Fri Sep 29, 2006 11:12 am Post subject: |
|
|
vanilla works fine.
maybe it has something to do with the mm-patches? _________________ this is a strange strange world. |
|
| Back to top |
|
 |
vipernicus Veteran


Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
Posted: Fri Sep 29, 2006 11:24 am Post subject: |
|
|
| tranquilcool wrote: | vanilla works fine.
maybe it has something to do with the mm-patches? |
Mostly likely. Let me do some hunting. What is the name of the device? What section of the kernel do you find the module under? V4L? _________________ Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog |
|
| Back to top |
|
 |
antares2001 Guru


Joined: 02 Mar 2004 Posts: 339 Location: Germany
|
Posted: Fri Sep 29, 2006 11:51 am Post subject: |
|
|
Here you get an excerpt of my .config for the ck-kernel where it works:
| Quote: | --- schnipp ---
#
# Video Capture Adapters
#
CONFIG_VIDEO_ADV_DEBUG=y
# CONFIG_VIDEO_VIVI is not set
CONFIG_VIDEO_BT848=m
# CONFIG_VIDEO_SAA6588 is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CQCAM is not set
# CONFIG_VIDEO_W9966 is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
CONFIG_VIDEO_SAA7134=y
# CONFIG_VIDEO_SAA7134_ALSA is not set
# CONFIG_VIDEO_SAA7134_OSS is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_CX88 is not set
#
# Encoders and Decoders
#
CONFIG_VIDEO_MSP3400=m
# CONFIG_VIDEO_CS53L32A is not set
# CONFIG_VIDEO_TLV320AIC23B is not set
# CONFIG_VIDEO_WM8775 is not set
# CONFIG_VIDEO_WM8739 is not set
# CONFIG_VIDEO_CX2341X is not set
# CONFIG_VIDEO_CX25840 is not set
# CONFIG_VIDEO_SAA711X is not set
# CONFIG_VIDEO_SAA7127 is not set
# CONFIG_VIDEO_UPD64031A is not set
# CONFIG_VIDEO_UPD64083 is not set
#
# V4L USB devices
#
# CONFIG_VIDEO_PVRUSB2 is not set
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_QUICKCAM_MESSENGER is not set
# CONFIG_USB_ET61X251 is not set
# CONFIG_VIDEO_OVCAMCHIP is not set
# CONFIG_USB_W9968CF is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_ZC0301 is not set
# CONFIG_USB_PWC is not set
#
# Radio Adapters
#
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
# CONFIG_USB_DSBR is not set
#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
CONFIG_VIDEO_TUNER=y
CONFIG_VIDEO_BUF=y
CONFIG_VIDEO_BTCX=m
CONFIG_VIDEO_IR=y
CONFIG_VIDEO_TVEEPROM=m
# CONFIG_USB_DABUSB is not set
--- schnapp --- |
This should give you an overview. The device I am using is a Leadtek WinTV2000 tv card identified by lspci as
| Quote: | 02:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
|
Hope this helps. _________________ * Toshiba SM30X Notebook, Pentium-M 725 CPU, ATI Radeon 9700, 512MB RAM, 80GB
* Pentium D 820 2,8 GHz (EM64T), Geforce6, 200GB + 40GB ATA, 250GB SATA2, WinFastTV 2000XP, 1,5GB RAM
Gentoo Linux 2006.1 |
|
| Back to top |
|
 |
tranquilcool Veteran

Joined: 25 Mar 2005 Posts: 1030
|
Posted: Fri Sep 29, 2006 1:51 pm Post subject: |
|
|
# Multimedia devices
#
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L1=y
CONFIG_VIDEO_V4L1_COMPAT=y
CONFIG_VIDEO_V4L2=y
#
# Video Capture Adapters
CONFIG_VIDEO_BT848=m
#
# Encoders and Decoders
#
CONFIG_VIDEO_MSP3400=m
#
# V4L USB devices
CONFIG_USB_PWC=m
# Digital Video Broadcasting Devices
#
CONFIG_DVB=y
CONFIG_DVB_CORE=y
# Supported BT878 Adapters
#
CONFIG_DVB_BT8XX=m
relative portion of my .config emission-sources when it works. _________________ this is a strange strange world. |
|
| Back to top |
|
 |
antares2001 Guru


Joined: 02 Mar 2004 Posts: 339 Location: Germany
|
Posted: Wed Oct 04, 2006 8:32 am Post subject: |
|
|
Any progress? _________________ * Toshiba SM30X Notebook, Pentium-M 725 CPU, ATI Radeon 9700, 512MB RAM, 80GB
* Pentium D 820 2,8 GHz (EM64T), Geforce6, 200GB + 40GB ATA, 250GB SATA2, WinFastTV 2000XP, 1,5GB RAM
Gentoo Linux 2006.1 |
|
| Back to top |
|
 |
tomee n00b

Joined: 05 Sep 2006 Posts: 38 Location: Poland
|
Posted: Sun Oct 22, 2006 11:23 pm Post subject: Unstable :( |
|
|
Too bad the system freezes randomly under heavy CPU load (distcc compilation)
Maybe I'll try Desktop instead of Low-latency Desktop and disabling compcache, but alas, it's a pity because the patchset looks tempting, plus it runs VMWare which -no2 does not.
Anyone else having similar problems? |
|
| Back to top |
|
 |
nesl247 Veteran

Joined: 15 Jun 2004 Posts: 1614 Location: Florida
|
Posted: Sun Oct 22, 2006 11:29 pm Post subject: |
|
|
| I think -viper2 is coming out in a few days from internal talks so please bear with vipernicus and Astorm. |
|
| Back to top |
|
 |
Belliash Advocate


Joined: 24 Nov 2004 Posts: 2394 Location: Legnica, Poland
|
Posted: Tue Oct 31, 2006 5:29 pm Post subject: |
|
|
Is it possible to add libata pata drivers into this patchset?
I know it's buggy and .. and ... and ... ;P
but driver for nForce is done and works really good with my nForce4 based motherboard.. _________________ Asio Software Technologies
Belliash IT Weblog |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
Belliash Advocate


Joined: 24 Nov 2004 Posts: 2394 Location: Legnica, Poland
|
|
| Back to top |
|
 |
Martigen n00b

Joined: 04 Mar 2003 Posts: 59
|
Posted: Tue Dec 05, 2006 7:44 am Post subject: |
|
|
Are we going to get another Viper release? It's been aaaaages  |
|
| Back to top |
|
 |
Belliash Advocate


Joined: 24 Nov 2004 Posts: 2394 Location: Legnica, Poland
|
|
| Back to top |
|
 |
vipernicus Veteran


Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
|
| Back to top |
|
 |
f0rk Apprentice


Joined: 15 Nov 2004 Posts: 273 Location: Moscow
|
Posted: Wed Dec 06, 2006 4:54 pm Post subject: |
|
|
| Will suspend2 be able in 2.6.19-viper1 ? |
|
| Back to top |
|
 |
vipernicus Veteran


Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
|
| Back to top |
|
 |
vipernicus Veteran


Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
|
| Back to top |
|
 |
StifflerStealth l33t


Joined: 03 Jul 2002 Posts: 954
|
Posted: Sun Dec 10, 2006 2:52 pm Post subject: |
|
|
| vipernicus wrote: | | I'm going to dedicate this meaningless post, as my 1000th post for Veteran status! W00t! | I will dedicate this meaningless post to say congrats. And to say thanks for your kernels. Even though my time is zero, I am thinking of starting my patchset up again.  _________________ Nothing to read in this sig. Move along. |
|
| Back to top |
|
 |
|