All of lore.kernel.org
 help / color / mirror / Atom feed
From: xwang1976@email.it
To: Douglas Schilling Landgraf <dougsland@gmail.com>,
	linux-media@vger.kernel.org
Subject: Re: Issues with Empire Dual Pen: request for help and suggestions!!!
Date: Thu, 06 Aug 2009 17:16:31 +0200	[thread overview]
Message-ID: <4A7AF3CF.3060803@email.it> (raw)
In-Reply-To: <20090806112317.21240b9c@gmail.com>

Ok,
I've made the change and now the digital tv works perfectly.
So now I should test the analog tv, but I fear to have another kernel panic.
Is there something I can do before testing so that to be sure that at 
least all the file system are in a safety condition even if a kernel 
panic happens.
I'm wondering if it is the case, for example, to umount them and remount 
in read only mode so that if I have to turn off the pc, nothing can be 
corrupted (is it so?).
What do you suggest?
In case, how can I temporarly umount and remout the file systems in read 
only mode? Should I use alt+sys+S followed by alt+sys+U? Can I use such 
commands while I'm in KDE?
Thank you,
Xwang

Douglas Schilling Landgraf ha scritto:
> Hello Xwang,
>
>        Could you please try the bellow suggestion? 
> If you want I can make this change in my development tree and you can
> test from there.
>
> Let me know the results
>
> Cheers,
> Douglas
>
>  On Thu, 6 Aug 2009 10:17:28 -0400
> Devin Heitmueller <dheitmueller@kernellabs.com> wrote:
>
>   
>> On Thu, Aug 6, 2009 at 9:54 AM, <xwang1976@email.it> wrote:
>>     
>>> Hi,
>>> I want to inform you that thanks to Douglas Schilling Landgraf, the
>>> first point (automatic recognition of the device when plugged in)
>>> ha been resolved (using his development tree driver).
>>> I've tried to scan for digital channels again and the result has
>>> not changed but in the dmesg attached there are a lot of messages
>>> created during the scan process. I hope they are useful to solve at
>>> list the issue related with the digital scanning.
>>> Thank you,
>>> Xwang
>>>       
>> <snip>
>>
>> Yeah, I've seen that before.  Open up em28xx-dvb.c, and move the
>> following:
>>
>> case EM2880_BOARD_EMPIRE_DUAL_TV:
>>
>> from line 402 to line 492.  So it should look like this:
>>
>> case EM2880_BOARD_HAUPPAUGE_WINTV_HVR_900:
>> case EM2880_BOARD_EMPIRE_DUAL_TV:
>>       dvb->frontend = dvb_attach(zl10353_attach,
>>
>> &em28xx_zl10353_xc3028_no_i2c_gate,
>>                                               dev->i2c_adap);
>>
>> Then unplug the device, recompile, reinstall and see if the dvb
>> starts working.
>>
>> Devin
>>
>>     
>
>
>   

  parent reply	other threads:[~2009-08-06 15:16 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-05 20:33 Issues with Empire Dual Pen: request for help and suggestions!!! xwang1976
2009-08-06 13:54 ` xwang1976
2009-08-06 14:17   ` Devin Heitmueller
     [not found]     ` <20090806112317.21240b9c@gmail.com>
2009-08-06 15:16       ` xwang1976 [this message]
2009-08-06 15:21         ` Devin Heitmueller
2009-08-06 16:22           ` xwang1976
2009-08-07 11:10             ` xwang1976
     [not found]             ` <4A7C00DA.1030805@email.it>
2009-08-07 12:20               ` Devin Heitmueller
2009-08-07 13:23                 ` xwang1976
2009-08-11 20:24             ` xwang1976
2009-08-11 20:34               ` Devin Heitmueller
2009-08-11 21:46                 ` xwang1976
2009-08-11 19:42                   ` Douglas Schilling Landgraf
2009-08-11 22:51                     ` xwang1976
2009-08-11 20:08                       ` Douglas Schilling Landgraf
2009-08-12  7:36                         ` xwang1976
2009-11-15 13:12                           ` No analog audio for the " Andrea.Amorosi76
2009-11-16  4:14                             ` Devin Heitmueller
2009-08-16  9:23               ` Using two different usb devices (at least not at the same time) xwang1976
2009-08-10 22:27 ` New device: Dikom DK-300 (maybe Kworld 323U rebranded) xwang1976
2009-08-10 22:39   ` Devin Heitmueller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A7AF3CF.3060803@email.it \
    --to=xwang1976@email.it \
    --cc=dougsland@gmail.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.