Re: [arch-general] quick test

2012-02-20 Thread pete
On Tue, 21 Feb 2012 10:44:01 +0800 Yuan wrote: > test too > >_> > Best regards > - > Yuan blog github > > > > > > > On Tue, Feb 21, 2012 at 7:56 AM, P Nikolic > wrote: > > > Quick test > > > > list seems very quit

Re: [arch-general] How to set grub2 resolution to 1366x768

2012-02-20 Thread Don deJuan
On 02/20/2012 08:51 PM, Ralf Mardorf wrote: On Tue, 2012-02-21 at 11:21 +0800, Bill Sun wrote: According to `vbeinfo` under grub2, the maximum resolution my laptop (or my laptop's BIOS, I have no idea about this) supports is 1024x768. However, in Linux, I got a 1366x768 console by default (witho

Re: [arch-general] How to set grub2 resolution to 1366x768

2012-02-20 Thread Ralf Mardorf
On Tue, 2012-02-21 at 11:21 +0800, Bill Sun wrote: > According to `vbeinfo` under grub2, the maximum resolution my laptop (or > my laptop's BIOS, I have no idea about this) supports is 1024x768. > However, in Linux, I got a 1366x768 console by default (without further > configuration). That's why I

Re: [arch-general] How to set grub2 resolution to 1366x768

2012-02-20 Thread Bill Sun
Hi, @Keshav P R: I tried: set gfxmode="1366x768;auto" It didn't give me a 1366x768 console; instead, grub2 just gave me a 1024x768 console. @Thomas Courbon: Yes, I just tried the 'auto' parameter, and, indeed, it didn't change anything. I just update my BIOS to the latest version---1.2.6, and

Re: [arch-general] quick test

2012-02-20 Thread Yuan
test too >_> Best regards - Yuan blog github On Tue, Feb 21, 2012 at 7:56 AM, P Nikolic wrote: > Quick test > > list seems very quite is it .. > > Pete . > > -- > Linux 7-of-9 3.2.6-2-ARCH #1 SMP PREEMPT Thu Feb 16

Re: [arch-general] NAS drive read ok cant write

2012-02-20 Thread P Nikolic
On Monday 20 Feb 2012 16:04:30 P Nikolic wrote: > On Monday 20 Feb 2012 17:40:59 Jesse Juhani Jaara wrote: > > chown -R > > your_user_name:users_or_some_another_group_you_wanna_assing_as_owener > > /foo/bar > > > > man chown > > > > something like: > > chown -R pete:users /home/pete/M{usic,ovies}

[arch-general] quick test

2012-02-20 Thread P Nikolic
Quick test list seems very quite is it .. Pete . -- Linux 7-of-9 3.2.6-2-ARCH #1 SMP PREEMPT Thu Feb 16 10:10:02 CET 2012 x86_64 AMD Phenom(tm) 9600B Quad-Core Processor AuthenticAMD GNU/Linux

Re: [arch-general] NAS drive read ok cant write

2012-02-20 Thread Genes MailLists
Looks like you're mounting a cifs filesystem. So you may need fstab options something like uid=,forceuid to allow your to write to it. see man cifs.mount for more info. I haven't tried this ... as my windows filesystems are long gone :-) gene

Re: [arch-general] NAS drive read ok cant write

2012-02-20 Thread P Nikolic
On Monday 20 Feb 2012 17:40:59 Jesse Juhani Jaara wrote: > chown -R > your_user_name:users_or_some_another_group_you_wanna_assing_as_owener > /foo/bar > > man chown > > something like: > chown -R pete:users /home/pete/M{usic,ovies} > > should do it, remebr to run it as root. But be avare that th

Re: [arch-general] NAS drive read ok cant write

2012-02-20 Thread Jesse Juhani Jaara
chown -R your_user_name:users_or_some_another_group_you_wanna_assing_as_owener /foo/bar man chown something like: chown -R pete:users /home/pete/M{usic,ovies} should do it, remebr to run it as root. But be avare that that will make you the ofvner of everysingle file in those folders :D signat

[arch-general] NAS drive read ok cant write

2012-02-20 Thread P Nikolic
Hi . I have an Iomega NAS drive that i used to be able to read and write to using opensuse now i need to write to it and am completely unable to i can still read from it . I have 2 directory on it mounted using mount.cifs //192.168.0.154/music /home/pete/Music -o user= pass=pass mo

Re: [arch-general] How to set grub2 resolution to 1366x768

2012-02-20 Thread Ralf Mardorf
On Mon, 2012-02-20 at 20:43 +0800, Bill Sun wrote: > Hi, > > I want to have a 1366x768 resolution for grub2. Unfortunately, `vbeinfo` > shows that my computer doesn't support that resolution (up to > 960x640/1024x768). So, can I load some additional modules for grub2 so > that it can support 1366x

Re: [arch-general] How to set grub2 resolution to 1366x768

2012-02-20 Thread Thomas Courbon
Hi, I have a Sandy bridge based laptop (Asus Zenbook UX31e) and I use GRUB2 as my bootloader. I'm not at home and can't check that, but I didn't had to do any "insmod i915whatever" command line magic. I assume that you already tried to use the "auto" parameter instead of an hard-set resolution and

Re: [arch-general] How to set grub2 resolution to 1366x768

2012-02-20 Thread Keshav P R
On Mon, Feb 20, 2012 at 18:13, Bill Sun wrote: > Hi, > > I want to have a 1366x768 resolution for grub2. Unfortunately, `vbeinfo` > shows that my computer doesn't support that resolution (up to > 960x640/1024x768). So, can I load some additional modules for grub2 so > that it can support 1366x786

[arch-general] How to set grub2 resolution to 1366x768

2012-02-20 Thread Bill Sun
Hi, I want to have a 1366x768 resolution for grub2. Unfortunately, `vbeinfo` shows that my computer doesn't support that resolution (up to 960x640/1024x768). So, can I load some additional modules for grub2 so that it can support 1366x786 resolution in my computer? I tried to do the following ste

Re: [arch-general] I can't really poweroff my pc

2012-02-20 Thread 朱格宏
于 2012年02月20日 19:50, Thanos Zygouris 写道: On Sun 19 Feb 17:21, 朱格宏 wrote: 于 2012年02月19日 17:00, Christoph Vigano 写道: Am 2/19/2012 9:50 AM, schrieb 朱格宏: 于 2012年02月19日 16:49, Christoph Vigano 写道: Am 2/19/2012 9:09 AM, schrieb 朱格宏: Recently, i found my Dell D630 can't poweroff . when i shutdown m

Re: [arch-general] I can't really poweroff my pc

2012-02-20 Thread Thanos Zygouris
On Sun 19 Feb 17:21, 朱格宏 wrote: > 于 2012年02月19日 17:00, Christoph Vigano 写道: > > Am 2/19/2012 9:50 AM, schrieb 朱格宏: > >> 于 2012年02月19日 16:49, Christoph Vigano 写道: > >>> Am 2/19/2012 9:09 AM, schrieb 朱格宏: > Recently, i found my Dell D630 can't poweroff . when i shutdown my > laptop, it will