Re: Selecting the console keyboard layout during preseeding

2008-09-14 Thread Franklin PIAT
Hello,

Tim wrote :Tim Edwards
> I'm trying to set the console keymapping to German during a preseeded
> install. I've tried various combinations of these lines in my preseed
> file:
> 
> d-i   console-keymaps-at/keymap select de
> 
> Anyone know how to do this right?

According to bug http://bugs.debian.org/493720#58 , there is currently a
bug, and you should use the value "de-latin1-nodeadkeys".

Franklin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Problem installing Debian/Etch on Virtual PC

2008-03-09 Thread Franklin PIAT
Hello,

On Sun, March 9, 2008 10:30, Franklin PIAT wrote:
> On Sat, 2008-03-08 at 21:31 -0800, VN Barr wrote:
>> Date: Sat, 8 Mar 2008 20:27:57 -0800 (PST)
>> From: VN Barr <[EMAIL PROTECTED]>
>> Subject: Problem with installation - Need for a class
>> To: [EMAIL PROTECTED]

>> I was told to install Debian on MS Virtual PC for a class. I
>> think I'm getting kernel hang
>> The last line is "Freeing unused kernel memory 256k freed"
>> This is the download I used "debian-40r3-i386-netinst"

I've tested the installation of Debian Etch on VPC 2007.

I couldn't not reproduce your bugs. Here an installation guide :
http://wiki.debian.org/InstallingDebianOn/VMs/MicrosoftVirtualPc2007/etch

I've also submitted an Installation report :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470167

Franklin

P.S. Please, CC me, i'm not subscribed to this list.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Problem installing Debian/Etch on Virtual PC

2008-03-09 Thread Franklin PIAT
Hello,

On Sat, 2008-03-08 at 21:31 -0800, VN Barr wrote:
> I am not getting as far as the package. I stated clearly the problem
> was with installation.
If you want some help, you should try sending your email to the
debian-user@lists.debian.org mailing list (it's archive is browsable at
http://lists.debian.org/debian-user/ )

I have CC'ed that mailing list. Please remove the
[EMAIL PROTECTED] and [EMAIL PROTECTED] recipients when you
reply.

Make sure you say which version of Virtual PC you use in your mail (VPC
2007 ; English ; 32 bits ??).

I don't have VPC, but I have two hints :
- The error "Freeing unused kernel memory" in VPC seems to occur when
you allocate more that 512Mb of RAM. (!)
- You might want to try alternate Virtualisation tool, like
http://virtualbox.org , http://fabrice.bellard.free.fr/qemu or
http://www.vmware.com/ which are known to work properly.

>  Don't  tell anybody else you consider them junk .
The emails sent to [EMAIL PROTECTED] are processed automatically. They
really have to be "with a special format", as explained at
http://www.debian.org/Bugs/Reporting

So don't be offended because it says your email was discarded, just
re-submit your bug-report with a valid header.

You can use this report as a template to re-submit your bug.
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469821

Bug reports are very useful so Debian Developers are aware of problem,
and they can fix it.

> I'll be more than happy to send this every email listed on your site
> until I am helped.
No comments.

I hope you'll find a solution.

Franklin Piat


> From the READ ME:
> Using Apt
> =
>After installing or upgrading, Debian's packaging system can use
> CDs,
>DVDs, local collections, or networked servers (FTP, HTTP) to
>automatically install software from (.deb packages). This is done
>preferably with the `apt' and `aptitude' programs.
>  
> I have not gotten the system fully installed to use the package
> function. I'll be more than happy to send this every email listed on
> your site until I am helped. I've asked nicely. 
> Debian Bug Tracking System <[EMAIL PROTECTED]> wrote:
> 
> Your message didn't have a Package: line at the start (in the
> pseudo-header following the real mail header), or didn't have
> a
> pseudo-header at all. Your message has been filed under junk
> but
> otherwise ignored.
> 
> This makes it much harder for us to categorise and deal with
> your
> problem report. Please _resubmit_ your report to submit
> [EMAIL PROTECTED]
> and tell us which package the report is on. For help, check
> out
> http://www.debian.org/Bugs/Reporting.
> 
> Your message was dated Sat, 8 Mar 2008 20:27:57 -0800 (PST)
> and had
> message-id <[EMAIL PROTECTED]>
> and subject Problem with installation - Need for a class.
> The complete text of it is attached to this message.
> 
> If you need any assistance or explanation please contact
> [EMAIL PROTECTED]
> 
> -- 
> -1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1
> Debian Bug Tracking System
> Contact [EMAIL PROTECTED] with problems
> Date: Sat, 8 Mar 2008 20:27:57 -0800 (PST)
> From: VN Barr <[EMAIL PROTECTED]>
> Subject: Problem with installation - Need for a class
> To: [EMAIL PROTECTED]
> 
> Hi,
>  
> I was told to install Debian on MS Virtual PC for a class. I
> think I'm getting kernel hang
> The last line is "Freeing unused kernel memory 256k freed"
> This is the download I used "debian-40r3-i386-netinst"
>  
> Please help me, I need to get this up and running with more
> software installed by Monday.
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: xrandr laptop monitor flickering

2008-02-28 Thread Franklin PIAT
Ivan,

On Wed, 2008-02-27 at 12:34 +0100, Ivan Glushkov wrote:
> I use my laptop monitor ([EMAIL PROTECTED]), and an external Samsung
> SyncMaster 740T ([EMAIL PROTECTED]) connected via VGA to the laptop. The
> configuration is:

> Issuing:
> ~ % xrandr --output VGA-0 --above LVDS --mode 1280x1024 --rate 75

> ..that the lower part of my laptop screen starts flickering
> once per 10-15 seconds.

Have you tried without specifying "--rate 75" ?

Since LCD pixels remains "on" (or "off") all the time (as opposed to CRT
were pixel brightness was fading in a few milliseconds), there's no need
for high refresh rate (i.e. how often the image is actually changed, so
you eye perceive a motion). The default (60hz) ought to be just fine.

(Of course, have a good response time is useful, to avoid blur effect,
but that's another story).

Franklin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]