Re: [loongson-dev] I have problems with X.

2011-11-25 Thread carlos perez
2011/11/25 carlos perez 

> Greetings.
>
> Thank you, I tell you:
> 1. He agreed to sources.list using "vi / etc / apt / sources.list" and
> agregre the repository, so this:
> # # # #
> deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
> deb-src http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
>
> http://www.bjlx.org.cn/loongson2f/wheezy deb. /
>
> deb http://www.anheng.com.cn/loongson2f/wheezy/. /
>
> deb http://www.debian-multimedia.org wheezy main non-free
> deb ftp://ftp.debian-multimedia.org wheezy main non-free
> # # # #
> When you exit vi with ": wq"
>
> 2. I did the "apt-get update" to update the repository:
>
> 3. Then do the reinstallation of xserver-xorg-video-siliconmotion:
> "apt-get install - reinstall xserver-xorg-video-siliconmotion"
>
> 4. Reboot and I get a black screen.
>
> What can be?
>
> Grateful for the help.
>
> Carlos Pérez.
>
>
> 2011/11/25 Roman Mamedov 
>
>> On Thu, 24 Nov 2011 13:30:31 -0430
>> carlos perez  wrote:
>>
>> > Hello, Wu Zhangjin
>> > Very grateful to have answered, I did what you said of adding the
>> > repository and
>> > reinstall the driver xserver-xorg-video-siliconmotion, but still the
>> same,
>> > when you start gdm shows not only a black screen.
>> > Be the configuration of xorg.confg?
>> > Did you see the Xorg.0.log?
>> > As recommended the clean install from scratch?
>> > Grateful for the help.
>> >
>> > Carlos Perez.
>> >
>> > 2011/11/23 Wu Zhangjin 
>> >
>> > > Hi, carlos perez
>> > >
>> > > The possible cause maybe the X driver is broken in Debian 7, perhaps
>> > > you can try the general fbdev instead.
>> > >
>> > > Or add the loongson2f specific Debian source into your source list:
>> > >
>> > >deb http://www.bjlx.org.cn/loongson2f/wheezy ./
>>
>> Hello Carlos,
>>
>> If you have not already done so, you will also need to run "apt-get
>> update" right after this step.
>>
>> > >
>> > > Then, reinstall xserver-xorg-video-siliconmotion:
>> > >
>> > > $ apt-get install --reinstall xserver-xorg-video-siliconmotion
>> > >
>> > > Regards,
>> > > Wu Zhangjin
>> > >
>> > > On Thu, Nov 24, 2011 at 1:06 AM, carlos perez 
>> wrote:
>> > > > Hi all,
>> > > > I tell them I have a laptop CPU Lemote Loongson2f Yeeloong 8089C.
>> > > > Now install Debian Wheezy and ends well, but when you start out a
>> black
>> > > > screen and does nothing, does it change to console with Crl + Alt +
>> F1.
>> > > > Posting a few things they can use to diagnose if they need anything
>> else
>> > > ask
>> > > > if they know how to reset the X appreciate the help.
>> > > > Excuse my English is not good.
>> > > >
>> > > > Carlos Pérez
>> > > >
>> > > > --
>> > > > You received this message because you are subscribed to the Google
>> Groups
>> > > > "loongson-dev" group.
>> > > > To post to this group, send email to loongson-dev@googlegroups.com.
>> > > > To unsubscribe from this group, send email to
>> > > > loongson-dev+unsubscr...@googlegroups.com.
>> > > > For more options, visit this group at
>> > > > http://groups.google.com/group/loongson-dev?hl=en.
>> > > >
>> > >
>> > > --
>> > > You received this message because you are subscribed to the Google
>> Groups
>> > > "loongson-dev" group.
>> > > To post to this group, send email to loongson-dev@googlegroups.com.
>> > > To unsubscribe from this group, send email to
>> > > loongson-dev+unsubscr...@googlegroups.com.
>> > > For more options, visit this group at
>> > > http://groups.google.com/group/loongson-dev?hl=en.
>> > >
>> > >
>> >
>>
>>
>> --
>> With respect,
>> Roman
>>
>> ~~~
>> "Stallman had a printer,
>> with code he could not see.
>> So he began to tinker,
>> and set the software free."
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"loongson-dev" group.
To post to this group, send email to loongson-dev@googlegroups.com.
To unsubscribe from this group, send email to 
loongson-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/loongson-dev?hl=en.



Re: [loongson-dev] I have problems with X.

2011-11-25 Thread Heiher
http://git.heiher.info/cgit/aur.git/tree/xorg-server-yl/repos/aur-mipsel
http://git.heiher.info/cgit/aur.git/tree/xf86-video-siliconmotion-yl/repos/aur-mipsel

On Fri, Nov 25, 2011 at 8:58 PM, carlos perez  wrote:
>
>
> 2011/11/25 carlos perez 
>>
>> Greetings.
>>
>> Thank you, I tell you:
>> 1. He agreed to sources.list using "vi / etc / apt / sources.list" and
>> agregre the repository, so this:
>> # # # #
>> deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
>> deb-src http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
>>
>> http://www.bjlx.org.cn/loongson2f/wheezy deb. /
>>
>> deb http://www.anheng.com.cn/loongson2f/wheezy/. /
>>
>> deb http://www.debian-multimedia.org wheezy main non-free
>> deb ftp://ftp.debian-multimedia.org wheezy main non-free
>> # # # #
>> When you exit vi with ": wq"
>>
>> 2. I did the "apt-get update" to update the repository:
>>
>> 3. Then do the reinstallation of xserver-xorg-video-siliconmotion:
>> "apt-get install - reinstall xserver-xorg-video-siliconmotion"
>>
>> 4. Reboot and I get a black screen.
>>
>> What can be?
>>
>> Grateful for the help.
>>
>> Carlos Pérez.
>>
>> 2011/11/25 Roman Mamedov 
>>>
>>> On Thu, 24 Nov 2011 13:30:31 -0430
>>> carlos perez  wrote:
>>>
>>> > Hello, Wu Zhangjin
>>> > Very grateful to have answered, I did what you said of adding the
>>> > repository and
>>> > reinstall the driver xserver-xorg-video-siliconmotion, but still the
>>> > same,
>>> > when you start gdm shows not only a black screen.
>>> > Be the configuration of xorg.confg?
>>> > Did you see the Xorg.0.log?
>>> > As recommended the clean install from scratch?
>>> > Grateful for the help.
>>> >
>>> > Carlos Perez.
>>> >
>>> > 2011/11/23 Wu Zhangjin 
>>> >
>>> > > Hi, carlos perez
>>> > >
>>> > > The possible cause maybe the X driver is broken in Debian 7, perhaps
>>> > > you can try the general fbdev instead.
>>> > >
>>> > > Or add the loongson2f specific Debian source into your source list:
>>> > >
>>> > >    deb http://www.bjlx.org.cn/loongson2f/wheezy ./
>>>
>>> Hello Carlos,
>>>
>>> If you have not already done so, you will also need to run "apt-get
>>> update" right after this step.
>>>
>>> > >
>>> > > Then, reinstall xserver-xorg-video-siliconmotion:
>>> > >
>>> > > $ apt-get install --reinstall xserver-xorg-video-siliconmotion
>>> > >
>>> > > Regards,
>>> > > Wu Zhangjin
>>> > >
>>> > > On Thu, Nov 24, 2011 at 1:06 AM, carlos perez 
>>> > > wrote:
>>> > > > Hi all,
>>> > > > I tell them I have a laptop CPU Lemote Loongson2f Yeeloong 8089C.
>>> > > > Now install Debian Wheezy and ends well, but when you start out a
>>> > > > black
>>> > > > screen and does nothing, does it change to console with Crl + Alt +
>>> > > > F1.
>>> > > > Posting a few things they can use to diagnose if they need anything
>>> > > > else
>>> > > ask
>>> > > > if they know how to reset the X appreciate the help.
>>> > > > Excuse my English is not good.
>>> > > >
>>> > > > Carlos Pérez
>>> > > >
>>> > > > --
>>> > > > You received this message because you are subscribed to the Google
>>> > > > Groups
>>> > > > "loongson-dev" group.
>>> > > > To post to this group, send email to loongson-dev@googlegroups.com.
>>> > > > To unsubscribe from this group, send email to
>>> > > > loongson-dev+unsubscr...@googlegroups.com.
>>> > > > For more options, visit this group at
>>> > > > http://groups.google.com/group/loongson-dev?hl=en.
>>> > > >
>>> > >
>>> > > --
>>> > > You received this message because you are subscribed to the Google
>>> > > Groups
>>> > > "loongson-dev" group.
>>> > > To post to this group, send email to loongson-dev@googlegroups.com.
>>> > > To unsubscribe from this group, send email to
>>> > > loongson-dev+unsubscr...@googlegroups.com.
>>> > > For more options, visit this group at
>>> > > http://groups.google.com/group/loongson-dev?hl=en.
>>> > >
>>> > >
>>> >
>>>
>>>
>>> --
>>> With respect,
>>> Roman
>>>
>>> ~~~
>>> "Stallman had a printer,
>>> with code he could not see.
>>> So he began to tinker,
>>> and set the software free."
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "loongson-dev" group.
> To post to this group, send email to loongson-dev@googlegroups.com.
> To unsubscribe from this group, send email to
> loongson-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/loongson-dev?hl=en.
>



-- 
Best regards!
Heiher

-- 
You received this message because you are subscribed to the Google Groups 
"loongson-dev" group.
To post to this group, send email to loongson-dev@googlegroups.com.
To unsubscribe from this group, send email to 
loongson-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/loongson-dev?hl=en.



Re: [loongson-dev] I have problems with X.

2011-11-25 Thread carlos perez
Thanks friend for answering.
But do not do exactly?
This is a patch? How to apply?


Carlos Pérez.

2011/11/25 Heiher 

> http://git.heiher.info/cgit/aur.git/tree/xorg-server-yl/repos/aur-mipsel
>
> http://git.heiher.info/cgit/aur.git/tree/xf86-video-siliconmotion-yl/repos/aur-mipsel
>
> On Fri, Nov 25, 2011 at 8:58 PM, carlos perez  wrote:
> >
> >
> > 2011/11/25 carlos perez 
> >>
> >> Greetings.
> >>
> >> Thank you, I tell you:
> >> 1. He agreed to sources.list using "vi / etc / apt / sources.list" and
> >> agregre the repository, so this:
> >> # # # #
> >> deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
> >> deb-src http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
> >>
> >> http://www.bjlx.org.cn/loongson2f/wheezy deb. /
> >>
> >> deb http://www.anheng.com.cn/loongson2f/wheezy/. /
> >>
> >> deb http://www.debian-multimedia.org wheezy main non-free
> >> deb ftp://ftp.debian-multimedia.org wheezy main non-free
> >> # # # #
> >> When you exit vi with ": wq"
> >>
> >> 2. I did the "apt-get update" to update the repository:
> >>
> >> 3. Then do the reinstallation of xserver-xorg-video-siliconmotion:
> >> "apt-get install - reinstall xserver-xorg-video-siliconmotion"
> >>
> >> 4. Reboot and I get a black screen.
> >>
> >> What can be?
> >>
> >> Grateful for the help.
> >>
> >> Carlos Pérez.
> >>
> >> 2011/11/25 Roman Mamedov 
> >>>
> >>> On Thu, 24 Nov 2011 13:30:31 -0430
> >>> carlos perez  wrote:
> >>>
> >>> > Hello, Wu Zhangjin
> >>> > Very grateful to have answered, I did what you said of adding the
> >>> > repository and
> >>> > reinstall the driver xserver-xorg-video-siliconmotion, but still the
> >>> > same,
> >>> > when you start gdm shows not only a black screen.
> >>> > Be the configuration of xorg.confg?
> >>> > Did you see the Xorg.0.log?
> >>> > As recommended the clean install from scratch?
> >>> > Grateful for the help.
> >>> >
> >>> > Carlos Perez.
> >>> >
> >>> > 2011/11/23 Wu Zhangjin 
> >>> >
> >>> > > Hi, carlos perez
> >>> > >
> >>> > > The possible cause maybe the X driver is broken in Debian 7,
> perhaps
> >>> > > you can try the general fbdev instead.
> >>> > >
> >>> > > Or add the loongson2f specific Debian source into your source list:
> >>> > >
> >>> > >deb http://www.bjlx.org.cn/loongson2f/wheezy ./
> >>>
> >>> Hello Carlos,
> >>>
> >>> If you have not already done so, you will also need to run "apt-get
> >>> update" right after this step.
> >>>
> >>> > >
> >>> > > Then, reinstall xserver-xorg-video-siliconmotion:
> >>> > >
> >>> > > $ apt-get install --reinstall xserver-xorg-video-siliconmotion
> >>> > >
> >>> > > Regards,
> >>> > > Wu Zhangjin
> >>> > >
> >>> > > On Thu, Nov 24, 2011 at 1:06 AM, carlos perez 
> >>> > > wrote:
> >>> > > > Hi all,
> >>> > > > I tell them I have a laptop CPU Lemote Loongson2f Yeeloong 8089C.
> >>> > > > Now install Debian Wheezy and ends well, but when you start out a
> >>> > > > black
> >>> > > > screen and does nothing, does it change to console with Crl +
> Alt +
> >>> > > > F1.
> >>> > > > Posting a few things they can use to diagnose if they need
> anything
> >>> > > > else
> >>> > > ask
> >>> > > > if they know how to reset the X appreciate the help.
> >>> > > > Excuse my English is not good.
> >>> > > >
> >>> > > > Carlos Pérez
> >>> > > >
> >>> > > > --
> >>> > > > You received this message because you are subscribed to the
> Google
> >>> > > > Groups
> >>> > > > "loongson-dev" group.
> >>> > > > To post to this group, send email to
> loongson-dev@googlegroups.com.
> >>> > > > To unsubscribe from this group, send email to
> >>> > > > loongson-dev+unsubscr...@googlegroups.com.
> >>> > > > For more options, visit this group at
> >>> > > > http://groups.google.com/group/loongson-dev?hl=en.
> >>> > > >
> >>> > >
> >>> > > --
> >>> > > You received this message because you are subscribed to the Google
> >>> > > Groups
> >>> > > "loongson-dev" group.
> >>> > > To post to this group, send email to loongson-dev@googlegroups.com
> .
> >>> > > To unsubscribe from this group, send email to
> >>> > > loongson-dev+unsubscr...@googlegroups.com.
> >>> > > For more options, visit this group at
> >>> > > http://groups.google.com/group/loongson-dev?hl=en.
> >>> > >
> >>> > >
> >>> >
> >>>
> >>>
> >>> --
> >>> With respect,
> >>> Roman
> >>>
> >>> ~~~
> >>> "Stallman had a printer,
> >>> with code he could not see.
> >>> So he began to tinker,
> >>> and set the software free."
> >>
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "loongson-dev" group.
> > To post to this group, send email to loongson-dev@googlegroups.com.
> > To unsubscribe from this group, send email to
> > loongson-dev+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/loongson-dev?hl=en.
> >
>
>
>
> --
> Best regards!
> Heiher
>
> --
> You received this message because you are subscribed to the Google Groups
> "loongson-dev" group.
>